On Tue, 11 Jul 2000, Matt wrote:
> What is in /etc/lilo.conf, and what is the output of `fdisk -l /dev/hda`?
> 
Here's my lilo.conf:

#This file has been generated by KLILO
boot=/dev/hda1
read-only
prompt
timeout=100
vga=normal

image=/boot/vmlinuz
root=/dev/hda1
label=linux

other=/dev/fd0
label=floppy
table=/dev/hda

Here is the output of `fdisk -l /dev/hda':     (what a mess!)

Disk /dev/hda: 240 heads, 63 sectors, 833 cylinders
Units = cylinders of 15120 * 512 bytes
 
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       412   3112798+  83  Linux
Partition 1 has different physical/logical endings:
     phys=(548, 179, 63) logical=(411, 179, 63)
Partition 1 does not end on cylinder boundary:
     phys=(548, 179, 63) should be (548, 239, 63)
/dev/hda2           412       824   3112830   83  Linux
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(549, 0, 1) logical=(411, 180, 1)
Partition 2 has different physical/logical endings:
     phys=(1023, 179, 63) logical=(823, 119, 63)
Partition 2 does not end on cylinder boundary:
     phys=(1023, 179, 63) should be (1023, 239, 63)
/dev/hda3           824       833     68040   82  Linux swap
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(1023, 179, 63) logical=(823, 120, 1)
Partition 3 has different physical/logical endings:
     phys=(1023, 179, 63) logical=(832, 119, 63)
Partition 3 does not end on cylinder boundary:
     phys=(1023, 179, 63) should be (1023, 239, 63) 

Scott Boyd
-- 
[EMAIL PROTECTED]
www.fastlane.net/~sdboyd/
-------------------
A computer without a Microsoft operating system is like a dog
without bricks tied to it's head.

Reply via email to