Page 1 of 1

How to install NAS4Free on RAID1 i3 computer?

Posted: 22 Aug 2013 09:30
by riseman
I got an i3, 16gb ram and 2 identically velociraptors hdd's 500gb each (10000rpm).
I downloaded NAS4Free-x64-LiveCD-9.1.0.1.847.iso (200.9 MB) and I want to install it.

My mobo is having RAID onboard so from BIOS I made a RAID1 volume.
I tried to install NAS4Free but is not seeing that RAID1 matrix. NAS4Free installer is seeing the 2 hdd's separately.

How can I done this?
I want to install NAS4Free in RAID1. My files are important and that's why I want RAID1.

I don't want to have NAS4Free running from CD or usb stick. I want to have it installed on my computer. (Like a Linux distro for example.)

Re: How to install NAS4Free on RAID1 i3 computer?

Posted: 22 Aug 2013 09:45
by b0ssman
what is the reason for wanting to install it instead of running the embedded version from an usb stick? because that is the recommended way of running nas4free.

the reason why your raid1 doesnt work is because the onboard raid controllers are fake software raid controller which are not supported.

Re: How to install NAS4Free on RAID1 i3 computer?

Posted: 22 Aug 2013 10:11
by riseman
Aw... is it better to run it from usb stick than installed?
So I can not use the RAID?
Not good...

So what can I do next?
I need that RAID1 for making the data safe.

Re: How to install NAS4Free on RAID1 i3 computer?

Posted: 22 Aug 2013 10:22
by b0ssman
you dont want to use the onboard raid.

you want to use a zfs mirror and keep the data and operating system serperant.

so install the embedded version on a usb stick and create a zfs mirror on the discs.

http://www.wiki.nas4free.org/doku.php?id=faq:0144

Re: How to install NAS4Free on RAID1 i3 computer?

Posted: 22 Aug 2013 11:12
by riseman
OK I will try to do this right now. Than I will come back with comments.

Thank you for your patience.