Installing a kernel would be something like:
For FREESCO 027: [Linux] cd /mnt/router For FREESCO 03x:[Linux] cd /boot
The rest is similar for both versions, for instance:
[Linux] mv kernel kernel.old
[Linux] mv kernel-032.pptp.bin kernel
[Linux] sync; sync
[Linux] reboot
If you installed FREESCO on a FAT partition, you may reboot in DOS and type:
c:
cd \router
del kernel
ren kernel.org kernel
in order to restore your backup kernel. Replace "c:" with the driveletter on which FREESCO has been installed.
|