OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: ethan on June 03, 2006, 06:48:10 pm

Title: Cacko & Rc.local
Post by: ethan on June 03, 2006, 06:48:10 pm
cacko 1.23 / c3200

I created a swapfile on internal md and try to active it on startup
I've already try to add the command

/sbin/swapon /hdd3/swapfile

in rc.local or qpe.sh, but doesn't work
also I tryid to add in /etc/fstab

/hdd3/swapfile   swap  swap   default

not working either

and I try to change the bash prompt
.bashrc
.profile
also not working
I'm kind of stuck
Title: Cacko & Rc.local
Post by: bam on June 03, 2006, 09:47:51 pm
1. add it to youyr /etc/fstab
2. remount the / as rw 'mount -o remount,rw /'
3. add 'swapon /hdd3/swapfile' to the bottom of your /sbin/hddmount


sideNote: you could just set up a nice swap partition