Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Extracting tar files from floppy disk

0 views
Skip to first unread message

tro...@my-deja.com

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
I have a 1.44M disk with files stored in tar format. The command

dtype /dev/rfd0135ds18

returns /dev/rfd0135ds18 : tar format

When I attempt to extract the files with tar xv I receive the following:

tar: tape read error
read: I/O error

Any suggestions to how I can extract the needed files?

Troy


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.

Jean-Pierre Radley

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
tro...@my-deja.com averred (on Tue, Jul 20, 1999 at 03:36:40PM +0000):

| I have a 1.44M disk with files stored in tar format. The command
|
| dtype /dev/rfd0135ds18
|
| returns /dev/rfd0135ds18 : tar format
|
| When I attempt to extract the files with tar xv I receive the following:
|
| tar: tape read error
| read: I/O error

Does "tar xv6" also error out?

--
Jean-Pierre Radley <j...@jpr.com> XC/XT Custodian Sysop, CompuServe SCOForum

tro...@my-deja.com

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
In article <1999072012...@jpradley.jpr.com>,

Yes. The file /etc/default/tar has archive6=/dev/rfd0135ds18, the same
as the default device.

Jean-Pierre Radley

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
tro...@my-deja.com averred (on Tue, Jul 20, 1999 at 06:47:12PM +0000):

| In article <1999072012...@jpradley.jpr.com>,
| Jean-Pierre Radley <j...@jpr.com> wrote:
| > tro...@my-deja.com averred (on Tue, Jul 20, 1999 at 03:36:40PM +0000):
| > | I have a 1.44M disk with files stored in tar format. The command
| > |
| > | dtype /dev/rfd0135ds18
| > |
| > | returns /dev/rfd0135ds18 : tar format
| > |
| > | When I attempt to extract the files with tar xv I receive the
| following:
| > |
| > | tar: tape read error
| > | read: I/O error
| >
| > Does "tar xv6" also error out?
| >
|
| Yes. The file /etc/default/tar has archive6=/dev/rfd0135ds18, the same
| as the default device.

Then try to read it with LoneTar or BackupEDGE; or dd the contents to the
hard disk and try to extract from that.

tro...@my-deja.com

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
In article <1999072015...@jpradley.jpr.com>,

Jean-Pierre Radley <j...@jpr.com> wrote:
> tro...@my-deja.com averred (on Tue, Jul 20, 1999 at 06:47:12PM +0000):
> | In article <1999072012...@jpradley.jpr.com>,
> | Jean-Pierre Radley <j...@jpr.com> wrote:
> | > tro...@my-deja.com averred (on Tue, Jul 20, 1999 at 03:36:40PM
+0000):
> | > | I have a 1.44M disk with files stored in tar format. The
command
> | > |
> | > | dtype /dev/rfd0135ds18
> | > |
> | > | returns /dev/rfd0135ds18 : tar format
> | > |
> | > | When I attempt to extract the files with tar xv I receive the
> | following:
> | > |
> | > | tar: tape read error
> | > | read: I/O error
> | >
> | > Does "tar xv6" also error out?
> | >
> |
> | Yes. The file /etc/default/tar has archive6=/dev/rfd0135ds18, the
same
> | as the default device.
>
> Then try to read it with LoneTar or BackupEDGE; or dd the contents to
the
> hard disk and try to extract from that.
>
> --
> Jean-Pierre Radley <j...@jpr.com> XC/XT Custodian Sysop, CompuServe
SCOForum
>

Executing dd if=/dev/rfd0135ds18 of=/tmp/floppy.image resulted in
dd: read error: I/O error (error 5)
13+records in
13+records out

I then tried tar xvf floppy.image, and received the following:
scripts/agefile.sh ....
scripts/asroot ....
tar: directory checksum error

What do you know about block size. I tried others, but unsuccessful.

What is LoneTar, and where can I get a demo?

Jean-Pierre Radley

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
tro...@my-deja.com averred (on Tue, Jul 20, 1999 at 10:00:58PM +0000):

| Executing dd if=/dev/rfd0135ds18 of=/tmp/floppy.image resulted in dd:
| read error: I/O error (error 5) 13+records in 13+records out
|
| I then tried tar xvf floppy.image, and received the following:
| scripts/agefile.sh .... scripts/asroot .... tar: directory checksum
| error
|
| What do you know about block size. I tried others, but unsuccessful.

I conclude you have a damaged floppy. Good luck...

| What is LoneTar, and where can I get a demo?


o BackupEDGE
Microlite Corp., 2315 Mill Street, Aliquippa, PA 15001-2228;
in...@microlite.com; (888) BKP-EDGE or (724) 375-6711;
http://www.microlite.com/
o LONE-TAR
Lone Star Software Corp., 509 E. Ridgeville Blvd. Mt Airy, MD 21771;
sa...@cactus.com; (301) 829-1622 or (800) LONE-TAR;
http://www.lone-tar.com/
o CTAR
Unitrends Software Corp., 1601 Oak Street, Suite 201, Myrtle Beach, SC
29677; sa...@unitrends.com; (800) 648-2827 or (803) 626-2878;
http://www.unitrends.com/
o BRU
Enhanced Software Technologies Inc., 5016 S. Ash Avenue Suite 109,
Tempe, AZ 85282; swi...@estinc.com; (800) 998-8649 or (602) 820-0042;
http://www.estinc.com/

Lawrence Kirby

unread,
Jul 20, 1999, 3:00:00 AM7/20/99
to
In article <7n2rij$9q2$1...@nnrp1.deja.com> tro...@my-deja.com writes:

...

>Executing dd if=/dev/rfd0135ds18 of=/tmp/floppy.image resulted in
>dd: read error: I/O error (error 5)
>13+records in
>13+records out

That is indicative of a bad disk, i.e. an unreadable sector. Try

dd if=/dev/install of=floppy.image bs=18k

If that doesn't work try a different system with a different floppy
disk drive if you can or get the data written to a new floppy disk.

--
-----------------------------------------
Lawrence Kirby | fr...@genesis.demon.co.uk
Wilts, England | 7073...@compuserve.com
-----------------------------------------


Bill Vermillion

unread,
Jul 21, 1999, 3:00:00 AM7/21/99
to
In article <932512...@genesis.demon.co.uk>,

Lawrence Kirby <fr...@genesis.demon.co.uk> wrote:
>In article <7n2rij$9q2$1...@nnrp1.deja.com> tro...@my-deja.com writes:
>
>...
>
>>Executing dd if=/dev/rfd0135ds18 of=/tmp/floppy.image resulted in
>>dd: read error: I/O error (error 5)
>>13+records in
>>13+records out
>
>That is indicative of a bad disk, i.e. an unreadable sector. Try
>
> dd if=/dev/install of=floppy.image bs=18k
>
>If that doesn't work try a different system with a different floppy
>disk drive if you can or get the data written to a new floppy disk.

He might also want to try skip option to dd to see if he can get
past that point.


--
Bill Vermillion bv @ wjv.com

0 new messages