View Single Post
Old 11-25-2011, 05:42 AM   #3039
kartu
PRS+ author
kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.kartu ought to be getting tired of karma fortunes by now.
 
Posts: 1,637
Karma: 2446233
Join Date: Dec 2007
Device: Sony PRS-300, 505, 600, 650, 950
prsp.sh looks fine.
I'd chain up commands like this:

cp /Data/fonts/tt0003m_ttf /tmp && cp /Data/fonts/tt0011m_ttf /tmp && cp /Data/fonts/tt0419m_ttf /tmp && mount --bind /tmp /opt/sony/ebook/FONT && mount >> /Data/mount.log

This way if copy fails, you won't "bind" it and you get a log with what has happened.

You can't break anything, if something goes wrong, reset boot in "safe mode".
kartu is offline   Reply With Quote