New ssd install : lock on partition












0














I just installed a second ssd Kingston via KDE partition management. No problem on the install progress and partition



on the other hand when I run the file manager, I can not move folders, files.



Is there anything else to do, rights problem ?



There the kde partition information



/dev/sdb1 => ext4 => (lock image) /media/pseudo/8a63f7a..... =>  => 223.57Go => 60.03

unallocated => unknown => => => 2.57 Mio


the disk is mounted and the partition is written primary I have UUID number



I have a lock and it seems the problem, how to remove it.



If I look smart state : the result is :
Attribut : Read error Rate
Evaluation : N/A
Value : 100



thank you.



Note : if it's not clear let me know, I will complete the information.



sudo lsblk -f

NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squashf /snap/paintsupreme-3d/
loop1 squashf /snap/go/3080
loop2 squashf /snap/gtk-common-theme
loop3 squashf /snap/skype/60
loop4 squashf /snap/go/3095
loop5 squashf /snap/core/5897
loop6 squashf /snap/core/6130
loop7 squashf /snap/core/6034
loop8 squashf /snap/brave/44
loop9 squashf /snap/skype/66
loop10 squashf /snap/skype/63
loop11 squashf /snap/brave/34
loop12 squashf /snap/go/3039
sda
├─sda1 ext4 3bcf645d-bd3a-4954-ad0f-2b1d8c897d76 /
├─sda5 ext4 10619bd6-0eef-48f1-8017-a34e1ec11b70 /home
└─sda6 swap cfe2a316-951a-4831-b6dd-1b4cb8c24cb7 [SWAP]
sdb
└─sdb1 ext4 8a63f7a8-518f-49f6-b7de-5039f42ace00 /media/oitsuki/8a63f7a


ls -l /media/oitsuki/8a63f7a
ls: can not access '/media/oitsuki/ 8a63f7a': No file or folder of this type

ls -l oitsuki/
total 4
drwxr-xr-x 3 root root 4096 déc. 25 17:21 8a63f7a8-518f-49f6-b7de-5039f42ace00

ls -l 8a63f7a8-518f-49f6-b7de-5039f42ace00
total 16
drwx------ 2 root root 16384 déc. 25 17:21 lost+found


solution found :
sudo chmod -R a+rwX,o-w /media/oitsuki/
sudo chown -R oitsuki:oitsuki /media/oitsuki/










share|improve this question









New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1




    Please run sudo lsblk -f and add to you question!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Tk; result above
    – Akuzu
    yesterday










  • run ls -l /media/oitsuki/8a63f7a and add it also!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Done
    – Akuzu
    yesterday










  • You need to give yourself ownership & permissions. See: askubuntu.com/questions/324705/…
    – oldfred
    yesterday
















0














I just installed a second ssd Kingston via KDE partition management. No problem on the install progress and partition



on the other hand when I run the file manager, I can not move folders, files.



Is there anything else to do, rights problem ?



There the kde partition information



/dev/sdb1 => ext4 => (lock image) /media/pseudo/8a63f7a..... =>  => 223.57Go => 60.03

unallocated => unknown => => => 2.57 Mio


the disk is mounted and the partition is written primary I have UUID number



I have a lock and it seems the problem, how to remove it.



If I look smart state : the result is :
Attribut : Read error Rate
Evaluation : N/A
Value : 100



thank you.



Note : if it's not clear let me know, I will complete the information.



sudo lsblk -f

NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squashf /snap/paintsupreme-3d/
loop1 squashf /snap/go/3080
loop2 squashf /snap/gtk-common-theme
loop3 squashf /snap/skype/60
loop4 squashf /snap/go/3095
loop5 squashf /snap/core/5897
loop6 squashf /snap/core/6130
loop7 squashf /snap/core/6034
loop8 squashf /snap/brave/44
loop9 squashf /snap/skype/66
loop10 squashf /snap/skype/63
loop11 squashf /snap/brave/34
loop12 squashf /snap/go/3039
sda
├─sda1 ext4 3bcf645d-bd3a-4954-ad0f-2b1d8c897d76 /
├─sda5 ext4 10619bd6-0eef-48f1-8017-a34e1ec11b70 /home
└─sda6 swap cfe2a316-951a-4831-b6dd-1b4cb8c24cb7 [SWAP]
sdb
└─sdb1 ext4 8a63f7a8-518f-49f6-b7de-5039f42ace00 /media/oitsuki/8a63f7a


