Ubuntu Pastebin

Paste from Claudio92 at Thu, 30 Jul 2015 12:29:15 +0000

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

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0x755034d6

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      409599      203776    7  HPFS/NTFS/exFAT
/dev/sda2          409600   946003967   472797184    7  HPFS/NTFS/exFAT
/dev/sda3       946003968   976560127    15278080    7  HPFS/NTFS/exFAT
/dev/sda4       976560128   976771119      105496    c  W95 FAT32 (LBA)
ubuntu@ubuntu:~$ 
Download as text