Script started on Sat Nov 16 01:15:53 2002 ]0;root@elvis:/home/steve[root@elvis steve]# fdisk -l /dev/hda Disk /dev/hda: 255 heads, 63 sectors, 2434 cylinders Units = cylinders of 16065 * 512 bytes Device Boot Start End Blocks Id System /dev/hda1 1 1530 12289693+ c Win95 FAT32 (LBA) /dev/hda2 * 1738 2181 3566430 83 Linux /dev/hda3 1722 1737 128520 82 Linux swap /dev/hda4 2182 2434 2032222+ f Win95 Ext'd (LBA) /dev/hda5 2182 2434 2032191 83 Linux Partition table entries are not in disk order ]0;root@elvis:/home/steve[root@elvis steve]# fdisk -l /dev/hdb Disk /dev/hdb: 255 heads, 63 sectors, 784 cylinders Units = cylinders of 16065 * 512 bytes Device Boot Start End Blocks Id System /dev/hdb1 * 1 784 6297448+ a5 BSD/386 ]0;root@elvis:/home/steve[root@elvis steve]# ./mm /dev/hda1 : Win95 FAT32 (LBA) Tag : 0x0c Start CHS : 4 / 1 / 0 Size : 0x003b0d77 /dev/hda2 : Linux * Tag : 0x83 Start CHS : 1023 / 254 / 127 Size : 0x01bcd66c /dev/hda3 : Linux swap Tag : 0x82 Start CHS : 1023 / 254 / 127 Size : 0x0110ec03 /dev/hda4 : Win95 Ext'd (LBA) Tag : 0x0f Start CHS : 1023 / 254 / 127 Size : 0x02bd043e /dev/hdb1 : FreeBSD * Tag : 0xa5 Start CHS : 4 / 1 / 0 Size : 0x00d12ec0 /dev/hdb2 : Empty Tag : 0x00 Start CHS : 0 / 0 / 0 Size : 0x00000000 /dev/hdb3 : Empty Tag : 0x00 Start CHS : 0 / 0 / 0 Size : 0x00000000 /dev/hdb4 : Empty Tag : 0x00 Start CHS : 0 / 0 / 0 Size : 0x00000000 ]0;root@elvis:/home/steve[root@elvis steve]# exit Script done on Sat Nov 16 01:16:05 2002