On Thu, 9 Mar 2000, Lance Borden wrote:

> Claus, I'm not really sure, but since nobody else has had an
> answer yet, I'll give it a shot. Does your alias mean that you can
> replace '/dev/sda4' with '/dev/zip'? I figure that's what you
> mean.

/dev/zip is just a symbolic link to /dev/sda4. This link was created
by Mandrake by installing the system.

> In your first example, shouldn't that be reversed?  That is,
> isn't the command #mount /dev/zip /mnt/zip?

You are right of course! I just typed it wrong. This is what happens:

***
[root@thor working]# mount -t vfat /dev/sda4 /mnt/zip
mount: wrong fs type, bad option, bad superblock on /dev/sda4,
       or too many mounted file systems
***

> Another thing I checked...my fstab file doesn't have the 'exec'
> that yours does. Don't know if it belongs there or if it would
> make a difference...

I'm not sure, but it seems that it does not affect it.

What should I do in order to get my Zip working??
Again, thanks a lot for your help!

Regards,
Claus.

-- 
Atzenbeck. Data structures & design
http://www.atzenbeck.de

And that's the way it is...
                -- Walter Cronkite

Reply via email to