Sorry for what may appear to be a stupid question but the answer isn't really obvious since various config files are scattered all over the place. How do I specify which file I am going to use for the payload. I tried changing the make.base file and the Makefile but have been unsuccessful so far. I want to use a text file (/etc/hosts) but can't figure out where to make the change...
__________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
for version 2 look in the build/targets directory. I can't remember the exact file. but grep for payload
On Wednesday, March 17, 2004, at 07:06 PM, Frank wrote:
Sorry for what may appear to be a stupid question but the answer isn't really obvious since various config files are scattered all over the place. How do I specify which file I am going to use for the payload. I tried changing the make.base file and the Makefile but have been unsuccessful so far. I want to use a text file (/etc/hosts) but can't figure out where to make the change...
Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
I'm using V1 and found it in the *.config file. Thanks... --- Nathanael Noblet nathanael@gnat.ca wrote:
for version 2 look in the build/targets directory. I can't remember the exact file. but grep for payload
On Wednesday, March 17, 2004, at 07:06 PM, Frank wrote:
Sorry for what may appear to be a stupid question but the
answer
isn't really obvious since various config files are
scattered
all over the place. How do I specify which file I am going
to
use for the payload. I tried changing the make.base file and
the
Makefile but have been unsuccessful so far. I want to use a
text
file (/etc/hosts) but can't figure out where to make the
change...
Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com _______________________________________________ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
-- Nathanael D. Noblet Gnat Solutions 412 - 135 Gorge Road E Victoria, BC V9A 1L1
T/F 250.385.4613
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
__________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
On Wed, 17 Mar 2004, Frank wrote:
Sorry for what may appear to be a stupid question but the answer isn't really obvious since various config files are scattered all over the place. How do I specify which file I am going to use for the payload. I tried changing the make.base file and the Makefile but have been unsuccessful so far. I want to use a text file (/etc/hosts) but can't figure out where to make the change...
which version again?
You are a bit off in the weeds so if you are on V1 start over. I think you ought to read one of these:
bash-2.05b$ ls freebios/HOWTO/* freebios/HOWTO/ALIM1631_M1535D freebios/HOWTO/K7SEM freebios/HOWTO/SiS630 freebios/HOWTO/EPIA freebios/HOWTO/L440GX
Probably the SiS630
ron
note that at clustermatic.org, we have the LACSI tutorial CD. On that CD is the tutorial presentation, including a section on building V2 linuxbios.
ron
Thanks, I'll check it out... --- ron minnich rminnich@lanl.gov wrote:
note that at clustermatic.org, we have the LACSI tutorial CD. On that CD is the tutorial presentation, including a section on building V2 linuxbios.
ron
Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios
__________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
Thanks I found it already ("payload") in the config file. Actually I'm using a SIS55x based board from advantech. I built it successfully and the code looks like it's correct. This config is for the SIS Demo board so I have to go thru and make sure there aren't any board specific base addresses. I am not naive enough to think it will boot the first time so I'm going to order a Rom Emulator with a tracing function. I have one in mind, do you have any suggestions? Thanks again for your help... --- ron minnich rminnich@lanl.gov wrote:
On Wed, 17 Mar 2004, Frank wrote:
Sorry for what may appear to be a stupid question but the
answer
isn't really obvious since various config files are
scattered
all over the place. How do I specify which file I am going
to
use for the payload. I tried changing the make.base file and
the
Makefile but have been unsuccessful so far. I want to use a
text
file (/etc/hosts) but can't figure out where to make the
change...
which version again?
You are a bit off in the weeds so if you are on V1 start over. I think you ought to read one of these:
bash-2.05b$ ls freebios/HOWTO/* freebios/HOWTO/ALIM1631_M1535D freebios/HOWTO/K7SEM freebios/HOWTO/SiS630 freebios/HOWTO/EPIA freebios/HOWTO/L440GX
Probably the SiS630
ron
__________________________________ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
just slam the flash part in and see what happens. Sometimes it "just works"
A post card is very useful. You may get far enough with that that you don't need a rom emulator.
ron