Tetedeiench
Still Fresh
- Joined
- Dec 7, 2005
- Messages
- 73
Hey guys,
While playing around with S-term, i thought of something that might make your unit flash without problems...; without of SD.
Here's the idea : the SD card is mounted on /mnt/sd . Using S-term, it is possible to copy the firmware from the SD card to let's say... /root, unmount the SD card, then copy the firmware to /mnt/sd . So the SD mount point has a file named gp2xkernel.img .
Now, if the unit reboots without SD, it'll probably try to mount the SD.... without luck. Then it MIGHT check for the file /mnt/sd/gp2xkernel.img, which it will find ( we copied it earlier). Flash it, delete it, reboot, done.
No filesystem screwups and such.
However, there are 2 cases where this won't work :
-If the gp2x address the device in a raw fashion, before everything is loaded : won't work
-if the gp2x checks if there's a SD card first, and does not check the gp2xkernel.img file after
As i don't have any tool to debug my gp2x, i probably wait for somebody with a better equipment than me to try it.
Be careful, IT CAN FAIL ! In several fashions. That's why somebody has to try it out.THIS MATY SCREW UP YOUR GP2X !
If this is a dumb idea... nevermind But i guess this workaround is worth a try.
While playing around with S-term, i thought of something that might make your unit flash without problems...; without of SD.
Here's the idea : the SD card is mounted on /mnt/sd . Using S-term, it is possible to copy the firmware from the SD card to let's say... /root, unmount the SD card, then copy the firmware to /mnt/sd . So the SD mount point has a file named gp2xkernel.img .
Now, if the unit reboots without SD, it'll probably try to mount the SD.... without luck. Then it MIGHT check for the file /mnt/sd/gp2xkernel.img, which it will find ( we copied it earlier). Flash it, delete it, reboot, done.
No filesystem screwups and such.
However, there are 2 cases where this won't work :
-If the gp2x address the device in a raw fashion, before everything is loaded : won't work
-if the gp2x checks if there's a SD card first, and does not check the gp2xkernel.img file after
As i don't have any tool to debug my gp2x, i probably wait for somebody with a better equipment than me to try it.
Be careful, IT CAN FAIL ! In several fashions. That's why somebody has to try it out.THIS MATY SCREW UP YOUR GP2X !
If this is a dumb idea... nevermind But i guess this workaround is worth a try.