
Welcome to Linux 1.2.13.

You are in emergency mode. THINK OF WHAT YOU ARE DOING and relax :)

* Use -- mount -t ext2 /dev/fd0H1440 /fd0 -- to mount BootDisk. It contains 
  "insmod" and "ftape.o" module. (already symlinked in "root" dir)
* Use -- insmod /boot/modules/ftape.o -- (or whatever module) to link the
  module to the kernel.
* Use -- mount -t ext2 /dev/fd0H1722 /fd0 -- to mount ToolDisk. It contains 
  "joe" text editor, "mc" file manager, some man pages in /usr/doc and some 
  utilities for maintenance (already simlinked in "root" dir).
* Use -- umount /dev/fd0H1440 -- (or /dev/fd0H1722) to unmount floppies.
* Your scripts are in your home dir (/root).
        
