RE: RAID 1 failure
- From: "Johan Hendriks" <Johan@xxxxxxxxxxx>
- Date: Wed, 18 Mar 2009 10:27:51 +0100
You could download the live cd
Start the computer and insert the boot cd.
After it is done with booting select the option fixit and then Live cd.
It will ask for the live cd.
Then do the following
# chroot /dist
# mount_devfs devfs /dev
From version FreeBSD 7 You miust use mount -t devfs devfs /dev
# gmirror load
In the following command replace gm0 and s1a to the name of your mirror and the name of your / slice.
If you followed the howto it should be as follows
# mount /dev/mirror/gm0s1a /mnt
# ee /mnt/boot/loader.conf
Now you can edit the loader.conf file on your mirror.
So add the line:
geom_mirror_load="YES"
now exit ee and exit the livecd
# exit
# exit
Shutdown the installer, and reboot your system.
Regards,
Johan Hendriks
No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 8.0.238 / Virus Database: 270.11.18/2008 - Release Date: 03/17/09 16:25:00
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: RAID 1 failure
- From: Ruel Luchavez
- Re: RAID 1 failure
- References:
- RAID 1 failure
- From: Ruel Luchavez
- Re: RAID 1 failure
- From: Wojciech Puchar
- RAID 1 failure
- Prev by Date: Re: how to cancel packages
- Next by Date: Re: is there a laptop ?
- Previous by thread: Re: RAID 1 failure
- Next by thread: Re: RAID 1 failure
- Index(es):
Relevant Pages
|