Partition inaccessible âcan't mount fileâ [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm having a problem with partitions: when installing the system I was advised to partition my hard drive into a "filesystem" and a "data" part.
So that's what I did.
But now I can't access the data partition. The partition appears in the Computer folder, under the name "Samsung SSD 850 EVO 250 GB", but when I click on it there is an error message "Can't mount file".
Here is the output of fdisk -l:
Disk /dev/sda: 232,9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6D604BAA-3811-4196-BA90-2A8290A70CD9
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 476012543 474961920 226,5G Linux filesystem
/dev/sda3 476012544 488396799 12384256 5,9G Linux swap
`
I'm using Linux Mint, up to date.
Thanks for your help !
mount partition
closed as unclear what you're asking by Goro, G-Man, RalfFriedl, jimmij, Archemar Sep 29 at 6:46
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |Â
up vote
0
down vote
favorite
I'm having a problem with partitions: when installing the system I was advised to partition my hard drive into a "filesystem" and a "data" part.
So that's what I did.
But now I can't access the data partition. The partition appears in the Computer folder, under the name "Samsung SSD 850 EVO 250 GB", but when I click on it there is an error message "Can't mount file".
Here is the output of fdisk -l:
Disk /dev/sda: 232,9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6D604BAA-3811-4196-BA90-2A8290A70CD9
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 476012543 474961920 226,5G Linux filesystem
/dev/sda3 476012544 488396799 12384256 5,9G Linux swap
`
I'm using Linux Mint, up to date.
Thanks for your help !
mount partition
closed as unclear what you're asking by Goro, G-Man, RalfFriedl, jimmij, Archemar Sep 29 at 6:46
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Do you have 2 disks in total? If yes: did you create a partition table on the second disk? P.S.fdisk
is deprecated: useparted --list
in the future (no need for now)
â Fabby
Sep 27 at 21:15
I have a SSD I bought separately, and I replaced the original disk with the SSD. So now there's only the SSD in the computer.
â Denis
Sep 27 at 22:41
Well, if you have only one disk, you did not partition it into "system" and "home" partitions: you only have theefi
andswap
and then/
partitions and as the disk is already mounted, you cannot mount it again, so what's your question? (Sorry, man, dunno where to take this now)
â Fabby
Sep 27 at 22:47
If you partitioned your hard drive into a âÂÂfilesystemâ and a âÂÂdataâ part, but then you replaced the original disk with the SSD, then the âÂÂdataâ partition is in the trash (or wherever the original hard drive is now).â âÂÂSamsung SSD 850 EVO 250â¯GBâ appears to be your entire SSD (look at the sizes).â If you really believe that you have a problem that we can help you with, pleaseâ¯editâ¯your question toâ¯make it clearer andâ¯more complete.
â G-Man
Sep 28 at 0:19
I partitioned after having replaced the original disk. It appears I have access to ~230GB on the filesystem, but that another 250GB is inaccessible. Possibly the actual size of the SSD is 500GB, and half of it is currently not mounted.
â Denis
Sep 28 at 13:54
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm having a problem with partitions: when installing the system I was advised to partition my hard drive into a "filesystem" and a "data" part.
So that's what I did.
But now I can't access the data partition. The partition appears in the Computer folder, under the name "Samsung SSD 850 EVO 250 GB", but when I click on it there is an error message "Can't mount file".
Here is the output of fdisk -l:
Disk /dev/sda: 232,9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6D604BAA-3811-4196-BA90-2A8290A70CD9
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 476012543 474961920 226,5G Linux filesystem
/dev/sda3 476012544 488396799 12384256 5,9G Linux swap
`
I'm using Linux Mint, up to date.
Thanks for your help !
mount partition
I'm having a problem with partitions: when installing the system I was advised to partition my hard drive into a "filesystem" and a "data" part.
So that's what I did.
But now I can't access the data partition. The partition appears in the Computer folder, under the name "Samsung SSD 850 EVO 250 GB", but when I click on it there is an error message "Can't mount file".
Here is the output of fdisk -l:
Disk /dev/sda: 232,9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 6D604BAA-3811-4196-BA90-2A8290A70CD9
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 476012543 474961920 226,5G Linux filesystem
/dev/sda3 476012544 488396799 12384256 5,9G Linux swap
`
I'm using Linux Mint, up to date.
Thanks for your help !
mount partition
mount partition
asked Sep 27 at 20:55
Denis
1012
1012
closed as unclear what you're asking by Goro, G-Man, RalfFriedl, jimmij, Archemar Sep 29 at 6:46
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
closed as unclear what you're asking by Goro, G-Man, RalfFriedl, jimmij, Archemar Sep 29 at 6:46
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, itâÂÂs hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Do you have 2 disks in total? If yes: did you create a partition table on the second disk? P.S.fdisk
is deprecated: useparted --list
in the future (no need for now)
â Fabby
Sep 27 at 21:15
I have a SSD I bought separately, and I replaced the original disk with the SSD. So now there's only the SSD in the computer.
â Denis
Sep 27 at 22:41
Well, if you have only one disk, you did not partition it into "system" and "home" partitions: you only have theefi
andswap
and then/
partitions and as the disk is already mounted, you cannot mount it again, so what's your question? (Sorry, man, dunno where to take this now)
â Fabby
Sep 27 at 22:47
If you partitioned your hard drive into a âÂÂfilesystemâ and a âÂÂdataâ part, but then you replaced the original disk with the SSD, then the âÂÂdataâ partition is in the trash (or wherever the original hard drive is now).â âÂÂSamsung SSD 850 EVO 250â¯GBâ appears to be your entire SSD (look at the sizes).â If you really believe that you have a problem that we can help you with, pleaseâ¯editâ¯your question toâ¯make it clearer andâ¯more complete.
â G-Man
Sep 28 at 0:19
I partitioned after having replaced the original disk. It appears I have access to ~230GB on the filesystem, but that another 250GB is inaccessible. Possibly the actual size of the SSD is 500GB, and half of it is currently not mounted.
â Denis
Sep 28 at 13:54
add a comment |Â
Do you have 2 disks in total? If yes: did you create a partition table on the second disk? P.S.fdisk
is deprecated: useparted --list
in the future (no need for now)
â Fabby
Sep 27 at 21:15
I have a SSD I bought separately, and I replaced the original disk with the SSD. So now there's only the SSD in the computer.
â Denis
Sep 27 at 22:41
Well, if you have only one disk, you did not partition it into "system" and "home" partitions: you only have theefi
andswap
and then/
partitions and as the disk is already mounted, you cannot mount it again, so what's your question? (Sorry, man, dunno where to take this now)
â Fabby
Sep 27 at 22:47
If you partitioned your hard drive into a âÂÂfilesystemâ and a âÂÂdataâ part, but then you replaced the original disk with the SSD, then the âÂÂdataâ partition is in the trash (or wherever the original hard drive is now).â âÂÂSamsung SSD 850 EVO 250â¯GBâ appears to be your entire SSD (look at the sizes).â If you really believe that you have a problem that we can help you with, pleaseâ¯editâ¯your question toâ¯make it clearer andâ¯more complete.
â G-Man
Sep 28 at 0:19
I partitioned after having replaced the original disk. It appears I have access to ~230GB on the filesystem, but that another 250GB is inaccessible. Possibly the actual size of the SSD is 500GB, and half of it is currently not mounted.
â Denis
Sep 28 at 13:54
Do you have 2 disks in total? If yes: did you create a partition table on the second disk? P.S.
fdisk
is deprecated: use parted --list
in the future (no need for now)â Fabby
Sep 27 at 21:15
Do you have 2 disks in total? If yes: did you create a partition table on the second disk? P.S.
fdisk
is deprecated: use parted --list
in the future (no need for now)â Fabby
Sep 27 at 21:15
I have a SSD I bought separately, and I replaced the original disk with the SSD. So now there's only the SSD in the computer.
â Denis
Sep 27 at 22:41
I have a SSD I bought separately, and I replaced the original disk with the SSD. So now there's only the SSD in the computer.
â Denis
Sep 27 at 22:41
Well, if you have only one disk, you did not partition it into "system" and "home" partitions: you only have the
efi
and swap
and then /
partitions and as the disk is already mounted, you cannot mount it again, so what's your question? (Sorry, man, dunno where to take this now)â Fabby
Sep 27 at 22:47
Well, if you have only one disk, you did not partition it into "system" and "home" partitions: you only have the
efi
and swap
and then /
partitions and as the disk is already mounted, you cannot mount it again, so what's your question? (Sorry, man, dunno where to take this now)â Fabby
Sep 27 at 22:47
If you partitioned your hard drive into a âÂÂfilesystemâ and a âÂÂdataâ part, but then you replaced the original disk with the SSD, then the âÂÂdataâ partition is in the trash (or wherever the original hard drive is now).â âÂÂSamsung SSD 850 EVO 250â¯GBâ appears to be your entire SSD (look at the sizes).â If you really believe that you have a problem that we can help you with, pleaseâ¯editâ¯your question toâ¯make it clearer andâ¯more complete.
â G-Man
Sep 28 at 0:19
If you partitioned your hard drive into a âÂÂfilesystemâ and a âÂÂdataâ part, but then you replaced the original disk with the SSD, then the âÂÂdataâ partition is in the trash (or wherever the original hard drive is now).â âÂÂSamsung SSD 850 EVO 250â¯GBâ appears to be your entire SSD (look at the sizes).â If you really believe that you have a problem that we can help you with, pleaseâ¯editâ¯your question toâ¯make it clearer andâ¯more complete.
â G-Man
Sep 28 at 0:19
I partitioned after having replaced the original disk. It appears I have access to ~230GB on the filesystem, but that another 250GB is inaccessible. Possibly the actual size of the SSD is 500GB, and half of it is currently not mounted.
â Denis
Sep 28 at 13:54
I partitioned after having replaced the original disk. It appears I have access to ~230GB on the filesystem, but that another 250GB is inaccessible. Possibly the actual size of the SSD is 500GB, and half of it is currently not mounted.
â Denis
Sep 28 at 13:54
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Do you have 2 disks in total? If yes: did you create a partition table on the second disk? P.S.
fdisk
is deprecated: useparted --list
in the future (no need for now)â Fabby
Sep 27 at 21:15
I have a SSD I bought separately, and I replaced the original disk with the SSD. So now there's only the SSD in the computer.
â Denis
Sep 27 at 22:41
Well, if you have only one disk, you did not partition it into "system" and "home" partitions: you only have the
efi
andswap
and then/
partitions and as the disk is already mounted, you cannot mount it again, so what's your question? (Sorry, man, dunno where to take this now)â Fabby
Sep 27 at 22:47
If you partitioned your hard drive into a âÂÂfilesystemâ and a âÂÂdataâ part, but then you replaced the original disk with the SSD, then the âÂÂdataâ partition is in the trash (or wherever the original hard drive is now).â âÂÂSamsung SSD 850 EVO 250â¯GBâ appears to be your entire SSD (look at the sizes).â If you really believe that you have a problem that we can help you with, pleaseâ¯editâ¯your question toâ¯make it clearer andâ¯more complete.
â G-Man
Sep 28 at 0:19
I partitioned after having replaced the original disk. It appears I have access to ~230GB on the filesystem, but that another 250GB is inaccessible. Possibly the actual size of the SSD is 500GB, and half of it is currently not mounted.
â Denis
Sep 28 at 13:54