Greetings,
Hi all! I have some problem in mounting file systems and changing directories with CDROM.
I have checked the /etc/fstab table and found the following entries:
LABEL=/ / ext3 defaults
---- more entries ----
..
..
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,r
o 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,r
o 0 0
cd /dev/cdrom
Quote:
quote:bash: cd: /dev/cdrom: Not a directory
|
- When I typed mount, I cannot see any cdrom mounted and once I change the directory to cdrom or cdrom1, errors as quoted above happened. Did I do something wrong ?
- Further, I have bought a USB Flash Memory Stick. However, I cannot mount it to the Linux system! Could anyone suggest me some ways to solve the problems... Sorry for any newbie questions asked!! Many thanks!
Best regards
Newbie