mkusb not working
so i have MkuSB installed, i believe. i open the program via "show all applications", answered yes to the questions and enter my password. i am then faced with the error in the following image 
how do i fix this, im completely torn at this moment. im running Ubuntu 18.04.1 LTS
if you need any further information, i will be happy to oblige. thank you!
mkusb
|
show 1 more comment
so i have MkuSB installed, i believe. i open the program via "show all applications", answered yes to the questions and enter my password. i am then faced with the error in the following image 
how do i fix this, im completely torn at this moment. im running Ubuntu 18.04.1 LTS
if you need any further information, i will be happy to oblige. thank you!
mkusb
ntfs-3g: Installed: (none) Candidate: 1:2017.3.23-2 Version table: 1:2017.3.23-2 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status
– DPS
Feb 7 at 4:59
should i have put that in the edits of the original question?
– DPS
Feb 7 at 4:59
sorry, im extremely new to any of this. how would i go about doing that?
– DPS
Feb 7 at 5:05
ah thank you, ill get back to you with my results!
– DPS
Feb 7 at 5:11
1
I pinged sudodus, the developer of mkusb. I'm sure he'll look into whyntfs-3gis required and why it wasn't installed for you.
– DK Bose
Feb 7 at 5:25
|
show 1 more comment
so i have MkuSB installed, i believe. i open the program via "show all applications", answered yes to the questions and enter my password. i am then faced with the error in the following image 
how do i fix this, im completely torn at this moment. im running Ubuntu 18.04.1 LTS
if you need any further information, i will be happy to oblige. thank you!
mkusb
so i have MkuSB installed, i believe. i open the program via "show all applications", answered yes to the questions and enter my password. i am then faced with the error in the following image 
how do i fix this, im completely torn at this moment. im running Ubuntu 18.04.1 LTS
if you need any further information, i will be happy to oblige. thank you!
mkusb
mkusb
asked Feb 7 at 4:13
DPSDPS
327
327
ntfs-3g: Installed: (none) Candidate: 1:2017.3.23-2 Version table: 1:2017.3.23-2 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status
– DPS
Feb 7 at 4:59
should i have put that in the edits of the original question?
– DPS
Feb 7 at 4:59
sorry, im extremely new to any of this. how would i go about doing that?
– DPS
Feb 7 at 5:05
ah thank you, ill get back to you with my results!
– DPS
Feb 7 at 5:11
1
I pinged sudodus, the developer of mkusb. I'm sure he'll look into whyntfs-3gis required and why it wasn't installed for you.
– DK Bose
Feb 7 at 5:25
|
show 1 more comment
ntfs-3g: Installed: (none) Candidate: 1:2017.3.23-2 Version table: 1:2017.3.23-2 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status
– DPS
Feb 7 at 4:59
should i have put that in the edits of the original question?
– DPS
Feb 7 at 4:59
sorry, im extremely new to any of this. how would i go about doing that?
– DPS
Feb 7 at 5:05
ah thank you, ill get back to you with my results!
– DPS
Feb 7 at 5:11
1
I pinged sudodus, the developer of mkusb. I'm sure he'll look into whyntfs-3gis required and why it wasn't installed for you.
– DK Bose
Feb 7 at 5:25
ntfs-3g: Installed: (none) Candidate: 1:2017.3.23-2 Version table: 1:2017.3.23-2 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status
– DPS
Feb 7 at 4:59
ntfs-3g: Installed: (none) Candidate: 1:2017.3.23-2 Version table: 1:2017.3.23-2 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status
– DPS
Feb 7 at 4:59
should i have put that in the edits of the original question?
– DPS
Feb 7 at 4:59
should i have put that in the edits of the original question?
– DPS
Feb 7 at 4:59
sorry, im extremely new to any of this. how would i go about doing that?
– DPS
Feb 7 at 5:05
sorry, im extremely new to any of this. how would i go about doing that?
– DPS
Feb 7 at 5:05
ah thank you, ill get back to you with my results!
– DPS
Feb 7 at 5:11
ah thank you, ill get back to you with my results!
– DPS
Feb 7 at 5:11
1
1
I pinged sudodus, the developer of mkusb. I'm sure he'll look into why
ntfs-3g is required and why it wasn't installed for you.– DK Bose
Feb 7 at 5:25
I pinged sudodus, the developer of mkusb. I'm sure he'll look into why
ntfs-3g is required and why it wasn't installed for you.– DK Bose
Feb 7 at 5:25
|
show 1 more comment
1 Answer
1
active
oldest
votes
mkusb uses the program mkfs.ntfs when it creates persistent live drives (and the usbdata partition). This program is in the package ntfs-3g, which is normally installed automatically in Ubuntu and the Ubuntu community flavours (it is packed with the standard systems as installed from the iso files).
I run Lubuntu and Ubuntu 18.04.1 LTS, and in both cases the package ntfs-3g is there. I don't know why it is not there in your system. Maybe you have uninstalled it, maybe the system was damaged somehow.
Please try to install ntfs-3g with the commands
sudo apt update
sudo apt install ntfs-3g
in a terminal window.
1
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
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%2f1116285%2fmkusb-not-working%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
mkusb uses the program mkfs.ntfs when it creates persistent live drives (and the usbdata partition). This program is in the package ntfs-3g, which is normally installed automatically in Ubuntu and the Ubuntu community flavours (it is packed with the standard systems as installed from the iso files).
I run Lubuntu and Ubuntu 18.04.1 LTS, and in both cases the package ntfs-3g is there. I don't know why it is not there in your system. Maybe you have uninstalled it, maybe the system was damaged somehow.
Please try to install ntfs-3g with the commands
sudo apt update
sudo apt install ntfs-3g
in a terminal window.
1
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
add a comment |
mkusb uses the program mkfs.ntfs when it creates persistent live drives (and the usbdata partition). This program is in the package ntfs-3g, which is normally installed automatically in Ubuntu and the Ubuntu community flavours (it is packed with the standard systems as installed from the iso files).
I run Lubuntu and Ubuntu 18.04.1 LTS, and in both cases the package ntfs-3g is there. I don't know why it is not there in your system. Maybe you have uninstalled it, maybe the system was damaged somehow.
Please try to install ntfs-3g with the commands
sudo apt update
sudo apt install ntfs-3g
in a terminal window.
1
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
add a comment |
mkusb uses the program mkfs.ntfs when it creates persistent live drives (and the usbdata partition). This program is in the package ntfs-3g, which is normally installed automatically in Ubuntu and the Ubuntu community flavours (it is packed with the standard systems as installed from the iso files).
I run Lubuntu and Ubuntu 18.04.1 LTS, and in both cases the package ntfs-3g is there. I don't know why it is not there in your system. Maybe you have uninstalled it, maybe the system was damaged somehow.
Please try to install ntfs-3g with the commands
sudo apt update
sudo apt install ntfs-3g
in a terminal window.
mkusb uses the program mkfs.ntfs when it creates persistent live drives (and the usbdata partition). This program is in the package ntfs-3g, which is normally installed automatically in Ubuntu and the Ubuntu community flavours (it is packed with the standard systems as installed from the iso files).
I run Lubuntu and Ubuntu 18.04.1 LTS, and in both cases the package ntfs-3g is there. I don't know why it is not there in your system. Maybe you have uninstalled it, maybe the system was damaged somehow.
Please try to install ntfs-3g with the commands
sudo apt update
sudo apt install ntfs-3g
in a terminal window.
edited Feb 7 at 10:13
answered Feb 7 at 5:45
sudodussudodus
25k32977
25k32977
1
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
add a comment |
1
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
1
1
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
It's installed in Kubuntu 18.04 as well while setting up the system.
– DK Bose
Feb 7 at 5:47
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
i probably uninstalled it somehow, im completely new to ANY flavor of linux whatsoever.... thank you guys
– DPS
Feb 7 at 10:08
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
@DPS, You will get used to Ubuntu gradually, and you are welcome to ask new questions, when you need help again :-)
– sudodus
Feb 7 at 10:11
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%2f1116285%2fmkusb-not-working%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
ntfs-3g: Installed: (none) Candidate: 1:2017.3.23-2 Version table: 1:2017.3.23-2 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100 /var/lib/dpkg/status
– DPS
Feb 7 at 4:59
should i have put that in the edits of the original question?
– DPS
Feb 7 at 4:59
sorry, im extremely new to any of this. how would i go about doing that?
– DPS
Feb 7 at 5:05
ah thank you, ill get back to you with my results!
– DPS
Feb 7 at 5:11
1
I pinged sudodus, the developer of mkusb. I'm sure he'll look into why
ntfs-3gis required and why it wasn't installed for you.– DK Bose
Feb 7 at 5:25