Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Mar 2009 09:21:17 +0800
From:      Ruel Luchavez <ruel.freebsd@gmail.com>
To:        Johan Hendriks <Johan@double-l.nl>
Cc:        Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>, freebsd-questions@freebsd.org
Subject:   Re: RAID 1 failure
Message-ID:  <ee9dc2b40903181821m486d56c9n97d9c5b6cc5b8099@mail.gmail.com>
In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB5DE671@w2003s01.double-l.local>
References:  <ee9dc2b40903172305j729ce6d1k16ffc3a051dcc8a6@mail.gmail.com> <alpine.BSF.2.00.0903180952260.63029@wojtek.tensor.gdynia.pl> <57200BF94E69E54880C9BB1AF714BBCB5DE671@w2003s01.double-l.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi..I followed what Johan Henriks post

BUT when i type a command
#mount /dev/mirror/gm0s1a/mt

I get this error:

fstab:/etc/fstab:0: No such file or directory
fstab:/etc/fstab:0 No such file or directory
mount:dev/mirror/gm0s1a/mnt:unknown special file or file system

when I go to the directory /dev/mirror then issue ls, heres the filename
inside the directory

gmo
gmos1
gmos1a
gmos1b
gmos1c
gmos1d
gmos1e
gmss1f

I think there is a miss type (typo) in my part during I followed the HOW
TO,in which incase of writing 0 i wrote letter "o"..am I write?

but how do i resolve this?
Thanks for the reply...

FreeBSd ROcks all the time....


2009/3/18 Johan Hendriks <Johan@double-l.nl>

> 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
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ee9dc2b40903181821m486d56c9n97d9c5b6cc5b8099>