LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   need help setting up sata on 3ware raid card (https://www.linuxquestions.org/questions/linux-hardware-18/need-help-setting-up-sata-on-3ware-raid-card-315138/)

martinez9049 04-19-2005 10:53 PM

need help setting up sata on 3ware raid card
 
hi, i have a WD 200gb on a 3ware raid card that im trying to use as a secondary drive. is this just an issue of mounting the drive? im running ubuntu 5.04. the drive is being detected b/c i can see it in the raid bios program.

thanks,
ismael m

martinez9049 04-19-2005 11:30 PM

nevermind i got it to work.

ismael m

J.W. 04-20-2005 02:31 AM

Congrats on solving the problem, but could you post the steps that you took to solve this particular issue? That would be a big help to any future readers who might have the same question. Thanks! -- J.W.

martinez9049 04-21-2005 12:28 AM

sure...guess i should've posted this before cuz i sure would be happy if i would've found the solution quick. all i did was mount the drive. at first i thought linux wasn't detecting it but i ran
"root@ubuntu:/home/ismael # fdisk -l" and saw that the sata was listed as sda1.
i then ran
"root@ubuntu:/home/ismael # mount -t ntfs -o umask=0222 /dev/sda1 /mnt/Media"
where /mnt/Media is the directory that i can view the drive under. I had to make that directory before i could mount it there.

ismael m


All times are GMT -5. The time now is 03:19 AM.