Debian live install ''How to launch the installer on the terminal without aborting the live session?''Debian...
In "Avengers: Endgame", what does this name refer to?
How to properly store the current value of int variable into a token list?
How did the Apollo guidance computer handle parity bit errors?
Why would one crossvalidate the random state number?
Is the book wrong about the Nyquist Sampling Criterion?
What do you call a painting on a wall?
Has the United States ever had a non-Christian President?
How do I get Split Screen to work
Has the Hulk always been able to talk?
How to preserve a rare version of a book?
Switch Function Not working Properly
Is there a word that describes the unjustified use of a more complex word?
What happens if I accidentally leave an app running and click "Install Now" in Software Updater?
Would a "Permanence" spell in 5e be overpowered?
MX records from second domain to point to first domain but email is not delivered like on first domain
Who filmed the Apollo 11 trans-lunar injection?
Motion-trail-like lines
Sheared off exhasut pipe: How to fix without a welder?
Sci-fi/fantasy book - ships on steel runners skating across ice sheets
Should I simplify my writing in a foreign country?
Does running exec do anything?
Where did Lovecraft write about Carcosa?
In linear regression why does regularisation penalise the parameter values as well?
Is it normal for gliders not to have attitude indicators?
Debian live install ''How to launch the installer on the terminal without aborting the live session?''
Debian installer - customize busybox and live system/environmentHow to install Debian GNU/Linux on HP Chromebook 14? USB boot doesn't works!How can I use the debian net installer without a working dns?How to create exact lvm sizes in the debian installer?Debian install says “The CD_ROM does not seem to contain a valid 'Release' file” when installing from usbHow to add arbitrary files to my custom Debian Installer imageIBM DB2 for Linux AMD64 does not install on Debian Jessie, installer log suggests issue with IBM-supplied libdb2ure.soHow can I tell if the Debian installer has booted in UEFI mode or not?How to use apt to install specific packages from within Debian Installer?How to install debian-installer into a bootable iso?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
On debian Jessie Live CD it is possible to run the installer by choosing Install debian Jessie or by running sudo debian-installer-launcher
from the terminal , but the installer will be launched on full screen.
Is that possible to launch debian installer in the terminal and keep using the live session?
debian terminal debian-installer
add a comment |
On debian Jessie Live CD it is possible to run the installer by choosing Install debian Jessie or by running sudo debian-installer-launcher
from the terminal , but the installer will be launched on full screen.
Is that possible to launch debian installer in the terminal and keep using the live session?
debian terminal debian-installer
add a comment |
On debian Jessie Live CD it is possible to run the installer by choosing Install debian Jessie or by running sudo debian-installer-launcher
from the terminal , but the installer will be launched on full screen.
Is that possible to launch debian installer in the terminal and keep using the live session?
debian terminal debian-installer
On debian Jessie Live CD it is possible to run the installer by choosing Install debian Jessie or by running sudo debian-installer-launcher
from the terminal , but the installer will be launched on full screen.
Is that possible to launch debian installer in the terminal and keep using the live session?
debian terminal debian-installer
debian terminal debian-installer
edited Dec 10 '17 at 11:46
GAD3R
asked Oct 6 '16 at 17:37
GAD3RGAD3R
28.6k1959116
28.6k1959116
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
According to the documentation,
sudo debian-installer-launcher --text
will launch the text-mode installer in a new terminal window.
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
4
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
add a comment |
Nothing happens on
sudo debian-installer-launcher --text
Just comes to prompt immediately.
I tried this from debian 9.9 live.
New contributor
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%2f314792%2fdebian-live-install-how-to-launch-the-installer-on-the-terminal-without-aborti%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
According to the documentation,
sudo debian-installer-launcher --text
will launch the text-mode installer in a new terminal window.
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
4
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
add a comment |
According to the documentation,
sudo debian-installer-launcher --text
will launch the text-mode installer in a new terminal window.
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
4
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
add a comment |
According to the documentation,
sudo debian-installer-launcher --text
will launch the text-mode installer in a new terminal window.
According to the documentation,
sudo debian-installer-launcher --text
will launch the text-mode installer in a new terminal window.
answered Oct 6 '16 at 20:37
Stephen KittStephen Kitt
184k26423502
184k26423502
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
4
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
add a comment |
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
4
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
unfortunately it seems to have changed in stretch and i don't seem to find its new name. i'm staring at a booted debian 9.4 live pendrive, and the installer is nowhere to be found.
– Attila Lendvai
Jul 13 '18 at 10:19
4
4
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
@Attila it was removed in Stretch (Debian 9), see #844611 for details.
– Stephen Kitt
Jul 13 '18 at 11:20
add a comment |
Nothing happens on
sudo debian-installer-launcher --text
Just comes to prompt immediately.
I tried this from debian 9.9 live.
New contributor
add a comment |
Nothing happens on
sudo debian-installer-launcher --text
Just comes to prompt immediately.
I tried this from debian 9.9 live.
New contributor
add a comment |
Nothing happens on
sudo debian-installer-launcher --text
Just comes to prompt immediately.
I tried this from debian 9.9 live.
New contributor
Nothing happens on
sudo debian-installer-launcher --text
Just comes to prompt immediately.
I tried this from debian 9.9 live.
New contributor
New contributor
answered 1 min ago
Rajesh SaliRajesh Sali
1
1
New contributor
New contributor
add a comment |
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%2f314792%2fdebian-live-install-how-to-launch-the-installer-on-the-terminal-without-aborti%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