Inserted SD card isn't shown in nautilus












1















The SD card reader (integrated in Dell Latitude E6540) is shown after lspci and with tail -f /var/log/syslog I can see the output when inserting.



But ls -la /dev/sd* does no showing a change when a card is inserted or not.



And nautilus shows nothing from the SD card.



Output of lsblk:



sda                       8:0    0 465,8G  0 disk  
├─sda1 8:1 0 731M 0 part /boot
├─sda2 8:2 0 1K 0 part
└─sda5 8:5 0 465G 0 part
└─sda5_crypt 253:0 0 465G 0 crypt
├─ubuntu--vg-root 253:1 0 464,1G 0 lvm /
└─ubuntu--vg-swap_1 253:2 0 976M 0 lvm [SWAP]
sr0 11:0 1 1024M 0 rom
mmcblk0 179:0 0 958M 1 disk
└─mmcblk0p1 179:1 0 957,9M 1 part


And output of cat /proc/partitions:



major   minor    #blocks name
8 0 488386584 sda
8 1 748544 sda1
8 2 1 sda2
8 5 487634944 sda5
11 0 1048575 sr0
253 0 487632896 dm-0
253 1 486596608 dm-1
253 2 999424 dm-2


Do I have to mount it?
Is there an option I have to enable?



Thank you.










share|improve this question




















  • 1





    Please insert SD card and add output of lsblk to the question.

    – N0rbert
    Jan 20 at 14:02













  • Added. But I can see no entry for SD card?

    – TravelTrader
    Jan 20 at 15:33






  • 1





    SD card is at /dev/mmcblk0. Please add output of sudo fdisk -l /dev/mmcblk0 to the question.

    – N0rbert
    Jan 20 at 15:37













  • (German, but translated by me:) fdisk: /dev/mmcblk0 can not be opened: Input-/Output-Error

    – TravelTrader
    Jan 20 at 15:43











  • Are you sure that SD card is working correctly? Did you tried to insert it into other laptop or device to get confirmation?

    – N0rbert
    Jan 20 at 15:46
















1















The SD card reader (integrated in Dell Latitude E6540) is shown after lspci and with tail -f /var/log/syslog I can see the output when inserting.



But ls -la /dev/sd* does no showing a change when a card is inserted or not.



And nautilus shows nothing from the SD card.



Output of lsblk:



sda                       8:0    0 465,8G  0 disk  
├─sda1 8:1 0 731M 0 part /boot
├─sda2 8:2 0 1K 0 part
└─sda5 8:5 0 465G 0 part
└─sda5_crypt 253:0 0 465G 0 crypt
├─ubuntu--vg-root 253:1 0 464,1G 0 lvm /
└─ubuntu--vg-swap_1 253:2 0 976M 0 lvm [SWAP]
sr0 11:0 1 1024M 0 rom
mmcblk0 179:0 0 958M 1 disk
└─mmcblk0p1 179:1 0 957,9M 1 part


And output of cat /proc/partitions:



major   minor    #blocks name
8 0 488386584 sda
8 1 748544 sda1
8 2 1 sda2
8 5 487634944 sda5
11 0 1048575 sr0
253 0 487632896 dm-0
253 1 486596608 dm-1
253 2 999424 dm-2


Do I have to mount it?
Is there an option I have to enable?



Thank you.










share|improve this question




















  • 1





    Please insert SD card and add output of lsblk to the question.

    – N0rbert
    Jan 20 at 14:02













  • Added. But I can see no entry for SD card?

    – TravelTrader
    Jan 20 at 15:33






  • 1





    SD card is at /dev/mmcblk0. Please add output of sudo fdisk -l /dev/mmcblk0 to the question.

    – N0rbert
    Jan 20 at 15:37













  • (German, but translated by me:) fdisk: /dev/mmcblk0 can not be opened: Input-/Output-Error

    – TravelTrader
    Jan 20 at 15:43











  • Are you sure that SD card is working correctly? Did you tried to insert it into other laptop or device to get confirmation?

    – N0rbert
    Jan 20 at 15:46














1












1








1








The SD card reader (integrated in Dell Latitude E6540) is shown after lspci and with tail -f /var/log/syslog I can see the output when inserting.



But ls -la /dev/sd* does no showing a change when a card is inserted or not.



And nautilus shows nothing from the SD card.



Output of lsblk:



sda                       8:0    0 465,8G  0 disk  
├─sda1 8:1 0 731M 0 part /boot
├─sda2 8:2 0 1K 0 part
└─sda5 8:5 0 465G 0 part
└─sda5_crypt 253:0 0 465G 0 crypt
├─ubuntu--vg-root 253:1 0 464,1G 0 lvm /
└─ubuntu--vg-swap_1 253:2 0 976M 0 lvm [SWAP]
sr0 11:0 1 1024M 0 rom
mmcblk0 179:0 0 958M 1 disk
└─mmcblk0p1 179:1 0 957,9M 1 part


And output of cat /proc/partitions:



major   minor    #blocks name
8 0 488386584 sda
8 1 748544 sda1
8 2 1 sda2
8 5 487634944 sda5
11 0 1048575 sr0
253 0 487632896 dm-0
253 1 486596608 dm-1
253 2 999424 dm-2


Do I have to mount it?
Is there an option I have to enable?



Thank you.










share|improve this question
















The SD card reader (integrated in Dell Latitude E6540) is shown after lspci and with tail -f /var/log/syslog I can see the output when inserting.



But ls -la /dev/sd* does no showing a change when a card is inserted or not.



And nautilus shows nothing from the SD card.



Output of lsblk:



