No it did not fix it . . Still can not used SD card all the way

Asked by Lynne Stevens

Still can NOT copy a file to the card and it is still known as usb0 . . I tried to copy LETTER A .stl to the card for my 3 D printer and it would not copy just flew back to the same folder . . it is not write protected the little thing on the side is still open

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

With the SD storage in the system, please run:

sudo fdisk -l; lsb_release -a; uname -a; mount

What is the output please?

Thanks

Revision history for this message
Lynne Stevens (jackie40d) said :
#2

here is the output

lynne@lynne-300E4C-300E5C-300E7C:~$ sudo fdisk -l; lsb_release -a; uname -a; mount

Disk /dev/sda: 298.1 GiB, 320072933376 bytes, 625142448 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 411A77E1-B1C7-4988-957D-DB78EB385935

Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 608980991 607930368 289.9G Linux filesystem
/dev/sda3 608980992 625141759 16160768 7.7G Linux swap

Disk /dev/sdb: 952.5 MiB, 998768640 bytes, 1950720 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: dos
Disk identifier: 0x00000000

Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 131 1949471 1949341 951.8M 6 FAT16

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
Linux lynne-300E4C-300E5C-300E7C 3.19.0-29-generic #31-Ubuntu SMP Wed Sep 9 16:56:41 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=3923760k,nr_inodes=980940,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=786980k,mode=755)
/dev/sda2 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset,clone_children)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=786980k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/sdb1 on /media/usb0 type vfat (rw,nodev,noexec,noatime,nodiratime,sync,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
lynne@lynne-300E4C-300E5C-300E7C:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Try:

sudo fsck /dev/sdb1

It should check the file system for you.

Revision history for this message
Lynne Stevens (jackie40d) said :
#4

Yeah that checked it . . But everything is still owned by ROOT . . Why I can't change it move a picture or add anything to the SD card Do I have to do a chomd and change the permissions to it ? to 755

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Because it's not a Linux file system and so cannot hold Linux file permissions. You set the access at mount time. If you run your file browser using gksudo then you will have access.

Revision history for this message
Lynne Stevens (jackie40d) said :
#6

The file is a picture I took and saved to a folder on the desk top ( not Linux ) Before I went to using it for the 3D Printer as it will only allow a 1 gig SD card . . and the other file is a G-Code file for any 3D printer to use almost a text file . . Windows can do it . . And only since 15.04 and the last 3 updates has this gone to this mess of being unable to use the card for any thing . . Can't drag and drop as before . . WHY . . Wonder if I can do it inside of Virtual Box with win 7-1 in it ?

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.