LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-01-2002, 06:53 AM   #1
matin
LQ Newbie
 
Registered: Feb 2002
Location: SINGAPORE
Distribution: not sure
Posts: 6

Rep: Reputation: 0
How to extract (unpack) file in "A" driver


I try to extract file in "A" driver :
eg:

[root@localhost floppy] # ls

alsa-driver-0.5.12a.tar.bz2

[root@localhost floppy] # tar zxvf alsa-driver-0.5.12a.tar.bz2

error message:
gzip:Stdin:not in gzip format
tar:Child returned status /
tar:Error exit delayed from previous errors

Any one can help me how to extract this file and install it .Thanks.
 
Old 03-01-2002, 06:59 AM   #2
Mik
Senior Member
 
Registered: Dec 2001
Location: The Netherlands
Distribution: Ubuntu
Posts: 1,316

Rep: Reputation: 47
It's a bz2 file and not a gzip file. If your tar program was compiled with support for bz2 files then you can run.

tar xvjf filename.tar.bz2

otherwise you could do:

bzcat filename.tar.bz2 | tar xv
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to extract a "tar.bz2" file? deWin Linux - Newbie 14 08-09-2016 08:49 AM
k3b: "error decoding audio tracks" and "could not unlock cd driver" lefty.crupps Linux - Software 7 10-13-2005 11:29 AM
Unable to extract "tar.gz" file - please try for me Riddick Linux - Software 6 08-27-2005 04:57 PM
suse ati driver "Xlib: extension "XiG-SUNDRY-NONSTANDARD" missing" madcow007 Linux - Hardware 0 03-06-2004 02:53 PM
"how do I extract a number from a text file using shell command?" sdandeker Linux - Networking 3 02-12-2004 08:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration