Greetings,
I just swapped this Sata drive out of a working 8.4-STABLE server. It was the only platter in the server, aside from various removable, or static devices -- CD/DVD-RW's, SSD's, etc.
So now I attempt to use this in some new hardware, on a fresh install. From the 8.4 DVD. My first attempt was with 2 drives;
1 Pata, hanging off port1 on the first (and only) IDE port.
1 Sata -- this one, from the other system, hanging off port1 on the Sata block
I chose the Standard install, I got to the partition/label part, all went as expected. I then chose Minimal install. Which led to the "Last Chance" prompt. Followed by the writing of blocks/slices. This is where things failed, with a "couldn't make ad0... (the /var slice). Then the install bailed/failed. So I made a couple of more attempts. I moved the DVD/RW to a USB port, instead of the IDE port. Tried again. This time, when it came time to choose the install (Minimal for me), it prompted me for the CD/DVD. It couldd no longer find the DVD it booted from. Several attempts to poll for it, all failed.
So I got frustrated, and thought maybe I could simply format/slice the drive(s) with the PC-BSD installer. So with the same devices, in the same order, I spun up the PC-BSD install DVD. Everything worked like "magick". PC-BSD sliced both my drives with a GPT layout exactly the way I asked. Sadly, I couldn't bail out at that point, to simply tell FreeBSD to use the slices PC-BSD created. So I had to finish the install. Upon reboot, all was fine. PC-BSD worked as expected. So I put the FreeBSD DVD back in, and tried to see if FreeBSD would use the partitioning scheme PC-BSD had written, and just newfs() them, and install FreeBSD in them. But no-go. FreeBSD didn't recognize them. So I thought I'd just break to Fixit. I did, and laid out the entire Pata disk with a GPT format, single slice (/var). I then made a couple of GPT slices on the Stata. All was fine. So I have no idea why the installer bails.
I decided to remove the Pata. I then unplugged the USB DVD, and plugged in a DVD/RW into the firts IDE port, as master, and ran the installer again. There's only 2 drives now; the DVD, and the SATA. It went through the Standard install process. I blanked, and sliced the drive up into 3 slices, + swap.
in that order. I chose Minimal, and it began writing out the slices, and failed with:
Time, and time again, I try. But all without success. I know this drive works fine, and came from a FreeBSD 8.4-STABLE system, only last night.
What can I do?
Thank you for all your time, and consideration.
--Chris
I just swapped this Sata drive out of a working 8.4-STABLE server. It was the only platter in the server, aside from various removable, or static devices -- CD/DVD-RW's, SSD's, etc.
So now I attempt to use this in some new hardware, on a fresh install. From the 8.4 DVD. My first attempt was with 2 drives;
1 Pata, hanging off port1 on the first (and only) IDE port.
1 Sata -- this one, from the other system, hanging off port1 on the Sata block
I chose the Standard install, I got to the partition/label part, all went as expected. I then chose Minimal install. Which led to the "Last Chance" prompt. Followed by the writing of blocks/slices. This is where things failed, with a "couldn't make ad0... (the /var slice). Then the install bailed/failed. So I made a couple of more attempts. I moved the DVD/RW to a USB port, instead of the IDE port. Tried again. This time, when it came time to choose the install (Minimal for me), it prompted me for the CD/DVD. It couldd no longer find the DVD it booted from. Several attempts to poll for it, all failed.
So I got frustrated, and thought maybe I could simply format/slice the drive(s) with the PC-BSD installer. So with the same devices, in the same order, I spun up the PC-BSD install DVD. Everything worked like "magick". PC-BSD sliced both my drives with a GPT layout exactly the way I asked. Sadly, I couldn't bail out at that point, to simply tell FreeBSD to use the slices PC-BSD created. So I had to finish the install. Upon reboot, all was fine. PC-BSD worked as expected. So I put the FreeBSD DVD back in, and tried to see if FreeBSD would use the partitioning scheme PC-BSD had written, and just newfs() them, and install FreeBSD in them. But no-go. FreeBSD didn't recognize them. So I thought I'd just break to Fixit. I did, and laid out the entire Pata disk with a GPT format, single slice (/var). I then made a couple of GPT slices on the Stata. All was fine. So I have no idea why the installer bails.
I decided to remove the Pata. I then unplugged the USB DVD, and plugged in a DVD/RW into the firts IDE port, as master, and ran the installer again. There's only 2 drives now; the DVD, and the SATA. It went through the Standard install process. I blanked, and sliced the drive up into 3 slices, + swap.
Code:
/ (9G)
<swap> (4G)
/var (6G)
/usr (remainder of disk)
Unable to find device node for /dev/ad4s1b in /dev
Time, and time again, I try. But all without success. I know this drive works fine, and came from a FreeBSD 8.4-STABLE system, only last night.
What can I do?
Thank you for all your time, and consideration.
--Chris