Hmmmm - what have I done!
I am using a C1000 running pdaXrom beta3. Following the directions
HERE The actual commands I typed in were:
# dd if=/dev/zero of=swapfile bs=4096 count=1]
# mkswap /dev/mmcda1
# swapon /dev/mmcda1
I am not sure where on the forum I got the actual figures used in the first line, but I found them somewhere....
I have set up a swap file on my SD card. What I seem to have done is turn my entire sd card into a swap file. It will no longer mount either using the mount plugin or from the command line - where it gives the error "/dev/mmcda1 looks like swapspace - not mounted" .
I have tried #swapoff /dev/mmcda1 but that does not seem to do anything. even after that if I try to mount /dev/mmcda1 I get the same error about swapspace. same if I try mount/mnt/card/.
As you can probably see I am pretty much a Linux newbie, so please go easy on me!
I am hoping there may be some way to recover from this without just reformating the card as that would mean re-installing pdaXrom as I have some of my programs running from the card.
Any help appreciated