ubuntuusers.de

Unbenannt

Datum:
5. April 2009 16:28
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
root@ubuntu:~# fdisk -l

Platte /dev/sda: 500.1 GByte, 500107862016 Byte
255 Köpfe, 63 Sektoren/Spuren, 60801 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00046a05

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1               1         131     1052226   fd  Linux raid autodetect
/dev/sda2             132        4047    31455270   fd  Linux raid autodetect
/dev/sda3           23629       60801   298592122+   5  Erweiterte
/dev/sda4            4048       23628   157284382+  83  Linux
/dev/sda5           23629       39293   125829081   fd  Linux raid autodetect
/dev/sda6           39294       60409   169614238+  fd  Linux raid autodetect
/dev/sda7           60410       60801     3148708+  82  Linux Swap / Solaris

Partitionstabelleneinträge sind nicht in Platten-Reihenfolge
Warnung: ignoriere weitere Daten in Partitionstabelle 5
Warnung: ignoriere weitere Daten in Partitionstabelle 5
Warnung: ignoriere weitere Daten in Partitionstabelle 5
Warnung: Schreiben wird ungültiges Flag 0x18c9 in Part.-tabelle 5 korrigieren

Platte /dev/sdb: 500.1 GByte, 500107862016 Byte
255 Köpfe, 63 Sektoren/Spuren, 60801 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00046a05

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sdb1               1         131     1052226   fd  Linux raid autodetect
/dev/sdb2             132        4047    31455270   fd  Linux raid autodetect
/dev/sdb3           23629       60801   298592122+   5  Erweiterte
/dev/sdb4            4048       23628   157284382+  83  Linux
/dev/sdb5   ?      100729      278500  1427945911+  ce  Unbekannt

Partitionstabelleneinträge sind nicht in Platten-Reihenfolge

Platte /dev/sdc: 500.1 GByte, 500107862016 Byte
255 Köpfe, 63 Sektoren/Spuren, 60801 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00000000

Festplatte /dev/sdc enthält keine gültige Partitionstabelle

Platte /dev/sdd: 500.1 GByte, 500107862016 Byte
255 Köpfe, 63 Sektoren/Spuren, 60801 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00000000

Festplatte /dev/sdd enthält keine gültige Partitionstabelle
root@ubuntu:~#