@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
Searched query: forcepae
@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
@wizard Do I have to use the "-- forcepae" with my T43 when I finally get to (frugally) install Puppy?
@rockedge
@rcrsn51
For comparison:
Thinkpad T41 Pentium M, Bionic32
forcepae = boots
-- forcepae = (space before forcepae) boots
--forcepae = (no space before forcepae) boot fails
wizard
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".
In the previous setup, did you know for sure that the -- was required? Or did you just use it because someone suggested it?
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.
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