# If your alpha uses the SRM console, set this to "yes".
kayve-gentoo kayve # ls /dev/sd*
/dev/sda /dev/sda3 /dev/sdb2 /dev/sdc1 /dev/sdc6 /dev/sdd1
/dev/sda1 /dev/sdb /dev/sdb3 /dev/sdc2 /dev/sdc7 /dev/sdd2
/dev/sda2 /dev/sdb1 /dev/sdc /dev/sdc5 /dev/sdd /dev/sde
kayve-gentoo kayve # blkid /dev/sda
kayve-gentoo kayve # blkid /dev/sda1
/dev/sda1: UUID="0d88cd91-2461-4044-a4b1-37845834ae1e" SEC_TYPE="ext2" TYPE="ext3"
kayve-gentoo kayve # blkid /dev/sdar2
kayve-gentoo kayve # blkid /dev/sda2
/dev/sda2: UUID="28727df1-e782-4865-9d7d-688929d614aa" TYPE="swap"
kayve-gentoo kayve # blkid /dev/sda3
/dev/sda3: UUID="daca2ee1-21fc-4f12-a5ca-269183d1656c" TYPE="ext3"
kayve-gentoo kayve #
kayve-gentoo kayve # fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x6a18e726
Device Boot Start End Blocks Id System
/dev/sda1 * 1 66 530113+ 83 Linux
/dev/sda2 67 198 1060290 82 Linux swap / Solaris
/dev/sda3 199 60801 486793597+ 83 Linux
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xbbc99406
Device Boot Start End Blocks Id System
/dev/sdb1 1 1306 10485760 27 Unknown
/dev/sdb2 * 1306 31054 238948352 7 HPFS/NTFS
/dev/sdb3 31054 60802 238950400 7 HPFS/NTFS
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8f800000
Device Boot Start End Blocks Id System
/dev/sdc1 * 1 42261 339457466+ 83 Linux
/dev/sdc2 42261 60801 148925985+ 5 Extended
/dev/sdc5 59372 60801 11486443+ 82 Linux swap / Solaris
/dev/sdc6 42261 58671 131814400 83 Linux
/dev/sdc7 58671 59371 5623808 82 Linux swap / Solaris
Partition table entries are not in disk order
Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0005cdef
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 13 104391 83 Linux
/dev/sdd2 14 60801 488279610 8e Linux LVM
Disk /dev/sde: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000
Disk /dev/sde doesn't contain a valid partition table
kayve-gentoo kayve # man fdisk
Formatting page, please wait...
kayve-gentoo kayve # fdisk -v
fdisk (util-linux-ng 2.16.1)
kayve-gentoo kayve # man fdisk
kayve-gentoo kayve #
|