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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-07-2016, 09:03 PM
|
#1
|
Member
Registered: Mar 2011
Location: Winston-Salem, NC
Distribution: Fedora, CentOS, Linux Mint
Posts: 270
Rep:
|
Installing Kali - Can't Make a Bootable USB
I'm working from a Mac on which I have sudo rights.
I downloaded the latest Kali iso from the kali.org site. I used this command to write it to the drive:
Code:
sudo dd if=kali-linux-2016.2-amd64.iso of=/dev/disk1s1 bs=1m
The machine I'm trying to install Kali on is an HP Stream 11.
Thanks for any help.
EDIT: Mac doesn't find it bootable either.
Last edited by killingthemonkey; 10-07-2016 at 09:07 PM.
|
|
|
10-07-2016, 11:07 PM
|
#2
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Maybe give unetbootin a go:- It's always worked for me.
https://unetbootin.github.io/
You may want to give details about your HP Stream 11-
Is it a UEFI machine? Post the output of lspci so those who help you will know the machines specifications be able to look up the specifications if necessary.
What os are you using on the Mac to make the flash drive bootable?
|
|
|
10-07-2016, 11:12 PM
|
#3
|
LQ Sage
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,675
Rep: 
|
It certainly won't boot from disk1s1 in its own.
|
|
|
10-08-2016, 11:29 AM
|
#4
|
Member
Registered: Mar 2011
Location: Winston-Salem, NC
Distribution: Fedora, CentOS, Linux Mint
Posts: 270
Original Poster
Rep:
|
Ztoracat,
It is UEFI. To run lspci, I'll need to get it booted to a live USB and right now, I'm trying dd again. I think Emerson's comment gave me what I'm doing wrong. But to answer your last question, I'm using an early 2015 MacBook Pro running OS X 10.10.5, Yosemite. (I want to update, but it's a company Mac and the version of Casper we're using will be broken if I do.)
Quote:
Originally Posted by Ztcoracat
Maybe give unetbootin a go:- It's always worked for me.
https://unetbootin.github.io/
You may want to give details about your HP Stream 11-
Is it a UEFI machine? Post the output of lspci so those who help you will know the machines specifications be able to look up the specifications if necessary.
What os are you using on the Mac to make the flash drive bootable?
|
|
|
|
10-08-2016, 11:40 AM
|
#5
|
Member
Registered: Mar 2011
Location: Winston-Salem, NC
Distribution: Fedora, CentOS, Linux Mint
Posts: 270
Original Poster
Rep:
|
Yep, Emerson had it. I needed:
Code:
sudo dd if=kali-linux-2016.2-amd64.iso of=/dev/disk1 bs=1m
The next issue is that the install can't find the CD-ROM. Umm... What?
|
|
|
10-08-2016, 11:49 AM
|
#6
|
Member
Registered: Mar 2011
Location: Winston-Salem, NC
Distribution: Fedora, CentOS, Linux Mint
Posts: 270
Original Poster
Rep:
|
OK, so now I'm being a tad silly. I downloaded the 64 bit lite version of Kali, and I'm using Unetbootin to write it to the USB drive.
|
|
|
10-08-2016, 03:15 PM
|
#7
|
Member
Registered: Mar 2011
Location: Winston-Salem, NC
Distribution: Fedora, CentOS, Linux Mint
Posts: 270
Original Poster
Rep:
|
I installed using the command line installer and got the error, no bootable disk.
Ran the install again, using the GUI installer and it installed without a hitch. One thing I noticed was that on the GUI it asked me to install GRUB and the command line installer did not. Weird.
This is solved. Thank you for the help.
|
|
1 members found this post helpful.
|
10-09-2016, 05:16 PM
|
#8
|
LQ Guru
Registered: Dec 2011
Distribution: Slackware, Debian 12, Devuan & MX Linux
Posts: 9,528
|
Quote:
Originally Posted by killingthemonkey
I installed using the command line installer and got the error, no bootable disk.
Ran the install again, using the GUI installer and it installed without a hitch. One thing I noticed was that on the GUI it asked me to install GRUB and the command line installer did not. Weird.
This is solved. Thank you for the help.
|
That's good news.
Enjoy!
Maybe the cmd-line installer lacks Grub:- Has to be installed manually maybe?
|
|
|
All times are GMT -5. The time now is 12:22 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|