ubuntuusers.de

🚧 Am Sonntag, 5. Mai, werden ab 16 Uhr die Server aktualisiert und eine neue Inyoka-Version veröffentlicht. Das Portal wird mehrmals nicht verfügbar sein.

fdisk -l

Datum:
3. September 2013 20:20
Code:
 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
 sudo fdisk -l
[sudo] password for fabio: 

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 Köpfe, 63 Sektoren/Spur, 38913 Zylinder, zusammen 625142448 Sektoren
Einheiten = Sektoren von 1 × 512 = 512 Bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Festplattenidentifikation: 0x0006ad8c

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1            2048   148387839    74192896   83  Linux
/dev/sda2       148387840   156393455     4002808   82  Linux Swap / Solaris
/dev/sda3       156393472   429830143   136718336    7  HPFS/NTFS/exFAT
/dev/sda4   *   429830144   625141759    97655808    7  HPFS/NTFS/exFAT

Platte /dev/mapper/cryptswap1: 4098 MByte, 4098875392 Byte
255 Köpfe, 63 Sektoren/Spur, 498 Zylinder, zusammen 8005616 Sektoren
Einheiten = Sektoren von 1 × 512 = 512 Bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Festplattenidentifikation: 0x2ab0794b

Festplatte /dev/mapper/cryptswap1 enthält keine gültige Partitionstabelle
fabio@fabio-laptop-Ubuntu:~$