/my-user-build-dir
> 4. Compile Fiasco
>5. Go to the l4linux-2.6 directory
>make menuconfig
>set L4 tree build directory
>unset some features like SMP, HPET, highmem, MTRR, MCE,
> PARAVIRT, KEXEC, APM, HUGETLBFS
>6. make
>Then the
Linux:
1. make -C l4 O=/my-user-build-dir oldconfig
2. make -C l4 O=/my-user-build-dir config
unset Compilers and Tools ---> Build doc directories
3. cd l4
make O=/my-user-build-dir
4. Compile Fiasco
5. Go to the l4linux-2.6 directory
make menuconfig
set
On Sat Jan 12, 2008 at 19:13:06 -0800, kazilus kazilus wrote:
> > No filesystem could mount root, tried:
> > Kernel panic - not syncing: VFS: Unable to mount root fs on
> unknown-block(0,0)
>
> The linux kernel command line says that the filesystem on /dev/hda3
> should be used as the root files
- Original Message
From: Adam Lackorzynski <[EMAIL PROTECTED]>
To: l4-hackers@os.inf.tu-dresden.de
Sent: Friday, January 11, 2008 7:43:38 PM
Subject: Re: L4Linux-2.6
On Fri Jan 11, 2008 at 01:37:06 -0800, kazilus kazilus wrote:
> task "vmlinuz" "earlyprintk=
On Fri Jan 11, 2008 at 01:37:06 -0800, kazilus kazilus wrote:
> task "vmlinuz" "earlyprintk=yes init=1 mem=256M root=/dev/hda3"
>
> and what does the "init=1" means
remove this init=1 thing
> No filesystem could mount root, tried:
> Kernel panic - not syncing: VFS: Unable to mount root fs on
os.inf.tu-dresden.de
Sent: Friday, January 11, 2008 3:03:58 PM
Subject: Re: L4Linux-2.6
thanks bjoern,
the problem fixed now,
but still failed to load L4Linux
here is the error
No filesystem could mount root, tried:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,
gt;
To: kazilus kazilus <[EMAIL PROTECTED]>
Cc: l4-hackers@os.inf.tu-dresden.de
Sent: Friday, January 11, 2008 2:26:06 PM
Subject: Re: L4Linux-2.6
kazilus kazilus schrieb:
> and this is inside my linux26.cfg
>
> modpath "(hda0,2)/boot/L4Linux"
> task "vmlinuz"
--
> From: kazilus kazilus <[EMAIL PROTECTED]>
> To: l4-hackers@os.inf.tu-dresden.de
> Sent: Friday, January 11, 2008 8:54:07 AM
> Subject: L4Linux-2.6
>
> hi all
>
> i got problem when booting L4Linux
>
> here i got stuck with:
>
> ==> L4Linux
l4-hackers@os.inf.tu-dresden.de
Sent: Friday, January 11, 2008 8:54:07 AM
Subject: L4Linux-2.6
hi all
i got problem when booting L4Linux
here i got stuck with:
==> L4Linux 2.6 starting... <==
The running kernel does not have the segments
feature enable!
can anyone help me?
Regard
hi all
i got problem when booting L4Linux
here i got stuck with:
==> L4Linux 2.6 starting... <==
The running kernel does not have the segments
feature enable!
can anyone help me?
R
On Fri Jan 04, 2008 at 18:45:31 -0800, kazilus kazilus wrote:
> modaddr 0x0600
> module /boot/L4Linux/main -nowait -nokdb -serial_esc -comspeed -115200
> -comport
It's -comspeed 115200 -comport 1
+ you can omit those as they're default anyway.
Adam
--
Adam [EMAIL PROTECTE
hi all
i've got problem booting L4Linux
the error is
unexpected trap while booting fiasco
below is my menu.lst
oot (hd0,2)
title FIASCO
kernel /boot/fiasco/bootstrap
modaddr 0x0200
module /boot/fiasco/fiasco -nowait
module /boot/fiasco/sigma0
module /boot/fiasco/roottask
module /boot/fia
On Thu Dec 13, 2007 at 00:12:00 -0800, kazilus kazilus wrote:
> Ok thanks for the info.
> How about the L4Linux-2.4. So far, i found info that it can be build
> on top Fiasco without L4Env, but the problem i wasn't able to get
> source codes of L4Linux 2.4 until now.
>
> May i know where can i g
t;[EMAIL PROTECTED]>
To: kazilus kazilus <[EMAIL PROTECTED]>
Cc: l4-hackers@os.inf.tu-dresden.de
Sent: Thursday, December 13, 2007 3:24:08 PM
Subject: Re: Compiling L4Linux-2.6 without L4Env on L4::Fiasco
Hi,
> I've got problem to compiling L4Linux-2.6 on Fiasco.
>
> For info
Hi,
> I've got problem to compiling L4Linux-2.6 on Fiasco.
>
> For information, i didn't install L4Env package.
>
> Does it possible to install L4Linux-2.6 without L4Env, if so, may i know
> a basic start to do that?
No. You need to build L4Env, too, because L
Hi All,
I've got problem to compiling L4Linux-2.6 on Fiasco.
For information, i didn't install L4Env package.
Does it possible to install L4Linux-2.6 without L4Env, if so, may i know a
basic start to do that?
Regards,
A
On Sat Aug 19, 2006 at 06:40:29 +, Stefan Scheler wrote:
> > Did you build your L4 user land first? This sounds like /include
> > is not really populated.
>
> Sure. I checked out a fresh l4linux-2.6-env and l4linux-2.6.
>
> I'm currently using both modules in
> Did you build your L4 user land first? This sounds like /include
> is not really populated.
Sure. I checked out a fresh l4linux-2.6-env and l4linux-2.6.
I'm currently using both modules in a cvs version from 2006-04-18 which builds
just fine in this regard. So this looks lik
On Fri Aug 18, 2006 at 20:15:00 +0200, Stefan Scheler wrote:
> current cvs version of l4linux does not build (please see attached log).
> Resolving this by putting the headers manually in the right place gives
> more errors like that. There must be something broken in the build process.
Did you b
Hello,
current cvs version of l4linux does not build (please see attached log).
Resolving this by putting the headers manually in the right place gives
more errors like that. There must be something broken in the build process.
Thanks for help.
Stefan
Creating asm-l4/api-l4env -> asm/api symli
Chenggh,
On Wednesday 14 June 2006 15:58, chenggh wrote:
> So the grub is like this:
># L4Linux bootable over Fiasco
> title fiasco_L4Linux-2.6
> kernel (hd0,1)/boot/fiasco_L4/bootstrap
> modaddr 0x0600
> module (hd0,1)/boot/fiasco_L4/main -nowait -nokdb -serial_esc -comspeed
> 1
On Tuesday 13 June 2006 15:17, Bjoern Doebel wrote:
> Hi,
>
> > Grub:
> > title fiasco_L4Linux-2.6
> > kernel (hd0,1)/boot/fiasco_L4/bootstrap
> > modaddr 0x0600
> > module (hd0,1)/boot/fiasco_L4/main -nowait -nokdb -serial_esc
> > -comspeed 115200 -comport 1
> > module (hd0
Hi,
> Grub:
> title fiasco_L4Linux-2.6
> kernel (hd0,1)/boot/fiasco_L4/bootstrap
> modaddr 0x0600
> module (hd0,1)/boot/fiasco_L4/main -nowait -nokdb -serial_esc -comspeed
>
> 115200 -comport 1
> module (hd0,1)/boot/fiasco_L4/sigma0
> module (hd0,1
Hi,everyone:
when I boot L4Linux-2.6 on the Fiasco the booting information says
there is
not enough modules for loading. my configuration and error information are
following:
Grub:
title fiasco_L4Linux-2.6
kernel (hd0,1)/boot/fiasco_L4/bootstrap
modaddr
Chenggh,
On Friday 09 June 2006 04:28, chenggh wrote:
> SIGMA0: can't handle d1=0xe040, d2=0x0 from thread=4.00
I strongly assume that your roottask and sigma0 binaries does not match.
Please try to recompile at least the whole directories l4/pkg/sigma0 and
l4/pkg/roottask (in that order).
F
Hi:
When i booting the L4Linux-2.6 on fiasco , the error information is as
following:
Welcome to Fiasco(ia32)!
DD-L4(v2)/x86 microkernel (C) 1998-2006 TU Dresden
Rev: Thu Jun 1 13:35:11 2006 compiled with gcc 3.3.6 for Intel Pentium
Performance-critical config option(s) detected
On Tue Mar 07, 2006 at 15:12:11 +0900, Sungkwan Heo wrote:
> Is there any problem with TU Dresden cvs server?
It may be slow but should be working.
> I did checkout l4linux-2.6 and l4-linux-2.6-env but the checkouts stopped at
> the following points.
> I tried to do it several times
or could you upload the l4linux-2.6 and l4linux-2.6-env stable tarball into ftp site?
On 3/7/06, Sungkwan Heo <[EMAIL PROTECTED]> wrote:
Hi Adam and all
Is there any problem with TU Dresden cvs server?
I did checkout l4linux-2.6 and l4-linux-2.6-env but the checkouts stopped at the fol
Hi Adam and all
Is there any problem with TU Dresden cvs server?
I did checkout l4linux-2.6 and l4-linux-2.6-env but the checkouts stopped at the following points.
I tried to do it several times but the stop points are the same.
Adam, could you check the cvs server?
[l4linux-2.6]
...
cvs
Hi!
On Mon Mar 06, 2006 at 21:18:54 +0900, Sungkwan Heo wrote:
> Though I had some hard time to run l4linux-2.6, I still get build error.
> When I build l4linux-2.6, the following error occured.
>
> As far as I know, a global variable (xtime) was defined twice.
>
> First, l4/
Hi all,
Though I had some hard time to run l4linux-2.6, I still get build error.
When I build l4linux-2.6, the following error occured.
As far as I know, a global variable (xtime) was defined twice.
First, l4/pkg/generic_io/lib/clientlib/ARCH-x86/io_info.S
Second, some header file included in
On Wed Jan 11, 2006 at 14:52:11 +, Konstantinos Pachopoulos wrote:
> Hi,
> it seems like there are some acpi problems:
>
> .
> drivers/built-in.o(.init.text+0x52c0): In function
> `display_to_var':
> /usr/src/l4linux/l4linux
Hi,
it seems like there are some acpi problems:
.
drivers/built-in.o(.init.text+0x52c0): In function
`display_to_var':
/usr/src/l4linux/l4linux-2.6/drivers/video/console/fbcon.c:749:
undefined refere nce to `acpi_ht'
drivers/built-in.o(.init.t
On Tue Jul 12, 2005 at 10:56:48 -0600, Wang, Chip wrote:
> I did not intentionally checkout dde. It just came with
> l4linux-2.6-env. I think it was part of the module. If it is not
> required to build l4linux-2.6 maybe you would want to separate it from
> the module?
I'm quite
Hi Adam,
I did not intentionally checkout dde. It just came with l4linux-2.6-env. I
think it was part of the module. If it is not required to build l4linux-2.6
maybe you would want to separate it from the module?
By the way, how can I receive CVS commit notifications via email, or is it even
On Tue Jul 12, 2005 at 10:09:26 -0600, Wang, Chip wrote:
> After skipped building fprov-l4 and kill-l4 in l4/pkg/loader/examples,
> I managed to get a little further.
> This time my make failed at l4/pkg/dde for conflicting function
> prototypes. It appears the make was using Linux 2.4 header files
Title: Error in building l4linux-2.6-env
Hi,
After skipped building fprov-l4 and kill-l4 in l4/pkg/loader/examples, I managed to get a little further.
This time my make failed at l4/pkg/dde for conflicting function prototypes. It appears the make was using Linux 2.4 header files while
Adam Lackorzynski wrote:
> No, and there's a simple reason. The first commit to the CVS was
> done late June 2004, so there's nothing before that date.
Ok, my fault. I'll try this tomorow. Thanks. :)
Mathias
___
l4-hackers mailing list
l4-hackers@os.in
be empty for older dated versions.
> The checkout took a while (traversing the direcory tree) but no files
> where received nor created.
> The command I tried was `cvs co -D '23 May 2004' l4linux-2.6'
> So maybe the cvs gets cleaned up from time to time?
No, and there
created.
The command I tried was `cvs co -D '23 May 2004' l4linux-2.6'
So maybe the cvs gets cleaned up from time to time?
Greets,
Mathias
___
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
On Thu Jul 07, 2005 at 17:12:58 +0200, [EMAIL PROTECTED] wrote:
> i would like to get l4linux 2.6.9 to compare with my current fedora kernel.
> Is it possible to get it with cvs ?
> I searched but i didn't find a way.
You are free to checkout any revision from our CVS using dates (-D is
the option
Hello
i would like to get l4linux 2.6.9 to compare with my current fedora kernel.
Is it possible to get it with cvs ?
I searched but i didn't find a way.
Thanx for the help
Fabien Chaillou
___
l4-hackers mailing list
l4-hackers@os.inf.tu-dresden.de
http
> Ah, looking at the code I guess leaving out the modpath in the loader
> config file does the trick? Maybe I should fix bmodfs to strip off
> paths...
Yes, that works. Here's the working config:
menu.lst:
title L4Linux-2.6
root (hd1,0)
kernel /boot/rmgr -sigma
On Wed Jun 29, 2005 at 15:52:57 -0400, Julian Grizzard wrote:
> > remove the trailing /
> Removed trailing / and added the --noirq option. Also renamed the
> l4linux-2.6 binary to "vmlin" just to be sure there were no typos, but
> I have the same problem. Seems to l
> This new menu.lst entry is much better.
cool ;)
>
> > menu.lst:
> > title L4Linux-2.6
> > root (hd1,0)
> > kernel /boot/rmgr -sigma0 task modname "bmodfs" module module module
> > modaddr 0x0200
> > m
ibed
> below. You can see my new error message at the end.
This new menu.lst entry is much better.
> menu.lst:
> title L4Linux-2.6
> root (hd1,0)
> kernel /boot/rmgr -sigma0 task modname "bmodfs" module module module
> modaddr 0x0200
&g
this
> example, all other modules need to be kept!
Errr, I made it up from the webpage notes ;) I'm confused. Based on
your comments, I have made changes to my configuration as described
below. You can see my new error message at the end.
menu.lst:
title L4Linux-2.6
root (hd1,
On Tue Jun 28, 2005 at 15:42:08 -0400, Julian Grizzard wrote:
> I get this assertion from Fiasco when loading L4Linux-2.6 with bmodfs:
>
> Assertion failed: '(Address)addr < 4<<20'
> in auto/mem_layout.h:195
> at f000efe5
>
> Any pointers? B
All,
I get this assertion from Fiasco when loading L4Linux-2.6 with bmodfs:
Assertion failed: '(Address)addr < 4<<20'
in auto/mem_layout.h:195
at f000efe5
Any pointers? Below is all my configuration information... Thanks!
-Julian
---
>
> You are probably missing libloader.s.so in your build tree. This
library
> comes from l4/pkg/loader/lib/runtime and should install to
> l4/lib/*/*/libloader.s.so. You also need to enable the option to
> build libloader.s.so in the configuration menu.
>
[Jayesh Salvi]
You are right. Once I c
> First, delete linux22, you do not need it. In any case you should be
> able to remove those parts that will not build. But better show the
build
> log so that I can fix them up or help better.
>
>
[Jayesh Salvi]
This worked. Thanks. I deleted the linux22 directory
__
On Sat Feb 12, 2005 at 11:30:57 -0600, Jayesh Salvi wrote:
> That sounds promising Adam. But I am having this trouble with compiling
> L4Env. I downloaded all the stuff, and tried to compile the L4Env. But
> L4Env needs linux22 (I have no clue why?) I have that in ../l4linux22
Some things are buil
Sent: Saturday, February 12, 2005 9:19 AM
To: l4-hackers@os.inf.tu-dresden.de
Subject: Re: compilation error for l4linux 2.6
On Fri Feb 11, 2005 at 11:02:33 -0600, Jayesh Salvi wrote:
> I am getting the following error while compiling the l4linux 2.6
kernel
> that I got from cvs
>
> [EMA
On Fri Feb 11, 2005 at 11:02:33 -0600, Jayesh Salvi wrote:
> I am getting the following error while compiling the l4linux 2.6 kernel
> that I got from cvs
>
> [EMAIL PROTECTED] l4linux-2.6]# make
> CHK include/linux/version.h
> make[1]: `arch/i386/kernel/asm-offset
I am getting the following error while compiling the l4linux
2.6 kernel that I got from cvs
[EMAIL PROTECTED] l4linux-2.6]# make
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/linux/compile.h
dnsdomainname: Unknown
release is not ready for performance assessments and still awaits
improvements in some regions but is nevertheless stable enough to run most
of the available Linux programs.
For more information refer to the L4Linux-2.6 website:
http://os.inf.tu-dresden.de/L4/LinuxOnL4/
For other available L4Linux
56 matches
Mail list logo