| Summary: | Abit KT/7 Raid makes install hang | ||
|---|---|---|---|
| Product: | Base System | Reporter: | xgote <xgote> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
xgote
2000-11-14 22:00:01 UTC
| It says the drive is being detected at starup as "ad4", when I try to | mount the root, it seems successful but then puts me into single user | mode and I can't mount the other partitions. Also the raid uses a | highpoint controller (some weird bios software), their website is: | highpoint-tech.com This is not a problem of FreeBSD, nor is it "weird HPT bios software problem." The boot loader expects the root partition to be on ad4. Solution: Set in KT7 board bios: boot sequence: EXT/ATA, C, A During the ten second countdown to kernel loading, push any key other than enter. Upon showing a prompt, type: lsdev (look through each device and find the root partition) set currdev="disk4sxxxx" (depending on the location of your root partition) boot In the future, please search -questions archives first. In addition, please set currdev in /boot/loader.conf -- +------------------------------------------------------------------+ | keichii@peorth.iteration.net | keichii@bsdconspiracy.net | | http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. | +------------------------------------------------------------------+ State Changed From-To: open->closed This can be closed now. |