HI,
I tried to build my own liveCD on USB-device. I've formatted my usb-stick:
# mkdosfs -F 32 -n usbdisk /dev/sda1
Then I copied the iso-image to my stick:
# livecd-iso-to-disk CentOS-5.5-i386-LiveCD.iso /dev/sda1
After that I tried to boot with that new device:
# qemu -hda /dev/sda -m 256
But, then I become this error-message:
"Initial menu has no LABEL entries!"
The same shit happens if I try to boot my host with that usb-device?
Any idea? Any hint 4 me?
ttyl, Django
| Any idea? Any hint 4 me?
try unetbootin http://unetbootin.sourceforge.net/
Hello,
Quoting cornel panceac cpanceac@gmail.com:
try unetbootin http://unetbootin.sourceforge.net/
Building a netinstall-usb-device is not my problem. I killed my grub menu.lst on one of my hosts, so I need a rescue-usb-device. I thought it were the best may to use a LiveCD for repairing my bootloader.
cerio!
Django