No sir, it is an 11. Here is the layout as it has been for a year
[root ~] fdisk -l /dev/hdc
Disk /dev/hdc: 15 heads, 63 sectors, 13328 cylinders
Units = cylinders of 945 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 13328 6297448+ 5 Extended
/dev/hdc5 1 10 4662 83 Linux
/dev/hdc6 11 2177 1023876 83 Linux
/dev/hdc7 2178 2454 130851 82 Linux swap
/dev/hdc8 2455 2670 102028+ 83 Linux
/dev/hdc9 2671 2888 102973+ 6 FAT16
/dev/hdc10 2889 3971 511686 83 Linux
/dev/hdc11 3972 13328 4421151 83 Linux
[root ~] df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hdc11 4.2G 4.0G 225M 95% /
/dev/hdc5 4.4M 3.8M 394k 91% /boot
/dev/hdc6 984M 431M 503M 46% /home
/dev/hda1 2.0G 1.7G 315M 85% /mnt/c
/dev/hda5 4.0G 2.6G 1.5G 63% /mnt/e
/dev/hdc10 500M 284M 216M 57% /opt
/dev/hdc8 100M 89M 11M 89% /root
/dev/hdc9 100M 62M 38M 62% /mnt/d
/dev/fd0 1.4M 1.1M 206k 85% /mnt/floppy
/dev/hdb4 96M 6.0k 96M 0% /mnt/zip
And / is Reiser as well as /home
Brian
-----Original Message-----
From: Larry Marshall [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 13, 2001 8:08 AM
To: [EMAIL PROTECTED]
Subject: Re: [expert] lilo help
> Here is my lilo.conf file too.... this is really bugging me as
> I want to try out different kernels and the such, and the floppy
> boot thing has to go.
> image=/boot/vmlinuz-2.2.17-21mdk
> root=/dev/hdc11
Is your root REALLY on the 11th partition of channel 2 master or
should that be a 1, not an 11?
Cheers --- Larry