Hi, I'm trying to make a USB stick bootable with LFS linux. I've installed grub 2 as the boot loader, but when booting grub jumps into rescue mode. Here is what I see and do:
------------------------------- Welcome to GRUB! Entering into rescue mode... grub rescue> ls (hd0) (hd0,1) (hd0,2) (hd0,3) grub rescue> set prefix=(hd0,1)/boot/grub root=hd0,1 grub rescue> ls (hd0,1)/ ./ ../ lost+found/ boot/ sources/ /scripts/ /tools/ /dev proc/ sys/ bin/ etc/ home/ lib/ mnt/ opt/ media/ sbin/ srv/ var/ root/ tmp/ usr/ antarix/ README log/ grub resuce> cat (hd0,1)/README Welcome to the (B)LFS-6.3.3 linux-2.6.28.7 system! grub rescue> ls (hd0,1)/etc error: out of disk ------------------------- Everything looks OK, but I cannot access anything beyond the root directory (it then says "error: out of disk"). What could be the reson for this behavior? Best regards Karl --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Computer Tech Support" group. To post to this group, send email to computer-tech-support@googlegroups.com To unsubscribe from this group, send email to computer-tech-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/computer-tech-support?hl=en -~----------~----~----~----~------~----~------~--~---