LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-02-2019, 01:26 AM   #1
dwalt
LQ Newbie
 
Registered: Mar 2017
Location: Trinity, Texas
Distribution: Linux Mint Mate 17.1
Posts: 25

Rep: Reputation: Disabled
Question ISO as a tar file won't boot from dvd


I downloaded Kali Linux iso and it is a tar file, any special prep required? I have never dealt with tar files before. The dvd refuses to boot. Want to dual boot with Mint until I study up on how to use Kali.

Last edited by dwalt; 11-02-2019 at 01:33 AM.
 
Old 11-02-2019, 02:07 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by dwalt View Post
I downloaded Kali Linux iso and it is a tar file, any special prep required? I have never dealt with tar files before. The dvd refuses to boot. Want to dual boot with Mint until I study up on how to use Kali.
What exactly did you download (link) and did it not come with instructions?

BTW, the intended use is to run Kali live from a USB stick or similar.
Changing that means extra work for you, someone who apparently isn't very fluid in GNU/Linux anyhow.
 
Old 11-02-2019, 03:13 AM   #3
dwalt
LQ Newbie
 
Registered: Mar 2017
Location: Trinity, Texas
Distribution: Linux Mint Mate 17.1
Posts: 25

Original Poster
Rep: Reputation: Disabled
Link

https://www.kali.org/downloads/
64bit iso

Last edited by dwalt; 11-02-2019 at 03:14 AM.
 
Old 11-02-2019, 03:33 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by dwalt View Post
That ends in .iso for me.
Which link exactly (right-click => copy link location => paste here).
Also my other questions/suggestions.
 
Old 11-02-2019, 08:46 AM   #5
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Code:
wget --spider https://cdimage.kali.org/kali-2019.3/kali-linux-2019.3-amd64.iso
Spider mode enabled. Check if remote file exists.
--2019-11-02 08:34:43--  https://cdimage.kali.org/kali-2019.3/kali-linux-2019.3-amd64.iso
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving cdimage.kali.org (cdimage.kali.org)... 192.99.200.113
Connecting to cdimage.kali.org (cdimage.kali.org)|192.99.200.113|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://kali.download/kali-images/kali-2019.3/kali-linux-2019.3-amd64.iso [following]
Spider mode enabled. Check if remote file exists.
--2019-11-02 08:34:43--  https://kali.download/kali-images/kali-2019.3/kali-linux-2019.3-amd64.iso
Resolving kali.download (kali.download)... 104.18.102.100, 104.18.103.100, 2606:4700::6812:6764, ...
Connecting to kali.download (kali.download)|104.18.102.100|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3037736960 (2.8G) [application/octet-stream]
Looks like that is an .iso(disk image)
Quote:
I downloaded Kali Linux iso and it is a tar file
There are also bittorrent links on that page for a bittorent client.
Where did you get the .tar file from?

If you have a .tar file then untar it. Read man tar

What did you do? Burn a file.tar to DVD? That won't do anything but be a file disk.

You need to get a disk image(.iso) and burn it to disk.

Code:
curl https://cdimage.kali.org/kali-2019.3/kali-linux-2019.3-amd64.iso -o kali-linux-2019.3-amd64.iso
growisofs -dvd-compat -speed=8 -use-the-force-luke=tty -Z /dev/sr0=/path/kali-linux-2019.3-amd64.iso
See:
man tar
man curl
man wget
man growisofs
 
  


Reply

Tags
iso, tar



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 can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 02:53 AM
Does anyone Know how to open either .iso.rz or these .iso.xdelta,.iso.bz2,.iso.lzma?? maximalred Debian 5 06-09-2004 06:15 AM
How do I un tar a .tar, .tar.z, .tar.gz file vofkid Linux - Newbie 4 03-15-2002 02:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:56 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