mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-08-28 08:21:14 +00:00
initial commit
This commit is contained in:
18
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-2.0-AMD64
Normal file
18
SQUASHFS/squashfs-tools-4.4/RELEASE-READMEs/README-2.0-AMD64
Normal file
@@ -0,0 +1,18 @@
|
||||
Information for amd64 users
|
||||
---------------------------
|
||||
|
||||
All previous releases of Squashfs (2.0-alpha and older) generate incorrect
|
||||
filesystems on amd64 machines. These filesystems work correctly on amd64
|
||||
machines, but cannot be mounted on non-amd64 machines. Likewise, filesystems
|
||||
generated on non amd64 machines could not be mounted on amd64 machines.
|
||||
This bug was caused by the different size of the "time_t" definition used in
|
||||
SquashFS filesystem structures.
|
||||
|
||||
This bug is now fixed in this release. However, all amd64 filesystems
|
||||
generated by previous releases will not be mountable on amd64 machines
|
||||
with this release. If you have pre-existing amd64 generated filesystems,
|
||||
it is important that you recreate the filesystem. This can be performed
|
||||
by mounting the filesystem using a kernel with the original patch
|
||||
(i.e. a 2.0-alpha or older patch) and running the SquashFS 2.0
|
||||
(i.e. this release) mksquashfs tool to create a new SquashFS filesystem.
|
||||
|
Reference in New Issue
Block a user