Puppy Linux Discussion Forum Forum Index Puppy Linux Discussion Forum
Puppy HOME page : puppylinux.com
"THE" alternative forum : puppylinux.info
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

The time now is Wed 22 May 2013, 20:46
All times are UTC - 4
 Forum index » Advanced Topics » Hardware
Using Fatdog 64 EFI to boot Slacko 5.5 on a UEFI Bios
Moderators: Flash, Ian, JohnMurga
Post new topic   Reply to topic View previous topic :: View next topic
Page 1 of 1 [2 Posts]  
Author Message
JustGreg

Joined: 24 May 2005
Posts: 651
Location: Connecticut USA

PostPosted: Sat 09 Mar 2013, 18:32    Post subject:  Using Fatdog 64 EFI to boot Slacko 5.5 on a UEFI Bios
Subject description: This was done with a USB stick
 

I have manage to use the Fatdog 64 EFI to boot Slacko 5.5 with a UEFI BIOS with a USB flash drive. Here is how I did it.

First, one needs to create the USB flash drive with Fatdog 64. This post has the information on how to do it:
http://www.murga-linux.com/puppy/viewtopic.php?t=83402

Please read all the entries on the post. There is a lot of information and tips. This will create a normal Fatdog 64 installation. One should the latest Fatdog64 620 beta iso for the files. It is the most up to date version.

After creating the flash drive, one first needs to test it with Fatdog 64 to ensure it works. One has to stop the normal UEFI boot process (usually the ESC key) to get the firmware boot device selection entry. Select the USB flash device and it should boot. The first thing will be to register the fatdog certificate (fatdog.cer) using the MOKmanager. After one does that, the rEFInd boot loader should start. Select Fatdog64 and it will start. One needs to be patient. My Compaq CQ58 shows a blank screen for awhile. The UEFI boot seems to be in a graphical mode and much of the previous boot text is not shown. Fatdog will start and come up. Once it does, you can shutdown the system. You have a working device.

I used a 512 Megabyte USB flash drive. There is not enough room for both Fatdog64 and Slacko 5.5 I removed the Fatdog64 files. On a larger device, it may be possible to have multiple Puppy Linux systems on the same device. However, one needs to ensure the system component file names are unique. I have not done this, so you are on your own if you turn it.

After removing the Fatdog64 files, I copied these files for Slacko 5.5 to the device:
vmlinuz
initrd.gz
puppy_slacko_5.5.sfs

One needs to add an entry for Slacko 5.5 to the grub.cfg file. Here is the text of the one that I used:
Code:
menuentry "Start Slacko NoX (USB)" {
   search --no-floppy --fs-uuid --set 2330-56E2
# above line searches for UUID and sets root to device with UUID
   linux /vmlinuz pmedia=usb pfix=nox
   initrd /initrd.gz
}


I have found it is best to use UUID partition values with UEFI to identify the partition to be used. The value 2330-56E2 is for my device. One can get the value for your device by using gparted with partition information entry.

I do need to say I found it best to use the pfix=nox option to manually start the X server. The first time, one needs to use xorgwizard to manually configure the X server. Choose the video drive. I found the automatic probe did not seem to work. One also needs to test the X configuration with xorgwizard. Do not try to use the configuration until one has a successful test. The UEFI BIOS is designed for Window$ 8 with a graphic only boot. My COMPAQ shows none of the previous POST and boot text, just a blank screen. The video under UEFI is “work in progress” I think the problem is with the new multiple processor with video processor on the same chip. If you use the low cost end then you will encounter this configuration.

I even with the nox option, I have encounter X server failure to start problems. As I said, it is a work in progress.

If you do not have a good working knowledge of the Puppy Linux boot process, I would not do this. But, if you want to try and help the community out, then have at it. I hope this helps.

_________________
Enjoy life, Just Greg
Live Well, Laugh Often, Love Much
Back to top
View user's profile Send private message 
Ted Dog


Joined: 13 Sep 2005
Posts: 983
Location: Heart of Texas

PostPosted: Sat 09 Mar 2013, 21:55    Post subject:  

Thanks for sharing this howto.
Back to top
View user's profile Send private message 
Display posts from previous:   Sort by:   
Page 1 of 1 [2 Posts]  
Post new topic   Reply to topic View previous topic :: View next topic
 Forum index » Advanced Topics » Hardware
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.0505s ][ Queries: 11 (0.0138s) ][ GZIP on ]