sda                       8:0    0 465,8G  0 disk  
├─sda1 8:1 0 731M 0 part /boot
├─sda2 8:2 0 1K 0 part
└─sda5 8:5 0 465G 0 part
└─sda5_crypt 253:0 0 465G 0 crypt
├─ubuntu--vg-root 253:1 0 464,1G 0 lvm /
└─ubuntu--vg-swap_1 253:2 0 976M 0 lvm [SWAP]
sr0 11:0 1 1024M 0 rom
mmcblk0 179:0 0 958M 1 disk
└─mmcblk0p1 179:1 0 957,9M 1 part


And output of cat /proc/partitions:



major   minor    #blocks name
8 0 488386584 sda
8 1 748544 sda1
8 2 1 sda2
8 5 487634944 sda5
11 0 1048575 sr0
253 0 487632896 dm-0
253 1 486596608 dm-1
253 2 999424 dm-2


Do I have to mount it?
Is there an option I have to enable?



Thank you.







mount sd-card






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 20 at 15:29







TravelTrader

















asked Jan 20 at 13:20









TravelTraderTravelTrader

336




336








  • 1





    Please insert SD card and add output of lsblk to the question.

    – N0rbert
    Jan 20 at 14:02













  • Added. But I can see no entry for SD card?

    – TravelTrader
    Jan 20 at 15:33






  • 1





    SD card is at /dev/mmcblk0. Please add output of sudo fdisk -l /dev/mmcblk0 to the question.

    – N0rbert
    Jan 20 at 15:37













  • (German, but translated by me:) fdisk: /dev/mmcblk0 can not be opened: Input-/Output-Error

    – TravelTrader
    Jan 20 at 15:43











  • Are you sure that SD card is working correctly? Did you tried to insert it into other laptop or device to get confirmation?

    – N0rbert
    Jan 20 at 15:46














  • 1





    Please insert SD card and add output of lsblk to the question.

    – N0rbert
    Jan 20 at 14:02













  • Added. But I can see no entry for SD card?

    – TravelTrader
    Jan 20 at 15:33






  • 1





    SD card is at /dev/mmcblk0. Please add output of sudo fdisk -l /dev/mmcblk0 to the question.

    – N0rbert
    Jan 20 at 15:37













  • (German, but translated by me:) fdisk: /dev/mmcblk0 can not be opened: Input-/Output-Error

    – TravelTrader
    Jan 20 at 15:43











  • Are you sure that SD card is working correctly? Did you tried to insert it into other laptop or device to get confirmation?

    – N0rbert
    Jan 20 at 15:46








1




1





Please insert SD card and add output of lsblk to the question.

– N0rbert
Jan 20 at 14:02







Please insert SD card and add output of lsblk to the question.

– N0rbert
Jan 20 at 14:02















Added. But I can see no entry for SD card?

– TravelTrader
Jan 20 at 15:33





Added. But I can see no entry for SD card?

– TravelTrader
Jan 20 at 15:33




1




1





SD card is at /dev/mmcblk0. Please add output of sudo fdisk -l /dev/mmcblk0 to the question.

– N0rbert
Jan 20 at 15:37







SD card is at /dev/mmcblk0. Please add output of sudo fdisk -l /dev/mmcblk0 to the question.

– N0rbert
Jan 20 at 15:37















(German, but translated by me:) fdisk: /dev/mmcblk0 can not be opened: Input-/Output-Error

– TravelTrader
Jan 20 at 15:43





(German, but translated by me:) fdisk: /dev/mmcblk0 can not be opened: Input-/Output-Error

– TravelTrader
Jan 20 at 15:43













Are you sure that SD card is working correctly? Did you tried to insert it into other laptop or device to get confirmation?

– N0rbert
Jan 20 at 15:46





Are you sure that SD card is working correctly? Did you tried to insert it into other laptop or device to get confirmation?

– N0rbert
Jan 20 at 15:46










1 Answer
1






active

oldest

votes


















0














check the partition:



cat /proc/partitions


If you see partition of your sd card, you have to mount it.



sudo mkdir /media/your_sd
sudo mount /dev/your_sd /media/your_sd





share|improve this answer








New contributor




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





















  • Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

    – TravelTrader
    Jan 20 at 15:35











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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111364%2finserted-sd-card-isnt-shown-in-nautilus%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









0














check the partition:



cat /proc/partitions


If you see partition of your sd card, you have to mount it.



sudo mkdir /media/your_sd
sudo mount /dev/your_sd /media/your_sd





share|improve this answer








New contributor




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





















  • Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

    – TravelTrader
    Jan 20 at 15:35
















0














check the partition:



cat /proc/partitions


If you see partition of your sd card, you have to mount it.



sudo mkdir /media/your_sd
sudo mount /dev/your_sd /media/your_sd





share|improve this answer








New contributor




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





















  • Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

    – TravelTrader
    Jan 20 at 15:35














0












0








0







check the partition:



cat /proc/partitions


If you see partition of your sd card, you have to mount it.



sudo mkdir /media/your_sd
sudo mount /dev/your_sd /media/your_sd





share|improve this answer








New contributor




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










check the partition:



cat /proc/partitions


If you see partition of your sd card, you have to mount it.



sudo mkdir /media/your_sd
sudo mount /dev/your_sd /media/your_sd






share|improve this answer








New contributor




erinnis 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 answer



share|improve this answer






New contributor




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









answered Jan 20 at 13:44









erinniserinnis

671




671




New contributor




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





New contributor





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






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













  • Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

    – TravelTrader
    Jan 20 at 15:35



















  • Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

    – TravelTrader
    Jan 20 at 15:35

















Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

– TravelTrader
Jan 20 at 15:35





Added to the question above. What does dm and sr0 stand for? Thanks and welcome to the community!

– TravelTrader
Jan 20 at 15:35


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111364%2finserted-sd-card-isnt-shown-in-nautilus%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

How did Captain America manage to do this?

迪纳利

南乌拉尔铁路局