Unknown parameters in cl-install
by fredmyra from LinuxQuestions.org on (#5PP4V)
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 --installFirst i get
Code:unknown parameter --typewhen I eliminate that parameter I get
Code:unknown parameter --ipSubstituting
Code:-l en_USfor
Code:-l sv_SEdoes not help.
Can anybody help me?
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 --installFirst i get
Code:unknown parameter --typewhen I eliminate that parameter I get
Code:unknown parameter --ipSubstituting
Code:-l en_USfor
Code:-l sv_SEdoes not help.
Can anybody help me?