Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: TomyTurbos on February 28, 2019, 09:03:24 PM

Title: Cascading '*.lst' files
Post by: TomyTurbos on February 28, 2019, 09:03:24 PM
I'm putting this in this forum because it applies to any deployment of TC.

There is a 'lst=' boot code.  What I want to know is if this can work in a cascading fashion such as 'lst=something.lst', (another) 'lst=somethingelse', (and another) 'lst=somethingevenstrangerthanthepreviouslists'.  All of these are appended to core.gz load, so theoretically it would work.  But will it?

I hope this makes sense.
Title: Re: Cascading '*.lst' files
Post by: bmarkus on March 01, 2019, 01:57:10 AM
Why don't you try?
Title: Re: Cascading '*.lst' files
Post by: curaga on March 01, 2019, 03:37:20 AM
No, only one list is supported.
Title: Re: Cascading '*.lst' files
Post by: TomyTurbos on March 01, 2019, 10:51:37 PM
No, only one list is supported.

Thanks!