- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- MOUNTING A CDROM
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 06:10 AM
07-04-2006 06:10 AM
MOUNTING A CDROM
cd /SD_cdrom
mount /dev/dsk/c1t2d0 /SD_CDROM
IT SAYS DEVICE BUSY, AM I DOING IT THE RIGHT WAY.
THANKS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 06:26 AM
07-04-2006 06:26 AM
Re: MOUNTING A CDROM
0. cd /
1. mount /dev/dsk/c1t2d0 /SD_CDROM
2. cd /SD_CDROM
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 06:57 AM
07-04-2006 06:57 AM
Re: MOUNTING A CDROM
If you position yourself in the target directory, you won't be able to mount a filesystem.
Francis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 05:44 PM
07-04-2006 05:44 PM
Re: MOUNTING A CDROM
cd /
mount /dev/dsk/c1t2d0 /SD_CDROM
-Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 06:06 PM
07-04-2006 06:06 PM
Re: MOUNTING A CDROM
Beware that the directory on which you are
trying to mount is not hijacked by processes
To find them you do
fuser -cu /SD_CDROM
(You could indeed find a shell process as
was previous mentioned)
Then
-Kill all process on the dir
-Login fresh
-mount /dev/dsk/c1t2d0 /SD_CDROM
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 10:55 PM
07-04-2006 10:55 PM
Re: MOUNTING A CDROM
$pwd --> /SD_cdrom
$ cd /
$ mount -r dev/dsk/c1t2d0 /SD_CDROM
rgs,
ran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 01:02 AM
07-05-2006 01:02 AM
Re: MOUNTING A CDROM
you please check your present working directory using pwd if it is /SD_CDROM give cd / and check any files or directories are present in the /SD_CDROM .if it is there please check it any of this is used by any program or by any processes normally it will not be there
and after that you can mount the CDROM by using the following command
#mount /dev/dsk/c1t2d0 /SD_CDROM
and check it wether it is getting mounted or not
regards
Baiju Kumar.B
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 03:36 AM
07-05-2006 03:36 AM
Re: MOUNTING A CDROM
# cd /
# mount /dev/dsk/c1t2d0 /SD_CDROM
Cheers,
f. halili
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2006 03:47 AM
07-05-2006 03:47 AM
Re: MOUNTING A CDROM
its busy because your connection is in there and the mount command can't mount the filesystem in that folder under these circumstances.
Always cd to the directory you are mounting the filesystem in after you mount it.
"-)
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com