Timeline for Linux kernel is not finding the initrd correctly
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 17, 2014 at 2:39 | comment | added | Pratik Singhal | Shouldn't we use root=mnt/rootfs instead of root=/dev/sda when using qemu because our root file system resides at mnt/rootfs | |
| Mar 11, 2013 at 17:34 | comment | added | t-8ch | @StephaneChazelas thanks about the hint about -initrd that shouldn't have been there. | |
| Mar 11, 2013 at 17:31 | history | edited | t-8ch | CC BY-SA 3.0 | remove initrd parameter |
| Mar 10, 2013 at 22:53 | comment | added | Stéphane Chazelas | Presumably Coder404 doesn't want to attach a disk to that machine and just run the init in the initrd. Here you're passing the disk.img both as a hard disk and a initrd which doesn't make sense. | |
| Mar 10, 2013 at 21:40 | comment | added | Coder404 | When I do that I get umount: /mnt/rootfs is not mounted (according to mtab) | |
| Mar 10, 2013 at 21:27 | comment | added | t-8ch | umount /mnt/rootfs | |
| Mar 10, 2013 at 21:20 | comment | added | Coder404 | How would I unmount the files? | |
| Mar 10, 2013 at 20:33 | history | answered | t-8ch | CC BY-SA 3.0 |