mmatuska / mfsbsd

mfsBSD
http://mfsbsd.vx.sk
BSD 2-Clause "Simplified" License
491 stars 137 forks source link

bsdinstall fails with CAM status : Command timeout during installation #38

Open ArtemZ opened 10 years ago

ArtemZ commented 10 years ago

Hello,

I'm trying to install FreeBSD 10 amd64 using mfsbsd booted using PXE/tftpboot on our servers and bsdinstall installer fails with "CAM status : Command timeout" error, computer becomes irresponsible. Check out this screenshot of KVM display - http://funkyimg.com/i/Ju3h.png

I've checked the disk and it seems fine, I also tried to enable IDE compatibility in BIOS but it made no effect. We experienced the same problem with servers of different configurations.

Please, let me know how this can be fixed.

Best regards

johnko commented 10 years ago

Here's a shot in the dark:

Try to add to your loader.conf:

kern.cam.boot_delay="10000"