LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-28-2003, 12:24 PM   #1
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Rep: Reputation: 15
CDROM & FLOPPY.. where???


my cdroms (two) are working but i dont know how see files on CD...

i put CD in....
i going to /mnt/cdrom1 ....
and... I DONT SEE ANY FILES! (
i see blank folder....
no errors...
no files (

other CD`s not working too (

and i have same problem with my floopy drive....

but in /mnt/windows i see my files...

pls help....
 
Old 08-28-2003, 12:29 PM   #2
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
my linux: MANDRAKE 9.1
first CD-ROM: LG 52x
second CD-ROM: SAMSUNG 24x
 
Old 08-28-2003, 12:30 PM   #3
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
You need to mount the drive first.

To mount a CD-ROM, at the command line, type:
Code:
mount /dev/cdrom
The cdrom will be mounted in /mnt/cdrom

Don't forget to unmount, type:
Code:
umount /dev/cdrom
For the floppy, change cdrom to fd0
 
Old 08-28-2003, 12:36 PM   #4
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
[root@localhost /]# mount /dev/cdrom
mount: can't find /dev/cdrom in /etc/fstab or /etc/mtab



((
 
Old 08-28-2003, 12:40 PM   #5
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
show output of :
cat /etc/fstab
and...
su -c "cat /var/log/dmesg | grep hd[a-d]"
you'll be prompted to type root password after issuing the command...
 
Old 08-28-2003, 12:41 PM   #6
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
hmm i should write:

mount /dev/hdc

:] now worked....

thanks
 
Old 08-28-2003, 12:42 PM   #7
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
Can you post the contents of the /etc/fstab file.
and the output of the following command:
Code:
ls -l /dev/cdrom*
----
Edit:
You fixed it... very good.

Last edited by Mathieu; 08-28-2003 at 12:46 PM.
 
Old 08-28-2003, 12:46 PM   #8
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
i have mounted my cdrom but now when i trying to open it i see:

directory dont exist

(

/etc/fstab :

/dev/hda5 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
/dev/hdc /mnt/cdrom auto user,iocharset=iso8859-2,codepage=852,noauto,ro,exec 0 0
/dev/hdd /mnt/cdrom2 auto user,iocharset=iso8859-2,codepage=852,noauto,ro,exec 0 0
/dev/fd0 /mnt/floppy auto user,iocharset=iso8859-2,sync,codepage=852,noauto,exec 0 0
/dev/hda1 /mnt/windows vfat iocharset=iso8859-2,codepage=852 0 0
none /proc proc defaults 0 0
/dev/hda6 swap swap defaults 0 0
 
Old 08-28-2003, 12:47 PM   #9
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
[root@localhost hunter]# ls -l /dev/hdc
lr-xr-xr-x 1 root root 30 sie 28 18:49 /dev/hdc -> ide/host0/bus1/target0/lun0/cd
 
Old 08-28-2003, 12:49 PM   #10
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
and i have another problem....

when i mounting my LG 52x it`s hanging up...
i cant open it....

but my SAMSUNG 24x working...

i put cd into SAMSUNG 24x
i trying to open /mnt/cdrom

and i see:

"directory dont exist"
 
Old 08-28-2003, 12:54 PM   #11
hunter_one
Member
 
Registered: Jun 2003
Distribution: mdk 9.1 , gentoo
Posts: 101

Original Poster
Rep: Reputation: 15
hmmm i have:

rebooted my computer
login as root
and now its working...

i must change rights of access for my normal account...

thanks for help with mounting cdroms

and sorry..... i`m newbie

cya...
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FLOPPY & CDROM cannot be mounted after installing kernel2.6.4 inquirer Linux - Newbie 4 08-11-2004 10:26 AM
Floppy and CDRom subaruwrx Slackware 1 06-15-2004 05:43 AM
locked out of cdrom & floppy rooman Linux - General 42 10-07-2002 02:36 AM
Busy CDROM, shutdown problems & floppy format jefftrwmy Linux - Newbie 1 04-16-2002 08:30 PM
cdrom & floppy in Mandrake 8 happy hippo Linux - General 0 08-23-2001 04:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration