Anyone tried LinuxBIOS with freeBSD?
regards
YH
On Thu, 3 Mar 2005, YhLu wrote:
Anyone tried LinuxBIOS with freeBSD?
I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed.
ron
Richard Smith wrote:
Anyone tried LinuxBIOS with freeBSD?
I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed.
That or see if it works with ADLO.
Since it's FreeBSD vs Win, it should be easier to make ADLO work if it doesn't work right out of the box.
-Bari
where is the ADLO latest code and doc?
YH
On Fri, 04 Mar 2005 14:15:47 -0600, Bari Ari bari@onelabs.com wrote:
Richard Smith wrote:
Anyone tried LinuxBIOS with freeBSD?
I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed.
That or see if it works with ADLO.
Since it's FreeBSD vs Win, it should be easier to make ADLO work if it doesn't work right out of the box.
-Bari _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
On Fri, 04 Mar 2005 15:37:31 -0600, Bari Ari bari@onelabs.com wrote:
That info is all from my V1 stuff and ADLO is not in V2 yet. However its just a elf payload just like anything else so it will load fine. It won't run until you get the shadowing right.
I don't remember what the final result of our V2 shadowing discussion was. I seem to remember that we thought we could do an elf location trick that might make the mainboard specific shadowing in ADLO unnecessary.
Richard Smith smithbone@gmail.com writes:
On Fri, 04 Mar 2005 15:37:31 -0600, Bari Ari bari@onelabs.com wrote:
That info is all from my V1 stuff and ADLO is not in V2 yet. However its just a elf payload just like anything else so it will load fine. It won't run until you get the shadowing right.
I don't remember what the final result of our V2 shadowing discussion was. I seem to remember that we thought we could do an elf location trick that might make the mainboard specific shadowing in ADLO unnecessary.
Right. We should simply need to enable the shadow memory in V2. ADLO can take it from there. We can reexamine if we ever find memory that has a problem being read-write.
It is weird that ADLO loads in one place and runs in another but that is largely a non-issue. We need the a loader that runs in protected mode. So whatever I was thinking with ELF tricks is something we can ignore.
Eric
So need to make shadowing work in V2 before make ADLO working...?
which region?
YH
On 07 Mar 2005 21:34:35 -0700, Eric W. Biederman ebiederman@lnxi.com wrote:
Richard Smith smithbone@gmail.com writes:
On Fri, 04 Mar 2005 15:37:31 -0600, Bari Ari bari@onelabs.com wrote:
That info is all from my V1 stuff and ADLO is not in V2 yet. However its just a elf payload just like anything else so it will load fine. It won't run until you get the shadowing right.
I don't remember what the final result of our V2 shadowing discussion was. I seem to remember that we thought we could do an elf location trick that might make the mainboard specific shadowing in ADLO unnecessary.
Right. We should simply need to enable the shadow memory in V2. ADLO can take it from there. We can reexamine if we ever find memory that has a problem being read-write.
It is weird that ADLO loads in one place and runs in another but that is largely a non-issue. We need the a loader that runs in protected mode. So whatever I was thinking with ELF tricks is something we can ignore.
Eric
On Tue, 8 Mar 2005 09:53:03 -0800, yhlu yinghailu@gmail.com wrote:
So need to make shadowing work in V2 before make ADLO working...?
which region?
0xf0000 - 0xfffff and 0xc0000- 0xcffff. Look at util/ADLO/loader.s That shows you the ranges.
Richard Smith smithbone@gmail.com writes:
On Tue, 8 Mar 2005 09:53:03 -0800, yhlu yinghailu@gmail.com wrote:
So need to make shadowing work in V2 before make ADLO working...?
which region?
0xf0000 - 0xfffff and 0xc0000- 0xcffff. Look at util/ADLO/loader.s That shows you the ranges.
In general simply making 0xc0000 - 0xfffff memory is a good target and I think v2 does that by default.
Eric
What is the current assesment of linuxbios support with ASUS motherboards? I'm looking specifically at the K8V-X, but I'm curious about support for ASUS boards in general. The K8V-X uses the VIA K8T800 chipset, which seems to be fairly common. Is anyone working on this? Is ASUS amiable to linuxbios? What's the word on the street?
Jamie Rollins.
ASUS boards in general. The K8V-X uses the VIA K8T800 chipset, which seems to be fairly common. Is anyone working on this? Is ASUS amiable to linuxbios? What's the word on the street?
Not really. A lot of the ASUS boards worked with so far have special things done to the SMbus and thus the SPD can't be read with knowing what bits in the northbridge to tweak.
I was talking to ASUS at one point but the conversation faltered. I can try again. Pick a mobo you really want to see it done for.
ron
I would like the: Asus K8N-E Delux Please I have a lan cafe with 40 of these machines in it, would be nice to be running linuxbios in them so I can run a cluster after hours ;D (That is if they could still boot windows 2000)
I was talking to ASUS at one point but the conversation faltered. I can try again. Pick a mobo you really want to see it done for.
ron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
depends if you can get enough Info about MB and chipset.
Anyway SB is easier than NB....
YH
On Mon, 7 Mar 2005 16:42:43 +1100 (EST), Geoffrey McRae gnif@spacevs.com wrote:
I would like the: Asus K8N-E Delux Please I have a lan cafe with 40 of these machines in it, would be nice to be running linuxbios in them so I can run a cluster after hours ;D (That is if they could still boot windows 2000)
I was talking to ASUS at one point but the conversation faltered. I can try again. Pick a mobo you really want to see it done for.
ron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios