Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
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-26-2019, 04:39 PM
|
#31
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,842
|
you didn't happen to have a usb drive plugged in?
|
|
|
10-26-2019, 04:49 PM
|
#32
|
Member
Registered: Aug 2019
Posts: 92
Original Poster
Rep: 
|
Quote:
Originally Posted by colorpurple21859
you didn't happen to have a usb drive plugged in?
|
I did, yes. A LiveSlak install stick :-/
|
|
|
10-26-2019, 04:51 PM
|
#33
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
sorry, jumping back in, half cocked. that is why you make yourself up a few of them changing the root, and partition if one says nope, then it kicks you back to the select screen, then try the next option. until you get a hit. (depending on how you set them up in your list0, 40_custom)
|
|
|
10-26-2019, 04:57 PM
|
#34
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,842
|
unplug the usb and try it again
|
|
|
10-26-2019, 05:37 PM
|
#35
|
Member
Registered: Aug 2019
Posts: 92
Original Poster
Rep: 
|
Quote:
Originally Posted by colorpurple21859
unplug the usb and try it again
|
Struck out there as well :-(
|
|
|
10-26-2019, 05:40 PM
|
#36
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
do you have 3 hard drives?
Code:
set root='(hd2,gpt3)'
0 = 1st drive
1 = 2nd drive
2 = 3rd drive
hd2 gpt3
so you are telling the system look at the 3rd hard drive partition 3
|
|
|
10-26-2019, 05:43 PM
|
#37
|
Member
Registered: Aug 2019
Posts: 92
Original Poster
Rep: 
|
Quote:
Originally Posted by BW-userx
do you have 3 hard drives?
Code:
set root='(hd2,gpt3)'
0 = 1st drive
1 = 2nd drive
2 = 3rd drive
hd2 gpt3
so you are telling the system look at the 3rd hard drive partition 3
|
I do have 3 drives. The first 2 are windows drives and my 3rd drive has ubuntu installed. I'm really trying to make this dualboot work out with ubuntu and slack.
|
|
|
10-26-2019, 05:47 PM
|
#38
|
LQ Guru
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342
|
if I remember correctly this is efi all three OSes? if yes. an you boot into ubuntutu? if yes, do you mount /boot if you have to in order to ge3t into it, find where slackware put its efi files ... I do not remember everything when I did wfi for slack, but I know slack did not install them in the "right' place or give them the proper names. so I had to move them into the EFI dir (if I am correct) and change the name of the files. then grub efi pick up slack. but this was a year or so ago i did this.
so I'll post this and go look back through my post and see if I can find my help me post on that to see if it might be helpful to you too.
this one read post 1, and 2
https://www.linuxquestions.org/quest...ll-4175646360/
this might help too if ou can decipher it
https://www.linuxquestions.org/quest...ld-4175637345/
it shows location of efi files and names, and what I had to change them to and where to put them.
Last edited by BW-userx; 10-26-2019 at 05:56 PM.
|
|
|
10-26-2019, 05:50 PM
|
#39
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,842
|
Quote:
Struck out there as well :-(
|
In what way?
|
|
|
10-26-2019, 06:24 PM
|
#40
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,842
|
as your first post or as post 30
|
|
|
10-26-2019, 06:45 PM
|
#41
|
Member
Registered: Aug 2019
Posts: 92
Original Poster
Rep: 
|
Quote:
Originally Posted by colorpurple21859
as your first post or as post 30
|
Sorry about that. I thought the quote showed up as a reply to you telling me to remove the usb. I tried editing the grub menu with the noacpi but that didn't work nor did removing my usb drive :-/
|
|
|
10-26-2019, 06:50 PM
|
#42
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,842
|
did you add the noacpi and remove the usb both? That is what you need to do. The usb throws the grub bootloader drive count out of whack counting the usb as the first drive therefore the grub boot loader counts the third drive as the fourth drive when the usb is plugged in.
The
Code:
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,gpt2 --hint-efi=hd2,gpt2 --hint-baremetal=ahci2,gpt2 4c0e0dcc-63ef-4ae5-a398-d70890ec690c
else
search --no-floppy --fs-uuid --set=root 4c0e0dcc-63ef-4ae5-a398-d70890ec690c
fi
in the grub.cfg is what overcomes this short coming of the grub bootloader.
Last edited by colorpurple21859; 10-26-2019 at 06:57 PM.
|
|
|
10-26-2019, 06:52 PM
|
#43
|
Member
Registered: Aug 2019
Posts: 92
Original Poster
Rep: 
|
Quote:
Originally Posted by colorpurple21859
did you add the noacpi and remove the usb both? That is what you need to do.
|
Indeed I did. Still at square one.
|
|
|
10-26-2019, 06:58 PM
|
#44
|
LQ Veteran
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,842
|
so where did it fail at disk not found of post30 , or the kernel panic of your first post?
Last edited by colorpurple21859; 10-26-2019 at 06:59 PM.
|
|
|
10-26-2019, 07:08 PM
|
#45
|
Member
Registered: Aug 2019
Posts: 92
Original Poster
Rep: 
|
Quote:
Originally Posted by colorpurple21859
so where did it fail at disk not found of post30 , or the kernel panic of your first post?
|
Both, pretty much. I thought I posted pics of all that. Sorry, I'm jumpin through a lot of hoops and the fact that I'm basically clueless doesn't help much, lol. Let me try all this again and I'll try to clarify exactly what's what :-)
|
|
|
All times are GMT -5. The time now is 11:36 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
|
|