On Sat, Jun 02, 2001 at 02:34:09PM -0500, [EMAIL PROTECTED] wrote: > > In re: my continued lilo problems ... > > > What does "fdisk -l /dev/hda3" say? > > This: > > > Disk /dev/hda3: 255 heads, 63 sectors, 3527 cylinders > Units = cylinders of 16065 * 512 bytes > > Device Boot Start End Blocks Id System
The command should have been "fdisk -l /dev/hda". The output should be the same as the p command within fdisk, ie.: > Device Boot Start End Blocks Id System > /dev/hda1 * 1 61 489951 83 Linux > /dev/hda2 62 122 489982+ 82 Linux swap > /dev/hda3 123 3649 28330627+ 83 Linux Do you mean for /dev/hda1 to be the /boot partition? Could there be a >1024 cylinder problem with booting from /dev/hda3? -- Brian Nelson <[EMAIL PROTECTED]>