![]() |
Partitioning my USB.
Hello.
I used "GParted" and partitioning my USB to two partitions: Code:
Disk /dev/sde: 7.4 GiB, 7969177600 bytes, 15564800 sectors Thank you. |
That's because windows will only see/read the first partition on a usb/flash drive which is by design of microsoft. It also doesn't matter what the filesystem type is. Why is a question only microsoft can answer.
|
For anything larger than 2 TB you need to use the GPT partition table type. Your output shows you are using the DOS partition table type.
You can use parted and "mklabel gpt" to do that. You may also which to change the partitions themselves from FAT16 to NTFS. |
Quote:
|
Most flash drives are reported to the OS as removable flash drives. Some along with almost all modern usb hard drives report differently so one can assign and read multiple partitions.
Think there is a program out there that can set the bit so that it reports as the hard drive and not flash drive. Flipbit ?? I think but there are other ways as I recall in windows to fix it. |
Quote:
If you do an online search you will see many links, almost all of which are on windows forums and almost all coming to the same conclusion. It may be possible by hacking the registry or using specialized third party tools as I have seen that claim at some sites but it seems to be hit or miss and a convoluted process to do something so basic. I've seen posts on the software referred to above (Flipbit) and it doesn't seem to work, at least for the posts I've seen. |
Because no two flash drives seem to have the same controller and the newer larger usb drives may not report the same. Yes, you can destroy a usb flash drive trying to write to it's controller.
Anyways, more on that whole deal here. https://www.tenforums.com/drivers-ha...ash-drive.html |
The OP never said "flash" just "usb".
The size made me assume it wasn't a flash drive but rather a usb attached hard drive like the WD drives I've used on both Windows and Linux. I've never tried to partition a "flash" drive but definitely have "usb attached hard drives". |
Quote:
Boot windows with a flash drive with multiple partitions and you should see all the partitions in Disk Management but will not be able to do anything with them, other than the first ntfs/vfat partition. You can't create a drive letter and all the other options other than delete are greyed. |
Quote:
|
It depends on how the Flash is set up.
Some flash have a single "partition" with no partition table and cannot be resized though they can be formatted to a different file format Some have a partition table and cannot be changed without flipping the "fixed" bit - which may be protected. Some have the fixed bit set which makes the behave like USB HARD drives which can be repartitioned. The first thing I do with any flash is try to set the fixed bit so I can get control over it and the second is to enable write buffering so that writing is a reasonable speed - though that does mean having to take care when removing by EJECTING the drive from the OS. |
Quote:
|
The relevance is that Windows will see all of them if the FIXED bit is set and will only see the first if it is not.
|
Quote:
I've never done this myself as I rarely use windows. On flash drives with multiple partitions, the partitions are accessible and writeable for me from Linux and are all seen from windows Disk Management but not writeable, other than the first partition. I'm curious because the link to the tenforums posted above discusses this and whatever software the posters were using did not seem to work. What is it about windows that requires this when Linux doesn't? |
Of course they are Writable if that is how they are set up. As I said Windows treats them as Disks.
There are all sorts of combinations of features available and I doubt whether I have tried them ALL but with all the ones I have tried Linux treats them exactly the same way as Windows does and vice versa. There are also many different ways the USB controllers in Flash drives work - and as far as I know no standard- so the things you can change varies from make to make and even within drives of the same make. |
All times are GMT -5. The time now is 11:19 AM. |