-
Notifications
You must be signed in to change notification settings - Fork 5
/
BUGS
20 lines (14 loc) · 838 Bytes
/
BUGS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
================================= BUGS IN PARTIMAGE: ===========================
------- NOT FIXED -------
* when using compression, the volumes sizes are a little bigger than the need
size (FIXED for gzip compression)(FIXED but files are far too small)
* some avail space problems
* if the link between server and a client fails for any reason, client
and/or server *may* die.
* partimage imginfo imagefile fails on wrong permissions but with wrong message
'can't find compression level' instead of 'permission denied'
* partimage doesn't rightly detect end of space so corrupts images maid with
compression. Image seems correct but restoring fails with 'invalid magic'.
This doesn't affect non compressed images nor multivolume images based on
size spliting.
* partimage can't restore MBR is image is bzip2 compressed