Buffer I/O error in red hat linux boot up

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Buffer I/O error in red hat linux boot up
# 1  
Old 02-25-2010
Buffer I/O error in red hat linux boot up

I get error message when boot up red hat linux
Code:
Buffer I/O error on device hdc ,logical block XX
...
/dev/hdc:read failed after 0 of 2048 at 0 : input/output error
.....

I paste the /etc/fstab file in here
/dev/hdc is cdrom
How can I fix it
Please advice

Code:
[root@vmlinux ~]# cat /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/vg00/lvol2         /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/vg00/lvol4         /home                   ext3    defaults        1 2
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
/dev/vg00/lvol3         /var                    ext3    defaults        1 2
/dev/vg00/lvol1         swap                    swap    defaults        0 0
/dev/sdb1               /product                ext3    defaults        0 0
/dev/sdb2               /database               ext3    defaults        0 0
/dev/sdc1               /product1               ext3    defaults        0 0
/dev/sdc2               /database1               ext3    defaults        0 0
/dev/hdc                /media/cdrom            auto    pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0 0
/dev/fd0                /media/floppy           auto    pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0 0
[root@vmlinux ~]#

Buffer I/O error in red hat linux boot up-dev_hdc_errjpg

Last edited by pludi; 02-25-2010 at 08:28 AM.. Reason: code tags, please...
# 2  
Old 02-25-2010
It is hard to tell from your screen shot exactly where exactly in the boot process this error is occurring? Can you provide more information?

Have you a CD in the device when you this is occurring? Is SELinux in enforcing mode?
# 3  
Old 02-25-2010
is this a real CD or a virtual CD device that some servers have? Are you sure that the drives retain their order at startup and that udev is not changing the order at initialization?
# 4  
Old 02-25-2010
There is no CD in the CDROM.
The CDROM is working and no fault .
Please advice how to fix those bootup error ???
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies

2. Red Hat

collect red hat linux error logs

Hi, I have two questions,first of all is where can I collect more error logs(the log under /var/log/messages), also give the corresponding explain is grateful.The second one is the log under various versions(such as red hat,suse,etc) is the same or not. Thanks for answers. (1 Reply)
Discussion started by: zhaoyy
1 Replies

3. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

4. Solaris

Windows,Solaris, Red Hat triple boot issues

I have a pentium IV with 512 MB ram and 80 GB HDD. I first installed windows XP on the first primary partition, then Solaris on the second with 20 GB for the solaris partition, and when rebooted , the grub menu functioned as expected giving me the options to dual boot, so next I wanted to install... (3 Replies)
Discussion started by: saagar
3 Replies

5. Ubuntu

make Ubuntu and Red Hat boot partitions

Is it possible to make multiboot partitions of Ubuntu and red hat Linux? (4 Replies)
Discussion started by: sito
4 Replies

6. Windows & DOS: Issues & Discussions

Need to install red hat linux on existing windows vista OS as dual boot

HI ALL, I need to install linux on already existing windows vista OS. I tried to install linux,am getting error while creating patitions, i)selected manula patition with grude option.. after that when i m selecting free space to create mount points, its giving error "could not allocate... (2 Replies)
Discussion started by: jack00423
2 Replies

7. Linux

How to remove Red Hat 4 OS from dual boot

Hi Xperts out there Previously i have Vista Standard installed in my notebook. Then i have installed Red Hat 4 and currently my notebook are dual boot OS. Now i'm thinking to remove all my Red Hat 4 out. So how to achive this without risking my Vista Standard. :D (5 Replies)
Discussion started by: adzuanamir
5 Replies

8. UNIX for Dummies Questions & Answers

red hat linux installation boot floppy disk

Hi, My dear friends, I am trying to install red hat linux. I have downloaded its disc1. On the instructions page, the next stage is to make the boot disk, so that I can boot from the floppy. However, I am unable to locate the boot image iso file. I tried on google, but I got a few files which... (3 Replies)
Discussion started by: linuxpenguin
3 Replies

9. Filesystems, Disks and Memory

Red Hat Linux Boot Problems

Hi. I have an 81 gig hard drive and split it up into 2 partitions. One for linux and the other for windows. I had my windows up and running and it was doing fine. Then i started my linux. I go Red Hat Linux out and installed it on the partition. This all worked out well. However, when i rebooted... (10 Replies)
Discussion started by: vertigo
10 Replies

10. UNIX for Dummies Questions & Answers

Dual boot Red Hat and 2000

Hi, I'm trying to set up a dual boot with Win2000 and Red Hat. I installed Win 2000 first a partitioned 2 separate drives. When I start the Red Hat install with Disk Druid, it sees my partitioned drives, but won't let me install Red Hat. What is my issue? (4 Replies)
Discussion started by: jensam
4 Replies
Login or Register to Ask a Question