LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   .bz2 files (https://www.linuxquestions.org/questions/linux-newbie-8/bz2-files-292114/)

Mr. Hill 02-18-2005 09:51 PM

.bz2 files
 
Decided to try out BSD without having to do much. I downloaded a live CD of NetBSD but it came in a .bz2 file, and Nero doesn't like that. Is there a program where I can convert it into a .iso file? Or just a program that can burn .bz2 files? Thanks.

Berhanie 02-18-2005 10:09 PM

If you have access to a linux system, you can use bunzip2 to unpack it.

Mr. Hill 02-18-2005 10:22 PM

So "bunzip2" atoumatically converts it? I'll boot into Slack and check it out then. Thanks.


EDIT: Don't have access to my Win drives. Ehh... I guess I'll just re-download it in Slack.

Berhanie 02-18-2005 10:25 PM

bzip2 is a compression mechanism, something like a more tightly packed gzip.

dns21 03-13-2005 04:19 AM

if it is tar.bz2 you can also run
tar xvfj package_file


All times are GMT -5. The time now is 05:10 PM.