I have done a whole disk installation of Calculate Linux to an external HD as a first test sometime ago.
Now I am trying to install it to an internal HD.
I have reviewed the docs at
https://wiki.calculate-linux.org/installing_calculate
and then I tried booting from a Linux - Endeavour OS - but failed with same error:
Quote:
dracut Fatal: don't know how to handle root=live
|
Ater reading somewhere that the installer should work with any "
Gentoo-based distribution", I then dd-ed the iso into an usb-stick and was able to boot in both machines, with some limitation in the older one: namely, desktop only shows wallpaper, not content. But the content of the desktop is available in Thunar.
My problem is that when according to the documentation I studied, I tried
I got:
The README file on the desktop of the usb tells me to use
but I have not been able to get detailed info on how to use this command. I want to install Calculate Linux on a multiboot machine - as all my machines are multiboot.
I found an old note with an invocation of cl-install, but I don't recall how I came up with that. I wonder whether there is anything wrong with that in a situation where cl-install is available, and I also wonder what could be a corresponding invocation in a situation where cl-console is the valid option. I mean cl-console, not cl-console-gui.
Here is the content of the note with the invocation of cl-install:
Code:
l-install -d /dev/sdc3:swap /
-d /dev/sdc5 /
-d /dev/sdc6:/var/calculate /
-d /dev/sdc7:update /
-d /var/calculate/home:/home /
-d /dev/sdc8:data /
--mbr /dev/sdc /
--type usb-hdd /
-s CLDX /
--march x86_64 /
-l sv_SE /
--user fredmyra /
--hostname ext-toshi /
--netconf openrc /
--ip eth0:192.168.0.111/24 /
--route default:192.168.0.1:eth0 /
--dns 192.168.0.1 /
--live /
--instal /
I have created partitions sdc5,sdc6,sdc7,sdc8 through GParted.
I am looking forwards to try Calculate Linux on a daily base, and I wonder why are there so few threads here. Is there any other forum focusing on Calculate Linux, if I may ask ?