ls -l /media/oitsuki/8a63f7a
ls: can not access '/media/oitsuki/ 8a63f7a': No file or folder of this type

ls -l oitsuki/
total 4
drwxr-xr-x 3 root root 4096 déc. 25 17:21 8a63f7a8-518f-49f6-b7de-5039f42ace00

ls -l 8a63f7a8-518f-49f6-b7de-5039f42ace00
total 16
drwx------ 2 root root 16384 déc. 25 17:21 lost+found


solution found :
sudo chmod -R a+rwX,o-w /media/oitsuki/
sudo chown -R oitsuki:oitsuki /media/oitsuki/










share|improve this question









New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1




    Please run sudo lsblk -f and add to you question!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Tk; result above
    – Akuzu
    yesterday










  • run ls -l /media/oitsuki/8a63f7a and add it also!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Done
    – Akuzu
    yesterday










  • You need to give yourself ownership & permissions. See: askubuntu.com/questions/324705/…
    – oldfred
    yesterday














0












0








0







I just installed a second ssd Kingston via KDE partition management. No problem on the install progress and partition



on the other hand when I run the file manager, I can not move folders, files.



Is there anything else to do, rights problem ?



There the kde partition information



/dev/sdb1 => ext4 => (lock image) /media/pseudo/8a63f7a..... =>  => 223.57Go => 60.03

unallocated => unknown => => => 2.57 Mio


the disk is mounted and the partition is written primary I have UUID number



I have a lock and it seems the problem, how to remove it.



If I look smart state : the result is :
Attribut : Read error Rate
Evaluation : N/A
Value : 100



thank you.



Note : if it's not clear let me know, I will complete the information.



sudo lsblk -f

NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squashf /snap/paintsupreme-3d/
loop1 squashf /snap/go/3080
loop2 squashf /snap/gtk-common-theme
loop3 squashf /snap/skype/60
loop4 squashf /snap/go/3095
loop5 squashf /snap/core/5897
loop6 squashf /snap/core/6130
loop7 squashf /snap/core/6034
loop8 squashf /snap/brave/44
loop9 squashf /snap/skype/66
loop10 squashf /snap/skype/63
loop11 squashf /snap/brave/34
loop12 squashf /snap/go/3039
sda
├─sda1 ext4 3bcf645d-bd3a-4954-ad0f-2b1d8c897d76 /
├─sda5 ext4 10619bd6-0eef-48f1-8017-a34e1ec11b70 /home
└─sda6 swap cfe2a316-951a-4831-b6dd-1b4cb8c24cb7 [SWAP]
sdb
└─sdb1 ext4 8a63f7a8-518f-49f6-b7de-5039f42ace00 /media/oitsuki/8a63f7a


ls -l /media/oitsuki/8a63f7a
ls: can not access '/media/oitsuki/ 8a63f7a': No file or folder of this type

ls -l oitsuki/
total 4
drwxr-xr-x 3 root root 4096 déc. 25 17:21 8a63f7a8-518f-49f6-b7de-5039f42ace00

ls -l 8a63f7a8-518f-49f6-b7de-5039f42ace00
total 16
drwx------ 2 root root 16384 déc. 25 17:21 lost+found


solution found :
sudo chmod -R a+rwX,o-w /media/oitsuki/
sudo chown -R oitsuki:oitsuki /media/oitsuki/










share|improve this question









New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I just installed a second ssd Kingston via KDE partition management. No problem on the install progress and partition



on the other hand when I run the file manager, I can not move folders, files.



Is there anything else to do, rights problem ?



There the kde partition information



/dev/sdb1 => ext4 => (lock image) /media/pseudo/8a63f7a..... =>  => 223.57Go => 60.03

unallocated => unknown => => => 2.57 Mio


the disk is mounted and the partition is written primary I have UUID number



I have a lock and it seems the problem, how to remove it.



