Tomas-M / linux-live

Linux Live Kit
http://www.linux-live.org/
1.01k stars 253 forks source link

VFS: Cannot open root device "(null)" #228

Closed AntaresMKII closed 1 year ago

AntaresMKII commented 2 years ago

Hello, Recently I tried to make an iso with your tool but when I attempt to boot the iso both on qemu and on bare metal I get the following error: /dev/root: can't open blockdev VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6 Please append a correct "root=" boot option; here are the available partitions: 0b00 980136 sr0 driver: sr

The the kernel panics with the unable to mount root fs on unknown-block(0,0) error.

The distro I am trying to build the iso for is a distro based on LFS systemd version and should have all dependencies installed for linux live.

Thank you for your help in advance

Tomas-M commented 1 year ago

I dont know qemu so I cannot help, I am sorry