fdisk -l:
[root@localhost ~]# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x72c672c6
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3086 24788263+ 7 HPFS/NTFS
/dev/sda2 3087 9729 53359897+ f W95 Ext'd (LBA)
/dev/sda5 3087 9729 53359866 7 HPFS/NTFS
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0ccc7165
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 27456 220532728+ 7 HPFS/NTFS
/dev/sdb2 27456 30401 23663272+ f W95 Ext'd (LBA)
/dev/sdb5 27456 27716 2094088+ 82 Linux swap / Solaris
/dev/sdb6 27716 28996 10281568+ 7 HPFS/NTFS
/dev/sdb7 28997 30401 11285631 83 Linux
Disk /dev/sdc: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x9332f899
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 19457 156288321 7 HPFS/NTFS
sdc -внешний usb-винчестер
lilo.conf:
map="/boot/map"
lba32
prompt
compact
vga="0x314"
default="Windows"
boot="/dev/disk/by-id/scsi-SATA_WDC_WD2500AAKS-_WD-WMART0690713"
timeout="200"
install="menu"
message="/boot/splash/message"
append="resume=/dev/disk/by-uuid/99189e3f-f0bd-48b2-9442-83ef477fbd45 panic=30 splash=silent"
image="/boot/vmlinuz"
label="ALTLinux"
initrd="/boot/initrd.img"
root="UUID=0af15009-878b-458d-a917-96304d892ed6"
read-only
image="/boot/vmlinuz"
label="failsafe"
initrd="/boot/initrd.img"
root="UUID=0af15009-878b-458d-a917-96304d892ed6"
addappend="failsafe"
vga="normal"
read-only
other="/dev/disk/by-id/scsi-SATA_WDC_WD800JD-19L_WD-WMAM9H192349-part1"
label="Windows"