Hi ,, i have problem with buffalo hd external 500 gb i can`t access and write my os kubuntu 9.04 ,, vfat format look what happen
root@Geek-pc:~/New Folder_1# cp * /mnt/media/
cp: cannot create regular file `/mnt/media/IMAG0251.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0258.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0259.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0260.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0261.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0262.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0264.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0265.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0266.jpg': Read-only file system
cp: cannot create regular file `/mnt/media/IMAG0e259.jpeg': Read-only file system
cp: cannot create regular file `/mnt/media/Image024.jpg': Read-only file system
---------------------
root@Geek-pc:~# cat /etc/mtab
/dev/sda1 / ext4 rw,relatime,errors=remount-ro 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
sysfs /sys sysfs rw,noexec,nosuid,nodev 0 0
varrun /var/run tmpfs rw,nosuid,mode=0755 0 0
varlock /var/lock tmpfs rw,noexec,nosuid,nodev,mode=1777 0 0
udev /dev tmpfs rw,mode=0755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,noexec,nosuid,gid=5,mode=620 0 0
fusectl /sys/fs/fuse/connections fusectl rw 0 0
lrm /lib/modules/2.6.28-13-generic/volatile tmpfs rw,mode=755 0 0
/dev/sda5 /media/media ext3 rw,relatime 0 0
securityfs /sys/kernel/security securityfs rw 0 0
/dev/sdc1 /mnt/media vfat rw 0 0
also i can`t copy and write in dolphin
what i do please im noobs in linux
Comment