Ubuntu Pastebin

Paste from PeppeSR at Wed, 11 Feb 2015 08:23:56 +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
peppe@peppe-desktop:~$ sudo fdisk -l
[sudo] password for peppe: 

Disk /dev/sda: 250.0 GB, 250000000000 bytes
255 testine, 63 settori/tracce, 30394 cilindri, totale 488281250 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: 0x000c2ca1

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048      206847      102400    7  HPFS/NTFS/exFAT
/dev/sda2          206848   488278015   244035584    7  HPFS/NTFS/exFAT

Disk /dev/sdb: 250.0 GB, 250000000000 bytes
255 testine, 63 settori/tracce, 30394 cilindri, totale 488281250 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: 0x00031e6b

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sdb1            2048    65538047    32768000   82  Linux swap / Solaris
/dev/sdb2   *    65538048   372738047   153600000   83  Linux
/dev/sdb3       372738048   488280063    57771008   83  Linux
Download as text