Re: status information

2004-11-01 Thread Ronald G. Minnich
On Sat, 30 Oct 2004, Stefan Reinauer wrote: What was the original intention of the structure? It might be nice to know how many sockets there are and what CPUs are in those sockets.. (ie some dmi kind of information) it would have allowed for more debug information, but it appear that

RE: LinuxBIOS debugging with an emulator

2004-11-01 Thread Adam Sulmicki
On Thu, 28 Oct 2004, Li-Ta Lo wrote: BTW, if you specify the -g option for gcc, you can use the -S option in objdump to see the source code with the disassebmly (-d). BTW, this is a very usefull tip. I had been using it lately all the time to trace ooops in kernel. objdump -S -C

RE: FILO fixups

2004-11-01 Thread Li-Ta Lo
On Fri, 2004-10-29 at 16:47, YhLu wrote: You can get filo only under Etherboot. make bin/filo.zelf or make bin/tg3--filo.zelf Also I added something into the filo in Etherboot. Does it contain anything about Etherboot ? I just want FILO !!! Ollie

Re: FILO fixups

2004-11-01 Thread Ronald G. Minnich
On Fri, 29 Oct 2004, Eric W. Biederman wrote: Please let's give it's own namespace, just like freebios2 has. Or at least could we start a util tree for these kinds of things. that's my plan9. I'm considering this: freebios2/payloads for payloads like filo that are part of the tree. ron

RE: FILO fixups

2004-11-01 Thread YhLu
The reason for put filo in etherboot. 1. It can let boot from HD or net according to CMOS setting. 2. Etherboot can produce zelf. We may got more space to put other stuff such as USB support... 3. Etherboot structure and support... I may check if filo.zlef only include FILO ..., even it is not,

RE: FILO fixups

2004-11-01 Thread Ronald G. Minnich
On Mon, 1 Nov 2004, YhLu wrote: 1. It can let boot from HD or net according to CMOS setting. only useful if your ethernet is hooked up. 15/16 of our nodes here have no ethernet. 2. Etherboot can produce zelf. We may got more space to put other stuff such as USB support... not that

RE: FILO fixups

2004-11-01 Thread Li-Ta Lo
On Mon, 2004-11-01 at 12:00, YhLu wrote: The reason for put filo in etherboot. 1. It can let boot from HD or net according to CMOS setting. 2. Etherboot can produce zelf. We may got more space to put other stuff such as USB support... 3. Etherboot structure and support... I may check if

RE: FILO fixups

2004-11-01 Thread Dave Aubin
Hi, I'll voice my desire to have etherboot with filo. I love the fact that I can first try to boot remotely And then if not use filo. For this reason alone I am A fan of the mechanism. Try remote first then if fail Use local storage. If we can, can we please put the Etherboot flavor in utils

RE: Merge/Cleanup status

