Ubuntu Pastebin

Paste from eugenio at Thu, 10 Sep 2015 13:53:45 +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
ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/loop0: 1 GiB, 1101672448 bytes, 2151704 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 /dev/sda: 238.5 GiB, 256060514304 bytes, 500118192 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
Disklabel type: gpt
Disk identifier: AB7D199E-0E9D-4965-ACF2-AD0DE755AFE9

Device        Start       End   Sectors   Size Type
/dev/sda1      2048  31250094  31248047  14.9G Linux filesystem
/dev/sda2  31250432 500117503 468867072 223.6G Linux filesystem

Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x2463009c

Device     Boot      Start        End    Sectors   Size Id Type
/dev/sdb1             2048 2048002047 2048000000 976.6G 83 Linux
/dev/sdb2       2048002048 3907028991 1859026944 886.5G 83 Linux
Download as text