LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 10-26-2019, 09:45 PM   #46
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by colorpurple21859 View Post
so where did it fail at disk not found of post30 , or the kernel panic of your first post?
Ok, here we go. In my grub list at bootup, I have entries for:

Ubuntu
Advanced options for Ubuntu
Slackware 14.2 on /dev/sdc3 (my original slackware install)
Advanced options for Slackware 14.2
Slackware (this last entry is from where another member had me add the menu entry to my custom_40 file).

When I added noacpi to the first slackware entry, it tried to boot but errored out with the end trace line at the bottom

When I added noacpi to the advanced options for Slackware, it did the same thing.

When I added noacpi to the slackware entry that I added to the custom_40 file, grub informed me:
Booting a command list
error: hd2,gpt3 not found. Press any key to continue...

All of this was done with no usb drive attached.
Attached Thumbnails
Click image for larger version

Name:	grub-1st-option-result.jpg
Views:	17
Size:	125.6 KB
ID:	31655   Click image for larger version

Name:	lq-slackboot-error.jpg
Views:	20
Size:	67.3 KB
ID:	31656   Click image for larger version

Name:	botched-slack.jpg
Views:	18
Size:	155.1 KB
ID:	31657  
 
Old 10-26-2019, 10:01 PM   #47
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,862

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
Quote:
When I added noacpi to the first slackware entry, it tried to boot but errored out with the end trace line at the bottom
This is the menu entry I was wanting you to add the noacpi option. try adding nomodeset and vga=normal along with the noacpi
what are the specs of your system, processor, graphics card, amount of memory?

Last edited by colorpurple21859; 10-26-2019 at 10:02 PM.
 
Old 10-26-2019, 10:13 PM   #48
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
This is the menu entry I was wanting you to add the noacpi option. try adding nomodeset and vga=normal along with the noacpi
what are the specs of your system, processor, graphics card, amount of memory?
so, let me try and understand this correctly. Would that be something like this:

linux /boot/vmlinuz root=/dev/sdc3 noacpi, nomodeset, vga=normal

or the same syntax, only with spaces and no comma's? (I've never done any of this before)
Attached Thumbnails
Click image for larger version

Name:	specs.png
Views:	18
Size:	153.3 KB
ID:	31658  
 
Old 10-26-2019, 10:18 PM   #49
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,862

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
yes, spaces no commas

Last edited by colorpurple21859; 10-26-2019 at 10:20 PM.
 
Old 10-26-2019, 10:32 PM   #50
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
yes, spaces no commas
Nope, errored out in the same place :-/
Attached Thumbnails
Click image for larger version

Name:	lq-slackboot-error.jpg
Views:	20
Size:	67.3 KB
ID:	31659  
 
Old 10-26-2019, 10:39 PM   #51
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,862

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
Can you boot into the installed system from the usb?
 
Old 10-26-2019, 10:43 PM   #52
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
Can you boot into the installed system from the usb?
Don't fall over from laughing but I'm not quite sure what you mean :-/
 
Old 10-26-2019, 10:52 PM   #53
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,862

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
from the slackware install usb/dvd there is an option at the boot menu to boot an installed system

Last edited by colorpurple21859; 10-26-2019 at 10:53 PM.
 
Old 10-26-2019, 10:59 PM   #54
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by colorpurple21859 View Post
from the slackware install usb there is an option at the boot menu to boot an installed system
That, I don't know. It'll have to be tomorrow's project. Unfortunately, I gotta run. I'm the last one to say it, but I think this has something to do with me having an EFI system. Of course, 95% of what I've read on it is above my level of understanding. The main reason I say that is that I don't think I would have all the necessary folders installed if it hadn't installed to the partition I set up for it. It seems I'm not the only one with slack/efi issues and surely, if it was something besides that, *something* you've had me try would have most certainly worked out. At least that's what I tell myself, lol
 
Old 10-26-2019, 11:07 PM   #55
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,862

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
This issue has nothing to do with efi. The efi only involves boot loaders. Your problem is after the vmlinuz is called up. A hardware issue of some sort. I'm suspecting that a driver is included in the install usb kernel that isn't included in the kernel of your installed system, otherwise you would have had the same problem with the install usb.

Last edited by colorpurple21859; 10-26-2019 at 11:08 PM.
 
Old 10-27-2019, 01:03 PM   #56
BW-userx
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

Rep: Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243
40_custom setup:

Look in your slack boot
Code:
$ ls -la /boot
lrwxrwxrwx  1 root root      20 Oct 20 18:35 vmlinuz -> vmlinuz-huge-4.19.80
lrwxrwxrwx  1 root root      23 Oct 20 18:35 vmlinuz-generic -> vmlinuz-generic-4.19.80
-rw-r--r--  1 root root 6088576 Oct 17 17:50 vmlinuz-generic-4.19.80
lrwxrwxrwx  1 root root      20 Oct 20 18:35 vmlinuz-huge -> vmlinuz-huge-4.19.80
-rw-r--r--  1 root root 9590656 Oct 17 17:49 vmlinuz-huge-4.19.80
try picking one of them instead of the two in red.
Code:
instead of this
linux /boot/vmlinuz  root=/dev/sdc3 
try this
linux /boot/vmlinuz-huge  root=/dev/sdc3
have you given that a try yet? Just have it take the default huge kernel to boot it.
https://docs.slackware.com/slackbook:booting

Last edited by BW-userx; 10-27-2019 at 01:20 PM.
 
