Results 1 to 6 of 6

Thread: How to copy files from a VCD?

  1. #1
    Join Date
    Jul 2010
    Posts
    90

    How to copy files from a VCD?

    I am getting some issues in the copying procedure. Whenever I am getting ready to copy the file from inserted VCD onto the hard drive, it is occurring some issue with the error message. And the error message is as follows :

    unable to read from
    /media/cdrom/mpegav/avseq01.dat
    When I use another CD's, it is going fine without any error message ...Would you explain me to solve this out why ???

  2. #2
    Join Date
    Jul 2010
    Posts
    78

    Re: How to copy files from a VCD?

    I am also getting some issues with me that is seems around the same issue as above explained. The same error getting occurred when I was trying to copy the files from a VCD onto my local disk. I have tried to run the same from my terminal as well, but same deal after a lot of solution applied ..

    cp: reading `/media/cdrecorder/mpegav/avseq01.dat': Input/output error

    Any suggestion would be feasible for me and appreciated ?

  3. #3
    Join Date
    Oct 2004
    Posts
    1,342

    Re: How to copy files from a VCD?

    It may be a great possibility that you are running with the dirty lens over time that is causing such type of issues to read your disk . The simplest method to work around this is to purchase a lens cleaner for the system driver that you are using . There are several official version and official software are available for the Lens Cleaner in the combined package as kit that you can try and I would suggest you to going with the same more than any other brand .

  4. #4
    Join Date
    Dec 2007
    Posts
    996

    Re: How to copy files from a VCD?

    1- Primarily, you have to perform the installation of vcdimager packages from the distro cd/dvd or download from internet.

    rpm -ivh vcdimager<version>.rpm
    mkdir 123
    cd 123
    vcdxrip -C /dev/hdd
    Where /dev/hdd is the cdrom drive; it is unzipping

    ls -lh(find the size of the file )
    avseq001.mpg avseq002.mpg avseq003.mpg ......

    2- Just find out and download the cdfs packages from google search (you can get it from the internet)
    Primarily, you have to perform the installation of the package required for the kernel(uname -r) module constricting from the distro cd/dvd disk
    tar zxvf cdfs<version>.gz
    cd cdfs<version>

    In case, if error getting popped up while compiling then you need to go for another such as

    cdfs<version2>.gz
    ls *.ko
    insmod ./cdfs<version>.ko
    lsmod | grep cdfs
    cat /proc/modules | grep cdfs
    mount -t cdfs /dev/hdd /mnt/cdrom
    ls /mnt/cdrom


    You have to try for copying through the cp command or graphically from /mnt/cdrom location..

  5. #5
    Join Date
    Jul 2010
    Posts
    89

    Re: How to copy files from a VCD?

    Hi guys,
    I have tried to perform the installation of centos 4 distribution in my computer system for a few months that was quite fine in this case. However, the system got failed to boot last week and came up with the error message titled below during startup, please get it from the attachment section. Help me to sort out this issue ..
    Attached Files Attached Files

  6. #6
    Join Date
    May 2008
    Posts
    666

    Re: How to copy files from a VCD?

    The very first section of the information read from the disk and it's Superblock ... that includes the disk's geometry information, ready for free space and most necessary thing is the location of the first i-node.

    When the ext2 and ext3 file systems place so many copies of the Superblock throughout the disk -one Superblock after each one Group block- one of the group block is assume same as with the 8192 blocks , the first redundant Superblock would be fixed at the 8193, second with the 16385 and so on...

Similar Threads

  1. Is it possible to copy 4GB+ files to HTC One X?
    By Sharon in forum Portable Devices
    Replies: 9
    Last Post: 18-04-2012, 08:18 PM
  2. Cannot copy files in cloudme
    By Rak$sha in forum Technology & Internet
    Replies: 4
    Last Post: 18-06-2011, 07:48 PM
  3. Copy files in DOS to USB drive
    By Nereus in forum Networking & Security
    Replies: 6
    Last Post: 15-07-2010, 06:30 AM
  4. How do i copy files to Winsxs
    By Axton in forum Windows Software
    Replies: 4
    Last Post: 06-04-2009, 12:05 PM
  5. How to copy downloaded FLV files
    By McAlex in forum Vista Help
    Replies: 3
    Last Post: 02-06-2008, 10:10 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,576,601.89373 seconds with 18 queries