LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Puppy
User Name
Password
Puppy This forum is for the discussion of Puppy Linux.

Notices


Reply
  Search this Thread
Old 06-04-2020, 02:53 AM   #1
globetrotterdk
Member
 
Registered: Nov 2006
Posts: 299

Rep: Reputation: 16
BionicPup64 8 install to existing Fedora 32 Jam system laptop possible?


This is all new to me, as I have only been using Puppy for a few days. However, as far as I can see, a Puppy install is non-invasive and is just copying a directory with the Puppy system in it. I would like to try a BionicPup64 install to an existing Fedora 32 Jam system laptop, for when I don't need to boot a monster system, but just get a few things done. My laptop is a Dell G3 with UEFI. Fedora is already booting from Grub2.

I am looking for a sanity check on this project. While I can always reinstall Fedora if necessary, I would like to get Puppy sorted out with Grub2, and as I have very little experience with UEFI or Grub2, I could use some help.
 
Old 06-04-2020, 05:58 AM   #2
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,368

Rep: Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591Reputation: 1591
Open a terminal and edit the file "/etc/grub.d/40_custom" as root.
You can do this with the command "sudo [name-of-text-editor] /etc/grub.d/40_custom" without the quotes.
Insert something like this:

Code:
menuentry "Puppy linux" {
set root='(hd0,#)'
linux /puppy/vmlinuz psubdir=/puppy
initrd /puppy/initrd.gz
}
Explanation

menuentry "Puppy linux" { < You can change the name to whatever you want
set root='(hd0,#)' < The # is which sda/hda# it is in. Eg. sda3 will be '(hd0,3)'
linux /puppy/vmlinuz psubdir=/puppy < Assuming your folder name is "/puppy". also, you can insert boot param as shown
initrd /puppy/initrd.gz
}


After you have edited that file as root and save it, run
Code:
sudo grub2-mkconfig -o /boot/grub2/grub.cfg

Last edited by colorpurple21859; 06-04-2020 at 06:00 AM.
 
Old 06-04-2020, 08:38 AM   #3
globetrotterdk
Member
 
Registered: Nov 2006
Posts: 299

Original Poster
Rep: Reputation: 16
Thanks, that is very useful. Unfortunately, I have run into another problem. I had forgotten that Fedora 32 has a bug in Grub2. The first time Grub2 is refreshed, links to other operating systems work fine. However, after a reboot, the exact address / position / location is "forgotten" and it is only possible boot to any operating system other than Fedora, by going through the UEFI boot. So, I decided to wipe Fedora, and install BionicPup64 8 on the ground floor, so to speak. Unfortunately, when I ran the Puppy installer, I got the message that the universal installer doesn't support UEFI. Very strange, as the BionicPup64 iso file has "UEFI" in the name, which would suggest... that it works with UEFI in all of its aspects , not just a tiny bit.

----

Trying to do a frugal install. USB pen drive with BionicPup64 8 boots on the Dell G3 without any problems.

Last edited by globetrotterdk; 06-04-2020 at 10:51 AM.
 
  


Reply

Tags
bionicpup64, grub2, puppy8, uefi booting



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
How to make BionicPup64 persistent on my USB stick? catmanna Puppy 10 03-12-2020 05:49 AM
LXer: Open Jam, the open source game jam, returns for 2018 LXer Syndicated Linux News 0 09-11-2018 06:11 PM
LXer: Open Jam, our open source game jam, kicks off this week LXer Syndicated Linux News 0 10-05-2017 01:30 AM
LXer: Announcing Open Jam, a game jam created with open source in mind LXer Syndicated Linux News 0 08-22-2017 04:28 PM

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

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