Archiv > Development

Ssd Richtig Partitionieren Mit Mld

<< < (9/10) > >>

monchi80:
Hallo Claus,

es funktioniert nicht wirklich. Ich habe es mehrmals getestet, mal werden 2 Punkte ins Log geschrieben bis er formatieren will und mal sind's 43. Mal waren anschließend die Devices sda und sda2 vorhanden und mal war nur sda vorhanden.
Hier mal ein Beispiel-Log.


--- Code: ---==start installation==

==partitioning disk sda==
Device contains neither a valid DOS partition table, nor Sun, SGI, OSF or GPT disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.


The number of cylinders for this disk is set to 30720.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): No partition is defined yet!

Command (m for help): 1: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit

Command (m for help): No partition is defined yet!

Command (m for help): 2: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit

Command (m for help): No partition is defined yet!

Command (m for help): 3: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit

Command (m for help): No partition is defined yet!

Command (m for help): 4: unknown command
Command Action
a toggle a bootable flag
b edit bsd disklabel
c toggle the dos compatibility flag
d delete a partition
l list known partition types
n add a new partition
o create a new empty DOS partition table
p print the partition table
q quit without saving changes
s create a new empty Sun disklabel
t change a partition's system id
u change display/entry units
v verify the partition table
w write table to disk and exit

Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (1-30720, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-30720, default 30720):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (2-30720, default 2): Using default value 2
Last cylinder or +size or +sizeM or +sizeK (2-30720, default 30720):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (957-30720, default 957): Using default value 957
Last cylinder or +size or +sizeM or +sizeK (957-30720, default 30720): Using default value 30720

Command (m for help): Partition number (1-4):
Command (m for help): Partition number (1-4):
Command (m for help): The partition table has been altered!

Calling ioctl() to re-read partition table

Disk /dev/sda: 32.2 GB, 32212254720 bytes
64 heads, 32 sectors/track, 30720 cylinders, total 62914560 sectors
Units = sectors of 1 * 512 = 512 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1   *        2048     1957887      977920  83 Linux
/dev/sda2         1957888    62914559    30478336  83 Linux
..------ done ------

==format disk sda1==
mke2fs 1.41.14 (22-Dec-2010)
Could not stat /dev/sda1 --- No such file or directory

The device apparently does not exist; did you specify it correctly?

====== failed ======


--- End code ---

clausmuus:
Das ist genau das Ergebnis, das ich erwartet habe. Es schein so, als wenn die Devices immer wieder angelegt und entfernt werden.
Hast Du bei Deinen Tests auch das USB-Addon installiert? Falls nicht, magst Du das mal mit hinzu nehmen. Falls Du es dabei hast, mal weg lassen.

Claus

clausmuus:
und noch ne Idee :)

monchi80:
Hallo Claus,

ich glaube Deine erste Idee war richtig. Ich hatte in meinem Iso das usb-addon mit drin.
Mit usb war es mit allen

clausmuus:
Ja, es lag am usb-Addon, genauer gesagt am hotplug handling. Da kamen mehrere Sachen zusammen. Beim neuen Istaller habe ich das USB-Hotplug wärend des Partitionierens abgeschaltet. Bitte teste ob der Fehler mit USB-Addon und neuem Instrall-Addon (Version 133) immer noch auftritt.

Claus

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version