btw. lowlevel formated sticks are allways corrupt (not booting) after using win2usb.
i used "hdd low level format tool 4.40 free" from hddguru.com
this tool (or the System?) is creating a new fullsize Partition with Offset = 0
there is no space for a mbr !!!
I have to create a new partition manually with diskpart
select disk X
clean
create partition primary offset=1024
format fs=ntfs quick
active
assign
exit
fixed it ...
Can you add a mbr-spacecheck with Partition-correction with a offset from 1024 to reserve space for the mbr?
Thanx
BR
André
i used "hdd low level format tool 4.40 free" from hddguru.com
this tool (or the System?) is creating a new fullsize Partition with Offset = 0
there is no space for a mbr !!!
I have to create a new partition manually with diskpart
select disk X
clean
create partition primary offset=1024
format fs=ntfs quick
active
assign
exit
fixed it ...
Can you add a mbr-spacecheck with Partition-correction with a offset from 1024 to reserve space for the mbr?
Thanx
BR
André