1
Problemi di Installazione / Re:MB Asus P5M2 con vecchia Ubuntu preinstallata
« il: 11 Marzo 2014, 09:10:17 »
Ha funzionato, grazie mille
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
disks sda,sdb contains BIOS RAID metadata but are not part of any recognizeduna finestra di dialogo mi dice:
BIOS RAIDsets. Ignoring disks sda, sdb
anaconda 13.21.82 exception reportHo smanettato su google ed ho trovato commenti tipo questi:
Traceback (most recent call first)
File "/usr/lib/anaconda/iw/cleardisks_gui.py", line 154, in getScreen
. .. ... IndexError: list index out of range
Then I left dd running at the end of the day to write zeros right
to the end of the drives. (WARNING: the following command wipes all data
from disks, including partition tables...)
# dd if=/dev/zero of=/dev/sda bs=8192
# dd if=/dev/zero of=/dev/sdb bs=8192
May also need to boot from rescue media and remove the BIOS FakeRAID metadata from the disks using
Code: Select all
dmraid -r -E /dev/sdX