Thanks.

Tried: mount /dev/hdb1 /hd   and got this message:
        /dev/hdb1: Success
        mount: you must specify the filesystem type

So tried: mount -t sysv /dev/hdb1 /hd   and got this:
                mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
                or too may mounted file systems
                (could this be the IDE device where you in fact use
                ide-scsi so that sr0 or sda or so is needed?)

Not sure what that last part in () means. Sorry to be such a newbie about
this, but not exactly sure what I am trying is correct. The man pages for
SCO say it is an htfs, but don't see a type that may work for Linux. Tried
the hpfs that is in the man pages under Linux, but when try:
        mount -t hpfs /dev/hdb1 /hd   get:
        mount: fs type hpfs not supported by kernel.

<Shrug> don't know.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan Bartlett
Sent: Friday, June 28, 2002 9:13 PM
To: [EMAIL PROTECTED]
Subject: Re: mounting an IDE hdd


try mounting /dev/hdb1 (or whatever partition it is).

Jon

On Fri, 28 Jun 2002, jayson wrote:

> Hello all,
>
> I am having some trouble and wondered if anyone could help me out. I am
> trying to mount an IDE hdd that currently has SCO UNIX 5.0.5 installed on
> it. It is in the primary IDE slot with it's jumper set to slave. I am
> booting RedHat 7.2 from a hdd controlled by a RAID device, and is
/dev/hde.
>
> When I try the command: mount -t sysv /dev/hdb /hd I get the following
error
> message:
>       mount: wrong fs type, bad option, bad superblock on /dev/hdb
>           or too many mounted file systems.
>
> I don't have anything else mounted. Is this the right procedure, or am I
way
> off base here?
>
> Any help would be appreciated.
>
> Thanks,
>
> Jayson Hill
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to