How to try LP49 ?

Download LP49 tar ball

  1. Download tar-ball "LP49-yymmdd.tarfrom http://research.nii.ac.jp/H2O/LP49.
  2. tar xvf LP49-yymmdd.tar
  3. Then, you will find following contents.
     -- LP49-yymmdd/--+---- bin-14/       
                      |
                      +--- doc/          ;; documents.
                      |
                      +--- include/      ;; include files
                      |
                      +---- lib/         ;; libraries (symbolic links)
                      |
                      +---- lp49-boot-x2.fd  ;; Boot floppy image (2.88MB)
                      |
                      +---- lp49-boot.fd  ;; Boot floppy image (1.44MB)
                      |
                      +---- rootfs/       ;; LP49 binaries (core, servers, commands)
                      |
                      +---- src/          ;; LP49 source files
    
  4. "lp49-boot.fd" and "lp49-boot-x2.fd" are boot-floppy images of 1.44MB and 2.88MB.,

How to run LP49

  1. Boot the PC from the boot-floppy image.
  2. Select LP49(HVM+PC+QSH+DOSSRV) from the Menu list
  3. LP49 will start up
  4. Prompt will appear.
    LP49[/]: _

Using QSH (Quasi shell for debuggin)

QSH is a quasi shell for LP49 debugging. At start-up, QSH sets up following features.

QSH (Quasi shell for debuggin) commands


Related links


Last Modified 2008-09-20, NII