If I look smart state : the result is :
Attribut : Read error Rate
Evaluation : N/A
Value : 100



thank you.



Note : if it's not clear let me know, I will complete the information.



sudo lsblk -f

NAME FSTYPE LABEL UUID MOUNTPOINT
loop0 squashf /snap/paintsupreme-3d/
loop1 squashf /snap/go/3080
loop2 squashf /snap/gtk-common-theme
loop3 squashf /snap/skype/60
loop4 squashf /snap/go/3095
loop5 squashf /snap/core/5897
loop6 squashf /snap/core/6130
loop7 squashf /snap/core/6034
loop8 squashf /snap/brave/44
loop9 squashf /snap/skype/66
loop10 squashf /snap/skype/63
loop11 squashf /snap/brave/34
loop12 squashf /snap/go/3039
sda
├─sda1 ext4 3bcf645d-bd3a-4954-ad0f-2b1d8c897d76 /
├─sda5 ext4 10619bd6-0eef-48f1-8017-a34e1ec11b70 /home
└─sda6 swap cfe2a316-951a-4831-b6dd-1b4cb8c24cb7 [SWAP]
sdb
└─sdb1 ext4 8a63f7a8-518f-49f6-b7de-5039f42ace00 /media/oitsuki/8a63f7a


ls -l /media/oitsuki/8a63f7a
ls: can not access '/media/oitsuki/ 8a63f7a': No file or folder of this type

ls -l oitsuki/
total 4
drwxr-xr-x 3 root root 4096 déc. 25 17:21 8a63f7a8-518f-49f6-b7de-5039f42ace00

ls -l 8a63f7a8-518f-49f6-b7de-5039f42ace00
total 16
drwx------ 2 root root 16384 déc. 25 17:21 lost+found


solution found :
sudo chmod -R a+rwX,o-w /media/oitsuki/
sudo chown -R oitsuki:oitsuki /media/oitsuki/







kubuntu ssd partitions






share|improve this question









New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited yesterday





















New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









Akuzu

11




11




New contributor




Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Akuzu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1




    Please run sudo lsblk -f and add to you question!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Tk; result above
    – Akuzu
    yesterday










  • run ls -l /media/oitsuki/8a63f7a and add it also!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Done
    – Akuzu
    yesterday










  • You need to give yourself ownership & permissions. See: askubuntu.com/questions/324705/…
    – oldfred
    yesterday














  • 1




    Please run sudo lsblk -f and add to you question!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Tk; result above
    – Akuzu
    yesterday










  • run ls -l /media/oitsuki/8a63f7a and add it also!
    – George Udosen
    yesterday










  • @GeorgeUdosen : Done
    – Akuzu
    yesterday










  • You need to give yourself ownership & permissions. See: askubuntu.com/questions/324705/…
    – oldfred
    yesterday








1




1




Please run sudo lsblk -f and add to you question!
– George Udosen
yesterday




Please run sudo lsblk -f and add to you question!
– George Udosen
yesterday












@GeorgeUdosen : Tk; result above
– Akuzu
yesterday




@GeorgeUdosen : Tk; result above
– Akuzu
yesterday












run ls -l /media/oitsuki/8a63f7a and add it also!
– George Udosen
yesterday




run ls -l /media/oitsuki/8a63f7a and add it also!
– George Udosen
yesterday












@GeorgeUdosen : Done
– Akuzu
yesterday




@GeorgeUdosen : Done
– Akuzu
yesterday












You need to give yourself ownership & permissions. See: askubuntu.com/questions/324705/…
– oldfred
yesterday




You need to give yourself ownership & permissions. See: askubuntu.com/questions/324705/…
– oldfred
yesterday















active

oldest

votes











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
});


}
});






Akuzu is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104637%2fnew-ssd-install-lock-on-partition%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes








Akuzu is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Akuzu is a new contributor. Be nice, and check out our Code of Conduct.













Akuzu is a new contributor. Be nice, and check out our Code of Conduct.












Akuzu is a new contributor. Be nice, and check out our Code of Conduct.
















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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1104637%2fnew-ssd-install-lock-on-partition%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg