Re: Getting Started
> I've a Syquest (1.5 G) drive and I do not seem to be able to mount
> it onto any partition:
>
> mount /dev/sdca /syquest
>
> Always gave me some error on unknown ftype... Did I do something
> wrong?
As it says, you didn't specified the file system type.
If the disk is formatted as an ext2 fs, use:
mount -t ext2 /dev/sdca /syquest
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: