[lug] mount cdrom (fs types)
J. Wayde Allen
wallen at lug.boulder.co.us
Fri Feb 2 08:46:18 MST 2001
On Thu, 1 Feb 2001, John Starkey wrote:
> I tried mounting an ext2 and it worked fine. The error I recieve when
> trying to mount is wrong fs type (not the "not supported" error).
>
> Anyone know what I'm doing wrong?
>
> I'm using
>
> mount -t fs_type_above /dev/cdrom
Perhaps, it is because you also need to specify a mount point?
The command should be:
mount -t fs_type /dev/cdrom /mnt_point
- Wayde
(wallen at lug.boulder.co.us)
More information about the LUG
mailing list