I've encounterd this problem ones. In almost the same situation a proliant
2500 with 192MB memory and a Compaq smartarray controller.. the problem
was he couldn't format one of my logical drives because a memory
problem. Now doesn't detect linux by default more then I thought 12mb
memory on proliants. You can bypass this by giving lilo the option
mem=xxxM. Where xxx is the amount of memory your proliant contains.
Then try to format the partition again. and mount it.


With kind regards,

Sjoerd Tromp


In the Beginning there was nothing, which exploded. 

-- Terry Pratchett, Lords and Ladies 

On Mon, 31 Jan 2000, Newman Chakerian wrote:

> Date: Mon, 31 Jan 2000 09:40:53 +1100
> From: Newman Chakerian <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Compaq smartSCSI doesn't recognise 2nd drive
> 
> 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