LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 08-30-2014, 08:38 AM   #1
dragonborn
LQ Newbie
 
Registered: Aug 2014
Posts: 6

Rep: Reputation: Disabled
Macbook Air '14 Dual Booting Mac and LinuxMint, having problems live booting


As I said in the title, I have a mid-2014 Macbook Air which is currently dual booting Mac OS X and Linux Mint through rEFIt. I am currently trying to live boot Kali Linux through a USB disk. I am not planning to install it, only to use it from the USB as I won't be using it often. I created a live disk through the USB Image Writer, but when I restart my computer I am met with three options:

BOOTX64.efi, which takes an infinite amount of time to load (tried it overnight, was still 'starting BOOTX64.efi'

syslinux.efi, which has the same problem as above.

Legacy OS, which returns the error 'This is not a bootable disk.' even though it is in fact a bootable disk.

I have tried checking the sha1sum for errors. It all checks out, so no corruptions or anything.

What do I do?
 
Old 08-31-2014, 06:00 AM   #2
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
Have you tried re-writing the image, or drive another USB drive? Perhaps something went wrong during the write, or the USB drive is bad.

I've had a few hit or miss experiences with various Linux and EFI from USB. If nothing else works, perhaps the culprit is something wrong in Kali's files.
 
Old 08-31-2014, 09:57 AM   #3
dragonborn
LQ Newbie
 
Registered: Aug 2014
Posts: 6

Original Poster
Rep: Reputation: Disabled
I thought that it's probably just Kali as well, so I'm currently downloading Backtrack and will report back as to whether or not it works. If not, I'll try a different USB.
 
Old 08-31-2014, 02:00 PM   #4
dragonborn
LQ Newbie
 
Registered: Aug 2014
Posts: 6

Original Poster
Rep: Reputation: Disabled
Tried to install Backtrack with even less results than with Kali. After creating the live USB and restarting the computer, the USB did not show up at all in the list of bootable drives. I've given up on Backtrack. I'll focus on Kali for now.

I've tried rewriting and reformatting the image, but to no avail. I've written it as FAT32 and EXT4 and neither work.

I'm almost certain the problem does not lie in the USB, as I used the USB previously to boot and install Linux Mint.

Perhaps the problem lies in the USB Image Writer in Mint?

Any response is greatly appreciated.

Last edited by dragonborn; 08-31-2014 at 02:03 PM. Reason: added info
 
Old 09-01-2014, 06:59 AM   #5
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
If you're using Mint, why not just use the standard tools to write the data to the USB drive?

- Plug in the USB drive, run dmesg to find out the device file (usually sdx where x will be any letter). Look for a manufacturer and/or model name to be sure. You must get this right for the next step as data on the device will be overwritten.
- Write the data to the USB drive, as root. Replace sdx with the info you got from dmesg.
Code:
dd if=kali_image_file of=/dev/sdx
 
Old 09-02-2014, 11:41 AM   #6
dragonborn
LQ Newbie
 
Registered: Aug 2014
Posts: 6

Original Poster
Rep: Reputation: Disabled
Just tried. Seemed to be working (took multiple minutes to burn) but when I rebooted it, rEFIt labeled it as "Boot Legacy OS from HD" and after selecting it I was met with a blinking underscore on a black screen. Received the same result after writing the disk through unetbootin. Boot through Virtual Box also failed.

I read somewhere that it could be a graphics card problem. My card is Intel HD Graphics 5000.

Thanks.
 
Old 09-03-2014, 02:24 AM   #7
goumba
Senior Member
 
Registered: Dec 2009
Location: New Jersey, USA
Distribution: Fedora, OpenSUSE, FreeBSD, OpenBSD, macOS (hack). Past: Debian, Arch, RedHat (pre-RHEL).
Posts: 1,335
Blog Entries: 7

Rep: Reputation: 402Reputation: 402Reputation: 402Reputation: 402Reputation: 402
Damn, sorry you're having such luck.

They've had some issues in the kernel lately, but their graphics support is usually pretty good.

I don't know if Kali uses a splash screen. Can you edit the boot line? If they exist, remove "quiet" and "splash", and see if there's any output.
 
Old 09-03-2014, 05:20 AM   #8
dragonborn
LQ Newbie
 
Registered: Aug 2014
Posts: 6

Original Poster
Rep: Reputation: Disabled
Fixed!

Found the answer here: http://forums.kali.org/showthread.ph...all-Kali-Linux

Thanks!
 
  


Reply



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
Need help with MacBook Air 3,1 Triple Boot Mac OS X Lion 10.7, Win 7, and Fedora 15 rovitotv Linux - Laptop and Netbook 1 10-24-2011 12:26 PM
Help Dual Booting OSX 10.6 and Fedora 12+ on a MacBook 6,1 X-Codes Linux - Laptop and Netbook 0 09-29-2011 03:19 PM
Power Mac G4 not booting on Gutsy Live CD Macbuntu Other *NIX 3 03-05-2008 06:59 PM
Dual-Booting Debian on a MacBook Dranorter Linux - Laptop and Netbook 3 02-13-2007 01:49 AM
Dual booting Linux and Mac OS X on MacBook. jaakkop Linux - Hardware 5 07-20-2006 03:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

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