> cd /mnt/cdrom then ls -al, I get no files, no directories one either
> RH1 or RH2 Cd's
>
> When I:
>
> mount -t ext2 /dev/cdrom /mnt, it says it is already mounted.
>
> When I:
>
> umount /mnt or umount /mnt/cdrom, it tells me no device found...
>
> (..and yes, there is the ReHat CD in the drive...)
>
> Any ideas, I know this is something siilly...
First off, I would guess your CD is using iso9660 instead of ext2.... :)
Secondly if it IS mounted, you should unmount it like this 'umount
/dev/cdrom'....And as long as you have iso9660 support compiled in the
kernel, mount like this 'mount /dev/cdrom /mnt/cdrom' (you can even leave
off the mount location if you put an entry in your '/etc/fstab'....
_______
Larry Herzog Jr. "Do nothing out of selfish ambition or vain conceit,
650 Society #4719 but in humility consider others better than
[EMAIL PROTECTED] yourselves." -- Philippians 2:3
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.