On Thu, Feb 27, 2003 at 09:29:30AM +0000, Charles Angelich wrote: > >> >"zcat do-chat.tgz | tar xvf -", and run pconfig, which is > >> >just like Steven's pppsetup except that it uses chat instead > >> >of eznet. > >> > >> Sounds good. Now if Steven will remind me what the command > >> syntax is to rewrite the image file once I've made these > >> changes I should be 'good to go'. > > > >That's an entirely different subject. I am using this with the > >stock BL200 image. I have do-chat.gz on the floppy, but you > >could also just copy it from your DOS HD partition. > > Not really _entirely_ different. I would want all of these > changes to be permanent here and rewriting the BL image file > would do that. I did it before for BL17. :-)
What's so funny? Here. (No guarantee). You need enough space on your DOS partition for the uncompressed image (+4mg) and we'll assume baslinux.gz is in c:\bl201. <#>insmod loop <#>mount -t msdos /dev/hda1 /hd <#>cd /hd/bl201/ <#>gunzip baslinux.gz (you may want to keep a backup) <#>mount -o loop baslinux /mnt (make the changes you want to /mnt) <#>cd /hd/bl201/ <#>umount /mnt <#>gzip baslinux <#>cd <#>umount /hd <#>reboot Howard E. To unsubscribe from SURVPC send a message to [EMAIL PROTECTED] with unsubscribe SURVPC in the body of the message. Also, trim this footer from any quoted replies. More info can be found at; http://www.softcon.com/archives/SURVPC.html
