On Fri, Jun 04, 2004 at 04:36:14PM -0700, Chris Desjardins wrote:
> I tried to create a symlink and this is what I got...
> 
> [root at localhost chris]# mount /dev/cdrom /mnt/cdrom
> mount: special device /dev/cdrom does not exist
> [root at localhost chris]# ln -s /dev/hdc /dev/cdrom
> [root at localhost chris]# mount /dev/cdrom
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>       or too many mounted file systems
> [root at localhost chris]# mount /mnt/cdrom
> mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
>       or too many mounted file systems
> 
> Any other ideas?
> Thanks!
> Chris
> 

ln -s /dev/hdc /dev/cdrom
mount -t iso9660 /dev/cdrom /mnt/cdrom

-- 
Jim Kaufman
Linux Evangelist
public key 0x6D802619
http://www.linuxforbusiness.net
---
Love is an ideal thing, marriage a real thing;
a confusion of the real with the ideal never goes unpunished.
		-- Goethe


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
Help beta test TCLUG's potential new home: http://plone.mn-linux.org
Got pictures for TCLUG? Beta test http://plone.mn-linux.org/gallery
tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list