[Users] Install on USB stick fails

Hi, I've been using a 8GB USB stick to boot the oVirt Node but with only 8 GB i have no swap and less than 1 GB available for log. I bought a 16 GB but now I can't boot with this one. It gives 2 warnings: dracut Warning: Unable to process initqueue dracut Warning: /dev/mapper/live-rw does not exist Dropping to debug shell. dmesg gives the following info: EXT4-fs (sda2): mounted filessystem without journal. Opts: (null) then those warnings and the boot stops, going to a dracut shell. Any ideas? Alex

On 10/22/2012 01:25 AM, Alexandre Santos wrote:
Hi, I've been using a 8GB USB stick to boot the oVirt Node but with only 8 GB i have no swap and less than 1 GB available for log. I bought a 16 GB but now I can't boot with this one. It gives 2 warnings: dracut Warning: Unable to process initqueue dracut Warning: /dev/mapper/live-rw does not exist
Dropping to debug shell.
dmesg gives the following info:
EXT4-fs (sda2): mounted filessystem without journal. Opts: (null) then those warnings and the boot stops, going to a dracut shell.
Any ideas?
Alex
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
might be this specific usb dirve. -try to look here: http://forums.fedoraforum.org/showthread.php?t=281692 -you might try the nested virtualization option - described in the wiki[1] [1] http://wiki.ovirt.org/wiki/OVirt_Live Moran.

Thanks a lot... will try it later and give some feedback. Alex 2012/10/24 Moran Goldboim <mgoldboi@redhat.com>
On 10/22/2012 01:25 AM, Alexandre Santos wrote:
Hi, I've been using a 8GB USB stick to boot the oVirt Node but with only 8 GB i have no swap and less than 1 GB available for log. I bought a 16 GB but now I can't boot with this one. It gives 2 warnings: dracut Warning: Unable to process initqueue dracut Warning: /dev/mapper/live-rw does not exist
Dropping to debug shell.
dmesg gives the following info:
EXT4-fs (sda2): mounted filessystem without journal. Opts: (null) then those warnings and the boot stops, going to a dracut shell.
Any ideas?
Alex
______________________________**_________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/**mailman/listinfo/users<http://lists.ovirt.org/mailman/listinfo/users>
might be this specific usb dirve. -try to look here: http://forums.fedoraforum.org/**showthread.php?t=281692<http://forums.fedoraforum.org/showthread.php?t=281692> -you might try the nested virtualization option - described in the wiki[1]
[1] http://wiki.ovirt.org/wiki/**OVirt_Live<http://wiki.ovirt.org/wiki/OVirt_Live> Moran.

2012/10/24 Alexandre Santos <santosam72@gmail.com>
Thanks a lot... will try it later and give some feedback.
Alex
2012/10/24 Moran Goldboim <mgoldboi@redhat.com>
On 10/22/2012 01:25 AM, Alexandre Santos wrote:
Hi, I've been using a 8GB USB stick to boot the oVirt Node but with only 8 GB i have no swap and less than 1 GB available for log. I bought a 16 GB but now I can't boot with this one. It gives 2 warnings: dracut Warning: Unable to process initqueue dracut Warning: /dev/mapper/live-rw does not exist
Dropping to debug shell.
dmesg gives the following info:
EXT4-fs (sda2): mounted filessystem without journal. Opts: (null) then those warnings and the boot stops, going to a dracut shell.
Any ideas?
Alex
______________________________**_________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/**mailman/listinfo/users<http://lists.ovirt.org/mailman/listinfo/users>
might be this specific usb dirve. -try to look here: http://forums.fedoraforum.org/** showthread.php?t=281692<http://forums.fedoraforum.org/showthread.php?t=281692> -you might try the nested virtualization option - described in the wiki[1]
[1] http://wiki.ovirt.org/wiki/**OVirt_Live<http://wiki.ovirt.org/wiki/OVirt_Live> Moran.
The solution was to change the kernel boot parameters when installing from the CDROM. Basically, root=live:/dev/sr0 did the trick. After rebooting, the USB had all the links on dev, specially /dev/mapper/live-rw that was missing on the prevous install. Alex
participants (2)
-
Alexandre Santos
-
Moran Goldboim