Y
Hacker News
new
|
ask
|
show
|
jobs
by
kofejnik
1172 days ago
FYI, to get a bootable Windows USB key, you don't need any special tools or DD. Fresh format it with NTFS, and simply copy the contents of ISO onto it. Somehow it works pretty reliably.
1 comments
chupasaurus
1172 days ago
> you don't need any special tools or DD. Fresh format it with NTFS
Is kinda special tool in non-MS world.
link
kofejnik
1170 days ago
On my vanilla Mint install:
> mkfs.ntfs (8) - create an NTFS file system
link
mike50
1171 days ago
5 years ago it was.
link
irthomasthomas
1171 days ago
Does anyone use NTFS that doesn't interface with Windows somewhere? Can't see why you would use it in a pure nix environment.
link
Is kinda special tool in non-MS world.