hallo,
ich habe meinen Stick bootbar gemacht und zenslack draufkopiert.
danach habe ich den grub installiert.
auszug aus menu.lst
title Debian GNU/Linux, kernel 2.6.12 Default
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 ro ramdisk_size=100000
lang=de apm=power-off nomce vga=794
initrd /boot/initrd.img
savedefault
boot
device.map
(hd0) /dev/sda
beim Installieren von grub
root@0[boot]# grub-install --root-directory=/mnt/sda1 /dev/sda1
Due to a bug in xfs_freeze, the following command might produce a
segmentation
fault when /mnt/sda1/boot/grub is not in an XFS filesystem. This error
is harmless and
can be ignored.
xfs_freeze: specified file ["/mnt/sda1/boot/grub"] is not on an XFS
filesystem
Installation finished. No error reported.
This is the contents of the device map /mnt/sda1/boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.
(hd0) /dev/sda
dann habe ich den rechner vom usbstick gestartet nach einer weile bleibt
er im bootvorgang stehen.
VFS: Cannot open root device "801" or unknown-block(8,1)
Please append a correct "root=" boot option
Kernel panic-of syncing: VFS:Unable to mount root fs on unkown-block(8,1)
gruss lutz