Index of /bcanpebble/bcanpebblev0.5

      Name                    Last modified       Size  Description

[DIR] Parent Directory 25-May-2004 20:24 - [TXT] README 18-Sep-2003 16:59 1k [   ] bcan-0.5.tar 18-Sep-2003 16:47 43.6M tar archive

You can install it on a PC by

1. burning the tar file to CD
2. booting the PC with tomsrtbt
3. making a partition /dev/hda1 thats big enough for pebble
4.

  Create some mount points
 
 # mkdir /mnt/cf
 # mkdir /mnt/pebble
 
 Mount the hard disk and cdrom on those mount points
 
 # mount  /dev/hda1 /mnt/cf
 # mount /dev/hdb /mnt/pebble 

Extract the files from the cd to the hard disk

 # tar -xvf /mnt/pebble/*.tar

then running the script /mnt/cf/pebble.update.bcan


Change Log 18/09/2003

fixed typos in /usr/local/sbin/pebbleconf

added configuration settings for
hostname
dhcpd
wireless settings
dnscache

See /etc/pebblemesh.conf for full details of settings