[issue1129] grml iso doesn't boot via USB disk
Ulrich Dangel
bts at bts.grml.org
Mon Jan 16 11:11:04 CET 2012
Ulrich Dangel <mru at grml.org> added the comment:
JFTR:
kvm -kernel /tmp/vmlinuz -initrd /tmp/initrd.img -append "apm=power-off boot=live live-media-path=/live/autobuild/
bootid=autobuild20120108_121023 findiso=/grml.iso" -hda /tmp/grml-hd.img
vmlinuz and initrd are files from the grml iso.
I am pretty sure your specified parameter in findiso is wrong as i can reproduce your error if i specify a parameter to a
non existant file in findiso.
To debug the issue please start with break=top which will give you a shell in the initramfs. You can afterwards start
udev via
/scripts/init-top/udev
and mount your partition with:
mount -t vfat $partition /root
and check if the file exists.
----------
files: grml-hwinfo-2012-01-05--17-55-53-CET.tar.bz2
messages: 4200, 4254, 4260, 4264, 4271, 4272
nosy: jean-luc
priority: bug
status: need-eg
title: grml iso doesn't boot via USB disk
_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1129>
_____________________________________
More information about the Bugs-changes
mailing list