dCore Import Debian Packages to Mountable SCE extensions > dCore x86_64

How to install dcore

<< < (5/6) > >>

Rich:
Hi Stefann
root=  is a boot code:
https://mjmwired.net/kernel/Documentation/kernel-parameters.txt#3749


--- Quote from: Stefann on September 10, 2024, 02:04:44 PM --- ... Can at least not find it at the homepage faq ...
--- End quote ---
Those "boot codes" are for Tinycore. Any boot code the kernel does not recognize
gets ignored. if you look at  /etc/init.d/tc-config  you'll find that it deals with its own
boot codes by parsing  /proc/cmdline.

Enter this command and you'll see which boot codes were used on your system:

--- Code: ---cat /proc/cmdline
--- End code ---

Stefann:

--- Quote from: Rich on September 10, 2024, 02:24:17 PM ---Hi Stefann
root=  is a boot code:
https://mjmwired.net/kernel/Documentation/kernel-parameters.txt#3749


--- Quote from: Stefann on September 10, 2024, 02:04:44 PM --- ... Can at least not find it at the homepage faq ...
--- End quote ---
Those "boot codes" are for Tinycore. Any boot code the kernel does not recognize
gets ignored. if you look at  /etc/init.d/tc-config  you'll find that it deals with its own
boot codes by parsing  /proc/cmdline.

Enter this command and you'll see which boot codes were used on your system:

--- Code: ---cat /proc/cmdline
--- End code ---

--- End quote ---
Holy moly…. What an about endless list….. pfff….

But ehhh… than using the root=xxx bootcode I consider extremely sad. The full idea of tinycore running in ram with kernel mounted from compressed file is gone than.

kircanov:
finally i installed it somehow and now it boots from harddisk but no desktop. I think it downloads files for x86 Come on some help with the desktop.

What I did:
I made an xdesk file as an extension
the file contains this:

--- Quote ---Xprogs
xorg-all
wbar
flwm
midori

--- End quote ---

then i import it
sce-import -lb /xdesk

I check if the extension is there
cat /etc/sysconfig/tcedir/sceboot.lst

should be displayed
xdesk

then it remains to add it to boot desktop=flwm

the thigh should look like this:

--- Quote ---append initrd=/boot/dCorebuster64.gz tce=sda1 desktop=flwm
--- End quote ---

this is the error i am getting:


any helps will welcome...

Stefann:
If it boots from harddisk you van put the tinycore or coreplus iso on the disk and boot the kernel from there by modifying the extlinux.conf.
You could not do that on the cd as that was read only I guess.

What I try to say: you are now manually trying to reconstruct the tinycore suite from the textbased basic core. That is of course possible by adding the correct apps but is quite painful. Using the “preconfigured iso” brings less trouble.

And with that said, please check again on whether you are sure you want to use bootcode root=xxx. As I mentioned earlier I feel doing throws the main advantage of tinycore in the bin.

kircanov:

--- Quote ---If it boots from harddisk you van put the tinycore or coreplus iso on the disk and boot the kernel from there by modifying the extlinux.conf.
You could not do that on the cd as that was read only I guess.

What I try to say: you are now manually trying to reconstruct the tinycore suite from the textbased basic core. That is of course possible by adding the correct apps but is quite painful. Using the “preconfigured iso” brings less trouble.

And with that said, please check again on whether you are sure you want to use bootcode root=xxx. As I mentioned earlier I feel doing throws the main advantage of tinycore in the bin.

--- End quote ---

Dude, I'm installing dCore.iso, I'm not trying to install Tinycore. You seem to have misunderstood what I am asking for help with. First I have 64 bit dCore installed. When I tried to add a desktop GUI, the 64-bit system simply downloaded files and files from the 32-bit system, and the error is that it cannot start because there is a problem with files and paths.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version