[Eug-lug] error message
Wes Morgan
morgans at efn.org
Tue Oct 23 20:33:29 PDT 2007
What is this error message?
-Acdtrux
Wes Morgan
[wes at localhost wes]$ su
[root at localhost wes]# cd /mnt
[root at localhost mnt]# fdisk -l dev/hdc
[root at localhost mnt]# mkdir lin
[root at localhost mnt]# mount -t ext3 /dev/hdc3 /mnt/lin
[root at localhost mnt]# cd lin
[root at localhost lin]# cd /mnt/lin/home/wes
[root at localhost wes]# ls af
ls: af: No such file or directory
[root at localhost wes]# tar -cvzf /mnt/removable backup.tgz
tar: backup.tgz: Cannot stat: No such file or directory
tar (child): /mnt/removable: Cannot open: Is a directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
[root at localhost wes]# tar -cuzf emailbackup1.tgz tab -cvzf
/mnt/removable.emailbackup1.tgz
/mnt/lin/home/wes/.thunderbird/tertdnvo.default
tar: You may not specify more than one `-Acdtrux' option
Try `tar --help' for more information.
[root at localhost wes]# ]tar -cvzf emailbackup.tgz
bash: ]tar: command not found
[root at localhost wes]# tar cuzf emailbackup1.rgz
tar: You may not specify more than one `-Acdtrux' option
Try `tar --help' for more information.
[root at localhost wes]# tar -cuzf emailbackup1.tgz
tar: You may not specify more than one `-Acdtrux' option
Try `tar --help' for more information.
[root at localhost wes]#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://euglug.org/pipermail/euglug/attachments/20071023/500364cd/attachment.htm
More information about the EUGLUG
mailing list