[ create a new paste ] login | about

Link: http://codepad.org/9wx4tdEE    [ raw code | fork ]

C, pasted on Mar 4:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
sudo fdisk -l
omitting empty partition (5)

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
240 heads, 63 sectors/track, 129201 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x2ac12ac0

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2583    19527448+   7  HPFS/NTFS
/dev/sda2            2584      129202   957227233+   f  W95 Ext'd (LBA)
/dev/sda3           32212      129202   733238698+  83  Linux
/dev/sda5            2584        3876     9764864   83  Linux
/dev/sda6            3876        4008      999424   82  Linux swap / Solaris
/dev/sda7            4008       32212   213221376   83  Linux


Create a new paste based on this one


Comments: