I'm using Redhat Linux 6.1. on a Compaq Proliant using a SmartSCSI 2 raid
Controller (cpqarray.o).

I did the Redhat Server installation 'straight out of the box' where it
formats/installs every drive it finds and then mounts them all. It doesn't
seem to want to know about the 2nd drive. (I don't want to use mirroring, I
just want to mount the second drive as extra storage)

here is my fstab file: the ones I'm trying to add are commented out (I added
these entries myself):

/dev/ida/c0d0p5         /                       ext2            defaults
1 1
/dev/ida/c0d0p1         /boot                   ext2            defaults
1 2
/dev/cdrom              /mnt/cdrom              iso9660 noauto,owner,ro 0 0
/dev/ida/c0d0p6         swap                    swap            defaults
0 0
/dev/fd0                /mnt/floppy             ext2            noauto,owner
0 0
none                    /proc                   proc            defaults
0 0
none                    /dev/pts                devpts
gid=5,mode=620  0 0
#/dev/ida/c0d1p5                /opt                            ext2
default         1 3
#/dev/ida/c0d1/p1               /mnt/dsk2                       ext2
defaults                1 1


When I try to mount it I get an error saying unable to mount, check fstype
etc. (I cant remeber the exact wording, sorry)

Thanks in advance

Reply via email to