I have created a RHEL6 machine that is hosted on VMWare player that in turn runs off my Windows 7 PC.
When I try and mount the CDROM on the RHEL6 box I get the following output:
Here is the output from the /etc/fstab file:
When I run the "mount" command I see that there is no CD device mounted:
I have also checked the settings under /dev/sr0:
After searching through various Linux forums and websites I tried the following command:
Incidently, under my /dev file system there is no "cdrom" file. There are the following files, though: cdrom1 cdrw1, dvd1 and dvdrw1.
So my final question is: If I can't mount the CDROM under "/dev/cdrom/media" where can I mount it?
I hope this makes sense. My apologies as this is the first time I have used this forum for a while and am not familiar with the correct etiquette etc.
My RHEL virtual Machine Does not have Virtual Machine Manager Desktop Tool
Hi,
I don't seem to have the Virtual Machine Manager Desktop tool set up on my RHEL6 Machine. The Linux machine runs off VMWare player and I'm not sure whether it is a VMWare software issue or a problem with the RHEL6 installation.
When I launch a GNOME GUI there is no option for VMM under "Applicatons">"System Tools". (See Attachment)
I also run the following command:
HTML Code:
[root@localhost ~]# lsmod | grep kvm
kvm 300283 0
As mentioned above, the Linux machine runs off a VMWare Player platform. When I built the machine I used the quick install option on VMWare Player and in doing so there seems to be some features missing - including the VMM desktop tool.
Once again, I'm not sure if this is a VMWare or RHEL6 issue. Please could someone shed some light on this issue.
Hi people, I am a new user of Unix, I want to ask a basic question. I have a solaris 10 system. I want to use the cd-rom but I can't see what's inside in the cd. I put the cd and then ;
root@hubatusvr # mount /dev/dsk/c0t3d0s2 /cdrom
mount: /dev/dsk/c0t3d0s2 is already mounted or /cdrom is busy... (2 Replies)
Hi there
I am trying to mount a cdrom using:
mount /cdrom
and I get the error:
mount: mount point cannot be determined
If I try the command
mount cdrom /cdrom
nfs mount: nfs file system; use path
I tried running mountall
and mountall -F NFS
but to no avail (3 Replies)
Hi there,
I am building an HP UX 11 server (first time) and I'm trying to mount the CDROM with SAM. What am I supposed to enter in the "mount directory" box?
Also, I can't ftp to the server due to a logon failure. I used root id and password. I deleted the file in the /etc/ftpd directory but... (8 Replies)
I am trying to mount my a cd in my SCO 5.0.7 box and keep getting this:
Alessandra! -->#mount -r /dev/cd0 /mnt
mount: cannot stat '/dev/cd0'
Alessandra! -->hwconfig
name=kernel vec=- dma=- rel=3.2v5.0.7 kid=2003-02-18
name=cpu vec=- dma=- unit=1... (0 Replies)
Hi guy's, my first post here on the forum :p
I did a quick search here, but did not find a direct hit, so decided to post my question.
I'm taking my first steps into AIX, and right now I'm trying to install some software that I've downloaded as a zip file, and have this extracted into a mounted... (1 Reply)
On Sun Fire V240, cdrom doesn't automount. I can manually mount the cdrom, however it pretty annoying. I have checked the vold demon and its seems to be running. Here is the output from
/etc/inetd.conf
pg inetd.conf
daytime stream tcp6 nowait root internal
daytime dgram udp6 ... (2 Replies)
I am trying to remote mount a cdrom (Sun Ultra 10 running release 7) on another system.
I followed the following procedure offered by a friend:
To allow a drive to be mounted, edit /etc/dfs/dfstab file to include the following line:
share -F nfs -o ro /usr/man
On computer with drive... (3 Replies)
I have an external cdrom drive, which am tring to
mount.
I issued the following
mkdir cdrom to create a mount point
then
mount -F cdfs /dev/dsk/c0t4d0s7 /cdrom
but this is unsuccessful instead received an error
message mount point not found
can you help (5 Replies)
hi
when i want to mount my cdrom i got this error
cd9660: /dev/acd0c: Invalid argument
this is how my /etc/fstab looks like:
#device mntpoint FStype Options Dump pass
/dev/ad0s1b none swap sw 0 0... (2 Replies)