On Mon, Nov 11, 2002 at 12:09:53AM +0100, Guillaume Cot? wrote: > Hi, > > I have a old PC that was working fine with lilo before I reinstall my > linux from scratch (with a Debian Woody 3.0 r0). I installed grub with > dselect. > > First, I try to boot with a grub disk (that I build with stage one and > two following the instruction in the info pages). I can boot my window > partition fine, I can also find file on it, but when I type
debian has a 'grub-floppy' command to make a grub boot disk. > root (hd0,1) > > I got a error 17. (which I think is normal, I stage 1.5 is not present > and it's a ext2fs partition). I boot in linux with the debian rescue > disk, copy the required file in /boot/gnut/ (I attach the listing of the why is it gnut, it should be grub. > directory in ll.txt), I wrote a little menu.lst (also atteched) and I > run grub. I issue the following command : > > root (hd0,1) > setup (hd0) try using 'grub-install' to install grub. boot linux using your rescue disc. then run 'grub-install /dev/hda'. grub-install will copy the needed files for you and create the device.map file. also maybe try a newer version of grub if you still have no success. I can send you the latest from sid. built for woody. > grub (GNU GRUB 0.91) -- Jason Thomas Phone: +61 2 6257 7111 Unix System Administrator Fax: +61 2 6257 7311 tSA Consulting Group Pty. Ltd. Mobile: 0418 29 66 81 1 Hall Street Lyneham ACT 2602 http://www.topic.com.au/ _______________________________________________ Bug-grub mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-grub
