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.
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