OSDev.org

The Place to Start for Operating System Developers
It is currently Wed Apr 24, 2024 7:51 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 5 posts ] 
Author Message
 Post subject: Minirigi OS
PostPosted: Fri Apr 22, 2005 5:48 am 
Peace upon you.....

during browsing the internet i found this OS
http://minirighi.sourceforge.net/

is there any one have idea about minirgihi OS...


Top
  
 
 Post subject: Re:Minirigi OS
PostPosted: Fri Apr 22, 2005 6:46 am 
Offline
Member
Member

Joined: Wed Oct 18, 2006 11:59 am
Posts: 1600
Location: Vienna/Austria
I suppose you download and test a floppy image of MinirighiOS.

afaik it consists of a kinda monolithic kernel which has the ability of loading modules and a set of user level programs to perform common tasks like change work dir, list dir contents, lost processes etc....

Check it out, hm?

_________________
... the osdever formerly known as beyond infinity ...
BlueillusionOS iso image


Top
 Profile  
 
 Post subject: Re:Minirigi OS
PostPosted: Sun May 01, 2005 5:19 am 
Quote:
I suppose you download and test a floppy image of MinirighiOS.


I have downloaded the MinirghiOS and make an imgage, but i failed to run it on Bochs Emulator.

An error apeared to me in Bochs debugger.

could you help me by making the Bochs config file please.

MinirighiOS Download Link is
http://prdownloads.sourceforge.net/mini ... 00.tar.bz2

The LinkFloppy of image.
http://prdownloads.sourceforge.net/mini ... .00.tar.gz


Top
  
 
 Post subject: Re:Minirigi OS
PostPosted: Tue May 03, 2005 7:21 am 
Hi,

Just muking around with bochs and have it running with bochsrc below will run but fails on hard drive setup (not major)

==========================================
# Memory
megs: 256

# ROM images
romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
vgaromimage: $BXSHARE/VGABIOS-elpin-2.40

# disk image
floppya: 1_44=minirighi-floppy.img, status=inserted

ata0: enabled=0

# boot disk.
boot: a

#disable mouse
mouse: enabled=0
==========================================

OS seems to fail on <ls> once you have changed directory (just locks up) also some make errors if compiling from source but the floppy image will run.

bye
pkd.


Top
  
 
 Post subject: Re:Minirigi OS
PostPosted: Sat May 07, 2005 4:03 am 
thanx

the config file work ver good.

and same problem occur to me when runing the image.
but i have new problem when i try to run this image on Linux bochs version !!!!

could help me

i move your quistion to minirighi maker and after long time has reply me by this reply..

Quote:
+++++++++++++
(mar-rih):
Thanx Andrea...

yes i tried with this image by using this config File of bbochs.
#++++++++++++++++ Bochs Config File++++++++++++++
# Memory
megs: 256

# ROM images
romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
vgaromimage: $BXSHARE/VGABIOS-elpin-2.40

# disk image
floppya: 1_44=minirighi-floppy.img, status=inserted

ata0: enabled=0

# boot disk.
boot: a

#disable mouse
mouse: enabled=0

#++++++++++++++++++++++++++++++++++++++++++++++++



This is a known problem. If you change the virtual machine (i.e. VMWare) or try it on a real machine the OS doesn't freeze. This is due to the floppy driver (if I remember well I resolved this problem with bochs setting a high delay in floppy reads, but I don't remember exactly how I did that...)

Anyway, disabling the caching mechanisms in the floppy driver should be a very _bad_ solution to run Minirighi on Bochs... In the past I did not spent time to do this, because this problem seems to be only under Bochs... and I forgot this... In this days I will try to find some time to make a special patch for bochs... so, thanks for reporting the bug...


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 95 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