xezpeleta / openirudi

Automatically exported from code.google.com/p/openirudi
0 stars 0 forks source link

error al crear particiones cuando el disco es nuevo y no tiene label #66

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Error 16:18:21 : parted ERROR creating new partition Error: /dev/sda: 
unrecognised disk label
Error 16:18:21 : New partition not created
Error 16:18:22 : parted ERROR creating new partition Error: /dev/sda: 
unrecognised disk label
Error 16:18:22 : New partition not created
Error 16:18:22 : NO FOUND PARTITION
Array
(
    [oiimages_id] => 56
    [disk] => sda
    [partition] => sda
    [size] => 1953536
    [position] => 0
)

Error 16:18:22 : NO FOUND PARTITION
Array
(
    [oiimages_id] => 80
    [disk] => sda
    [partition] => sda
    [size] => 974814464
    [position] => 1
)

Error 16:18:22 : Error making disk bootable 
Error 16:18:22 : ERROR makeing botable MBR
Message 16:18:22 : Finish image set deploy

Original issue reported on code.google.com by urkidi...@gmail.com on 30 Mar 2012 at 8:12