Skip to content

severnt/relocntfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relocntfs

Adjusts the start of a NTFS partition

Original GPLv2 code:

Useful when an NTFS partition is cloned using ntfsclone to a different disk/partition. Especially useful if the NTFS partition was a boot partition (with NTLDR), since NTLDR relies on it to figure out here to boot from.

Do something like this to update the boot block:

./relocntfs -w /dev/sda1

Changelog

  • Added a Makefile and fixed some build issues.

About

Adjusts the start of a NTFS partition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published