I get a segfault when trying to create a new image from
an NTFS partition (XP SP2) using the following command:
partimage -b-d -z1 -o -g10 save /dev/hda6
/mnt/sda2/hda6.img.gz
sda2 is an ext3 partition on a usb drive.
I was able to create images of other NTFS partitions
but these were under 4.5GB hda6 is about 63GB
Knoppix 5.0
Linux Knoppix 2.6.17 #4 SMP PREEMPT i686 GNU/Linux
=============================
1 [Main] main.cpp->main#361:
/var/log/partimage/partimage-debug.log: Partition Image
version 0.6.4 (DebugLevel 10 used, MainThread=5021)
2 [Main] main.cpp->main#363:
=======================================================================================
3 [Main] main.cpp->main#366: ==== Partition
Image: compilation options used ====
4 * Version is 0.6.4 [4.0.3 (Debian 4.0.3-1)].
5 * Supported file systems:
6 -
ext2fs,ext3fs,reiserfs-3.5,reiserfs-3.6,reiserfs,fat,fat16,fat32,ntfs,hpfs,xfs,jfs,hfs,ufs
7 - Ext2fs support: internal code
8 * Debug options:
9 -
PARTIMAGE_LOG=/var/log/partimage/partimage-debug.log
10 -
PARTIMAGED_LOG=/var/log/partimage/partimaged.log
11 - DEVEL DISABLED
12 - DEFAULT_DEBUG_LEVEL=0
13 * Other options:
14 - CURRENT_IMAGE_FORMAT=0.6.1
15 - USERS MUST LOGIN
16 -
PARTIMAGED_USERS=/etc/partimaged/partimagedusers
17 - SSL ENABLED
18 - CHEUID ENABLED
19 [Main] main.cpp->main#448: ENDIANESS=ENDIAN_LITTLE
20
[Main] main.cpp->main#458: initialize interface
21
[Main] main.cpp->main#464: interface ok
22
[Main] main.cpp->main#475: ok for uid
23
[Main] main.cpp->main#495: full cmdline with 2
param
24
[Main] main.cpp->main#524: ok for options
25
[Main] main.cpp->main#551: go on
26 [Main] main.cpp->main#556: action=SAVE
27
[Main]
misc.cpp->detectFileSystem#1433: begin
28 [Main]
misc.cpp->detectFileSystem#1446: 001 = after fopen
29 [Main]
misc.cpp->detectFileSystem#1447: ======= DETECT FOR
/dev/hda6 =========
30 [Main]
misc.cpp->detectFileSystem#1458: 002 = after fread
31
[Main] misc.cpp->CUfsPartdetect#2183:
begin
32
[Main] misc.cpp->CUfsPartdetect#2194:
end (0)
33 [Main]
misc.cpp->detectFileSystem#1475: 003 = after UFS
34
[Main]
misc.cpp->CReiserPartdetect#1957: begin
35 [Main]
misc.cpp->CReiserPartdetect#1965: 001 = after check for
Reiser-3.5
36 [Main]
misc.cpp->CReiserPartdetect#1973: 002 = after check for
Reiser-3.6
37
[Main]
misc.cpp->CReiserPartdetect#1975: end (0)
38 [Main]
misc.cpp->detectFileSystem#1482: 004 = after reiser
39
[Main] misc.cpp->CJfsPartdetect#2010:
begin
40
[Main] misc.cpp->CJfsPartdetect#2021:
end (0)
41 [Main]
misc.cpp->detectFileSystem#1489: 005 = after Jfs
42
[Main] misc.cpp->CAfsPartdetect#2227:
begin
43
[Main] misc.cpp->CAfsPartdetect#2239:
end (0)
44 [Main]
misc.cpp->detectFileSystem#1496: 006 = after Afs
45
[Main] misc.cpp->CExt2Partdetect#1981:
begin
46
[Main] misc.cpp->CExt2Partdetect#2004:
end (0)
47 [Main]
misc.cpp->detectFileSystem#1503: 007 = after Ext2
48
[Main] misc.cpp->CHfsPartdetect#2045:
begin
49
[Main] misc.cpp->CHfsPartdetect#2061:
end (0)
50 [Main]
misc.cpp->detectFileSystem#1510: 008 = after Hfs
51
[Main] misc.cpp->CBefsPartdetect#2255:
begin
52
[Main] misc.cpp->CBefsPartdetect#2263:
end (0)
53 [Main]
misc.cpp->detectFileSystem#1517: 009 = after Befs
54
[Main] misc.cpp->CNtfsPartdetect#2169:
begin
55
[Main] misc.cpp->CNtfsPartdetect#2174:
end (6)
56 [Main] misc.cpp->isFileSystemSupported#1095:
SUPPORTED_FS=[ext2fs,ext3fs,reiserfs-3.5,reiserfs-3.6,reiserfs,fat,fat16,fat32,ntfs,hpfs,xfs,jfs,hfs,ufs]
57
[Main] misc.cpp->savePartition#326: begin
58
[Main] imagefile.cpp->CImage#55: begin
59 [Main]
image_disk.cpp->CImageDisk#74: compress=1
60
[Main] imagefile.cpp->CImage#133: end
61 [Main]
misc.cpp->isMounted#1300: isMounted(/dev/hda6) =
isMounted(/dev/hda6)
62
[Main]
misc.cpp->detectFileSystem#1433: begin
63 [Main]
misc.cpp->detectFileSystem#1446: 001 = after fopen
64 [Main]
misc.cpp->detectFileSystem#1447: ======= DETECT FOR
/dev/hda6 =========
65 [Main]
misc.cpp->detectFileSystem#1458: 002 = after fread
66
[Main] misc.cpp->CUfsPartdetect#2183:
begin
67
[Main] misc.cpp->CUfsPartdetect#2194:
end (0)
68 [Main]
misc.cpp->detectFileSystem#1475: 003 = after UFS
69
[Main]
misc.cpp->CReiserPartdetect#1957: begin
70 [Main]
misc.cpp->CReiserPartdetect#1965: 001 = after check for
Reiser-3.5
71 [Main]
misc.cpp->CReiserPartdetect#1973: 002 = after check for
Reiser-3.6
72
[Main]
misc.cpp->CReiserPartdetect#1975: end (0)
73 [Main]
misc.cpp->detectFileSystem#1482: 004 = after reiser
74
[Main] misc.cpp->CJfsPartdetect#2010:
begin
75
[Main] misc.cpp->CJfsPartdetect#2021:
end (0)
76 [Main]
misc.cpp->detectFileSystem#1489: 005 = after Jfs
77
[Main] misc.cpp->CAfsPartdetect#2227:
begin
78
[Main] misc.cpp->CAfsPartdetect#2239:
end (0)
79 [Main]
misc.cpp->detectFileSystem#1496: 006 = after Afs
80
[Main] misc.cpp->CExt2Partdetect#1981:
begin
81
[Main] misc.cpp->CExt2Partdetect#2004:
end (0)
82 [Main]
misc.cpp->detectFileSystem#1503: 007 = after Ext2
83
[Main] misc.cpp->CHfsPartdetect#2045:
begin
84
[Main] misc.cpp->CHfsPartdetect#2061:
end (0)
85 [Main]
misc.cpp->detectFileSystem#1510: 008 = after Hfs
86
[Main] misc.cpp->CBefsPartdetect#2255:
begin
87
[Main] misc.cpp->CBefsPartdetect#2263:
end (0)
88 [Main]
misc.cpp->detectFileSystem#1517: 009 = after Befs
89
[Main] misc.cpp->CNtfsPartdetect#2169:
begin
90
[Main] misc.cpp->CNtfsPartdetect#2174:
end (6)
91
[Main] misc.cpp->lockFile#1121: begin
92
[Main] misc.cpp->lockFile#1134: end
93
[Main] imagefile.cpp->openWriting#746:
begin
94 [Main] imagefile.cpp->openWriting#773: open gzip
95
[Main]
imagefile.cpp->mountImageLocation#625: begin
96
[Main]
imagefile.cpp->openWritingFdDisk#671: begin
97
[Main]
image_disk.cpp->openWriting#520: begin
98 [Main] image_disk.cpp->openWriting#522: ALREADY=0
99 [Main]
common.cpp->generateIdentificator#334:
generateIdentificator() = 11357407136571177257 = D8CFB929h
100 [Main] image_disk.cpp->openWriting#530:
TEMP=[/mnt/sda2/pid8cfb929.tmp]
101 [Main] image_disk.cpp->createSpaceFile#472:
CREATE SPACE FILE [/mnt/sda2/pid8cfb929.tmp]
102 [Main]
image_disk.cpp->lockImage#638: LOCK file
/mnt/sda2/hda6.img.gz.000
103 [Main] image_disk.cpp->openWriting#600: open std
104 [Main] image_disk.cpp->openWriting#617: end of
CImageDisk::openWriting(), return = ok
105
[Main]
imagefile.cpp->openWritingFdDisk#738: end (0)
106 [Main] imagefile.cpp->openWriting#812:
PTHREAD_CREATE: before
107 [Main] imagefile.cpp->openWriting#814:
PTHREAD_CREATE: after
108 [Main]
common.cpp->generateIdentificator#334:
generateIdentificator() = 11357407136571177257 = D8CFB929h
109
[Main] imagefile.cpp->write#287: begin
110 [Main]
imagefile.cpp->write#289: begin of ci::write for 512
(bUpdateCRC = 0)
111 [Main]
imagefile.cpp->write#366: write end -> 512
112
[Main] imagefile.cpp->write#367: end
113
[Main] imagefile.cpp->openWriting#893: end
114
[Main] gui_text.cpp->create#450: begin
115
[Main] gui_text.cpp->create#507: end (0)
116
[Main] gui_text.cpp->runForm#561: begin
117
[Main] gui_text.cpp->runForm#563: end (0)
118 [Main] misc.cpp->getMajorMinor#1600:
getMajorMinor: device=/dev/hda
119
[Main]
mbr_backup.cpp->mbrParseProcPart#100: begin
120 [Main]
mbr_backup.cpp->mbrParseProcPart#147: Major must be: 3
121
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
122
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda
-1077321160 -1077321164 -1077321168 -1077321172
123 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda] and maj=3 and min=0 and num=0
124 [Main]
mbr_backup.cpp->mbrParseProcPart#158: PARTITION_ENTRY:
OKAY device=[hda] and maj=3 and min=0 and num=0
125
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
126
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda1
-1077321160 -1077321164 -1077321168 -1077321172
127 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda1] and maj=3 and min=1 and num=1
128
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
129
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda2
-1077321160 -1077321164 -1077321168 -1077321172
130 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda2] and maj=3 and min=2 and num=2
131
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
132
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda3
-1077321160 -1077321164 -1077321168 -1077321172
133 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda3] and maj=3 and min=3 and num=3
134
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
135
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda5
-1077321160 -1077321164 -1077321168 -1077321172
136 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda5] and maj=3 and min=5 and num=5
137
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
138
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda6
-1077321160 -1077321164 -1077321168 -1077321172
139 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda6] and maj=3 and min=6 and num=6
140
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
141
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda7
-1077321160 -1077321164 -1077321168 -1077321172
142 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda7] and maj=3 and min=7 and num=7
143
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
144
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda8
-1077321160 -1077321164 -1077321168 -1077321172
145 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda8] and maj=3 and min=8 and num=8
146
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
147
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda9
-1077321160 -1077321164 -1077321168 -1077321172
148 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda9] and maj=3 and min=9 and num=9
149
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
150
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda10
-1077321160 -1077321164 -1077321168 -1077321172
151 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda10] and maj=3 and min=10 and num=10
152
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
153
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: hda11
-1077321160 -1077321164 -1077321168 -1077321172
154 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[hda11] and maj=3 and min=11 and num=11
155
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
156
[Main]
misc.cpp->decodePartitionEntry#1861: entry found:
cloop0 -1077321160 -1077321164 -1077321168 -1077321172
157 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[cloop0] and maj=240 and min=0 and num=0
158
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
159
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: sda
-1077321160 -1077321164 -1077321168 -1077321172
160 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[sda] and maj=8 and min=0 and num=0
161
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
162
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: sda1
-1077321160 -1077321164 -1077321168 -1077321172
163 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[sda1] and maj=8 and min=1 and num=1
164
[Main]
misc.cpp->decodePartitionEntry#1781: start decoding entry
165
[Main]
misc.cpp->decodePartitionEntry#1861: entry found: sda2
-1077321160 -1077321164 -1077321168 -1077321172
166 [Main]
mbr_backup.cpp->mbrParseProcPart#152: PARTITION_ENTRY:
device=[sda2] and maj=8 and min=2 and num=2
167
[Main]
mbr_backup.cpp->mbrParseProcPart#177: end (1)
168
[Main] imagefile.cpp->write#287: begin
169 [Main]
imagefile.cpp->write#289: begin of ci::write for 16384
(bUpdateCRC = 1)
170 [Main]
imagefile.cpp->write#366: write end -> 16384
171
[Main] imagefile.cpp->write#367: end
172
[Main] imagefile.cpp->write#287: begin
173 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
174 [Main]
imagefile.cpp->write#366: write end -> 4
175
[Main] imagefile.cpp->write#367: end
176
[Main] imagefile.cpp->write#287: begin
177 [Main]
imagefile.cpp->write#289: begin of ci::write for 21
(bUpdateCRC = 1)
178 [Main]
imagefile.cpp->write#366: write end -> 21
179
[Main] imagefile.cpp->write#367: end
180
[Main] misc.cpp->savePartition#531:
SAVEMBR_TRACE_001
181
[Main] misc.cpp->savePartition#536:
SAVEMBR_TRACE_002
182
[Main] misc.cpp->savePartition#548:
SAVEMBR_TRACE_003
183
[Main] mbr_backup.cpp->mbrGetData#211:
begin
184
[Main]
mbr_backup.cpp->mbrGetInfoDir#68: begin
185
[Main]
mbr_backup.cpp->mbrGetInfoDir#83: end (0)
186
[Main]
mbr_backup.cpp->mbrCopyFileToString#183: begin
187
[Main] mbr_backup.cpp->mbrGetData#281:
end (0)
188
[Main] misc.cpp->savePartition#557:
SAVEMBR_TRACE_004
189
[Main] imagefile.cpp->write#287: begin
190 [Main]
imagefile.cpp->write#289: begin of ci::write for 2048
(bUpdateCRC = 1)
191 [Main]
imagefile.cpp->write#366: write end -> 2048
192
[Main] imagefile.cpp->write#367: end
193
[Main] misc.cpp->savePartition#566:
SAVEMBR_TRACE_005
194
[Main] misc.cpp->savePartition#568:
SAVEMBR_TRACE_006
195
[Main] imagefile.cpp->write#287: begin
196 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
197 [Main]
imagefile.cpp->write#366: write end -> 18
198
[Main] imagefile.cpp->write#367: end
199
[Main] imagefile.cpp->write#287: begin
200 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
201 [Main]
imagefile.cpp->write#366: write end -> 4
202
[Main] imagefile.cpp->write#367: end
203
[Main] imagefile.cpp->write#287: begin
204 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
205 [Main]
imagefile.cpp->write#366: write end -> 18
206
[Main] imagefile.cpp->write#367: end
207
[Main] imagefile.cpp->write#287: begin
208 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
209 [Main]
imagefile.cpp->write#366: write end -> 4
210
[Main] imagefile.cpp->write#367: end
211
[Main] imagefile.cpp->write#287: begin
212 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
213 [Main]
imagefile.cpp->write#366: write end -> 18
214
[Main] imagefile.cpp->write#367: end
215
[Main] imagefile.cpp->write#287: begin
216 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
217 [Main]
imagefile.cpp->write#366: write end -> 4
218
[Main] imagefile.cpp->write#367: end
219
[Main] imagefile.cpp->write#287: begin
220 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
221 [Main]
imagefile.cpp->write#366: write end -> 18
222
[Main] imagefile.cpp->write#367: end
223
[Main] imagefile.cpp->write#287: begin
224 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
225 [Main]
imagefile.cpp->write#366: write end -> 4
226
[Main] imagefile.cpp->write#367: end
227
[Main] imagefile.cpp->write#287: begin
228 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
229 [Main]
imagefile.cpp->write#366: write end -> 18
230
[Main] imagefile.cpp->write#367: end
231
[Main] imagefile.cpp->write#287: begin
232 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
233 [Main]
imagefile.cpp->write#366: write end -> 4
234
[Main] imagefile.cpp->write#367: end
235
[Main] imagefile.cpp->write#287: begin
236 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
237 [Main]
imagefile.cpp->write#366: write end -> 18
238
[Main] imagefile.cpp->write#367: end
239
[Main] imagefile.cpp->write#287: begin
240 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
241 [Main]
imagefile.cpp->write#366: write end -> 4
242
[Main] imagefile.cpp->write#367: end
243
[Main] imagefile.cpp->write#287: begin
244 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
245 [Main]
imagefile.cpp->write#366: write end -> 18
246
[Main] imagefile.cpp->write#367: end
247
[Main] imagefile.cpp->write#287: begin
248 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
249 [Main]
imagefile.cpp->write#366: write end -> 4
250
[Main] imagefile.cpp->write#367: end
251
[Main] imagefile.cpp->write#287: begin
252 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
253 [Main]
imagefile.cpp->write#366: write end -> 18
254
[Main] imagefile.cpp->write#367: end
255
[Main] imagefile.cpp->write#287: begin
256 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
257 [Main]
imagefile.cpp->write#366: write end -> 4
258
[Main] imagefile.cpp->write#367: end
259
[Main] imagefile.cpp->write#287: begin
260 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
261 [Main]
imagefile.cpp->write#366: write end -> 18
262
[Main] imagefile.cpp->write#367: end
263
[Main] imagefile.cpp->write#287: begin
264 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
265 [Main]
imagefile.cpp->write#366: write end -> 4
266
[Main] imagefile.cpp->write#367: end
267
[Main] imagefile.cpp->write#287: begin
268 [Main]
imagefile.cpp->write#289: begin of ci::write for 18
(bUpdateCRC = 1)
269 [Main]
imagefile.cpp->write#366: write end -> 18
270
[Main] imagefile.cpp->write#367: end
271
[Main] imagefile.cpp->write#287: begin
272 [Main]
imagefile.cpp->write#289: begin of ci::write for 4
(bUpdateCRC = 1)
273 [Main]
imagefile.cpp->write#366: write end -> 4
274
[Main] imagefile.cpp->write#367: end
275 [Main] misc.cpp->showDebugOptions#1193:
276 ============= begin OPTIONS =====================
277 options.bOverwrite = 1
278 options.qwSplitSize = 2136746229
279 options.bEraseWithNull = 0
280 options.dwCompression = 1
281 options.bCheckBeforeSaving = 1
282 options.bFailIfMounted = 1
283 options.bAskDesc = 0
284 options.dwFinish = 0
285 options.szServerName =
286 options.dwServerPort = 4025
287 options.bBatchMode = 1
288 options.bSplitWait = 0
289 options.bSync = 1
290 options.bUseSSL = 1
291 options.dwDebugLevel = 10
292 options.bBackupMBR = 1
293 options.bSimulateMode = 0
294 options.szAutoMount =
295 ============= end OPTIONS =====================
296
[Main] fs_base.cpp->CFSBase#28: begin
297 [Main] fs_base.cpp->CFSBase#34:
qwPartSize=68154637824=133114527 * 512
298
[Main] fs_base.cpp->CFSBase#39: end
299
[Main] fs_ntfs.cpp->CNtfsPart#25: begin
300
[Main] fs_ntfs.cpp->CNtfsPart#26: end
301
[Main] misc.cpp->savePartition#649:
begin of virtual saveToImage()
302
[Main] fs_base.cpp->saveToImage#465: begin
303 [Main]
fs_base.cpp->saveToImage#472: TRACE: 001 (init)
304
[Main] fs_ntfs.cpp->readSuperBlock#45:
begin
305
[Main]
buffer.cpp->procWriteBufferToImage#58: begin
306 [Main] fs_ntfs.cpp->readSuperBlock#65:
307 ======== begin NTFS BOOT INFOS ========
308 [Main] fs_ntfs.cpp->readSuperBlock#89:
m_nBytesPerSector = 512
309 [Main] fs_ntfs.cpp->readSuperBlock#90:
m_cSectorsPerCluster = 8
310 [Main] fs_ntfs.cpp->readSuperBlock#91:
m_qwTotalSectorsCount = 133114526
311 [Main] fs_ntfs.cpp->readSuperBlock#92:
m_qwLCNOfMftDataAttrib = 786432
312 [Main] fs_ntfs.cpp->readSuperBlock#93:
cClustersPerMftRecord = -10
313 [Main] fs_ntfs.cpp->readSuperBlock#94:
Calculated m_dwFileRecordSize = 1024
314 [Main] fs_ntfs.cpp->readSuperBlock#96: ========
end NTFS BOOT INFOS ========
315 [Main] fs_ntfs.cpp->readSuperBlock#99: begin of
readVolumeLabel()
316
[Main] fs_base.cpp->readData#50: begin
317
[Main] fs_base.cpp->readData#70: end (0)
=================
major minor #blocks name
3 0 97155014 hda
3 1 16384 hda1
3 2 5116702 hda2
3 3 1 hda3
3 5 1534176 hda5
3 6 66557263 hda6
3 7 5116671 hda7
3 8 5116671 hda8
3 9 50589 hda9
3 10 1512472 hda10
3 11 12124224 hda11
240 0 1991680 cloop0
8 0 199148544 sda
8 1 81923436 sda1
8 2 117218272 sda2
========
Since I need hours to get a login screen just my email
address: drum-d@web.de
Logged In: YES
user_id=221456
Originator: NO
I'm having a very similar issue, only that currently I don't happen to have the log handy. If desirable, I can post that here at a later point, but from the timestamp of this report and the fact that it's still open I take it that nobody seems to be taking care of this bug and hence partimage can be considered dead for NTFS usage. Any other ideas as to what to use other than "dd?"