On 03/08/17 14:42, Mark Hounschell wrote:
On 08/03/2017 09:29 AM, Carlos E. R. wrote:
On 2017-08-02 15:02, Mark Hounschell wrote:
I have a SANDISK usb stick that was formatted as FAT32 on a WIN-7 laptop. It previously has had other formats including at one point was a opensuse-13.2 install stick. In Leap 42.2 it mounts just fine. I plug it in and it is labeled SCANDISK I click on open with file manager and all is fine.
I have 2 42.3 systems where I plug it in and it says:
openSUSE-13.2-DVD-x86_640051 with 3 options.
I don't understand why it says the above. On a Leap 42.2 it says SANDISK.
I click open with file manager but it can't open. I'm sure that it is just something to do with the stick as I have other USB sticks that work just fine on 42.3. The stick is FAT32 with a volume label of SANDISK. I don't understand why this is happening and I really need this thing to work properly. Can anyone shed some light what might be changed on the stick for Leap 42.3 to treat it correctly?
This is an old issue. When you formatted it as fat32 the formatter did not erase some areas that identify it as an ISO image that was written previously.
As Patrick wrote, there is a procedure to correctly re-use the stick again after holding an ISO image:
# umount /dev/sdX # dd if=/dev/zero of=/dev/sdX count=100
It is still a bug. This should not be required. It should not care/look what is /dev/sdx is. Only what /dev/sdx# is.
Mark
Of course its a bug caused by an update. I don't expect to have to reformat or whatever a usb stick which may or may note have been used as something else in the past It was seen properly in 42,2 before the update to the system. Linux Mint sees it as it "is" now, openSUSE needs to be fixed to do the same thing. Is anybody listening to this who can fix it ? M -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org