ok sdx site was down thats why i was brief.. if your trying remount rw on 2.1 its not going to work.. remount rw was a short cut implemented on 1.5 kernal. since we dont have a 2.1 kernal the devs dont have a script for it you have to manually type the whole command ill post a link but if you guys need help email at
jo_795@hotmail.com ill be glad to help i only remove apps with connect bot so i can provide for good explanations for it..
If you don't see #, then you need to root your phone (I think, please correct me if I'm wrong).
Next enable readwrite access by typing:
mount -t rfs -o remount,rw /dev/stl5 /system
Now navigate to the applications directory by typing
cd /system/app
TO back up an app, type:
cat [appname].[extension] > /sdcard/[appname].extension
To delete an app, type:
rm [appname].[extension]
Apps I removed safely:
AmazonMp3.apk - Amazon MP3 Store
BejeweledDemo.apk - BEST GAME EVER, but no not really.
Calculator.apk/Calculator.odex - Calculator app, I replace with a scientific calculator
Weather2-16.apk - Sprint weather app, weatherbug is better
MoxierMail.apk - The moxiermail suite
SprintTV_MR2_Samsung_Moment_GM_Final_1.0.4.29-112596.apk - Sprint TV Core app
SprintTVWidget.apk - Sprint TV Widget
nascar09-prod-release.apk - Nascare bloatware for rednecks

nfl-prod-release.apk - NFL bloatware
im.apk - Simple IM application, can be replaced with better stuff
Most likely you can also remove:
VSuiteApp.apk
and
Email.apk
But I'm not sure if VSuite is used now for voice search. If anyone can let me know it'd be appreciated. Its so ungodly bloated.
I personally use email so I'm leaving that alone.
After you're done type (IMPORTANT)
mount -t rfs -o remount,ro /dev/stl5 /system
Android 2.1 - Safe Apps to Remove