LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-20-2016, 09:55 PM   #31
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176

Here's the link that Timothy posted in post # 30
http://aaronbonner.io/post/211037311...-linux-install
 
Old 09-20-2016, 10:35 PM   #32
zoelee4
Member
 
Registered: Aug 2016
Distribution: Debian, Ubuntu, BLFS
Posts: 116

Original Poster
Rep: Reputation: Disabled
thanks. I can boot into grub, but I cannot get to the actual live cd. Do you know how I would get to the actually live cd? thanks!
 
Old 09-20-2016, 10:58 PM   #33
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by zoelee4 View Post
thanks. I can boot into grub, but I cannot get to the actual live cd. Do you know how I would get to the actually live cd? thanks!
Make your CDROM drive the first boot choice in the BIOS.
 
Old 09-21-2016, 12:51 AM   #34
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
The procedure to boot from the live USB should be along the lines of going into BIOS and turning off "fast boot" and "secure boot" then powering off, inserting the live USB, powering back on then going back into BIOS and selecting it in the UEFI boot menu to boot from.
 
Old 09-23-2016, 09:50 PM   #35
zoelee4
Member
 
Registered: Aug 2016
Distribution: Debian, Ubuntu, BLFS
Posts: 116

Original Poster
Rep: Reputation: Disabled
I got the live usb working with gentoo!

I was able to install grub, but I dont see it when i reboot I am wondering what I did wrong and where I need to install grub. thanks again for you help!
 
Old 09-23-2016, 10:01 PM   #36
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by zoelee4 View Post
I was able to install grub, but I dont see it when i reboot I am wondering what I did wrong and where I need to install grub. thanks again for you help!
During your Gentoo install did you install Grub to the master boot record?

And did you go into the BIOS and disable the 'fast boot'?

If you didn't disable the fast boot that may be why you don't have the GNU Grub Menu.
 
Old 09-24-2016, 10:07 AM   #37
zoelee4
Member
 
Registered: Aug 2016
Distribution: Debian, Ubuntu, BLFS
Posts: 116

Original Poster
Rep: Reputation: Disabled
I did not install gentoo, I used it to chroot into debian and install grub from debian. I also did disable fast boot. I was just looking at gentoo and I think that the problem may be the live usb is /dev/sda and my primary disk is /dev/nvme0n1p. thanks again... if you want a screen shot, here it is (sorry, I was still trying to figure out where I was in root...)
https://mail.google.com/mail/u/0/?ui...sz=w3076-h1620
 
Old 09-24-2016, 12:51 PM   #38
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
So you were able to install Grub from the Debian Live USB. That's good:-

Is Debian installed?
 
Old 09-24-2016, 01:10 PM   #39
zoelee4
Member
 
Registered: Aug 2016
Distribution: Debian, Ubuntu, BLFS
Posts: 116

Original Poster
Rep: Reputation: Disabled
i installed debain. I cannot boot into debian because I cannot install grub. I was using gentoo to chroot into debain. I attempted to install grub from there. thanks!
 
Old 09-24-2016, 06:00 PM   #40
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Now that you have Debian installed installing Grub should be fairly easy.

Either use the Live USB of Debian or the Live CD become 'root' and run:
Code:
apt-get install grub
https://wiki.debian.org/Grub

Here's another example of how to install Grub-
http://askubuntu.com/questions/74761...y-install-grub

If that doesn't work, download Grub 2 at the bottom of this page.
http://www.supergrubdisk.org/super-grub2-disk/

http://unix.stackexchange.com/questi...rive-with-grub

Let us know if your able to boot into Debian.

Last edited by Ztcoracat; 09-24-2016 at 06:28 PM.
 
1 members found this post helpful.
Old 09-25-2016, 12:22 AM   #41
zoelee4
Member
 
Registered: Aug 2016
Distribution: Debian, Ubuntu, BLFS
Posts: 116

Original Poster
Rep: Reputation: Disabled
I figured it out! Thank you so much!
 
1 members found this post helpful.
Old 09-25-2016, 01:03 AM   #42
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
That's great news! zoelee4-

You're Welcome:-

What did you end up doing to get Grub to boot?
 
Old 09-25-2016, 10:52 AM   #43
zoelee4
Member
 
Registered: Aug 2016
Distribution: Debian, Ubuntu, BLFS
Posts: 116

Original Poster
Rep: Reputation: Disabled
I think I installed it wrong once and it got really messed up, so I did
Code:
apt-get install --reinstall grub-efi
and then followed the debian website tutorial and it worked!
 
Old 09-26-2016, 11:16 AM   #44
Ztcoracat
LQ Guru
 
Registered: Dec 2011
Distribution: Slackware, MX 18
Posts: 9,484
Blog Entries: 15

Rep: Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176Reputation: 1176
Quote:
Originally Posted by zoelee4 View Post
I think I installed it wrong once and it got really messed up, so I did
Code:
apt-get install --reinstall grub-efi
and then followed the debian website tutorial and it worked!
Good:-
Thanks for the details.
 
  


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
US-CERT: Alert (TA16-144A) WPAD Name Collision Vulnerability Original release date: May 23, 2016 | Last revised: June 01, 2016 tronayne Linux - Security 0 06-03-2016 02:47 AM
mouse: razer krait iiv Linux - Hardware 0 07-23-2007 04:38 AM
Razer Diamonback phillik747 Linux - Hardware 1 02-03-2006 10:02 AM
Razer diamonback drivers everyonebleeds Linux - Hardware 0 11-30-2005 11:13 PM
Razer Boomslang nihility Linux - Hardware 0 01-10-2003 11:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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