| Article: |
Using Software RAID-1 with FreeBSD | |
| Subject: | something missing? | |
| Date: | 2005-12-28 14:59:44 | |
| From: | corbesero | |
|
I was very pleased to come across this article because it looked like a very direct way to set up raid on the system disks.
|
||
Showing messages 1 through 1 of 1.
-
something missing?
2006-03-30 12:20:47 ragnar_spain [View]



# gmirror load
and also is suggesting to do the next comand to the hds:
# gmirror clear adX
another tip is that if u already installed freebsdm u can also add gmirror through the installation disk entering the option to fix the system and then:
# chroot /dist
# mount_devfs devfs /dev
... gmirror comands ...
# mount /dev/mirror/gm0s1a /mnt
noticing that ur system will be at /mnt