garux-tx-20060709

Downloads | Palm T|X

this version includes:

- 2GB patch
- USB ethernet gadget (no windoz support, i.e.: plug to a linux box)

this version lets you boot the testing GPE/OPIE 0.8.4-rc2 images you will find on SourceForge in the files section.

Decompress the image and place it on the root directory of your memory card.

If you want you can configure the name of your root and swap by creating (in the same directory) a file named linux.boot.cfg that contains the following lines:

ROOT_DEV=/mnt/mmc/gpe-image-v0.8.4-rc2-palmtx-0.0.1-rootfs.ext2
SWAP_DEV=/mnt/mmc/swap.fs

or

ROOT_DEV=/mnt/mmc/opie-image-v0.8.4-rc2-palmtx-0.0.1-rootfs.ext2
SWAP_DEV=/mnt/mmc/swap.fs

If you partitioned your card, make the variables point to the partitions you use as root and/or swap, e.g.:

ROOT_DEV=/dev/mmcblk0p5
SWAP_DEV=/dev/mmcblk0p6

note: linuxrc mounts the first partition (mmcblk0p1, the one seen by POS) to /mnt/mmc

note: both images are absolutely no official releases, their purpose is to let you have some fun

all credits go to HH.org's crew

for configuring g_ether and usbnet check the following URLs:
http://www.handhelds.org/moin/moin.cgi/UsbNet
http://www.handhelds.org/moin/moin.cgi/UsbNetHotplug