LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Calculate (https://www.linuxquestions.org/questions/calculate-89/)
-   -   Unknown parameters in cl-install (https://www.linuxquestions.org/questions/calculate-89/unknown-parameters-in-cl-install-4175700778/)

fredmyra 09-17-2021 07:11 PM

Unknown parameters in cl-install
 
Hi !

I am at my fist attempt to install Calculate Linux to an external USB-HD .

Had several small problems with the graphical installer and I am trying the command mode now.

But I am getting "unknown parameter" errors.

I am trying :
Code:

cl-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 arthur --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 --install
First i get
Code:

unknown parameter --type
when I eliminate that parameter I get
Code:

unknown parameter --ip
Substituting
Code:

-l en_US
for
Code:

-l sv_SE
does not help.

Can anybody help me?

colorpurple21859 09-19-2021 01:44 PM

Did you run
Code:

cl-install --help

fredmyra 11-01-2021 05:21 PM

posted by colourpurple

Quote:

Did you run
Code:So

cl-install --help

Sorry for late feedback. I had not looked carefully at that "--help". I don't recall now what I had missed, but it solved my problem. Thanks !


All times are GMT -5. The time now is 05:50 AM.