OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 9:12 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: BookOS-v0.4 here
PostPosted: Thu May 23, 2019 9:49 am 
Offline

Joined: Thu May 23, 2019 8:24 am
Posts: 3
What is Book OS?
It is a x86 32bits operate system. It's a nice dish! 8)
Memory manage for 4G.
process and thread.
Bofs file system.
Bogui graphic.
Mouse and Keyboard.
ATA harddisk.
Ramdisk.
PCI device manage.
App -bosh :)
And so on...
We are from China. We want to make it better! 8)
This is our github: https://github.com/huzichengdevelop/Book-OS
And This is our Website: http://www.book-os.org/
My e-maile: [email protected]
If you are interested in it, you can send e-mail to me or push request to github. :D
And I am waiting for your advice.


Attachments:
File comment: desktop of Book os
desktop.jpg
desktop.jpg [ 71.37 KiB | Viewed 3578 times ]
File comment: start picture
start.jpg
start.jpg [ 10.48 KiB | Viewed 3578 times ]


Last edited by JasonHu on Fri May 24, 2019 12:42 am, edited 2 times in total.
Top
 Profile  
 
 Post subject: Re: Introduce the system I developed -[bookos]
PostPosted: Thu May 23, 2019 10:44 am 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
Hi,

This shouldn't really be posted here.
You are better off posting it under "Announcements, Test Requests, & Job openings".

Anyways, nice looking OS.
I wanted to try it...but...
Quote:
How to run BookOS in linux(ubuntu linuxmint...):
1.You need setup some essential packages:
sudo apt-get install gcc make build-essential
sudo apt-get install qemu qemu-user-static
sudo apt-get install nasm vgabios bochs bochs-x bximage
2.Changing your current dictionary to src and make:
cd $workdir/src
make
3.Have fun

I don't think so...no fun in there...
It would be nice if there was an ISO image, so I can run it in Virtual Box.

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
 Post subject: Re: Introduce the system I developed -[bookos]
PostPosted: Fri May 24, 2019 12:29 am 
Offline

Joined: Thu May 23, 2019 8:24 am
Posts: 3
I'm glad I got a response and you are interested in it.
Yes, you are right, I shold make a ISO to make it easier to know.

But I just have .img file and .vhd file to run in VirtualBox or qemu.
And you can get them in my github:
https://github.com/huzichengdevelop/Boo ... master/img
a.img is floppy to boot os.
c.img or c.vhd is channel 0 disk 0 -hda
d.img or d.vhd is channel 0 disk 1 -hdb
.img is for qemu or bochs.
.vhd is for virtualbox
you need to config VM by yourself.

And It's my first post on OSDEV.I don't know where to publish my os. Thank you for reminding me.
Now this os is like a little baby, we believe that it can be better in the future. :P


Attachments:
TIM截图20190524143724.jpg
TIM截图20190524143724.jpg [ 38.2 KiB | Viewed 3451 times ]
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 20 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group