Aliases

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
snap
-


Joined: 16 Oct 2006
Posts: 10

PostPosted: Fri Oct 27, 2006 9:29 am    Post subject: Aliases Reply with quote

I'm trying to set my Cd-rom as virtual path in aliases but cannot get it to work. It works fine on a Windows machine but I am running linux (debian/KDE GUI). Has anybody been able to succesfully use a cd-rom as a virtual path in linux? I know the device has be mounted first, which I've done. Ive tried

/cdrom
/dev/hdc/media/cdrom0
/media/cdrom0

none have worked!

Hopefully somebody can help
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Fri Oct 27, 2006 11:35 am    Post subject: Re: Aliases Reply with quote

snap wrote:
I'm trying to set my Cd-rom as virtual path in aliases but cannot get it to work. It works fine on a Windows machine but I am running linux (debian/KDE GUI). Has anybody been able to succesfully use a cd-rom as a virtual path in linux? I know the device has be mounted first, which I've done. Ive tried

/cdrom
/dev/hdc/media/cdrom0
/media/cdrom0

none have worked!

Hopefully somebody can help


You must first know what is the actual mount path of your cdrom before configuring it as an alias: Run the command:
Code:
mount -l

It will list all mounted file systems. The CDROM should have its FS type set to iso9660.

Once you know the mount directory of your CDROM create an alias which virtual path is /cd (or whatever) and which real path is the directory where the CDROM is mounted.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
snap
-


Joined: 16 Oct 2006
Posts: 10

PostPosted: Sun Oct 29, 2006 9:57 am    Post subject: Reply with quote

Thanks for your reply,

I did a mount -l and i got

/dev/hdc on /media/cdrom0 type iso9660

i tried /dev/hdc/media/cdrom0 and still nothing.
Can it be something with permissions?


Thanks
Back to top View user's profile Send private message
roganty
-


Joined: 08 Jun 2004
Posts: 357
Location: Bristol, UK

PostPosted: Sun Oct 29, 2006 12:04 pm    Post subject: Reply with quote

snap wrote:
Thanks for your reply,

I did a mount -l and i got

/dev/hdc on /media/cdrom0 type iso9660

i tried /dev/hdc/media/cdrom0 and still nothing.
Can it be something with permissions?


Thanks


try /media/cdrom0
_________________
Anthony R

Roganty
| Links-Links.co.uk
Back to top View user's profile Send private message Visit poster's website
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Sun Oct 29, 2006 2:54 pm    Post subject: Reply with quote

snap wrote:
/dev/hdc on /media/cdrom0 type iso9660


/dev/hdc (the CDROM device) is mounted on /media/cdrom0 so /media/cdrom0 is the path of the CDROM driver.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
snap
-


Joined: 16 Oct 2006
Posts: 10

PostPosted: Sun Oct 29, 2006 9:37 pm    Post subject: Reply with quote

Got it to work.

Thanks
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group