Releases: ZeSystem-Inc/Z.eSystem-Plus-3SU
Release list
Z.eSystem Plus 3SU
How to Install:
Part 1: Creating the Disk Image
First, create the disk image using the following command:
qemu-img create -f raw hdd.img 10MPart 2: Installing the System
Next, boot the installation media:
qemu-system-i386 -drive file=hdd.img,format=raw,if=none,id=drive-hdd -device ide-hd,bus=ide.0,unit=0,drive=drive-hdd -drive file=os.img,format=raw,if=none,id=drive-os -device ide-hd,bus=ide.0,unit=1,drive=drive-os,bootindex=1A QEMU window will appear showing the following output:
PCI OK!
PCI Controller OK!
Z.eSystem Plus'a hosgeldiniz!
Yardim almak icin 'help' yazin.
Once Z.eSystem boots up, enter the following command:
> install
After the installation is complete, power off the system:
> shutdown
Part 3: Booting the Installed System
After shutting down, run the system from the hard disk:
qemu-system-i386 -drive file=hdd.img,format=raw,index=0,media=diskYou are now ready to use Z.eSystem!
Z.eSystem Plus 3
How to Install:
Part 1: Creating the Disk Image
First, create the disk image using the following command:
qemu-img create -f raw hdd.img 10MPart 2: Installing the System
Next, boot the installation media:
qemu-system-i386 -drive file=hdd.img,format=raw,if=none,id=drive-hdd -device ide-hd,bus=ide.0,unit=0,drive=drive-hdd -drive file=os.img,format=raw,if=none,id=drive-os -device ide-hd,bus=ide.0,unit=1,drive=drive-os,bootindex=1A QEMU window will appear showing the following output:
PCI OK!
PCI Controller OK!
Z.eSystem Plus'a hosgeldiniz!
Yardim almak icin 'help' yazin.
Once Z.eSystem boots up, enter the following command:
> install
After the installation is complete, power off the system:
> shutdown
Part 3: Booting the Installed System
After shutting down, run the system from the hard disk:
qemu-system-i386 -drive file=hdd.img,format=raw,index=0,media=diskYou are now ready to use Z.eSystem!
Z.eSystem Plus 2
How to Install:
Part 1: Creating the Disk Image
First, create the disk image using the following command:
qemu-img create -f raw hdd.img 10MPart 2: Installing the System
Next, boot the installation media:
qemu-system-i386 -drive file=hdd.img,format=raw,if=none,id=drive-hdd -device ide-hd,bus=ide.0,unit=0,drive=drive-hdd -drive file=os.img,format=raw,if=none,id=drive-os -device ide-hd,bus=ide.0,unit=1,drive=drive-os,bootindex=1A QEMU window will appear showing the following output:
PCI OK!
PCI Controller OK!
Kaydedilme basarili!
Icerik: Merhaba ESFS
Yukleme basarili!
Silme basarili oldu!
Z.eSystem Plus'a hosgeldiniz!
Yardim almak icin 'help' yazin.
Once Z.eSystem boots up, enter the following command:
> install
After the installation is complete, power off the system:
> shutdown
Part 3: Booting the Installed System
After shutting down, run the system from the hard disk:
qemu-system-i386 -drive file=hdd.img,format=raw,index=0,media=diskYou are now ready to use Z.eSystem!
Z.eSystem Plus 1
qemu launch command:
qemu-system-x86_64 -drive format=raw,file=os.img