Re: can't mount volumes of sdb | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | @rasa: When do we meet in IRC to solve this problem? |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | dmraid-1.0.0.rc13 might fix that problem. It's planned to put it together with linux 2.6.19 in paldo testing in a few days. |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | So I'll install a new paldo-testing these days to see if it is fixed  |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | Just installed newest paldo-testing. It dosnt fix the problem |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | I'll try it again with the new upgrade of paldo testing and wrote you.
Is there a way to disable the raid-detection anyway? |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | Not yet, I will add such a boot option to the next initramfs. |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | Tell me when it's done and how to disable the Raid-detection  |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Administrator Posts: 426 Registered: 2004-09-09 | linux-2.6.19.1-paldo4, now in testing, supports the nodmraid boot option. Just add it to your kernel command line in grub and tell us whether it works. |
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Moderator Linux-Dude Posts: 1187 Registered: 2006-11-23 | I hope like this:
Code | [In neuem Fenster öffnen] | | title paldo testing (linux 2.6.19.1-paldo4-noraid)
kernel /boot/linux-2.6.19.1-paldo4 root=/dev/sda1 vga=0x317 nodmraid
initrd /boot/initramfs-2.6.19.1-paldo4
savedefault |
|
|
|
|
|
|
Re: can't mount volumes of sdb | |
|
|
Administrator Posts: 25 Registered: 2004-09-09 | Zitat | | Original erstellt: 2007-01-05 13:21 von Amnon82
I hope like this:
Code | [In neuem Fenster öffnen] | | title paldo testing (linux 2.6.19.1-paldo4-noraid)
kernel /boot/linux-2.6.19.1-paldo4 root=/dev/sda1 vga=0x317 nodmraid
initrd /boot/initramfs-2.6.19.1-paldo4
savedefault |
|
correct
|
|
|
|
|
|