| u2musicmike  
 
  
 
 
 Group: Members
 Posts: 149
 Joined: April 2006
 | 
|  | Posted: Nov. 03 2006,22:29 |  |  Jouster,
 
 I haven't had many problems with grub but that error could be caused by the BIOS or harddrive errors.  I had an old pc that windows messed up the harddrive so I wiped it clean with a windows 98 boot disk, ran format, and scandisk then I booted the DSL CD with boot option dsl 2.  From the command line I typed fdisk /dev/hda and made two partitions hda1 type 82 100Meg for swap and hda2 type 83 for the rest.  Then I typed mkswap /dev/hda1, mkfs.ext2 /dev/hda2, and swapon /dev/hda1.  After that I rebooted and did the install.  I have heard sometimes lilo works better on older pcs.
 |