LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-26-2023, 01:08 PM   #46
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
Thumbs down


Quote:
Originally Posted by colorpurple21859 View Post
I think this will work on your system based on the other posts. Use windows disk manager to shrink the window C drive, Create a new volume at least 4G formatted fat32. Copy the contents of the fedora iso to the new volume. Reboot use the "boot from file menu" to locate the new volume efi/boot/grubx64.efi. boot file.
I did it and it goes to the boot menu then a blank menu with a white underscore on the top left hand corner.
 
Old 05-26-2023, 01:09 PM   #47
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
I'm assuming I'm copying the contebg file by file and not the .iso as is.
 
Old 05-26-2023, 01:12 PM   #48
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,382

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
yes, This will work for fedora and slackware and most distro. I think you can also use the iso loop method of post 40, change the (hd0,1) to match the new partition.

Quote:
I did it and it goes to the boot menu then a blank menu with a white underscore on the top left hand corner.
It will be slow loading, give it a few minutes before giving up.

Last edited by colorpurple21859; 05-26-2023 at 01:19 PM.
 
Old 05-26-2023, 02:15 PM   #49
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
I let it load and it went into this weird loop and failure to load something. What should I do exactly from post 40 With hd0,1? Is hd0,1 what I need to load fedora?
 
Old 05-26-2023, 02:19 PM   #50
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
https://ibb.co/cLbSX8C
 
Old 05-26-2023, 02:22 PM   #51
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
https://ibb.co/cLbSX8C it's in emergency mode, Exit the to shell to continue , I can view journalctl for logs and press enter for maintenance or control d to continue when I click control d then warning not all disk have been found, no USB is in btw , and I get ": you might want to regenerate your initramfs
 
Old 05-26-2023, 05:23 PM   #52
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,382

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
I was doing some testing,
either edit the grub.cfg or at the grub menu press e for edit and change the root=live:CDLABEL=Fedora-Cinn...to root=live:/dev/sda? where the ? is the number of the extracted iso partition number

Last edited by colorpurple21859; 05-26-2023 at 05:24 PM.
 
Old 05-26-2023, 05:50 PM   #53
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,382

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
one more change,
Code:
linuxefi (hd0,?)/images/pxeboot/vmlinuz .....
initrdefi (hd0,?)/images/pxeboot/initrd.img
where ? is partition number of extracted iso

Last edited by colorpurple21859; 05-26-2023 at 05:52 PM.
 
Old 05-27-2023, 08:50 AM   #54
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by colorpurple21859 View Post
I was doing some testing,
either edit the grub.cfg or at the grub menu press e for edit and change the root=live:CDLABEL=Fedora-Cinn...to root=live:/dev/sda? where the ? is the number of the extracted iso partition number
How do I figure out what ? Is exactly and what and where is the vmz... Linkux thingy? Idk what exactly I can do with only a grub menu because idk what grub really is so idk what to do to find the things you want. I booted into windows and I know I can edit the grub.cfg file but I don't know what sda # it is exactly. How would this fix the issue? I need a better grounding in operating systems. I'm obviously not as smart as you but I'm learning.
 
Old 05-27-2023, 09:06 AM   #55
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by colorpurple21859 View Post
one more change,
Code:
linuxefi (hd0,?)/images/pxeboot/vmlinuz .....
initrdefi (hd0,?)/images/pxeboot/initrd.img
where ? is partition number of extracted iso
Okay I did it and it booted but it's flickering a lot now LOL
 
Old 05-27-2023, 09:13 AM   #56
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
In the installer it's saying there is no SSD LOL. I can barely see though because the screen is constantly flickering on and off from the os to black and in-between
 
Old 05-27-2023, 09:14 AM   #57
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
Now it's mostly black! Bit it booted into fedora. The laptop wins again.
 
Old 05-27-2023, 09:17 AM   #58
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
Even when I mount it it fails to recognize the ssd which is 1tb
 
Old 05-27-2023, 09:42 AM   #59
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,382

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
add nomodeset to the end of the linuxefi line
 
Old 05-27-2023, 09:59 AM   #60
naarter
Member
 
Registered: Mar 2022
Distribution: Slackware
Posts: 161

Original Poster
Rep: Reputation: 3
Quote:
Originally Posted by colorpurple21859 View Post
add nomodeset to the end of the linuxefi line

Will that fix the hdd problem or the graphical issues?
 
  


Reply

Tags
bios, fedora, legacy, slackware, uefi



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
[SOLVED] Will this laptop work well with Linux: HP Elitebook 840 g9 Knightron Linux - Laptop and Netbook 14 11-12-2022 11:49 PM
Slackware on HP EliteBook 840 G7 Kowalczyk Slackware 7 08-14-2021 06:30 PM
HP Elitebook G5 - installing linux / pxe booting blackRonin Linux - Laptop and Netbook 2 12-21-2018 04:04 PM
[SOLVED] Puppy Linux Tahrpup 6.05 wireless not working on Laptop HP EliteBook 840 angelayala Linux - Wireless Networking 6 01-03-2016 05:36 AM
Slackware on HP EliteBook 2540p SqdnGuns Slackware 4 06-10-2012 01:44 AM

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

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