Denise Ives wrote:
> 
> On 6 Jun 2001, Alexandre Oliva wrote:
> 
> > On Jun  5, 2001, Denise Ives <[EMAIL PROTECTED]> wrote:
> >
> > > can not access hdg1 (hdg1): No such file or directory
> >
> > Looks like it's not looking for it as /dev/hdg1, assuming this device
> > name exists.  Try /dev/hdg1 explicitly, if this is the case.
> 
> Same results are generated if I explicitly add /dev/hdg1 to my disklist.
> I tried it both ways before I made the post. Is there anything else I can
> try here?

First, try:

$ ls -l /dev/hdg1

If that says "No such file or directory", then you haven't actually
created the device file (and certainly don't have a filesystem mounted
there).

        Marty
--
Marty Shannon, RHCE, Independent Computing Consultant
mailto:[EMAIL PROTECTED]

Reply via email to