View Single Post
Posts: 296 | Thanked: 47 times | Joined on Oct 2009
#5
My rcS-late looks like this now:

sfdisk -l /dev/mmcblk0 | /bin/busybox awk \
-v home_opts="$home_opts" -v fat_opts="$fat_opts" \
echo "/dev/mmcblk1p1 /webos ext3 defaults,noatime 0 0" >> $tmp_fstab
-f /usr/lib/genfstab.awk > $tmp_fstab
I've put some games on it and it works fine. I hope the phone won't explode when I reboot one day. Thanks a lot