So I installed gentoo on a software raid 1 setup,
got grub working and everything on it (was having some problems getting past the boot screen, but fixed that.)
Everything goes fine until it trys to bring up the RAID devices, at which point I get this:
Quote:
* Starting up RAID devices: ...
* Trying .tmp.md3 [!!]
* Trying .tmp.md2 [!!]
* Trying .tmp.md1 [!!]
* Trying .tmp.md0 [!!]
* An error occurred during the RAID startup
* Dropping you to a shell; the system will reboot
* when you leave the shell.
|
I've checked out /proc/mdstat and everything checks out fine, so I haven't a clue what the next possible problem is. Any guesses out there?
Also: any one know why it's trying .tmp.md_ rather than /dev/md_ ? (In case the problem lies along those lines...)
-Andrew