Вроде так всё.
fdisk -l
Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x31433142
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1288 10345828+ 7 HPFS/NTFS
/dev/hda2 1289 19457 145942492+ f W95 Ext'd (LBA)
/dev/hda5 1289 3420 17125258+ 17 Hidden HPFS/NTFS
/dev/hda6 3421 19457 128817171 b W95 FAT32
Disk /dev/hdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xaa04aa04
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 6436 51697138+ 7 HPFS/NTFS
/dev/hdb2 6437 30401 192498862+ f W95 Ext'd (LBA)
/dev/hdb5 6437 23877 140094801 7 HPFS/NTFS
/dev/hdb6 23878 30401 52403998+ 7 HPFS/NTFS
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1be754fe
Device Boot Start End Blocks Id System
/dev/sda1 * 1 764 6136798+ 83 Linux
/dev/sda2 765 60801 482247202+ f W95 Ext'd (LBA)
/dev/sda5 765 904 1124518+ 82 Linux swap / Solaris
/dev/sda6 905 6243 42885486 83 Linux
/dev/sda7 6244 44692 308841561 7 HPFS/NTFS
/dev/sda8 44693 60801 129395511 7 HPFS/NTFS
cat /etc/lilo.conf
map="/boot/map"
lba32
prompt
compact
install="menu"
vga="0x314"
append="panic=30 splash=silent"
message="/boot/splash/message"
boot="/dev/disk/by-id/scsi-SATA_MAXTOR_STM35003_9QM353TD"
timeout="50"
default="ALTLinux"
image="/boot/vmlinuz"
label="ALTLinux"
initrd="/boot/initrd.img"
root="/dev/sda1"
read-only
image="/boot/vmlinuz"
label="failsafe"
initrd="/boot/initrd.img"
root="/dev/sda1"
addappend="failsafe"
vga="normal"
read-only
image="/boot/memtest-2.10.bin"
label="memtest"