Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: ulfr on January 24, 2021, 09:10:59 PM

Title: does dcore use the same boot chain as tinycore
Post by: ulfr on January 24, 2021, 09:10:59 PM

    hi all

    since we must precede the boot codes in dcore with dc
    does dcore use tc-config as tinycore does
    or is there other boot config files used 

    thanks 
Title: Re: does dcore use the same boot chain as tinycore
Post by: Jason W on January 26, 2021, 04:25:10 AM
Hi ulfr.  dCore does use /etc/init.d/tc-config, but it is modified somewhat in the ways it needs to be for dCore.   
Title: Re: does dcore use the same boot chain as tinycore
Post by: ulfr on January 26, 2021, 07:19:09 AM

    hi jason w

    thank you very much for your reply

    and thank you very much for dcore

    will read tc-config more carefully and see if i can figure it out   

    ulfr   
Title: Re: does dcore use the same boot chain as tinycore
Post by: Rich on January 26, 2021, 08:23:58 AM
Hi ulfr
    since we must precede the boot codes in dcore with dc
    does dcore use tc-config as tinycore does ...
I don't think that is handled by  tc-config.  Are you booting a CD? I seem to remember having to type in  tinycore  before
entering any boot codes back in TC3. Later it was shortened to  tc.  Now it's a choice of  core  or  plus.  Maybe it's compiled
into one of the isolinux boot loader files?
Title: Re: does dcore use the same boot chain as tinycore
Post by: ulfr on January 26, 2021, 09:33:09 AM


     hi rich 

     the dc is read by the boot loader
     to deferentially load one of the sets of kernel and initrd
     otherwise it loads the default
     however i do not see any difference with the sets
     however if you do not put in the dc first when you enter the boot codes
     it will think you are trying to choose a set to load
     and say not found
     and not take the boot codes
     because dc is the first parameter 

     i am trying to follow the boot chain for dcore
     to learn how things works

    but i cannot find everything
    i see home
    but
    for example i do not see where the vga boot code
    is one of the choices in tc-config

    sometimes however things are hidden
    because they are in other scripts that are called by tc-config choices
 
    will keep trying

    ulfr
Title: Re: does dcore use the same boot chain as tinycore
Post by: Rich on January 26, 2021, 11:36:25 AM
Hi ulfr
...    for example i do not see where the vga boot code
    is one of the choices in tc-config ...
That's handled by the kernel:
https://mjmwired.net/kernel/Documentation/kernel-parameters.txt#4386

Title: Re: does dcore use the same boot chain as tinycore
Post by: ulfr on January 26, 2021, 11:54:13 AM
 

     hey thanks very much guys
     i really appreciate this
     following the boot chain is very useful to learn the system 
     but pretty difficult for a non guru

     ulfr