https://bugs.kde.org/show_bug.cgi?id=523706
--- Comment #7 from Jim <[email protected]> --- Wouldn't it be possible to setup a VM with a sparse disk image with 4TB size? In theory it should only occupy a few gigs on the host. If that works something like this could also be used for automated regression testing to test all kinds of scenarios.(In reply to Andrius Štikonas from comment #5) > Git commit f4cbc64f683c1b9601ed484602105d1d59ebd423 by Andrius Štikonas. > Committed on 01/08/2026 at 11:07. > Pushed by stikonas into branch 'release/26.08'. > > Rewrite NTFS updateBootSector code. > > Old code was not safe for partition that starts beyond 2 TiB. > > Also switch to QDataStream::LittleEndian rather than hand-fixing endianess. > > M +7 -10 src/fs/ntfs.cpp > > https://invent.kde.org/system/kpmcore/-/commit/ > f4cbc64f683c1b9601ed484602105d1d59ebd423 Thanks for the quick reaction btw. I think this also fixes https://bugs.kde.org/show_bug.cgi?id=470675 (same bug). -- You are receiving this mail because: You are watching all bug changes.
