I have a debian 12 install I am using to flash this to my LeapPad2
I added bullseye repo and installed python2
This is the error I get:
Leapster flash utility - installs a custom OS on your leapster!
WARNING! This utility will ERASE the stock leapster OS and any other
data on the device. The device can be restored to stock settings using
the LeapFrog Connect app. Note that flashing your device will likely
VOID YOUR WARRANTY! Proceed at your own risk.
Please power off your leapster, hold the L + R shoulder buttons (LeapsterGS),
or right arrow + home buttons (LeapPad2), and then press power.
You should see a screen with a green background.
Press enter when you're ready to continue.
Traceback (most recent call last):
File "boot_surgeon.py", line 25, in
do_surgeon_boot(sys.argv[1])
File "boot_surgeon.py", line 16, in do_surgeon_boot
pager_client.upload(path)
File "/home/isaac/sshflash/pager.py", line 114, in upload
self.rerror(e)
File "/home/isaac/sshflash/pager.py", line 64, in rerror
assert False, 'Pager Error: %s' % e
AssertionError: Pager Error: Mount Error: Device not found.
Done! Waiting for Surgeon to come up...Done!
I have a debian 12 install I am using to flash this to my LeapPad2
I added bullseye repo and installed python2
This is the error I get: Leapster flash utility - installs a custom OS on your leapster!
WARNING! This utility will ERASE the stock leapster OS and any other data on the device. The device can be restored to stock settings using the LeapFrog Connect app. Note that flashing your device will likely VOID YOUR WARRANTY! Proceed at your own risk.
Please power off your leapster, hold the L + R shoulder buttons (LeapsterGS), or right arrow + home buttons (LeapPad2), and then press power. You should see a screen with a green background. Press enter when you're ready to continue.
What type of system would you like to flash?
Traceback (most recent call last): File "boot_surgeon.py", line 25, in
do_surgeon_boot(sys.argv[1])
File "boot_surgeon.py", line 16, in do_surgeon_boot
pager_client.upload(path)
File "/home/isaac/sshflash/pager.py", line 114, in upload
self.rerror(e)
File "/home/isaac/sshflash/pager.py", line 64, in rerror
assert False, 'Pager Error: %s' % e
AssertionError: Pager Error: Mount Error: Device not found.
Done! Waiting for Surgeon to come up...Done!