Results 1 to 10 of 15
Can someone tell me how to open tar.bz2 files and/or burn them to disk? The OS Jedi Linux is in a tar.bz2 file and I would like to check it ...
- 06-30-2006 #1
What to do with tar.bz2 files?
Can someone tell me how to open tar.bz2 files and/or burn them to disk? The OS Jedi Linux is in a tar.bz2 file and I would like to check it out. Thanks!!
- 06-30-2006 #2Linux User
- Join Date
- Jan 2006
- Posts
- 251
hi,
you can use tar -xvfj filename.tar.bz2 or bunzip2 filename.bz2
- 06-30-2006 #3
You don't burn TAR.BZ2 files to disc. Those are ISOs or BIN/CUEs. To extract a TAR.BZ2 file open up a console and type:
Code:tar jxvf nameOfTarfile.tar.bz2
Registered Linux user #270181
TechieMoe's Tech Rants
- 06-30-2006 #4
What happens then? I need to be able to put Jedi Linux on a disk. Thanks!
- 06-30-2006 #5Why don't you try it and find out? I imagine it will extract an ISO file which you'll use to burn a disc.
Originally Posted by KonquerorPenguin Registered Linux user #270181
TechieMoe's Tech Rants
- 06-30-2006 #6
I hope so. Hey, do you know if you can get the trial version of Nero (or something that will burn .isos) on Linux?
P.S. I'm not on my Linux box right now, so I'll try it later. But any help about burning .isos would be greatly appreciated.
- 06-30-2006 #7Linux User
- Join Date
- Jun 2006
- Posts
- 311
Hi KonquerorPenguin,
You can use K3b.
With Regards,
Thinker
- 06-30-2006 #8There is a version of Nero for Linux, but I don't know if they offer a trial. I'd personally just use the full, free version of K3B instead.
Originally Posted by KonquerorPenguin Registered Linux user #270181
TechieMoe's Tech Rants
- 06-30-2006 #9
Thinker- Will it burn .isos? I didn't see anything about that on the web page. Also, are all the requirements hard to install? I am a newbie at Linux and I need easy instructions, sorry.
- 06-30-2006 #10


Reply With Quote
