up vote 1 down vote favorite
1
share [g+] share [fb]

I am using win7 rtm, with acronis disk director suit. Is there a way to partition my 4gb pendrive.

link|improve this question

44% accept rate
feedback

migrated from serverfault.com Nov 4 '09 at 5:04

This question came from our site for system administrators and desktop support professionals.

2 Answers

By default, Windows won't let you create multiple partitions on a removable drive, which is how a USB flash drive shows up.

For a solution, check out this article :
Make Windows see any USB flash drive as local disk.
(This article insists a bit too much upon using its own tools. For example, notepad++ is a good tool, but notepad will do as well.)

After going through the above procedure, the USB flash drive should be detected as a local disk, rather than removable, allowing you to partition it from within Windows by using Disk Management.

link|improve this answer
1  
good tip, but a security note: this installs a filter driver for your USB pendrive. does include code, so it might be reasonable, but until audited it should be considered risky. and a convenience note: you'd need to do this procedure for each drive you want to partition. – quack quixote Nov 4 '09 at 8:05
feedback

Check out this discussion:
http://discussions.virtualdr.com/showthread.php?t=203373

I think this should be moved to superuser, imo.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.