Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.mobile.android > #143799
| From | Paul <nospam@needed.invalid> |
|---|---|
| Newsgroups | comp.mobile.android, alt.comp.os.windows-10, alt.comp.microsoft.windows |
| Subject | Re: Using Windows to make Android smoother |
| Date | 2024-10-24 03:20 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <vfcsgh$2i00l$1@dont-email.me> (permalink) |
| References | <vfbrau$1b76$1@nnrp.usenet.blueworldhosting.com> |
Cross-posted to 3 groups.
On Wed, 10/23/2024 5:54 PM, Andrews wrote: > I need a bigger sd card - I spent years for this moment by using Windows to > make Android sdcard swaps smoother and drama reduced experiences for all. > > Some questions... > Does a Windows "Quick Format" work as well as the slow format? > Does the format type matter when the sd card is to be used in a phone? > Do you change the volume label when you format on Windows for Android? > <https://i.postimg.cc/dVtqQ9dX/sd01.jpg> > > Some background... > In May of 2021 I received from T-Mobile a new free Samsung Galaxy A32-5G > with 64GB of internal storage, which I broke twice under warranty so > T-Mobile replaced it twice within the first two years where all I had to do > was swap out the old 64GB sd card and put it into the new phone each time. > > Everything came over seamlessly without the Internet involved, which, if > you know me, is something I strive to avoid when copying personal data. > > But this is different than swapping out the phone. This is swapping out the > sd card which has been in use since 2021 with all my data sitting on it. > <https://i.postimg.cc/fWX7wzcg/filesys.jpg> > > Of course, I did two things years ago to plan for this type of event: > 1. I formatted all my sd cards on Windows to the same volume name, and, 2. I put all my data under a single folder on the external sd card. > > Those two simple things, I hope, will make this sd swap, uneventful. > a. Format the sd card on Windows to "0000-0001" > b. on Windows, create a top-level directory of "0001" > Note: The names don't matter as long as they're consistent. > > I just bought from Amazon a 128GB three-pack with reader at about $10 each. > And, while a quick format on Windows takes a couple of seconds, a slow > format takes quite a bit longer - it's still running on my old desktop. > > Did I need that slow format? > Is the default of XFat (128kbyte allocation unit) an OK setting for phones? > Is the type of card I bought OK for phones? > The (slow) format is still running, but when it's done, I'm going to copy > my "0001" data over from the old sdcard in the phone, to the new sdcard. > > And then I'm going to swap out the old sdcard for the new one for, what I > hope to be a seamless experience using Windows to make Android smoother. > > Wish me luck! You would buy an SD card with static and dynamic wear leveling. A quick format is good enough. It writes and puts a FAT or $MFT on the partition. The slow format does the same, except it includes a read-verify of the surface. To "erase" a storage device, diskpart "clean all" will write the entire surface with zeros. Or dd.exe can write the surface with zeros. It's hard to get good info about SD, like the wear leveling scheme. If it has both static and dynamic wear leveling, it could last longer because then you can't really burn a hole in it as easily. The difference to a USB flash stick, could be the binning of the flash. Maybe the flash is a bit better. USB sticks could be pretty low quality. Like purchasing a 16GB USB key, could be a 32GB chip with half of it pinned off because it didn't pass. SD has limits on both write speed and read speed. The physical interface is pretty "thin", and that's why it can't read faster than it does. There is a promise that coming SD cards will have one lane PCI Express interfaces, which should make then read better. But when that is done, the writing won't be faster. Just as the worse USB3 flash sticks might be 100MB/sec read and 10MB/sec write. My Rally2 can write at about 16MB/sec, but it doesn't read in a big hurry. Whereas USB3 sticks can have larger differences between read and write. And some USB, have "uneven" behavior. I've got a stick here now, it stalls for a while, it does a tiny bit of writes, then stalls some more. My SD doesn't do that. Paul
Back to comp.mobile.android | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using Windows to make Android smoother Andrews <andrews@spam.net> - 2024-10-23 21:54 +0000
Re: Using Windows to make Android smoother Paul <nospam@needed.invalid> - 2024-10-24 03:20 -0400
Re: Using Windows to make Android smoother "Carlos E.R." <robin_listas@es.invalid> - 2024-10-24 16:12 +0200
Re: Using Windows to make Android smoother "...winston" <winstonmvp@gmail.com> - 2024-10-24 13:20 -0400
Re: Using Windows to make Android smoother Harry S Robins <stanleyrobins@nothere.uk> - 2024-10-24 13:00 -0500
Re: Using Windows to make Android smoother "...winston" <winstonmvp@gmail.com> - 2024-10-24 14:12 -0400
Re: Using Windows to make Android smoother Arno Welzel <usenet@arnowelzel.de> - 2024-10-26 12:10 +0200
Re: Using Windows to make Android smoother "Carlos E.R." <robin_listas@es.invalid> - 2024-10-26 15:56 +0200
Re: Using Windows to make Android smoother Paul <nospam@needed.invalid> - 2024-10-26 14:09 -0400
Re: Using Windows to make Android smoother Arno Welzel <usenet@arnowelzel.de> - 2024-10-28 16:53 +0100
Re: Using Windows to make Android smoother "Carlos E.R." <robin_listas@es.invalid> - 2024-11-01 09:19 +0100
Re: Using Windows to make Android smoother Paul <nospam@needed.invalid> - 2024-10-24 14:33 -0400
Re: Using Windows to make Android smoother Andrews <andrews@spam.net> - 2024-10-24 17:15 +0000
Re: Using Windows to make Android smoother Paul <nospam@needed.invalid> - 2024-10-24 14:42 -0400
Re: Using Windows to make Android smoother Andrews <andrews@spam.net> - 2024-10-24 17:35 +0000
Re: Using Windows to make Android smoother "...winston" <winstonmvp@gmail.com> - 2024-10-24 14:35 -0400
Re: Using Windows to make Android smoother Andrews <andrews@spam.net> - 2024-10-25 18:41 +0000
Re: Using Windows to make Android smoother Andrews <andrews@spam.net> - 2024-11-01 06:26 +0000
Re: Using Windows to make Android smoother Andrews <andrews@spam.net> - 2024-11-01 13:56 +0000
csiph-web