Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
tar: cannot open /dev/rmt/0m Error
Name: anilcgowda Date: November 29, 2005 at 12:06:10 Pacific OS: UNIX CPU/Ram: 1GB
Comment:
Hi,
I have a tar file created using HP Unix. And I'm trying to untar it on the same machine and same directory. But, I'm getting the following error:
tar: cannot open /dev/rmt/0m
Can somebody please let me know why am I getting this error and how to resolve it.
Summary: Hi, When I use the command : $tar xvpf Components.zip I get "Directory Checksum Error" message. I tried using : $gzip -d -S .zip Components.zip Still no good. I tried : $tar -x Components.zip I ...
Summary: I have downloaded Open Office from one of their mirror sites. When I try to open up the tar file with the following command; tar xf OOo_1.0.3.1_LinuxIntel_install.tar I receive the following message; ...
Summary: Hello All, I'm having an issue I'm hoping some people can shed light on from previous experiences. I'm using 'tar' to create a backup of specific files on a nightly basis. The script that runs archive...