Ubuntu Pastebin

Paste from ASDASDA at Sat, 6 Feb 2016 14:25:28 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
ubuntu@ubuntu:~$ sudo fdisk -l /dev/sdc

Disk /dev/sdc: 2107 MB, 2107637760 bytes
2 heads, 63 sectors/track, 32670 cylinders, total 4116480 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: 0x000f0195

   Device Boot      Start         End      Blocks   Id  System
/dev/sdc1   *          32     4116479     2058224    c  W95 FAT32 (LBA)
ubuntu@ubuntu:~$ 
Download as text