Ubuntu Pastebin

Paste from Dave1974 at Sun, 8 Jan 2017 16:07:16 +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
32
33
34
35
36
37
38
39
40
41
42
Disk /dev/loop0: 1.4 GiB, 1488424960 bytes, 2907080 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/mmcblk0: 7.6 GiB, 8166309888 bytes, 15949824 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: dos
Disk identifier: 0x00000000

Device         Boot Start      End  Sectors  Size Id Type
/dev/mmcblk0p1       8192 15949823 15941632  7.6G  b W95 FAT32


Disk /dev/sdb: 465.8 GiB, 500107862016 bytes, 976773168 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: 0x000ace29

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sdb1  *         2048 972709887 972707840 463.8G 83 Linux
/dev/sdb2       972711934 976771071   4059138     2G  5 Extended
/dev/sdb5       972711936 976771071   4059136     2G 82 Linux swap / Solaris

Partition 2 does not start on physical sector boundary.


Disk /dev/sda: 29.2 GiB, 31331450880 bytes, 61194240 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: dos
Disk identifier: 0x426cd3b7

Device     Boot Start      End  Sectors  Size Id Type
/dev/sda1  *     2048 61194239 61192192 29.2G  c W95 FAT32 (LBA)
ubuntu@ubuntu:~$ 
Download as text