Ubuntu Pastebin

Paste from JimmyP at Sun, 14 Feb 2016 19:01: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
ubuntu@ubuntu:~$ sudo fdisk -lu

Disk /dev/sda: 16.0 GB, 16044261376 bytes
154 heads, 59 sectors/track, 3448 cylinders, total 31336448 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: 0xa60fe6dd

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2112    31336447    15667168    c  W95 FAT32 (LBA)

Disk /dev/sdb: 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: 0x0004dbf2

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048   618868735   309433344   83  Linux
/dev/sdb2       618870782   625141759     3135489    5  Extended
/dev/sdb5       618870784   625141759     3135488   82  Linux swap / Solaris
ubuntu@ubuntu:~$
Download as text