2004-11-01 Thread Yinghai Lu
After increase the ROM_IMAGE_SIZE beyond 64K, Do you need to change DXIP_ROM_SIZE? Regards YH -Original Message- From: Eric W. Biederman [mailto:[EMAIL PROTECTED] On Behalf Of Eric W. Biederman Sent: Sunday, October 31, 2004 10:06 AM To: Yinghai Lu Cc: 'LinuxBIOS'; 'Ronald G. Minnich';

RE: FILO fixups

2004-11-01 Thread YhLu
From the very beginning, how to initialize the CF flash, do it manually? Or if the CF FS crashed, how do you roll it back? Regards Yinghai Lu -Original Message- From: Li-Ta Lo [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 12:05 PM To: YhLu Cc: Ronald G. Minnich; LinuxBIOS

RE: FILO fixups

2004-11-01 Thread Ronald G. Minnich
On Mon, 1 Nov 2004, Dave Aubin wrote: I'll voice my desire to have etherboot with filo. that's fine. choice is good. I have no complaints about that at all. That's why I am saying we chose filo. At some later time we might choose etherboot. ron

RE: FILO fixups

2004-11-01 Thread Ronald G. Minnich
On Mon, 1 Nov 2004, YhLu wrote: From the very beginning, how to initialize the CF flash, do it manually? This is the bootstrap question. LNXI booted etherboot to load our flashes up. Once it was up, I reflashed flash and CF with a FILO-only image. Or if the CF FS crashed, how do you

RE: FILO fixups

2004-11-01 Thread Li-Ta Lo
On Mon, 2004-11-01 at 13:30, YhLu wrote: From the very beginning, how to initialize the CF flash, do it manually? Or if the CF FS crashed, how do you roll it back? How does the CF in your PDA get inited ? How do you recover your PDA when it crashed? Connect to the internet ? How about your

RE: FILO fixups

2004-11-01 Thread Dave Aubin
Consider the redundancy aspect of it. First try remote. If that fails go local or vs versa. Kinda like if mom is Around listen to her, if she's not around well then think For yourself;) Consider embedded size aspect of it as well. A kernel and Initrd in my situation is about 4Meg. On my local

RE: FILO fixups

2004-11-01 Thread Ronald G. Minnich
On Mon, 1 Nov 2004, Dave Aubin wrote: Consider the redundancy aspect of it. First try remote. again, if you have remote to try, that's fine, go for it. If you don't have that ethernet connection, then counting on etherboot is kind of pointless :-) There is also the error in filo where

RE: FILO fixups

2004-11-01 Thread Dave Aubin
Ah, that could be the culprit. I'm using reiserfs, not ext2 With filo. Although it says it supports it. Perhaps it is The file system that caused my hair loss ;) Yes, having the net connection does make things nice...if ya have it:) -Original Message- From: Ronald G. Minnich

RE: FILO fixups

2004-11-01 Thread Dave Aubin
Filo does need a home and it can run outside of etherboot So I would concede that is ok to have a home for it. Although...sniff I do like it in etherboot;) -Original Message- From: Li-Ta Lo [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 3:46 PM To: Dave Aubin Cc: Ronald G.

RE: FILO fixups

2004-11-01 Thread Dave Aubin
Then I am happy:-) -Original Message- From: Ronald G. Minnich [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 3:58 PM To: Dave Aubin Cc: Li-Ta Lo; YhLu; LinuxBIOS Subject: RE: FILO fixups On Mon, 1 Nov 2004, Dave Aubin wrote: Although...sniff I do like it in etherboot;)

RE: FILO fixups

2004-11-01 Thread Ronald G. Minnich
On Mon, 1 Nov 2004, Dave Aubin wrote: Although...sniff I do like it in etherboot;) it will stay in etherboot, no question about that! ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: FILO fixups

2004-11-01 Thread tyson
On Mon, 2004-11-01 at 13:30, YhLu wrote: From the very beginning, how to initialize the CF flash, do it manually? Mount the CF in an other computer and put what you need on it. There are a number of other ways. Or if the CF FS crashed, how do you roll it back? We build appliances. They mount

Re: FILO fixups

2004-11-01 Thread Stefan Reinauer
* Ronald G. Minnich [EMAIL PROTECTED] [041101 20:56]: 2. Etherboot can produce zelf. We may got more space to put other stuff such as USB support... not that important to us. That's something that would be very interesting for OpenBIOS. It seems this is not that easy without etherboot's

RE: FILO fixups

2004-11-01 Thread YhLu
I guess FILO will be in Etherboot from 5.2.6. I think we may add several lines in README to make users to enable linuxbios support. It should be 1. Changes in arch/i386/Config. Comment out PCIBOS Enable LinuxBIOS line. Enable X86-64 line 2. make bin/tg3.zelf or make

RE: FILO fixups

2004-11-01 Thread YhLu
I mean cluster nodes. You will go there unplug the CF. (You may need to spend sometime to figure out which one). Regards YH -Original Message- From: Li-Ta Lo [mailto:[EMAIL PROTECTED] Sent: Monday, November 01, 2004 12:39 PM To: YhLu Cc: Ronald G. Minnich; LinuxBIOS Subject: RE: FILO

RE: FILO fixups

2004-11-01 Thread Li-Ta Lo
On Mon, 2004-11-01 at 13:48, YhLu wrote: I mean cluster nodes. You will go there unplug the CF. (You may need to spend sometime to figure out which one). Yea, but I was speaking for EMBEDDED people why they want FILO as FILO instead of FILO as FILO+Etherboot. Ollie