Opened 17 years ago
Closed 17 years ago
#318 closed defect (worksforme)
SuSE 11.1 partition changes on rescue disk. mountlist becomes incorrect
| Reported by: | JeffS | Owned by: | Bruno Cornec |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2.9 |
| Component: | mondo | Version: | 2.2.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When making a rescue disk with mindi 2.05 and mondo 2.08, the latest, booting the resuce disk the dev that was /dev/sda is now not recognized. /dev/sde now becomes available. But the mountlist shows partitions are suppose to be on /dev/sda?
Attachments (2)
Change History (3)
by , 17 years ago
| Attachment: | mondorescue.log_no_drive.gz added |
|---|
by , 17 years ago
| Attachment: | mondoarchive.log added |
|---|
comment:1 by , 17 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

It seems that your USB devices are seen before the ATA disk, so this latter device becomes /dev/sde
What you could do is manually remove all USB and ATA drivers and then reload them in the right order for you. Or use a denymod="usb..." on the boot line to avoid mounting them and modprobe them later on.