Ubuntu Pastebin

Paste from DoDiesis at Fri, 23 Jan 2015 18:18:30 +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
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: 0x000b0411

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63   160071659    80035798+  83  Linux

Disk /dev/sdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 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: 0x000b00ab

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *        2048   230250495   115124224   83  Linux
/dev/sdb2       230252542   234440703     2094081    5  Extended
/dev/sdb5       230252544   234440703     2094080   82  Linux swap / Solaris
xubuntu@xubuntu:~$ sudo mount /dev/sda1 /mnt
mount: /dev/sda1 already mounted or /mnt
Download as text