Skip to content
/ JOS Public

Archive of J O/S by Terry A. Davis

Notifications You must be signed in to change notification settings

koppi/JOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archive of the J Operating System by Terry A. Davis:

Run JOS in QEMU

To run jcd.iso in QEMU, install qemu-system-i386.

Next, start QEMU with qemu-system-i386 -cdrom jcd.iso -m 100. In the JOS boot loader screen, press s for seconday IDE controller, followed by 0 for IDE master: 2025-05-18 08-35-09

To boot QEMU with a hard drive, run it with the following options:

-drive file=JHD.raw,index=0,format=raw,media=disk -boot d

after creating a JHD.raw HDD image with:

qemu-img create JHD.raw 500M

About

Archive of J O/S by Terry A. Davis

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

  •