Where is my download folder?
I'm trying to create a Bootable USB with UNetBootin.However, when I click to search for my .iso it only shows Computer
and inside that it has a Home
and a root
folder.
I really need to know how to get to my downloads folder through these folders because I don't have write permission in these folders.
Where is my download folder?
boot usb unetbootin
add a comment |
I'm trying to create a Bootable USB with UNetBootin.However, when I click to search for my .iso it only shows Computer
and inside that it has a Home
and a root
folder.
I really need to know how to get to my downloads folder through these folders because I don't have write permission in these folders.
Where is my download folder?
boot usb unetbootin
This would be easier to understand with a screenshot. Have you tried double clicking on the/
and then going to/home
-> your user name -> Downloads?
– terdon♦
Apr 12 '15 at 10:14
add a comment |
I'm trying to create a Bootable USB with UNetBootin.However, when I click to search for my .iso it only shows Computer
and inside that it has a Home
and a root
folder.
I really need to know how to get to my downloads folder through these folders because I don't have write permission in these folders.
Where is my download folder?
boot usb unetbootin
I'm trying to create a Bootable USB with UNetBootin.However, when I click to search for my .iso it only shows Computer
and inside that it has a Home
and a root
folder.
I really need to know how to get to my downloads folder through these folders because I don't have write permission in these folders.
Where is my download folder?
boot usb unetbootin
boot usb unetbootin
edited Apr 12 '15 at 13:33
Mudit Kapil
1,17051739
1,17051739
asked Apr 12 '15 at 10:07
Neaf Plays
111
111
This would be easier to understand with a screenshot. Have you tried double clicking on the/
and then going to/home
-> your user name -> Downloads?
– terdon♦
Apr 12 '15 at 10:14
add a comment |
This would be easier to understand with a screenshot. Have you tried double clicking on the/
and then going to/home
-> your user name -> Downloads?
– terdon♦
Apr 12 '15 at 10:14
This would be easier to understand with a screenshot. Have you tried double clicking on the
/
and then going to /home
-> your user name -> Downloads?– terdon♦
Apr 12 '15 at 10:14
This would be easier to understand with a screenshot. Have you tried double clicking on the
/
and then going to /home
-> your user name -> Downloads?– terdon♦
Apr 12 '15 at 10:14
add a comment |
2 Answers
2
active
oldest
votes
Your home directory should be at /home/USERNAME/Downloads
, where USERNAME
is your username. You should be able to navigate there by opening /
, then home
, then USERNAME
and Downloads
.
add a comment |
Ofcourse u will find download directory at /home/USERNAME/Downloads/
make sure that you are selecting the right options in UNetBootin.
to run the UNetBootin
the right way when it is in Downloads
:
cd ~/Downloads/
chmod 777 unetbootin-linux64-661.bin
sudo ./unetbootin-linux64-661.bin
You could also use startup disk creator
which is also a handy tool to create bootable disk. Most of the linux dist have it preinstalled. Mine was Ubuntu and that works justs fine.
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%2f608320%2fwhere-is-my-download-folder%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
Your home directory should be at /home/USERNAME/Downloads
, where USERNAME
is your username. You should be able to navigate there by opening /
, then home
, then USERNAME
and Downloads
.
add a comment |
Your home directory should be at /home/USERNAME/Downloads
, where USERNAME
is your username. You should be able to navigate there by opening /
, then home
, then USERNAME
and Downloads
.
add a comment |
Your home directory should be at /home/USERNAME/Downloads
, where USERNAME
is your username. You should be able to navigate there by opening /
, then home
, then USERNAME
and Downloads
.
Your home directory should be at /home/USERNAME/Downloads
, where USERNAME
is your username. You should be able to navigate there by opening /
, then home
, then USERNAME
and Downloads
.
answered Apr 12 '15 at 10:28
zhongfu
1,119715
1,119715
add a comment |
add a comment |
Ofcourse u will find download directory at /home/USERNAME/Downloads/
make sure that you are selecting the right options in UNetBootin.
to run the UNetBootin
the right way when it is in Downloads
:
cd ~/Downloads/
chmod 777 unetbootin-linux64-661.bin
sudo ./unetbootin-linux64-661.bin
You could also use startup disk creator
which is also a handy tool to create bootable disk. Most of the linux dist have it preinstalled. Mine was Ubuntu and that works justs fine.
add a comment |
Ofcourse u will find download directory at /home/USERNAME/Downloads/
make sure that you are selecting the right options in UNetBootin.
to run the UNetBootin
the right way when it is in Downloads
:
cd ~/Downloads/
chmod 777 unetbootin-linux64-661.bin
sudo ./unetbootin-linux64-661.bin
You could also use startup disk creator
which is also a handy tool to create bootable disk. Most of the linux dist have it preinstalled. Mine was Ubuntu and that works justs fine.
add a comment |
Ofcourse u will find download directory at /home/USERNAME/Downloads/
make sure that you are selecting the right options in UNetBootin.
to run the UNetBootin
the right way when it is in Downloads
:
cd ~/Downloads/
chmod 777 unetbootin-linux64-661.bin
sudo ./unetbootin-linux64-661.bin
You could also use startup disk creator
which is also a handy tool to create bootable disk. Most of the linux dist have it preinstalled. Mine was Ubuntu and that works justs fine.
Ofcourse u will find download directory at /home/USERNAME/Downloads/
make sure that you are selecting the right options in UNetBootin.
to run the UNetBootin
the right way when it is in Downloads
:
cd ~/Downloads/
chmod 777 unetbootin-linux64-661.bin
sudo ./unetbootin-linux64-661.bin
You could also use startup disk creator
which is also a handy tool to create bootable disk. Most of the linux dist have it preinstalled. Mine was Ubuntu and that works justs fine.
answered Aug 25 '18 at 1:50
siddesh chavan
111
111
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f608320%2fwhere-is-my-download-folder%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
This would be easier to understand with a screenshot. Have you tried double clicking on the
/
and then going to/home
-> your user name -> Downloads?– terdon♦
Apr 12 '15 at 10:14