Re: CDFS

From: Stefan Smietanowski
Date: Fri Mar 19 2004 - 16:40:26 EST


Hi.

Script started on Fri Mar 19 12:01:38 2004
# umount /mnt
# umount /mnt
umount: /mnt: not mounted
# umount -t iso9660 /dev/cdrom /mnt
^^^^^^^^

use "mount" instead of "umount" to mount something.

mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
or too many mounted file systems
# exit
Script done on Fri Mar 19 12:04:49 2004

// Stefan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/