Ubuntu Pastebin

Paste from ket at Sat, 16 May 2015 09:09:14 +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
25
26
27
28
ubuntu@ubuntu:~$ sudo fdisk -l

Disk /dev/loop0: 1 GiB, 1115594752 bytes, 2178896 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 /dev/sda: 465,8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x0005eff4

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1          718848 148152319 147433472  70,3G  7 HPFS/NTFS/exFAT
/dev/sda2  *    148152320 148357119    204800   100M  7 HPFS/NTFS/exFAT
/dev/sda3       148357120 742952959 594595840 283,5G  7 HPFS/NTFS/exFAT
/dev/sda4       742952960 976771071 233818112 111,5G 83 Linux

Disk /dev/sdb: 7,4 GiB, 7969177600 bytes, 15564800 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
Disklabel type: dos
Disk identifier: 0x4da401ca

Device     Boot Start      End  Sectors  Size Id Type
/dev/sdb1  *     8192 15564799 15556608  7,4G  b W95 FAT32
Download as text