Search found 132 matches: forcepae
Searched query: forcepae
- Thu Feb 20, 2025 3:34 am
- Forum: Beginners Help
- Topic: Trying to get Puppy Linux on Inspiron 6000 laptop
- Replies: 93
- Views: 6559
Re: Trying to get Puppy Linux on Inspiron 6000 laptop
(6) I had a little trouble installing Puppy Linux to the 8600, that is because you must use the forcepae instruction in the booting operation. bigpup solved the "pae" problem for me! YAY bigpup.
(7) I have nothing more to say, except I am confident ...
- Wed Jan 01, 2025 8:27 pm
- Forum: Beginners Help
- Topic: Permanently modify kernel boot parameters
- Replies: 4
- Views: 340
Re: Permanently modify kernel boot parameters
Leafpad. Find the "stanza"(s) that load your Pup...look for the line that reads kernel and at the end of
that line add your forcepae, acpi=off. Do this for each stanza, these control how your Pup boots.
If using Grub4DOS, look for a file named menu.lst. Then do the steps above ...
- Wed Jan 01, 2025 7:34 pm
- Forum: Beginners Help
- Topic: Permanently modify kernel boot parameters
- Replies: 4
- Views: 340
Permanently modify kernel boot parameters
I loaded nobelPub32 to an older laptop that does not support PAE, so every time reboot I have to edit the command line adding "forcepae acpi=off". How do I set this boot parameter permanently.
Thanks
Leon
- Thu Dec 12, 2024 3:15 pm
- Forum: VoidPup
- Topic: install hangs at performing a switch root to the aufs filesystem (voidpup32)
- Replies: 10
- Views: 1017
Re: install hangs at performing a switch root to the aufs filesystem
- Fri Oct 25, 2024 6:42 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Booting Puppys in Pentium M CPU Laptops
@tosim
The T43 uses a pentium M, so yes. Just add: forcepae to the end of the kernel line in the menu.lst file.
wizard
- Fri Oct 25, 2024 6:13 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Booting Puppys in Pentium M CPU Laptops
@wizard Do I have to use the "-- forcepae" with my T43 when I finally get to (frugally) install Puppy?
- Fri Oct 25, 2024 5:23 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Booting Puppys in Pentium M CPU Laptops
@rockedge
@rcrsn51
For comparison:
Thinkpad T41 Pentium M, Bionic32
forcepae = boots
-- forcepae = (space before forcepae) boots
--forcepae = (no space before forcepae) boot fails
wizard
- Fri Oct 25, 2024 2:45 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Booting Puppys in Pentium M CPU Laptops
On the IBM T-42 if the -- argument is not added the forcepae is ignored. This 2004 laptop machine is only 32 bit, has no hard drive and no battery. Boots Tahr , Xenial and Bionic 32 bit variants but only with the -- forcepae argument and parameter. I ...
- Fri Oct 25, 2024 1:09 am
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Pentium M CPU Laptops
So what happens if you remove the -- argument?
- Fri Oct 25, 2024 1:05 am
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Pentium M CPU Laptops
rcrsn51 wrote: Thu Oct 24, 2024 4:37 pmAre you sure that it's "--forcepae" WITHOUT a space and not "-- forcepae" WITH a space? The first one makes no sense as a kernel boot parameter.
-- forcepae
WITH a space.
- Thu Oct 24, 2024 4:37 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Pentium M CPU Laptops
Are you sure that it's "--forcepae" WITHOUT a space and not "-- forcepae" WITH a space? The first one makes no sense as a kernel boot parameter.
The only parameter that makes sense in Puppy is wizard's "forcepae".
- Thu Oct 24, 2024 4:21 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Re: Pentium M CPU Laptops
WARNING: PAE disabled. Use parameter 'forcepae' to enable at your own risk!
You may be able to fix the error by adding "forcepae" to the kernel line in the file: menu.lst
Use Geany editor to ...
- Thu Oct 24, 2024 1:55 pm
- Forum: 32 Bit
- Topic: Booting Puppys in Pentium M CPU Laptops
- Replies: 8
- Views: 1616
Booting Puppys in Pentium M CPU Laptops
WARNING: PAE disabled. Use parameter 'forcepae' to enable at your own risk!
You may be able to fix the error by adding "forcepae" to the kernel line in the file: menu.lst
Use Geany editor to ...
- Tue Oct 22, 2024 1:42 pm
- Forum: Beginners Help
- Topic: a "Q" about forcepae -- and helpful answers
- Replies: 4
- Views: 740
Re: a "Q" about forcepae
https://help.ubuntu.com/community/BootOptions/before--after
Older Puppy versions that did not have this kernel patch.
Kernel patch that changed the previous behaviour was:
commit 51e158c
Author: Rusty ...
- Tue Oct 22, 2024 1:20 pm
- Forum: Beginners Help
- Topic: a "Q" about forcepae -- and helpful answers
- Replies: 4
- Views: 740
Re: a "Q" about forcepae
All kernels for 32bit Puppy versions, seem to now only be configured to use PAE. They do not provide a pae or non-pae kernel.
So they ...
- Tue Oct 22, 2024 9:55 am
- Forum: Beginners Help
- Topic: a "Q" about forcepae -- and helpful answers
- Replies: 4
- Views: 740
Re: a "Q" about forcepae
In this link -> https://www.forum.puppylinux.com/viewtopic.php?p=6674&hilit=forcepae#p6674
you will find I had a long discussion about this topic with the well-known (and almost famous) BigPup .
BigPup is a well informed and very helpful fellow.
The answer to my Q isn't important.
I'm ...
- Mon Oct 21, 2024 2:38 pm
- Forum: Beginners Help
- Topic: a "Q" about forcepae -- and helpful answers
- Replies: 4
- Views: 740
Re: a "Q" about forcepae
In the previous setup, did you know for sure that the -- was required? Or did you just use it because someone suggested it?
- Mon Oct 21, 2024 6:31 am
- Forum: Beginners Help
- Topic: a "Q" about forcepae -- and helpful answers
- Replies: 4
- Views: 740
a "Q" about forcepae -- and helpful answers
The forcepae command is used with the Pentium "M" series CPU to force compatibility (or bootability) with the Puppy OS.
Dell Inspiron D800 and 8600 laptops use the Pentium "M" CPU.
I used forcepae previously with a Dell 8600 laptop - allowed me to boot an otherwise un-bootable laptop.
In ...
- Mon Jul 22, 2024 10:31 pm
- Forum: Beginners Help
- Topic: How to 'forcepae' with BionicPup32 8.0?
- Replies: 14
- Views: 2056
Re: How to 'forcepae' with BionicPup32 8.0?
Hello, I have not attempted with this particular distro, but on my T41 with Banias core I have found success with appending "noexec=off forcepae" to kernel command line to disable NX bit and utilize the unflagged PAE support in both Devuan and Void Linux.
- Sun Jun 23, 2024 10:12 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
Have some laptops with single core Pentium M cpus that require forcepae. Here is an example menu.lst file (in this case for Bionic32) that works, the kernel line shows the correct syntax (no dashes).
Title Puppy upupbb 19.03 (sda2/bionic32)
root (hd0,1)
kernel /bionic32/vmlinuz psubdir ...
- Sun Jun 23, 2024 8:51 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
As you say, from what williams2 wrote it looks like I shouldn't need the help of forcepae , so that seems like nothing more than a misleading distraction. A trap for the not-so-bright.
Thanks for your suggestions regarding an older ...
- Sun Jun 23, 2024 5:47 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
IIRC, this goes on the "kernel" line, such as kernel /Pup32/vmlinuz --forcepae, note the double dashes (--) in the grub4dos menu.lst (little L).
Wiz
Thanks Wiz. The interaction now looks like this:
grub> kernel /Pup32/vmlinuz --forcepae
Error 15:(http://grub4dos.chenall.net/e/15)
File not ...
- Sun Jun 23, 2024 3:36 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
A few defective 32 bit cpus were manufactured that can use PAE
but the information in the cpu says it does not have PAE capability.
forcepae is only needed for these few cpu chips that do support PAE
but report that they do not.
So, if you have 4G or less of ram, then
you do not need ...
- Sun Jun 23, 2024 3:31 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
IIRC, this goes on the "kernel" line, such as kernel /Pup32/vmlinuz --forcepae, note the double dashes (--) in the grub4dos menu.lst (little L).
Wiz
Thanks Wiz. The interaction now looks like this:
grub> kernel /Pup32/vmlinuz --forcepae
Error 15:(http://grub4dos.chenall.net/e/15)
File not found ...
- Sun Jun 23, 2024 3:25 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
A few defective 32 bit cpus were manufactured that can use PAE
but the information in the cpu says it does not have PAE capability.
forcepae is only needed for these few cpu chips that do support PAE
but report that they do not.
So, if you have 4G or less of ram, then
you do not need ...
- Sun Jun 23, 2024 2:11 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
Re: "PAE disabled" error loading PUP32 onto Fujitsu Lifebook E8010
IIRC, this goes on the "kernel" line, such as kernel /Pup32/vmlinuz --forcepae, note the double dashes (--) in the grub4dos menu.lst (little L).
Wiz
- Sun Jun 23, 2024 1:59 pm
- Forum: Beginners Help
- Topic: "PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
- Replies: 8
- Views: 816
"PAE disabled" error loading BookwormPup32 onto Fujitsu Lifebook E8010
The error message reads:
WARNING: PAE disabled. Use parameter 'forcepae' to enable at your own risk!
The problem is that I can't find a place to use that parameter.
I tried entering Grub4Dos command line and typing ...
- Sat Jun 08, 2024 10:21 pm
- Forum: Beginners Help
- Topic: Newbie gets message "No suitable partitions found" on attempt to install to HDD
- Replies: 28
- Views: 1698
Re: Newbie gets message "No suitable partitions found" on attempt to install to HDD
More ...
- Sat Jun 08, 2024 5:04 pm
- Forum: Beginners Help
- Topic: Newbie gets message "No suitable partitions found" on attempt to install to HDD
- Replies: 28
- Views: 1698
Re: Newbie gets message "No suitable partitions found" on attempt to install to HDD
Re: Lupu 525
I agree, try with the boot stanza simplified :geek:
I had a locked down work laptop, so I just surfed ...