BUT, when booting the freshly download RC1 ISO from IDE CDROM, the boot
stops ... last line is "da0" (the 3ware array).
Rudy
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"
I pulled the 3ware card and still no install.
Output was something like this on the console:
ad0...
ad2...
acd0...
SMP: AP CPU #1 Launched!
-------------- STUCK HERE ---------------
So, I rebooted and put in a 7.0 RC1 i386 (instead of the amd64).
Same problem...
I tried with a 6.2 amd64 disk I had kicking around -- works fine. Gets
me to the install menu.
[1] Am I incorrect to assume that an 'amd64' disk will install on my
Intel Core DUO and give me a 64bit OS?
[2] Is this a compatibility issue with the SUpermicro x7DBi motherboard?
Hoping for answers,
I replaced the 1999 CD-ROM with a slightly newer one, and now it boots
fine. Must have been something with the OLD CDROM drive. Time to send
it to China and have it recycled. :(
Once installed, I removed the hard disk and got an error "No Operating
system". I pulled the second drive, and booted with just one disk in.
After it had booted, I plugged the SATA cable back into the running
machine (the SATA protocol is HOT-SWAP friendly) and ran atacontrol to
detect the added disk. Then I created a gmirror between the two disks.
Actually, I made two slices on the disks, one small for the OS, and a
larger one which now has zfs on it.
I used these instructions:
http://people.freebsd.org/~rse/work/gmirror-slice.txt
... those instructions are missing one step before:
gmirror insert gm0s1 /dev/ad0s1
It helps to have a partition table on your ad0... this command will do
that:
fdisk -p ad1 | fdisk -f - ad0
(disks need to be the same size)
The x7sBi is working great. (send me some free motherboards, Supermicro
and I'll test them out!)
Rudy
Martin Nilsson wrote:
> Support (Rudy) wrote:
>>
>> [2] Is this a compatibility issue with the SUpermicro x7DBi motherboard?
>>
>
> Are you able to reboot your X7SBi motherboard?
> Mine just sits there when I run: shutdown -r now - The Rebooting...
> line is not displayed and I have to hit the reset button. This is
> 8-CURRENT of a week ago.
>
> Best Regards,
> Martin