Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Knoppix Help Forum > CD-rom

Forgot Password?
 Knoppix Help Forum   For all discussions about Knoppix, the Linux "Live CD" that lets you run Linux without needing to install on your hard drive.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 03-20-2005   #1 (permalink)
Just Joined!
 
Join Date: Mar 2005
Location: Default
Posts: 27
Send a message via MSN to splittik
CD-rom

I have knoppix 3.8 installed on the hard drive. When i click on CD-rom on the desktop, it says /mnt/cd-rom not found. when i look in the directory, i see a locked file CD-rom and it says "this file doesn't seem to exist anymore". How do i view and run the contents of my cd drive?
splittik is offline  


Reply With Quote
Old 03-20-2005   #2 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
Try this in the terminal:
Code:
su
[rootpass]
mkdir /mnt/cdrom
mount /dev/hdc /mnt/cdrom
if that doesn't work try
Code:
su
[rootpass]
mount /dev/hdd /mnt/cdrom
if that doesn't work try
Code:
su
[rootpass]
mkdir /mnt/cdrom
mount /dev/hdb /mnt/cdrom
and if that doesn't work try
Code:
su
[rootpass]
mkdir /mnt/cdrom
mount /dev/hda /mnt/cdrom
.

then navigate your cd rom via /mnt/cdrom

dylunio
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 03-21-2005   #3 (permalink)
Just Joined!
 
Join Date: Mar 2005
Location: Default
Posts: 27
Send a message via MSN to splittik
Code:
mkdir /mnt/cdrom
mkdir: cannot create directory `/mnt/cdrom': File exists
mount /dev/hdc /mnt/cdrom
mount: mount point /mnt/cdrom is a symbolic link to nowhere
it gives me this for all of the commands
splittik is offline   Reply With Quote
Old 03-21-2005   #4 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
Hmm try this:

Try this in the terminal:
Code:
su
[rootpass]
mkdir /mnt/cd
mount /dev/hdc /mnt/cd
if that doesn't work try
Code:
su
[rootpass]
mount /dev/hdd /mnt/cd
if that doesn't work try
Code:
su
[rootpass]
mkdir /mnt/cd
mount /dev/hdb /mnt/cd
and if that doesn't work try
Code:
su
[rootpass]
mkdir /mnt/cd
mount /dev/hda /mnt/cd
.

then navigate your cd rom via /mnt/cd

dylunio
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 03-21-2005   #5 (permalink)
Just Joined!
 
Join Date: Mar 2005
Location: Default
Posts: 27
Send a message via MSN to splittik
first three i recieved "not a valid block device" last one i recieved

Code:
 mount /dev/hda /mnt/cd
mount: /dev/hda already mounted or /mnt/cd busy
note that lately i've had incident(after i posted the first post) where i think the BIOS thinks my cdrom drive is the hard drive since it doesnt recognize a master drive and i put the cdrom drive in my boot sequence and then it loaded my OS successfully but didnt load my live CD.

P.S. my partitions are hda's
splittik is offline   Reply With Quote
Old 03-21-2005   #6 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
Hmm I'm not sure that Knoppix is seeing your cdrom drive, I'm not sure I can help further at the moment sorry. But I do take that you are trying this all with a cd in the cd rom drive?

/dev/hda is your hard drive that is why it ios already mounted, so now we no not to look at that

dylunio
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 01:42 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2