byte swap notice when using dds tape
#3
RE: byte swap notice when using dds tape
If you read the man page for mtio(7) and tar(1), they discuss how IRIX's default tape device is byte-swapped. This is historical, for compatibility with the IRIS 2000 which had a byte-swapped tape interface.
By specifying the non-swapped device, /dev/tapens (for example, by using the "f" option to tar), you can get the alternative behavior which may be more compatible with other systems like Sun.

The tar(1) page also gives a pipeline using dd(1) with the conv=swab option, as an alternative way to reverse byte-swapping.

Code:
tar tf /dev/tapens

Personaliris O2 Indigo2 R10000/IMPACT Indigo2 R10000/IMPACT Indigo2 Indy   (past: 4D70GT)
robespierre
refector peritus

Trade Count: (0)
Posts: 640
Threads: 3
Joined: Nov 2020
Location: Massholium
Find Reply
06-27-2025, 04:42 AM


Messages In This Thread
byte swap notice when using dds tape - by tallen - 06-27-2025, 02:53 AM
RE: byte swap notice when using dds tape - by Raion - 06-27-2025, 02:59 AM
RE: byte swap notice when using dds tape - by robespierre - 06-27-2025, 04:42 AM
RE: byte swap notice when using dds tape - by tallen - 07-01-2025, 08:16 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)