Hi friends,
i am Engg Student in CSE @ India,i like to do more in minix,but
actually i dont know the basic of compiling linux,can any body help me
in my palns and projects??
Binu Mathew
Printable View
Hi friends,
i am Engg Student in CSE @ India,i like to do more in minix,but
actually i dont know the basic of compiling linux,can any body help me
in my palns and projects??
Binu Mathew
On 10月8日, 上午2时44分, Binu Mathew <binumathew1....@gmail.com> wrote:[color=blue]
> Hi friends,
> i am Engg Student in CSE @ India,i like to do more in minix,but
> actually i dont know the basic of compiling linux,can any body help me
> in my palns and projects??
> Binu Mathew[/color]
[color=blue]
> but actually i dont know the basic of compiling linux[/color]
What is the meanning?
Minix is compiled by ACK, NOT gcc. and there is not a official version
that can be compiled on linux.
On Oct 8, 5:19 am, fetag <cas...@gmail.com> wrote:[color=blue]
> On 10月8日, 上午2时44分, Binu Mathew <binumathew1....@gmail.com> wrote:
>[color=green]
> > Hi friends,
> > i am Engg Student in CSE @ India,i like to do more in minix,but
> > actually i dont know the basic of compiling linux,can any body help me
> > in my palns and projects??
> > Binu Mathew
> > but actually i dont know the basic of compiling linux[/color]
>
> What is the meanning?
> Minix is compiled by ACK, NOT gcc. and there is not a official version
> that can be compiled on linux.[/color]
Sorry,i mean how can i re complie and make changes in minix,
alsp help me in installing minix in a win XP lap,which have 40 gb
hdd,can anybody help me???
On Oct 8, 5:19 am, fetag <cas...@gmail.com> wrote:[color=blue]
> On 10月8日, 上午2时44分, Binu Mathew <binumathew1....@gmail.com> wrote:
>[color=green]
> > Hi friends,
> > i am Engg Student in CSE @ India,i like to do more in minix,but
> > actually i dont know the basic of compiling linux,can any body help me
> > in my palns and projects??
> > Binu Mathew
> > but actually i dont know the basic of compiling linux[/color]
>
> What is the meanning?
> Minix is compiled by ACK, NOT gcc. and there is not a official version
> that can be compiled on linux.[/color]
Hi Binu,
I cant actually understand what you are trying to do.
What relationship do you expect to have between Linux and Minix?
May be you want to compile Minix on Linux, but that is not possible as
fetag said.
But you can still run Minix on Linux using kvm. Then you do not need
to install Minix
on a computer separately. Hope this will be helpful
[url]http://wathsalav.blogspot.com/2008/09/howto-run-minix3-on-linux-with-kvm-and.html[/url]
..
On 10月8日, 下午4时33分, Binu Mathew <binumathew1....@gmail.com> wrote:[color=blue]
> On Oct 8, 5:19 am, fetag <cas...@gmail.com> wrote:
>[color=green]
> > On 10月8日, 上午2时44分, Binu Mathew <binumathew1...@gmail.com> wrote:[/color]
>[color=green][color=darkred]
> > > Hi friends,
> > > i am Engg Student in CSE @ India,i like to do more in minix,but
> > > actually i dont know the basic of compiling linux,can any body help me
> > > in my palns and projects??
> > > Binu Mathew
> > > but actually i dont know the basic of compiling linux[/color][/color]
>[color=green]
> > What is the meanning?
> > Minix is compiled by ACK, NOT gcc. and there is not a official version
> > that can be compiled on linux.[/color]
>
> Sorry,i mean how can i re complie and make changes in minix,[/color]
Of course! But you had to install ACK compiler.[color=blue]
> alsp help me in installing minix in a win XP lap,which have 40 gb
> hdd,can anybody help me???[/color]
If you want to run minix on a WinXP, you must install a virtual
machine first(such as VMware, VPC and QEMU), then you can install
minix on the virtual machine. and then, install ACK on minix, you can
re-compile the minix now.
As detail, look up here:
[url]http://www.minix3.org/[/url]
Best Regards!
Shouwei
Sorry friends,actually the word linix came on the first post
accidently try to read it as minix
and what i need is installing minix in windows xp system,compiling
and i want to know about Minix Boot,how stuff work and the FS of
minix,how can i load GUI in minix and so on,sorry i forgot to say thks
to those people who replay for my quries,can u people help me???
Binu Mathew
En news:f50765cb-7c01-424d-875d-947a47114e0e@a3g2000prm.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> but actually i dont know the basic of compiling linux[/color]
Actually compiling Linux and compiling Minix are two unrelated things which
unique link is that both are big programs.
[color=blue]
> can any body help me in my palns and projects??[/color]
To be able to compile Minix, you have to install Minix first (and playing a
bit with it WILL help you).
How to install it is documented in various places.
Then, to compile Minix you'll need to install the ACK compiler if you did
not already have, grab the source tree if you did not already have, then run
something like
make somepiece
in the right place(s): the main Makefile is in src/, for the whole system;
there is another Makefile in src/tools/ for the system image; to build only
the Minix micro-kernel (which as you know is the small core of the system),
start within src/kernel/; etc.
Antoine
Hi Thks for your messege,can you please say how an Minix OS boot?can
any body say that???
"Binu Mathew" wrote...[color=blue]
>
> I am an Engineering Student in CSE @ India. I like to do more in Minix;
> but actually, I don't know the basics of compiling Minix.
> Can anybody help me in my plans and projects??[/color]
[color=blue][color=green]
> > ...[/color][/color]
[color=blue]
> Sorry, I mean, how can I re-compile and make changes in Minix.
> Also, help me in installing Minix in a WinXP lap., which has a 40 GB
> HDD. Can anybody help me???[/color]
[color=blue][color=green]
> > ...[/color][/color]
[color=blue]
> ... what I need is installing Minix in Windows XP system, and compiling
> it. And, I want to know about Minix Boot, how stuff works, the FS of
> Minix, how can I load GUI in Minix, and so on.[/color]
I think that the first thing that he wants to know is how to convert a
single-boot WinXP laptop into a dual-boot (WinXP, Minix 3) machine.
On 10月9日, 下午12时27分, Binu Mathew <binumathew1....@gmail.com> wrote:[color=blue]
> Hi Thks for your messege,can you please say how an Minix OS boot?can
> any body say that???[/color]
Him Binu.
you can find some detail message about minix3 boot.
[url]http://www.os-forum.com/minix/boot/[/url]
Ok Thks for your messges for about my boot question and what about
file system??
news:f50765cb-7c01-424d-875d-947a47114e0e@a3g2000prm.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> the basic of compiling [minix][/color]
news:30672231-34c0-4bc0-b172-9eb83a4b6523@w13g2000prm.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> Hi Thks for your messege,can you please say how an Minix OS boot?can
> any body say that???[/color]
news:490829da-0c6c-4b69-a20b-2608c69a27bd@z18g2000prn.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> Ok Thks for your messges for about my boot question and what about
> file system??[/color]
news:5d435d35-f727-40f7-aace-39694c7a0beb@q26g2000prq.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> can u share with how booting process in minix is working??[/color]
news:1e1b30a3-f765-4152-a8b0-f07cc0338b8d@g25g2000prf.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> ok.first upol thks for the replay ok can u explain which all files in
> the source code working for that??[/color]
news:f080098c-2951-4267-b05c-1628994d6cb1@v16g2000prc.googlegroups.com,
Binu Mathew va escriure:[color=blue]
> and i want to know about Minix Boot,how stuff work and the FS of
> minix,how can i load GUI in minix and so on,sorry i forgot to say thks
> to those people who replay for my quries,can u people help me???[/color]
You certainly can help yourself by buying Dr.Tanenbaum's book and reading
it.
Hope it helps
Antoine
Thks for all ur messegses but my doubt are still ON,can i fire it
out???
@
Binu Mathew...
if you want to install MINIX under Windows XP, you have an option
called virtualization.
First of all - you have to install Virtualbox(It's a open source
virtualization software for windows developed by sun), then you can
install MINIX on top of it, without changing your current operation
system.
Another thing is - do you want to develop your own MINIX distribution?
i don't know you are permitted to do so or not ! check MINIX's
official web site and Licensing Policy.
Also The compilation process and complete guide about MINIX - Please
refer Prof. Andrew S. Tanenbaum's three most common Operating system
basic books.
if you need any further information just drop a mail -
yours.avijit@gmail.com
Regards
~Avijit
Thks avijit thks for your messege,i have a doubt in OS development can
anybody help me in that??
my doubt are in the following field
can any body help me?
booting proccces,
UI
FS