I made a bootable USB minidisk using GRUB with the following steps, but It threw a "Grub Geom Error" when I reboot, what's wrong?
1.#fdisk /dev/sda with ext2 2.mount /dev/sda1 /mnt/sda copy /boot/grub/stage1 stage2 grub.conf /mnt/sda/boot/grub 3.run grub shell grub> root (hd1,0) grub> setup (hd1) then reboot. _________________________________________________________ Do You Yahoo!? 惠普TT游戏剧,玩游戏,中大奖! http://cn.rd.yahoo.com/mail_cn/tag/*http://hp.allyes.com/laserjet/gamestory/index.html?jumpid=ex_hphqapcn_MongooseLJ1010/201073CN407016/Yahoo _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
