similar to: centos on vmware worstation not mounting cdrom

Displaying 20 results from an estimated 2000 matches similar to: "centos on vmware worstation not mounting cdrom"

2006 Mar 01
1
Boat loads of: 'localhost kernel: cdrom: open failed.'
Another question: How can a supress these messages from filling up my syslog file? Mar 1 01:31:26 localhost kernel: cdrom: open failed. Mar 1 01:31:57 localhost last message repeated 15 times Mar 1 01:31:59 localhost kernel: cdrom: open failed. Mar 1 01:32:01 localhost kernel: cdrom: open failed. I've got 'noauto' in
2005 Aug 25
4
Mount floppy on startup?
On bootup, it seems CentOS automatically mounts the floppy drive to /media/floppy. Is there a way to stop this from happening, short of removing the floppy drive from the system (as I don't use it)? Thanks, Ash Christopher -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Dec 15
17
Kernel panic - not syncing: Attempted to kill init!
I am trying to create an additional domain and have created a configuration file based on the examples. When I try to boot the domain, it eventually hits a Kernel panic, as follows: Red Hat nash version 4.1.18 starting Mounted /proc filesystem Mounting sysfs Creating /dev Starting udev Creating root device Mounting root filesystem mount: error 6 mounting ext3 mount: error 2 mounting none
2007 Jan 25
10
Problems with building a complete kernel
I have a plain vanilla Centos source (not 100% sure where we got it from), but I can't seem to get a build that installs correctly. I tried the method described at http://wiki.centos.org/HowTos/Custom_Kernel, but rpm doesn't like the output file, and even if I install it with -F, nothing seems to happen - no new kernel, now initrd, nothing. When I tried following the directions in the
2006 Aug 09
1
Re: URGENT: OCFS2 hang - 32 node cluster POC
Run: # top # vmstat 1 # iostat -x /dev/emcpowerb 1 The latter two you can save to a file. For top, just monitor cpu usage and see if any process is hogging all of it. Colin Laird wrote: > and the fstab settings: > > # This file is edited by fstab-sync - see 'man fstab-sync' for details > /dev/VolGroup00/LogVol01 / ext3 > defaults 1 1 >
2006 Jan 17
2
clamscan --exclude problems
this is strange to me but maybe not to y'all I use clamscan --exclude in other places but this certain one will not work... let me put up my fstab before I explain k: # This file is edited by fstab-sync - see 'man fstab-sync' for details LABEL=/ / ext3 defaults 1 1 LABEL=/boot1 /boot ext3 defaults 1 2 none
2011 Mar 08
3
[Newbie] Reclaiming /boot space
When trying to do a yum update, I am told I need more space in /boot. When I check the contents of /boot (ls -l /boot), there are no files. If I do a df -h, there is no available space yet it shows that it has a lot of used space. The fstab shows the following: # This file is edited by fstab-sync - see 'man fstab-sync' for details /dev/VolGroup00/LogVol00 /
2006 Jan 28
7
Setting up FSTAB
I am setting up Xen for the first time and have run into a problem. My system was initially setup with Fedora Core 4. I was able to successfully create a File-backed VBD. When I boot the domain,I get an error message that is listed at the end of the below boot messages. I suspect the problem is casued by my fstab. However, I am not sure how it should be configured. Fstab listed also. Any pointers
2005 Jun 15
3
Burning CDs
Hi, I have just installed 4.1 on a new Dell Latitude d610. It does not automount the CDs. When I mount the CD manually I get: $mount /media/cdrecorder mount: block device /dev/hdc is write-protected, mounting read-only The CD writer is an Philips IDE: CDRW/DVD-ROM CDD5263 Here is my mtab: $ cat /etc/mtab /dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0 none /proc proc rw 0 0 none /sys sysfs rw
2011 Jan 01
1
[PATCH] Lib.pm: unknown filesystem /dev/hd{x} (cdrom)
Hi, This a purpose patch to avoid the message "unknown filesystem /dev/hdc". Where /dev/hdc is an entry in fstab for CDROM. Example of fstab: /dev/hdc /media/cdrom auto pamconsole,exec,noauto,managed 0 0 https://bugzilla.redhat.com/show_bug.cgi?id=666577 Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com> Thanks Douglas --------------
2010 May 21
1
Grub Error 22; no Windows
Hello, I have a GridEngine setup with 5 subnodes and two RAIDS attached. I backed up the OS drive - 120GB - to an external hard drive - 500GB - using ddrescue. The OS drive is partitioned as: sda1 has the OS and is about 7 GB sda2 has /var and is about 4 GB sda3 has swap and is about 1 GB After backing up, there were 4KB of errors, but all at the end of the disk around 118GB. This used to be
2005 Sep 24
1
booting from copied ext3 software raid fs to normal fs
Hello. I am trying to boot CentOS 4 from a copy of an ext3 software RAID 1 filesystem (md) which has been copied to a normal ext3 filesystem (hd). I am almost getting there, exept that the system hangs after booting the kernel. I copied the datas from the /boot and / partitions to two similar partitions on the backuped disk with mirrordir (can also be done with cp or dd). I have setup the new
2006 Dec 01
2
/var goes read-only
This is an issue that I have been having with one of our production servers for a couple of months, just out of no where /var goes to read only. There aren't any errors that show up in /var/log/messages nor dmesg, I checked to make sure that the drives on error option is set to continue and there isn't anything as far as I can tell wrong with the disks. Also there is plenty of disk space.
2011 May 05
0
Problem adding Worstation
Hi ! I've got a server with Samba 3.5.3 with LDAP backend running on it. When I want to add a workstation I've got a strange result First there is the workstation LDAP account : dn: cn=TOTO$,ou=machines,o=ADM-SC,dc=univ-rouen,dc=fr objectClass: top objectClass: person objectClass: posixAccount objectClass: sambaSamAccount cn: TOTO$ sn: TOTO$ uid: TOTO$ uidNumber: 5037
2005 Mar 06
6
Firewire, USB + CentOS
Message I recieved from a work colleage.... Wonder if anyone can help the guy? --------FORWARDED MESSAGE---------------------- I finally ditched my freebsd and put centos on my box. Trouble is I can''t figure out how to get it to automount my USB and firewire (ipod) bits. Any ideas? Googling has left me a bit frustrated. No one seems to be able to do it. I have a /etc/fstab that
2006 Jul 31
2
NT_STATUS_BAD_NETWORK_NAME
Hello, I installed samba 3.0.23 on Fedora Cora 4 and I configured it with this smb.conf file: [global] dos charset = UTF-8 workgroup = OAF_ADMIN server string = OAF Samba PDC Server passdb backend = tdbsam username map = /etc/samba/smbusers password level = 1 log level = 13 log file = /var/log/samba/log.%m max log size = 50
2006 Sep 08
0
Command ls blocked on usbdrive
Hi. In the /etc/fstab I have the next line for an usbdrive (IOMEGA USB 2.0 80 Gb): /dev/sda1 /media/IOMEGA_HDD vfat pamconsole,exec,noauto,managed 0 0 I mounted the usbdrive with mount /media/IOMEGA_HDD. If I executed an ls command for one of the directories on the usbdrive (ls /media/IOMEGA_HDD) there is not problem but if I executed an ls of the usbdrive ls -lha
2009 Oct 12
1
Inquiry:Problem mounting cdrom on my CentOS 5.2 client
Dear All Please be informed that I needed to mount my cdrom on my CentOS 5.2 client , but unsuccessful . I tried as the followings : #mount -t vfat /dev/cdrom-hdc /mnt/cdrom Add the following line to /etc/fstab : /dev/cdrom-hdc /mnt/cdrom vfat noauto,users,noexec,rw,uid=1000,gid=1000 0 0 #mount /mnt/cdrom But I cannot see the CD content . Can you please do me favor and correct me ? Thank you in
2009 Sep 24
3
Inquiry:Problem in mounting external cdrom
Dear All I tried to mount an external cdrom on my CentOS 5 server but un-successful . I attached the device to my USB port and then the followings have been added to my /dev folder : "cdrom -> scd0 cdrom-sr0 -> scd0 cdrw -> scd0 cdrw-sr0 -> scd0 cdwriter -> scd0 cdwriter-sr0 -> scd0" To this end , I tried to mount it as the followings (but it didn't get through) :
2001 Nov 09
1
cdrom format
I've just recieved a demo/trial cd of some windows software i want to try using with Wine. when i try to mount the CD it mounts with no errors but when i change to the directory there is nothing there. i've pulled it up on my wifes win9x machie and the directories and files are there. no problems. is there some format or sting that i need to specify in my /etc/fstab other than