LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   usb-stick Problems-ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/usb-stick-problems-ubuntu-477358/)

mihalisla 08-25-2006 03:01 PM

usb-stick Problems-ubuntu
 
Hello , I just installed ubuntu 6.06 on a 64 plattform.I have this problem : I tryied to erase some things from my usb stick and said that it was read only system.I then from konsole logged in as root and typed chmod 777 /mnt/usbdisk /media/usbdisk , I also did mount -o rw /dev/sdb1 /mnt/usb and still and mount -o umask=000 /dev/sdb1 /mnt/usb nothing happened.
1.is there a way to find easily on ubuntu - gnome the sd* characteristics of devices?
2.Is there a way to manage usb disks so as to read and write to them
3.Do I log in as root only from terminal?
4.how do i safely remove usb disk?

Thank you for reading this messsage
Greetings

ps I think that ubuntu is more complex that suse but i'll give it atry to see the debian side of linux......... : )

fragos 08-25-2006 09:42 PM

You shouldn't have this problem using Gnome. By default USB storage is read write. It is possible that the files on your stick were written as read only. Nautilus will make that visually obvious. The command you're looking for is "eject." It will flush the write buffers to the USB device. Right click the device icon on the desktop and eject will be last on the drop down.

mihalisla 08-26-2006 11:03 AM

thank you very much for the reply...

cautious 08-26-2006 11:33 AM

I somehow managed to fry my USB stick completely with Ubuntu. Now it won't format at all.

fragos 08-26-2006 09:44 PM

For what its worth, memory sticks are formatted vfat which is read write in Windows, Mac and Linux/Unix. If you tried to reformat it to a Linux format perhaps even Linux would be able to use it. Try to format the memory stick with vfat.

mihalisla 08-29-2006 05:36 AM

thanx this worked out


All times are GMT -5. The time now is 01:15 AM.