Ubuntu Pastebin

Paste from openiduser1827 at Sat, 20 Feb 2016 16:57:24 +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
franco500@franco500:~$  sudo fdisk -l

Disk /dev/sda: 500.1 GB, 500106780160 bytes
255 testine, 63 settori/tracce, 60801 cilindri, totale 976771055 settori
Unità = settori di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Identificativo disco: 0x43e9cdb7

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   136847359    68423648+   7  HPFS/NTFS/exFAT
Partition 1 does not start on physical sector boundary.
/dev/sda2       136847360   202382516    32767578+  83  Linux
/dev/sda3       202385406   976769023   387191809    5  Esteso
Partition 3 does not start on physical sector boundary.
/dev/sda5       202385408   970625023   384119808    7  HPFS/NTFS/exFAT
/dev/sda6       970627072   976769023     3070976   82  Linux swap / Solaris

Disk /dev/sdb: 164.7 GB, 164695473664 bytes
255 testine, 63 settori/tracce, 20023 cilindri, totale 321670847 settori
Unità = settori di 1 * 512 = 512 byte
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Identificativo disco: 0x00055069

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sdb1            2048   219269119   109633536    7  HPFS/NTFS/exFAT
/dev/sdb2       219269120   321670846    51200863+   5  Esteso
/dev/sdb5   *   219271168   321669119    51198976    7  HPFS/NTFS/exFAT
franco500@franco500:~$ 
Download as text