Ubuntu Pastebin

Paste from vinovistas at Fri, 20 May 2016 21:19:49 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x80e7d740

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63       80324       40131   de  Dell Utility
/dev/sda2           81920    30801919    15360000    7  HPFS/NTFS/exFAT
/dev/sda3        30801920   255101449   112149765    7  HPFS/NTFS/exFAT
/dev/sda4   *   255105022   625121279   185008129    f  W95 Ext'd (LBA)
/dev/sda5       255105024   259305471     2100224   82  Linux swap / Solaris
/dev/sda6       259307520   301250559    20971520   83  Linux
/dev/sda7       301252608   625121279   161934336   83  Linux
emj@emj-Vostro-3700:~$ sudo fdisk -l

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x80e7d740

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63       80324       40131   de  Dell Utility
/dev/sda2           81920    30801919    15360000    7  HPFS/NTFS/exFAT
/dev/sda3        30801920   255101449   112149765    7  HPFS/NTFS/exFAT
/dev/sda4   *   255105022   625121279   185008129    f  W95 Ext'd (LBA)
/dev/sda5       255105024   259305471     2100224   82  Linux swap / Solaris
/dev/sda6       259307520   301250559    20971520   83  Linux
/dev/sda7       301252608   625121279   161934336   83  Linux
emj@emj-Vostro-3700:~$ 
Download as text