Add software to Ubuntu live usb
In the company I work we use usb sticks with ubuntu to recover data from computers where windows can no longer access the filesystem but in many cases Ubuntu still can. At the moment we need to retrieve the computers from our customers and take them to the office to recover the data.
What I would like to know is if there is any way to add software like teamviewer to the live usb so that the engineer who visits the customer can insert the USB, boot to ubuntu live and start the recovery, open teamviewer so that we at the office can monitor the recovery and the engineer can continue his route and return later to retrieve the usb?
Concrete, I would like to create a live usb that has teamviewer (and probably other software as well) installed.
usb software-installation live-usb
add a comment |
In the company I work we use usb sticks with ubuntu to recover data from computers where windows can no longer access the filesystem but in many cases Ubuntu still can. At the moment we need to retrieve the computers from our customers and take them to the office to recover the data.
What I would like to know is if there is any way to add software like teamviewer to the live usb so that the engineer who visits the customer can insert the USB, boot to ubuntu live and start the recovery, open teamviewer so that we at the office can monitor the recovery and the engineer can continue his route and return later to retrieve the usb?
Concrete, I would like to create a live usb that has teamviewer (and probably other software as well) installed.
usb software-installation live-usb
For such situation I have USB flash with installed Ubuntu 16.04 LTS on it. You can install any software, you can clone entire USB flash and so on. It is more universal, I think.
– N0rbert
Nov 27 '17 at 11:54
How would I go around to accomplish this?
– Bernhard
Nov 27 '17 at 12:03
Just install it as normal Ubuntu from installation media. But select USB-flash as target disk and do not forget to install GRUB here. I recommend fast with at least 20MB/s write speed.
– N0rbert
Nov 27 '17 at 12:07
1
Have a look at SSH if you have not already: help.ubuntu.com/community/SSH
– C.S.Cameron
Nov 28 '17 at 8:15
add a comment |
In the company I work we use usb sticks with ubuntu to recover data from computers where windows can no longer access the filesystem but in many cases Ubuntu still can. At the moment we need to retrieve the computers from our customers and take them to the office to recover the data.
What I would like to know is if there is any way to add software like teamviewer to the live usb so that the engineer who visits the customer can insert the USB, boot to ubuntu live and start the recovery, open teamviewer so that we at the office can monitor the recovery and the engineer can continue his route and return later to retrieve the usb?
Concrete, I would like to create a live usb that has teamviewer (and probably other software as well) installed.
usb software-installation live-usb
In the company I work we use usb sticks with ubuntu to recover data from computers where windows can no longer access the filesystem but in many cases Ubuntu still can. At the moment we need to retrieve the computers from our customers and take them to the office to recover the data.
What I would like to know is if there is any way to add software like teamviewer to the live usb so that the engineer who visits the customer can insert the USB, boot to ubuntu live and start the recovery, open teamviewer so that we at the office can monitor the recovery and the engineer can continue his route and return later to retrieve the usb?
Concrete, I would like to create a live usb that has teamviewer (and probably other software as well) installed.
usb software-installation live-usb
usb software-installation live-usb
asked Nov 27 '17 at 11:34
BernhardBernhard
13814
13814
For such situation I have USB flash with installed Ubuntu 16.04 LTS on it. You can install any software, you can clone entire USB flash and so on. It is more universal, I think.
– N0rbert
Nov 27 '17 at 11:54
How would I go around to accomplish this?
– Bernhard
Nov 27 '17 at 12:03
Just install it as normal Ubuntu from installation media. But select USB-flash as target disk and do not forget to install GRUB here. I recommend fast with at least 20MB/s write speed.
– N0rbert
Nov 27 '17 at 12:07
1
Have a look at SSH if you have not already: help.ubuntu.com/community/SSH
– C.S.Cameron
Nov 28 '17 at 8:15
add a comment |
For such situation I have USB flash with installed Ubuntu 16.04 LTS on it. You can install any software, you can clone entire USB flash and so on. It is more universal, I think.
– N0rbert
Nov 27 '17 at 11:54
How would I go around to accomplish this?
– Bernhard
Nov 27 '17 at 12:03
Just install it as normal Ubuntu from installation media. But select USB-flash as target disk and do not forget to install GRUB here. I recommend fast with at least 20MB/s write speed.
– N0rbert
Nov 27 '17 at 12:07
1
Have a look at SSH if you have not already: help.ubuntu.com/community/SSH
– C.S.Cameron
Nov 28 '17 at 8:15
For such situation I have USB flash with installed Ubuntu 16.04 LTS on it. You can install any software, you can clone entire USB flash and so on. It is more universal, I think.
– N0rbert
Nov 27 '17 at 11:54
For such situation I have USB flash with installed Ubuntu 16.04 LTS on it. You can install any software, you can clone entire USB flash and so on. It is more universal, I think.
– N0rbert
Nov 27 '17 at 11:54
How would I go around to accomplish this?
– Bernhard
Nov 27 '17 at 12:03
How would I go around to accomplish this?
– Bernhard
Nov 27 '17 at 12:03
Just install it as normal Ubuntu from installation media. But select USB-flash as target disk and do not forget to install GRUB here. I recommend fast with at least 20MB/s write speed.
– N0rbert
Nov 27 '17 at 12:07
Just install it as normal Ubuntu from installation media. But select USB-flash as target disk and do not forget to install GRUB here. I recommend fast with at least 20MB/s write speed.
– N0rbert
Nov 27 '17 at 12:07
1
1
Have a look at SSH if you have not already: help.ubuntu.com/community/SSH
– C.S.Cameron
Nov 28 '17 at 8:15
Have a look at SSH if you have not already: help.ubuntu.com/community/SSH
– C.S.Cameron
Nov 28 '17 at 8:15
add a comment |
1 Answer
1
active
oldest
votes
Persistent live Ubuntu
A good and easy way to add some software to a live USB stick with Ubuntu is to create a persistent live system, and to install the software into it.
You can create such a system with mkusb
according to the following links.
https://help.ubuntu.com/community/mkusb
https://help.ubuntu.com/community/mkusb/persistent
Please notice that in a persistent live drive
Many valuable program packages are found in the repository universe, but it is not activated in [persistent] live standard Ubuntu. Make it active with
sudo add-apt-repository universe
Do not update & upgrade like an installed system
Update the lists according to the current content of the Ubuntu repositories
sudo apt update
Install programs like you would install into an installed system, for example to install the package manager Synaptic,
sudo apt install synaptic
and then install the Teamviewer software you want from a debian file (like you would install it in an installed system),
https://community.teamviewer.com/t5/Knowledge-Base/Installation-of-TeamViewer-on-a-Ubuntu-system/ta-p/45
You cannot use a new kernel and cannot use new device drivers (for example proprietary drivers for graphics or wifi), because these are started at boot before the overlay system (of the persistent live system) is activated. If this is what you need, please use an ...
Installed Ubuntu system in a USB stick
A good method is to create an installed system in a fast USB 3 stick. This would work like an installed system in an internal drive (but maybe slower). It will be easier if you disconnect (unplug) the internal drive before you start installing.
An installed system (compared to a persistent live system)
- is more stable and can be updated and upgraded without restrictions.
- is portable but not as portable between computers (as a persistent live system). Installed proprietary drivers may reduce portability between computers,
- should be tweaked to reduce writing to the stick in order to reduce wear of the memory cells.
You can create an installed system in a USB stick according to the following link to another question and answer at AskUbuntu (and links from my answer there),
How do I install Ubuntu to a USB key? (without using Startup Disk Creator)
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f980688%2fadd-software-to-ubuntu-live-usb%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
Persistent live Ubuntu
A good and easy way to add some software to a live USB stick with Ubuntu is to create a persistent live system, and to install the software into it.
You can create such a system with mkusb
according to the following links.
https://help.ubuntu.com/community/mkusb
https://help.ubuntu.com/community/mkusb/persistent
Please notice that in a persistent live drive
Many valuable program packages are found in the repository universe, but it is not activated in [persistent] live standard Ubuntu. Make it active with
sudo add-apt-repository universe
Do not update & upgrade like an installed system
Update the lists according to the current content of the Ubuntu repositories
sudo apt update
Install programs like you would install into an installed system, for example to install the package manager Synaptic,
sudo apt install synaptic
and then install the Teamviewer software you want from a debian file (like you would install it in an installed system),
https://community.teamviewer.com/t5/Knowledge-Base/Installation-of-TeamViewer-on-a-Ubuntu-system/ta-p/45
You cannot use a new kernel and cannot use new device drivers (for example proprietary drivers for graphics or wifi), because these are started at boot before the overlay system (of the persistent live system) is activated. If this is what you need, please use an ...
Installed Ubuntu system in a USB stick
A good method is to create an installed system in a fast USB 3 stick. This would work like an installed system in an internal drive (but maybe slower). It will be easier if you disconnect (unplug) the internal drive before you start installing.
An installed system (compared to a persistent live system)
- is more stable and can be updated and upgraded without restrictions.
- is portable but not as portable between computers (as a persistent live system). Installed proprietary drivers may reduce portability between computers,
- should be tweaked to reduce writing to the stick in order to reduce wear of the memory cells.
You can create an installed system in a USB stick according to the following link to another question and answer at AskUbuntu (and links from my answer there),
How do I install Ubuntu to a USB key? (without using Startup Disk Creator)
add a comment |
Persistent live Ubuntu
A good and easy way to add some software to a live USB stick with Ubuntu is to create a persistent live system, and to install the software into it.
You can create such a system with mkusb
according to the following links.
https://help.ubuntu.com/community/mkusb
https://help.ubuntu.com/community/mkusb/persistent
Please notice that in a persistent live drive
Many valuable program packages are found in the repository universe, but it is not activated in [persistent] live standard Ubuntu. Make it active with
sudo add-apt-repository universe
Do not update & upgrade like an installed system
Update the lists according to the current content of the Ubuntu repositories
sudo apt update
Install programs like you would install into an installed system, for example to install the package manager Synaptic,
sudo apt install synaptic
and then install the Teamviewer software you want from a debian file (like you would install it in an installed system),
https://community.teamviewer.com/t5/Knowledge-Base/Installation-of-TeamViewer-on-a-Ubuntu-system/ta-p/45
You cannot use a new kernel and cannot use new device drivers (for example proprietary drivers for graphics or wifi), because these are started at boot before the overlay system (of the persistent live system) is activated. If this is what you need, please use an ...
Installed Ubuntu system in a USB stick
A good method is to create an installed system in a fast USB 3 stick. This would work like an installed system in an internal drive (but maybe slower). It will be easier if you disconnect (unplug) the internal drive before you start installing.
An installed system (compared to a persistent live system)
- is more stable and can be updated and upgraded without restrictions.
- is portable but not as portable between computers (as a persistent live system). Installed proprietary drivers may reduce portability between computers,
- should be tweaked to reduce writing to the stick in order to reduce wear of the memory cells.
You can create an installed system in a USB stick according to the following link to another question and answer at AskUbuntu (and links from my answer there),
How do I install Ubuntu to a USB key? (without using Startup Disk Creator)
add a comment |
Persistent live Ubuntu
A good and easy way to add some software to a live USB stick with Ubuntu is to create a persistent live system, and to install the software into it.
You can create such a system with mkusb
according to the following links.
https://help.ubuntu.com/community/mkusb
https://help.ubuntu.com/community/mkusb/persistent
Please notice that in a persistent live drive
Many valuable program packages are found in the repository universe, but it is not activated in [persistent] live standard Ubuntu. Make it active with
sudo add-apt-repository universe
Do not update & upgrade like an installed system
Update the lists according to the current content of the Ubuntu repositories
sudo apt update
Install programs like you would install into an installed system, for example to install the package manager Synaptic,
sudo apt install synaptic
and then install the Teamviewer software you want from a debian file (like you would install it in an installed system),
https://community.teamviewer.com/t5/Knowledge-Base/Installation-of-TeamViewer-on-a-Ubuntu-system/ta-p/45
You cannot use a new kernel and cannot use new device drivers (for example proprietary drivers for graphics or wifi), because these are started at boot before the overlay system (of the persistent live system) is activated. If this is what you need, please use an ...
Installed Ubuntu system in a USB stick
A good method is to create an installed system in a fast USB 3 stick. This would work like an installed system in an internal drive (but maybe slower). It will be easier if you disconnect (unplug) the internal drive before you start installing.
An installed system (compared to a persistent live system)
- is more stable and can be updated and upgraded without restrictions.
- is portable but not as portable between computers (as a persistent live system). Installed proprietary drivers may reduce portability between computers,
- should be tweaked to reduce writing to the stick in order to reduce wear of the memory cells.
You can create an installed system in a USB stick according to the following link to another question and answer at AskUbuntu (and links from my answer there),
How do I install Ubuntu to a USB key? (without using Startup Disk Creator)
Persistent live Ubuntu
A good and easy way to add some software to a live USB stick with Ubuntu is to create a persistent live system, and to install the software into it.
You can create such a system with mkusb
according to the following links.
https://help.ubuntu.com/community/mkusb
https://help.ubuntu.com/community/mkusb/persistent
Please notice that in a persistent live drive
Many valuable program packages are found in the repository universe, but it is not activated in [persistent] live standard Ubuntu. Make it active with
sudo add-apt-repository universe
Do not update & upgrade like an installed system
Update the lists according to the current content of the Ubuntu repositories
sudo apt update
Install programs like you would install into an installed system, for example to install the package manager Synaptic,
sudo apt install synaptic
and then install the Teamviewer software you want from a debian file (like you would install it in an installed system),
https://community.teamviewer.com/t5/Knowledge-Base/Installation-of-TeamViewer-on-a-Ubuntu-system/ta-p/45
You cannot use a new kernel and cannot use new device drivers (for example proprietary drivers for graphics or wifi), because these are started at boot before the overlay system (of the persistent live system) is activated. If this is what you need, please use an ...
Installed Ubuntu system in a USB stick
A good method is to create an installed system in a fast USB 3 stick. This would work like an installed system in an internal drive (but maybe slower). It will be easier if you disconnect (unplug) the internal drive before you start installing.
An installed system (compared to a persistent live system)
- is more stable and can be updated and upgraded without restrictions.
- is portable but not as portable between computers (as a persistent live system). Installed proprietary drivers may reduce portability between computers,
- should be tweaked to reduce writing to the stick in order to reduce wear of the memory cells.
You can create an installed system in a USB stick according to the following link to another question and answer at AskUbuntu (and links from my answer there),
How do I install Ubuntu to a USB key? (without using Startup Disk Creator)
edited Jan 12 at 13:35
answered Nov 27 '17 at 12:10
sudodussudodus
24.7k32876
24.7k32876
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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%2faskubuntu.com%2fquestions%2f980688%2fadd-software-to-ubuntu-live-usb%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
For such situation I have USB flash with installed Ubuntu 16.04 LTS on it. You can install any software, you can clone entire USB flash and so on. It is more universal, I think.
– N0rbert
Nov 27 '17 at 11:54
How would I go around to accomplish this?
– Bernhard
Nov 27 '17 at 12:03
Just install it as normal Ubuntu from installation media. But select USB-flash as target disk and do not forget to install GRUB here. I recommend fast with at least 20MB/s write speed.
– N0rbert
Nov 27 '17 at 12:07
1
Have a look at SSH if you have not already: help.ubuntu.com/community/SSH
– C.S.Cameron
Nov 28 '17 at 8:15