Old 10-27-2019, 04:14 PM   #57
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,862

Rep: Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684Reputation: 1684
find out what the PARTUUID is of the partition slackware is on by
Code:
sudo blkid
in ubuntu.
edit your slackware grub menu to something like this
Code:
linux /boot/vmlinuz  root=PARTUUID=</dev/sdc3 partuuid number>
Will look something like this linux /boot/vmlinuz root=PARTUUID=9a1589a8-4644-4e46-87fa-468944670a27 see it that helps
 
Old 10-27-2019, 06:43 PM   #58
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BW-userx View Post
40_custom setup:

Look in your slack boot
Code:
$ ls -la /boot
lrwxrwxrwx  1 root root      20 Oct 20 18:35 vmlinuz -> vmlinuz-huge-4.19.80
lrwxrwxrwx  1 root root      23 Oct 20 18:35 vmlinuz-generic -> vmlinuz-generic-4.19.80
-rw-r--r--  1 root root 6088576 Oct 17 17:50 vmlinuz-generic-4.19.80
lrwxrwxrwx  1 root root      20 Oct 20 18:35 vmlinuz-huge -> vmlinuz-huge-4.19.80
-rw-r--r--  1 root root 9590656 Oct 17 17:49 vmlinuz-huge-4.19.80
try picking one of them instead of the two in red.
Code:
instead of this
linux /boot/vmlinuz  root=/dev/sdc3 
try this
linux /boot/vmlinuz-huge  root=/dev/sdc3
have you given that a try yet? Just have it take the default huge kernel to boot it.
https://docs.slackware.com/slackbook:booting

This is what my custom_40 currently looks like
Code:
1 #!/bin/sh                                                                                                     
  2 exec tail -n +3 $0
  3 # This file provides an easy way to add custom menu entries.  Simply type the
  4 # menu entries you want to add after this comment.  Be careful not to change
  5 # the 'exec tail' line above.
  6 
  7 menuentry 'Slackware'{
  8 set root='(hd2,gpt3)'
  9 linux /boot/vmlinuz-huge-4.4.14 root=/dev/sdc3
 10 }
It looks almost the same. I wouldn't think the trailing -4.4.14 would make a difference. Then again, I'm not the swiftest when it comes to syntax in linux.
~
 
Old 10-27-2019, 07:09 PM   #59
BW-userx
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

Rep: Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243Reputation: 2243
Quote:
Originally Posted by nohopeforme View Post
This is what my custom_40 currently looks like
Code:
1 #!/bin/sh                                                                                                     
  2 exec tail -n +3 $0
  3 # This file provides an easy way to add custom menu entries.  Simply type the
  4 # menu entries you want to add after this comment.  Be careful not to change
  5 # the 'exec tail' line above.
  6 
  7 menuentry 'Slackware'{
  8 set root='(hd2,gpt3)'
  9 linux /boot/vmlinuz-huge-4.4.14 root=/dev/sdc3
 10 }
It looks almost the same. I wouldn't think the trailing -4.4.14 would make a difference. Then again, I'm not the swiftest when it comes to syntax in linux.
~
it is sym linked to /boot/vmlinuz-huge or should be. You an look to be sure. ls -la /boot/vmlinuz-huge

if you look at the my post on it and you'll see the arrow that indicates a symlink
Code:
vmlinuz-huge -> vmlinuz-huge-4.19.80
I'm not sure why you are trying gpt3
have you tried.

Code:
set root='(hd2,3)'
linux /boot/vmlinuz-huge-4.4.14 root=/dev/sdc3

Last edited by BW-userx; 10-27-2019 at 07:11 PM.
 
Old 10-27-2019, 09:38 PM   #60
nohopeforme
Member
 
Registered: Aug 2019
Posts: 92

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by BW-userx View Post
it is sym linked to /boot/vmlinuz-huge or should be. You an look to be sure. ls -la /boot/vmlinuz-huge

if you look at the my post on it and you'll see the arrow that indicates a symlink
Code:
vmlinuz-huge -> vmlinuz-huge-4.19.80
I'm not sure why you are trying gpt3
have you tried.

Code:
set root='(hd2,3)'
linux /boot/vmlinuz-huge-4.4.14 root=/dev/sdc3
I did try
Code:
set root='(hd2,3)'
linux /boot/vmlinuz-huge-4.4.14 root=/dev/sdc3
and it told me error: Could not find '(hd2,3)'. As to the why did I use the gpt question, I saw that all the other menu entries used gpt before the partition #, so I thought I would try that. Here are pics of my Slackware menu entries that 30_0s-prober automatically installed and the listing of my slackware /boot directory.
Attached Thumbnails
Click image for larger version

Name:	30-os-prober.jpg
Views:	12
Size:	198.0 KB
ID:	31676   Click image for larger version

Name:	ll-slack-boot.jpg
Views:	11
Size:	168.6 KB
ID:	31677  
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Are people really so vain? hazel General 27 05-03-2018 04:54 PM
Error msg on trying to install Ubuntu 10.4 alongside Windows ZombyWoof Ubuntu 2 01-28-2011 05:00 AM
Tried but in vain to list contents of a directory rs_vijay Programming 3 01-17-2007 03:59 PM
Trying in vain to netinstall linux clavin42 Linux - Software 5 02-09-2006 06:01 PM
Ubuntu: GCC, PPPOE, and vain attempts to connect to the internet trevorv Linux - Newbie 11 02-04-2005 07:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

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