* Eirik ?verby <[EMAIL PROTECTED]> [080125 12:53] wrote: > Hi all, > > did anyone try the Highpoint RocetRaid drivers (hptmv6.ko) on 7-RC1 or > later? I'm considering upgrading one of my servers here, but I need to > know if my RAID-controller will work after reinstall.. > > A shame HPT doesn't release the driver to the community...
I would try the following: 1. get 7.x source tree. 2. make buildworld && make buildkernel 3. mv /boot/kernel /boot/kernel6 4. make installkernel 5. reboot, boot with "-s" 6. mount your filesystems, do some io testing. If everything looks well, you can then make installworld and hopefully things proceed safely. -Alfred _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
