[pskmail] PSKmail from USB stick - storing config

  • From: Rein Couperus <rein@xxxxxxxxxxxx>
  • To: pskmail@xxxxxxxxxxxxx
  • Date: Tue, 17 Apr 2007 16:49:34 +0200

Here is the procedure for storing the config information on the USB stick you 
boot from.
I started from scratch with an empty 2 GB sandisk cruizer.

* Boot from the live CD
* su (root)
* Connect the USB stick
* start fdisk /dev/sda
* look at the partitioning with 'p'
* delete the partition with 'd' and '1'
* make a new 700 MB FAT16 partition (nr. 1) with 'n', 'p', '1', 'M700+'
* set type to FAT16 with 't' and '6'
* make bootable with 'a' ,'1'
* Make data partition from the rest (n, p, 2, Enter, Enter, t, 6)

* goto the MCN menue (below 'ham')
* start the USB stick wizard (fixmbr) and follow the instructions
use /dev/sda.

* reboot from the USB stick (remove the CD).
* goto /mnt
* set the ownership of /mnt/sda2 to guest:users with
* 'chown -R guest:users /mnt/sda2`
* cd into /mnt/sda2
* 'touch pskmailperm.tar.gz'

* copy attached files (saveit.sh and saveit.pl) into ~/pskmailutils.
* make a directory ~/.gpsdrive
* change the Desktop icon of saveit: change the application to 
/home/guest/pskmailutils/saveit.pl

* click the icon and watch the info being saved to the /mnt/sda2 directory...

* Configure fldigi and pskmail client (don't forget 'save config' in fldigi)
* Click the saveit icon on the desktop again and watch your config being saved 
to /mnt/sda2

* Reboot from the USB stick
* click the 'getfromstick' icon and watch the small hourglass while it gets 
your stuff from /mnt/sda2

Enjoy... no workarounds needed.

73,

Rein PA0R


-- 
http://pa0r.blogspirit.com

Other related posts:

  • » [pskmail] PSKmail from USB stick - storing config