similar to: Boat loads of: 'localhost kernel: cdrom: open failed.'

Displaying 20 results from an estimated 600 matches similar to: "Boat loads of: 'localhost kernel: cdrom: open failed.'"

2010 Jan 13
1
centos on vmware worstation not mounting cdrom
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Arial">Hello,<br> <br> I will appreciate any help on this... I have for testing purposes CentOS 4.7 running on VMWare workstation 6.5, I need to boot the centos virtual
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
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 --------------
2009 Jan 21
1
help with udev rules needed
I am migrating from Fedora 8 to CentOS 5.2 I have usb dvd On F8 I have /etc/udev/rules/00-my-custom.rules BUS=="scsi", SYSFS{vendor}=="TSSTcorp", SYSFS{model}=="CDDVDW SH-S203N ",SYMLINK="dvd",OWNER="rray" When I plug in dvd I get $ ll /dev/scd1 lrwxrwxrwx 1 root root 3 Aug 25 08:17 /dev/scd1 -> sr1 ll /dev/sr1 brw-r----- 1 rray disk 11, 1
2005 Aug 18
2
Starting a process at a specified nice value.
I wonder if someone could point me to the appropriate docs for my question? If I would like to cause my system to always start 'smbd' processes at priority 7 for example, how would I go about doing that. I'm assuming there's a better way than running a cronjob every minute to renice existing processes. I'd appreciate some help pointing me in the right direction. Thanks.
2006 Mar 08
2
Trouble with the quote key
I?m having trouble with the quote key. I need to hit it twice for the quotation character to appear. This is true for both double and single quotes. I can?t find where I would fix that. Could someone give me a hint. Thank you. (My regional and Keyboard settings are US English)
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
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 >
2001 Nov 19
1
nero
Hi all, im a wine newbie and im struggling to understand how to setup my ide cd writer in my config so that nero sees it. its currently emulated as a scsi drive. its device name is /dev/scd1 if anyone can help me out i'd appreciate it. thanks in advance
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.
2010 Nov 02
2
One question on heatmap
Dear R-helper: Suppose we have a matrix: Gene sample1 sample2 Gcnt1 12.0000 52.80000 Max 8.8000 39.10000 Tmem176b 67.9000 304.70000 Shmt2 8.6000 42.40000 Rtn4 11.5000 57.70000 Il17re 7.6000 38.80000 Bclp2 6.2000 32.10000 Mobkl3 4.4000 32.20000 Akr1b10 3.4000 30.10000
2006 Mar 01
1
Problem with large tar file.
I have just completed installing CentOS 4.2 (I came over here from Fedora-Land (core-3)). I did this via a fresh install. I tar'd everything to an external drive reinstalled the new stuff and everything is working very well. I've just got one issue. I have a full system backup Backup.tar that has a size of 78,717,880,320. When I issue the command tar -xvf Backup.tar I get only about
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 Jan 08
0
GUI User Disk Mount Tool
Disk mount tool gives message "There are no filesystems you are allowed to mount. Reolacing "pamconsole" with "user" in /etc/fstab solves the issue temporarily. This was fixed in FC4. Is there a fix for CentOS 4.2? Thanks in advance. bj Cent OS 4, Linux 2.6.9-22.0.1.EL athlon 07:42:11 up 1 day, 23:01, 3 users, load average: 0.42, 0.24, 0.09
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
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
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 /
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