alternative installer in 7.10 rc fails to remove raids : /dev/md/1 no such file or directory

Bug #153313 reported by Andreas Jellinghaus
2
Affects Status Importance Assigned to Milestone
debian-installer (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

reproduce:
 - boot installer
 - zero disks with "dd if=/dev/zero of=/dev/sda bs=512 count=1" etc. for all disks
 - reboot
 - boot installer
 - setup two partitions on two disks, create md1 from the first and md2 from the second each time.
 - try to setup crypt on the second, while doing that reboot (don't finish the "erase", but all metadata
   has been written to disk already).
 - boot installer
 - partition with "manual"
 - select raid config
 - try to remove md0 or md1 - doesn't work

vc4 shows: "/dev/md/1 - no such file or directory" (~ / from memory).
that is of course wrong, the path should be "/dev/md1" without that extra slash.

Revision history for this message
Andreas Jellinghaus (tolonuga) wrote :

as quick fix I tried this:
cd /dev/md
ln -s ../md1 1
ln -s ../md0 0

and then mdcfg worked fine.

Revision history for this message
xteejx (xteejx) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.

Changed in debian-installer (Ubuntu):
status: New → Incomplete
Revision history for this message
xteejx (xteejx) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in debian-installer (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.