On 25.04.2012 08:11, Thomas Frauendorfer wrote: > On Wed, Apr 25, 2012 at 5:01 AM, Bean <bean12...@gmail.com> wrote: >> Thanks for the info, I don't have any 4K drive to test. You can check >> if ntfs fs driver is working properly since I don't remember if I have >> made the 1024 MFT assumption elsewhere. > I don't know yet when I will have the time to test it because the 4k > drives are test hardware at work. man mkfs.ntfs: -s, --sector-size BYTES Specify the size of sectors in bytes. Valid sector size values are 256, 512, 1024, 2048 and 4096 bytes per sector. If omitted, mkntfs attempts to determine the sector-size automatically and if that fails a default of 512 bytes per sector is used. modinfo scsi_debug: parm: sector_size:logical block size in bytes (def=512) (int)
revno: 3759 committer: Vladimir 'phcoder' Serbinenko <phco...@gmail.com> branch nick: grub timestamp: Fri 2012-01-20 15:01:35 +0100 message: Support 4K-sector NTFS. * include/grub/ntfs.h (GRUB_NTFS_MAX_MFT): Increase to 8. (grub_ntfs_data): Remove blocksize. * grub-core/fs/ntfs.c (fixup): Fix size comparison. Remove data argument. All users updated. > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > -- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel