Customize Clonezilla to simplify choicesClonezilla GrubClonezilla won't boot upHow to open the clonezilla initrd.img?Clonezilla hangs after bootFreeBSD Clonezilla Not Restoringoverlayfs: missing 'workdir' on CloneZilla startClonezilla/Cloning::VERY basic QuestionsCloneZilla usingError when booting clonezillaClonezilla - cloning usb flash drive to smaller usb flash drive
Processor speed limited at 0.4 Ghz
Can I hook these wires up to find the connection to a dead outlet?
Does marriage to a non-Numenorean disqualify a candidate for the crown of Gondor?
Placement of More Information/Help Icon button for Radio Buttons
files created then deleted at every second in tmp directory
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
Bullying boss launched a smear campaign and made me unemployable
GFCI outlets - can they be repaired? Are they really needed at the end of a circuit?
Why were 5.25" floppy drives cheaper than 8"?
In the UK, is it possible to get a referendum by a court decision?
OP Amp not amplifying audio signal
Unlock My Phone! February 2018
Why is the sentence "Das ist eine Nase" correct?
How can a day be of 24 hours?
Implication of namely
How can I prove that a state of equilibrium is unstable?
Why was Sir Cadogan fired?
What historical events would have to change in order to make 19th century "steampunk" technology possible?
How to show a landlord what we have in savings?
Does int main() need a declaration on C++?
How to stretch the corners of this image so that it looks like a perfect rectangle?
Is this draw by repetition?
Send out email when Apex Queueable fails and test it
What is the most common color to indicate the input-field is disabled?
Customize Clonezilla to simplify choices
Clonezilla GrubClonezilla won't boot upHow to open the clonezilla initrd.img?Clonezilla hangs after bootFreeBSD Clonezilla Not Restoringoverlayfs: missing 'workdir' on CloneZilla startClonezilla/Cloning::VERY basic QuestionsCloneZilla usingError when booting clonezillaClonezilla - cloning usb flash drive to smaller usb flash drive
I am using Clonezilla in a non-profit organization. I wrote a usage guideline, but it needs 38 steps.
Now I wonder whether I could customize my Clonezilla USB Stick so that it does not provide all the options.
E.g. I could get rid of
- the language selection. It's totally fine if it's always English
- the keymap choice. It should just select "keep the default" ("don't touch the keymap" on older versions)
- the operation mode choice. We always want "device-image".
- the storage selection. We always need "local_dev".
What would I need to do to configure Clonezilla to get rid of these choices?
configuration clonezilla
add a comment |
I am using Clonezilla in a non-profit organization. I wrote a usage guideline, but it needs 38 steps.
Now I wonder whether I could customize my Clonezilla USB Stick so that it does not provide all the options.
E.g. I could get rid of
- the language selection. It's totally fine if it's always English
- the keymap choice. It should just select "keep the default" ("don't touch the keymap" on older versions)
- the operation mode choice. We always want "device-image".
- the storage selection. We always need "local_dev".
What would I need to do to configure Clonezilla to get rid of these choices?
configuration clonezilla
add a comment |
I am using Clonezilla in a non-profit organization. I wrote a usage guideline, but it needs 38 steps.
Now I wonder whether I could customize my Clonezilla USB Stick so that it does not provide all the options.
E.g. I could get rid of
- the language selection. It's totally fine if it's always English
- the keymap choice. It should just select "keep the default" ("don't touch the keymap" on older versions)
- the operation mode choice. We always want "device-image".
- the storage selection. We always need "local_dev".
What would I need to do to configure Clonezilla to get rid of these choices?
configuration clonezilla
I am using Clonezilla in a non-profit organization. I wrote a usage guideline, but it needs 38 steps.
Now I wonder whether I could customize my Clonezilla USB Stick so that it does not provide all the options.
E.g. I could get rid of
- the language selection. It's totally fine if it's always English
- the keymap choice. It should just select "keep the default" ("don't touch the keymap" on older versions)
- the operation mode choice. We always want "device-image".
- the storage selection. We always need "local_dev".
What would I need to do to configure Clonezilla to get rid of these choices?
configuration clonezilla
configuration clonezilla
asked 2 days ago
Thomas WellerThomas Weller
1337
1337
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Clonezilla calls that 'preseeding' as described in that web link. As you pick options, Clonezilla shows the preseed commands in green-on-black as shown here.
For example, the preseeding command should include a language selection command locales=en_US.UTF-8
and a specification for no special keyboard layout with keyboard-layouts=NONE
in syslinux.cfg or isolinux.cfg as appropriate.
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f509756%2fcustomize-clonezilla-to-simplify-choices%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Clonezilla calls that 'preseeding' as described in that web link. As you pick options, Clonezilla shows the preseed commands in green-on-black as shown here.
For example, the preseeding command should include a language selection command locales=en_US.UTF-8
and a specification for no special keyboard layout with keyboard-layouts=NONE
in syslinux.cfg or isolinux.cfg as appropriate.
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
add a comment |
Clonezilla calls that 'preseeding' as described in that web link. As you pick options, Clonezilla shows the preseed commands in green-on-black as shown here.
For example, the preseeding command should include a language selection command locales=en_US.UTF-8
and a specification for no special keyboard layout with keyboard-layouts=NONE
in syslinux.cfg or isolinux.cfg as appropriate.
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
add a comment |
Clonezilla calls that 'preseeding' as described in that web link. As you pick options, Clonezilla shows the preseed commands in green-on-black as shown here.
For example, the preseeding command should include a language selection command locales=en_US.UTF-8
and a specification for no special keyboard layout with keyboard-layouts=NONE
in syslinux.cfg or isolinux.cfg as appropriate.
Clonezilla calls that 'preseeding' as described in that web link. As you pick options, Clonezilla shows the preseed commands in green-on-black as shown here.
For example, the preseeding command should include a language selection command locales=en_US.UTF-8
and a specification for no special keyboard layout with keyboard-layouts=NONE
in syslinux.cfg or isolinux.cfg as appropriate.
answered yesterday
K7AAYK7AAY
893927
893927
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
add a comment |
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
Definitely the term I was looking for. I'll look into that and accept when I successfully applied an option. This may take two days.
– Thomas Weller
17 hours ago
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f509756%2fcustomize-clonezilla-to-simplify-choices%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown