Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77

    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!!

  2. #2
    Linux User
    Join Date
    Jan 2006
    Posts
    251
    hi,
    you can use tar -xvfj filename.tar.bz2 or bunzip2 filename.bz2

  3. #3
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    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

  4. #4
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    What happens then? I need to be able to put Jedi Linux on a disk. Thanks!

  5. #5
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by KonquerorPenguin
    What happens then? I need to be able to put Jedi Linux on a disk. Thanks!
    Why don't you try it and find out? I imagine it will extract an ISO file which you'll use to burn a disc.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  6. #6
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    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.

  7. #7
    Linux User
    Join Date
    Jun 2006
    Posts
    311
    Hi KonquerorPenguin,
    You can use K3b.

    With Regards,
    Thinker

  8. #8
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by KonquerorPenguin
    I hope so. Hey, do you know if you can get the trial version of Nero (or something that will burn .isos) on Linux?
    There 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.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  9. #9
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    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.

  10. #10
    Just Joined! KonquerorPenguin's Avatar
    Join Date
    Jun 2006
    Posts
    77
    Thanks, Moe.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •