Ubuntu Pastebin

Paste from bioparco2 at Sun, 11 Oct 2015 16:18:38 +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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
uca@luca-To-be-filled-by-O-E-M:~$ sudo fdisk -l 

Disk /dev/sda: 238,5 GiB, 256060514304 bytes, 500118192 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: 0x05413f52

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1  *         2048    718847    716800   350M  7 HPFS/NTFS/exFAT
/dev/sda2          718848 411129855 410411008 195,7G  7 HPFS/NTFS/exFAT
/dev/sda3       499193856 500115455    921600   450M 27 Hidden NTFS WinRE
/dev/sda4       411129856 499193855  88064000    42G 83 Linux

Partition table entries are not in disk order.
Disk /dev/sdb: 698,7 GiB, 750156374016 bytes, 1465149168 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: 0x1ef82843

Device     Boot Start        End    Sectors   Size Id Type
/dev/sdb1  *       63 1465145406 1465145344 698,7G  7 HPFS/NTFS/exFAT

Disk /dev/sdc: 931,5 GiB, 1000204886016 bytes, 1953525168 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: 0x84158bb0

Device     Boot     Start        End    Sectors   Size Id Type
/dev/sdc1            2048  295311359  295309312 140,8G  7 HPFS/NTFS/exFAT
/dev/sdc2  *    295311360  421615615  126304256  60,2G  7 HPFS/NTFS/exFAT
/dev/sdc3       421617664 1953519615 1531901952 730,5G  7 HPFS/NTFS/exFAT

Disk /dev/sdd: 698,6 GiB, 750121910272 bytes, 1465081856 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: 0x1c5f875a

Device     Boot Start        End    Sectors   Size Id Type
/dev/sdd1        2048 1465081855 1465079808 698,6G  7 HPFS/NTFS/exFAT
Download as text