Hi Everyone,
I've made a mistake, I think. We have purchased a new HDD to our FreeBSD 8.2, and I've try to create a RAID 1 with gmirror. After the first reboot I got an error:
when I give the '?' command, I got this result:
I've followed the installation and configure procedure form the Handbook. I've try to boot from FreeBSD DVD, and loader prompt, to load the gmirror, and then boot, but I'got the same rsult.
What can I do? How can I access the drives, and restore the /etc/fstab from my fstab.bak? Many thanks.
Carl
I've made a mistake, I think. We have purchased a new HDD to our FreeBSD 8.2, and I've try to create a RAID 1 with gmirror. After the first reboot I got an error:
Code:
Trying to mount root from ufs:/dev/mirror/gm0s1a
ROOT MOUNT ERROR:
...
Loader variables:
vfs.root.mountfrom=ufs:/dev/mirror/gm0s1a
vfs.root.mountfrom.options=rw
when I give the '?' command, I got this result:
Code:
List of GEOM managed disk devices:
ufsid/{some numbers} ufsid/{some numbers} ufsid/{some numbers} ufsid/{some numbers}
mirror//gm0s1f mirror//gm0s1e mirror//gm0s1d mirror//gm0s1c mirror//gm0s1b mirror//gm0s1a mirror//gm0s1 mirror//gm0 ad6 ad4 acd0
I've followed the installation and configure procedure form the Handbook. I've try to boot from FreeBSD DVD, and loader prompt, to load the gmirror, and then boot, but I'got the same rsult.
What can I do? How can I access the drives, and restore the /etc/fstab from my fstab.bak? Many thanks.
Carl