Quote:
Originally Posted by mostlyharmless
Yes it is, the intel on board RAID is dmraid controlled "fakeraid"
|
Yeah, I figured it out, basically what I did was I downloaded dmraid and gparted (which was pretty weird) because I would not be able to mount without gparted, unless you know of a command I can use.
This is what I did which I would probably have to make a file to make this happen each time I start the computer since this is only good for one login session.
1) Open Terminal > dmraid -ay (to activate the raid)
2) type sudo gparted and gparted opens up and shows the raid
3) Then in the Places Tab on the top, I can click on my RAID system and type root password to mount the drive. Now I have access to it!
The only thing I find weird is that when I use dmraid to activate it. I then try the mount command by typing: sudo mount /dev/mapper/isw_forgotcharactershere_raidnamehere /mnt/. This says it won't work. However, when I run gparted, it is visible and all I need to do is click on it and enter root password to mount it. Other then that, I am glad I spent countless hours on trying to find a decent way to make it work :]