Ubuntu Pastebin

Paste from dorohero at Sun, 1 Mar 2015 22:55:51 +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
Disk /dev/sda: 32.5 GB, 32514637824 bytes
255 heads, 63 sectors/track, 3953 cylinders, total 63505152 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: 0x0001a326

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63    63505151    31752544+   c  W95 FAT32 (LBA)
ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/sda: 32.5 GB, 32514637824 bytes
255 heads, 63 sectors/track, 3953 cylinders, total 63505152 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: 0x0001a326

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63    63505151    31752544+   c  W95 FAT32 (LBA)
ubuntu@ubuntu:~$ 
Download as text