
April 27th, 2004, 07:38 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Tar problem
I have created a CD on a Windows 2000 system using Adaptec easy cd writer. This CD contains file gcc-3.3.3.tar. I place the CD rom in a SCO Unix CD rom, mount the cd rom (mount /dev/cd0 /mnt), then I initiate a tar xvf /mnt/gcc-3.3.3.tar command. The files start to uncompress and install in my target directory and then after a few hundred files the tar command aborts and I get the following errors:
tar: tape read error
read: I/O error
Is there some kind of blocking problem on the CD rom? Any ideas? Really need to get GCC installed and there is no other means then sneaker net to get this copied onto the SCO Unix box.
|