[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Input output Errors while copying files



I tried to copy a big file and got the following erros:
Cannot read source files "big_file" Input ouput error (5)


following is the snippit of the /var/log/messages:

*****************
Oct 21 16:28:04 ws97 kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error } Oct 21 16:28:04 ws97 kernel: hda: read_intr: error=0x40 { UncorrectableError }, LBAsect=42634264, sector=7805281 Oct 21 16:28:04 ws97 kernel: end_request: I/O error, dev 03:07 (hda), sector 7805281 Oct 21 16:28:08 ws97 kernel: hda: read_intr: status=0x59 { DriveReady SeekComplete DataRequest Error } Oct 21 16:28:08 ws97 kernel: hda: read_intr: error=0x40 { UncorrectableError }, LBAsect=42634264, sector=7805281 Oct 21 16:28:08 ws97 kernel: end_request: I/O error, dev 03:07 (hda), sector 7805281



*****************


I would like to know what is the problem  and how to rectify it.


I am running kernel 2.4.19 and following is my fstab file:
****************
# /etc/fstab: static file system information.
#
# <file system>	<mount point>	<type>	<options>			<dump>	<pass>
/dev/hda6 / ext3 defaults,errors=remount-ro 0 1 /dev/hda9 none swap sw 0 0 proc /proc proc defaults 0 0 /dev/fd0 /floppy auto defaults,user,noauto 0 0 /dev/cdrom /cdrom iso9660 user,exec,nodev,nosuid,ro,noauto 0 0 /dev/hda7 /home ext3 defaults 0 2 /dev/hda8 /home1 ext3 defaults 0 2 /dev/hda1 /mnt/win vfat exec,dev,suid,rw 1 1 /dev/hda5 /mnt/d vfat exec,dev,suid,rw 1 1
#added by JSS on Sept 9 for usb file system
none            /proc/bus/usb             usbdevfs        defaults   0   0



****************
Thanks
J S Sahambi





Reply to: