'Unable to mount New Volume' and 'Unable to mount 202 GB Filesystem' in Ubuntu 12.04.2IDE Drive won't mountMounting /dev/sdd1 fails: according to mtab, /dev/sdd1 is already mountedaccess windows file system problemunable to mount windows partitionunable to mount hddHow to mount USB 3.5 inch floppy drive and read MS DOS DiskHow to change an order of mount points if a volume is mounted twice?Can't mount ubuntu partition ubuntu 14.04Mounting Exfat Xubuntu 16.04, exfat-utils/-fuse doesn't workUnable to Mount flash or hard drive on Ubuntu 16.04
Instead of a Universal Basic Income program, why not implement a "Universal Basic Needs" program?
How are passwords stolen from companies if they only store hashes?
Are all passive ability checks floors for active ability checks?
Aluminum electrolytic or ceramic capacitors for linear regulator input and output?
Happy pi day, everyone!
Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?
Why do tuner card drivers fail to build after kernel update to 4.4.0-143-generic?
World War I as a war of liberals against authoritarians?
Are ETF trackers fundamentally better than individual stocks?
How could an airship be repaired midflight?
Fastest way to pop N items from a large dict
Do the common programs (for example: "ls", "cat") in Linux and BSD come from the same source code?
Why do newer 737s use two different styles of split winglets?
What's the meaning of a knight fighting a snail in medieval book illustrations?
Can I use USB data pins as a power source?
What is the relationship between relativity and the Doppler effect?
What are substitutions for coconut in curry?
I am confused as to how the inverse of a certain function is found.
Why did it take so long to abandon sail after steamships were demonstrated?
How to pronounce "I ♥ Huckabees"?
The German vowel “a” changes to the English “i”
What is the purpose or proof behind chain rule?
Different outputs for `w`, `who`, `whoami` and `id`
Violin - Can double stops be played when the strings are not next to each other?
'Unable to mount New Volume' and 'Unable to mount 202 GB Filesystem' in Ubuntu 12.04.2
IDE Drive won't mountMounting /dev/sdd1 fails: according to mtab, /dev/sdd1 is already mountedaccess windows file system problemunable to mount windows partitionunable to mount hddHow to mount USB 3.5 inch floppy drive and read MS DOS DiskHow to change an order of mount points if a volume is mounted twice?Can't mount ubuntu partition ubuntu 14.04Mounting Exfat Xubuntu 16.04, exfat-utils/-fuse doesn't workUnable to Mount flash or hard drive on Ubuntu 16.04
I am using Ubuntu 12.04.2 on a live usb,
After I restarted my system with bootable usb, when I try to open my harddisk, it shows--
Unable to mount New Volume
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda3 is already mounted on /media/New Volume.
And
Unable to mount 202 GB Filesystem
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda2 is already mounted on /media/AECE2545CE250765
and i am not even able to access my pendrives, I have some really important programs stored in live USB and i want to copy and paste it in the harddisk.
Please help...Thanks in advance
boot partitioning usb mount usb-drive
bumped to the homepage by Community♦ 13 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I am using Ubuntu 12.04.2 on a live usb,
After I restarted my system with bootable usb, when I try to open my harddisk, it shows--
Unable to mount New Volume
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda3 is already mounted on /media/New Volume.
And
Unable to mount 202 GB Filesystem
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda2 is already mounted on /media/AECE2545CE250765
and i am not even able to access my pendrives, I have some really important programs stored in live USB and i want to copy and paste it in the harddisk.
Please help...Thanks in advance
boot partitioning usb mount usb-drive
bumped to the homepage by Community♦ 13 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
So your hard disk's sda2 and sda3 partitions are already mounted. What's the problem?
– ubfan1
Sep 5 '13 at 19:40
add a comment |
I am using Ubuntu 12.04.2 on a live usb,
After I restarted my system with bootable usb, when I try to open my harddisk, it shows--
Unable to mount New Volume
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda3 is already mounted on /media/New Volume.
And
Unable to mount 202 GB Filesystem
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda2 is already mounted on /media/AECE2545CE250765
and i am not even able to access my pendrives, I have some really important programs stored in live USB and i want to copy and paste it in the harddisk.
Please help...Thanks in advance
boot partitioning usb mount usb-drive
I am using Ubuntu 12.04.2 on a live usb,
After I restarted my system with bootable usb, when I try to open my harddisk, it shows--
Unable to mount New Volume
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda3 is already mounted on /media/New Volume.
And
Unable to mount 202 GB Filesystem
Error mounting: mount exited with exit code 21: mount: according to mtab, /dev/sda2 is already mounted on /media/AECE2545CE250765
and i am not even able to access my pendrives, I have some really important programs stored in live USB and i want to copy and paste it in the harddisk.
Please help...Thanks in advance
boot partitioning usb mount usb-drive
boot partitioning usb mount usb-drive
asked Sep 5 '13 at 18:16
venusvenus
35128
35128
bumped to the homepage by Community♦ 13 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 13 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
So your hard disk's sda2 and sda3 partitions are already mounted. What's the problem?
– ubfan1
Sep 5 '13 at 19:40
add a comment |
So your hard disk's sda2 and sda3 partitions are already mounted. What's the problem?
– ubfan1
Sep 5 '13 at 19:40
So your hard disk's sda2 and sda3 partitions are already mounted. What's the problem?
– ubfan1
Sep 5 '13 at 19:40
So your hard disk's sda2 and sda3 partitions are already mounted. What's the problem?
– ubfan1
Sep 5 '13 at 19:40
add a comment |
2 Answers
2
active
oldest
votes
The problem is likely that your USB-drive is now detected as the /dev/sda
device, as it is the first device found during the boot-up.
Try running sudo lshw -c disk
in a terminal. There you will find that your harddisk is probably /dev/sdb
at this point. Then run sudo fdisk -l /dev/sdb
and see if you recognize the partition sizes and layout. If that is the disk, then you should be able to mount it the way you already did, but change the sda
to sdb
in this case.
add a comment |
If you use both windows 8 and Ubuntu and you cant access win8 partitions from Ubuntu, just boot into win8, open Command prompt and type this:
powercfg -h off
And the problem will be solved.
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%2f341844%2funable-to-mount-new-volume-and-unable-to-mount-202-gb-filesystem-in-ubuntu-1%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
The problem is likely that your USB-drive is now detected as the /dev/sda
device, as it is the first device found during the boot-up.
Try running sudo lshw -c disk
in a terminal. There you will find that your harddisk is probably /dev/sdb
at this point. Then run sudo fdisk -l /dev/sdb
and see if you recognize the partition sizes and layout. If that is the disk, then you should be able to mount it the way you already did, but change the sda
to sdb
in this case.
add a comment |
The problem is likely that your USB-drive is now detected as the /dev/sda
device, as it is the first device found during the boot-up.
Try running sudo lshw -c disk
in a terminal. There you will find that your harddisk is probably /dev/sdb
at this point. Then run sudo fdisk -l /dev/sdb
and see if you recognize the partition sizes and layout. If that is the disk, then you should be able to mount it the way you already did, but change the sda
to sdb
in this case.
add a comment |
The problem is likely that your USB-drive is now detected as the /dev/sda
device, as it is the first device found during the boot-up.
Try running sudo lshw -c disk
in a terminal. There you will find that your harddisk is probably /dev/sdb
at this point. Then run sudo fdisk -l /dev/sdb
and see if you recognize the partition sizes and layout. If that is the disk, then you should be able to mount it the way you already did, but change the sda
to sdb
in this case.
The problem is likely that your USB-drive is now detected as the /dev/sda
device, as it is the first device found during the boot-up.
Try running sudo lshw -c disk
in a terminal. There you will find that your harddisk is probably /dev/sdb
at this point. Then run sudo fdisk -l /dev/sdb
and see if you recognize the partition sizes and layout. If that is the disk, then you should be able to mount it the way you already did, but change the sda
to sdb
in this case.
answered Sep 5 '13 at 19:30
holmbholmb
221110
221110
add a comment |
add a comment |
If you use both windows 8 and Ubuntu and you cant access win8 partitions from Ubuntu, just boot into win8, open Command prompt and type this:
powercfg -h off
And the problem will be solved.
add a comment |
If you use both windows 8 and Ubuntu and you cant access win8 partitions from Ubuntu, just boot into win8, open Command prompt and type this:
powercfg -h off
And the problem will be solved.
add a comment |
If you use both windows 8 and Ubuntu and you cant access win8 partitions from Ubuntu, just boot into win8, open Command prompt and type this:
powercfg -h off
And the problem will be solved.
If you use both windows 8 and Ubuntu and you cant access win8 partitions from Ubuntu, just boot into win8, open Command prompt and type this:
powercfg -h off
And the problem will be solved.
edited Sep 18 '14 at 17:57
Luís de Sousa
9,2261752104
9,2261752104
answered Sep 18 '14 at 17:38
RazvanRazvan
1
1
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%2f341844%2funable-to-mount-new-volume-and-unable-to-mount-202-gb-filesystem-in-ubuntu-1%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
So your hard disk's sda2 and sda3 partitions are already mounted. What's the problem?
– ubfan1
Sep 5 '13 at 19:40