Ticket #479: mondoarchive-20-05-2011.log

File mondoarchive-20-05-2011.log, 186.6 KB (added by Bency Tharakan, 13 years ago)

mondoarchivelog

Line 
1Time started: Sat May 21 00:49:14 2011
2
3running: dmesg -n1 > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
4--------------------------------start of output-----------------------------
5--------------------------------end of output------------------------------
6...ran just fine. :-)
7Mondo Archive v2.2.9.6-r2760 --- http://www.mondorescue.org
8running x86_64 binaries
9running on x86_64 architecture
10-----------------------------------------------------------
11NB: Mondo logs almost everything, so don't panic if you see
12some error messages. Please read them carefully before you
13decide to break out in a cold sweat. Despite (or perhaps
14because of) the wealth of messages. some users are inclined
15to stop reading this log. If Mondo stopped for some reason,
16chances are it's detailed here. More than likely there's a
17message at the very end of this log that will tell you what
18is wrong. Please read it! -Devteam
19-----------------------------------------------------------
20Zero...
21[Main] mondoarchive.c->welcome_to_mondoarchive#101: One...
22 [Main] mondoarchive.c->welcome_to_mondoarchive#102: Two...
23 [Main] mondoarchive.c->welcome_to_mondoarchive#103: Three...
24 [Main] mondoarchive.c->welcome_to_mondoarchive#104: Four...
25 [Main] mondoarchive.c->distro_specific_kludges_at_start_of_mondoarchive#121: Unmounting old ramdisks if necessary
26running: mount | grep cdrom | grep super > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
27--------------------------------start of output-----------------------------
28--------------------------------end of output------------------------------
29...ran with res=256
30running: mount | grep floppy | grep super > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
31--------------------------------start of output-----------------------------
32--------------------------------end of output------------------------------
33...ran with res=256
34[Main] libmondo-tools.c->mount_boot_if_necessary#1167: Started sub
35 [Main] libmondo-tools.c->mount_boot_if_necessary#1168: About to set g_boot_mountpt[0] to '\0'
36 [Main] libmondo-tools.c->mount_boot_if_necessary#1170: Done. Great. Seeting command to something
37 [Main] libmondo-tools.c->mount_boot_if_necessary#1173: Cool. Command = 'grep -v ":" /etc/fstab | grep -vE '^#.*$' | grep -E "[ ]/boot[ ]" | tr -s ' ' ' ' | cut -f1 | head -n1'
38 [Main] libmondo-tools.c->mount_boot_if_necessary#1177: tmp = 'UUID=1d329ada-aa44-4270-8608-d2a610ea2fbf'
39 [Main] libmondo-tools.c->mount_boot_if_necessary#1179: /boot is at UUID=1d329ada-aa44-4270-8608-d2a610ea2fbf according to /etc/fstab
40[Main] libmondo-tools.c->mount_boot_if_necessary#1223: Ended sub
41[Main] libmondo-tools.c->get_kernel_version#254: g_kernel_version = 2.632000
42running: rm -Rf /var/cache/mondo/changed.files* > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
43--------------------------------start of output-----------------------------
44--------------------------------end of output------------------------------
45...ran just fine. :-)
46Checking sanity of your Linux distribution
47running: grep ramdisk /proc/devices > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
48--------------------------------start of output-----------------------------
491 ramdisk
50--------------------------------end of output------------------------------
51...ran just fine. :-)
52running: mount | grep -Ew 'vfat|fat|dos' | grep -vE "/dev/fd|nexdisk" > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
53--------------------------------start of output-----------------------------
54--------------------------------end of output------------------------------
55...ran with res=256
56 [Main] libmondo-files.c->find_home_of_exe#360: find_home_of_exe () --- Found cmp at /usr/bin/cmp
57running: mindi -V > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
58--------------------------------start of output-----------------------------
59Mindi v2.0.7.6-r2735
60--------------------------------end of output------------------------------
61...ran just fine. :-)
62running: parted2fdisk -l | grep -i raid > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
63--------------------------------start of output-----------------------------
64--------------------------------end of output------------------------------
65...ran with res=256
66Done.
67 [Main] libmondo-files.c->find_home_of_exe#360: find_home_of_exe () --- Found afio at /usr/bin/afio
68[Main] libmondo-cli.c->process_switches#633: WARNING ! /var/lib/libvirt/images doesn't exist
69 [Main] libmondo-devices.c->get_dsf_mount_list#1750: /var/lib/libvirt/images does not start with /dev/ and (probably) is not a device special file
70[Main] libmondo-devices.c->mr_make_devlist_from_pathlist#2129: include_paths is now ''
71[Main] libmondo-devices.c->mr_make_devlist_from_pathlist#2132: exclude_paths is now '|/var/lib/libvirt/images'
72 [Main] libmondo-devices.c->get_dsf_mount_list#1750: /home/mondo does not start with /dev/ and (probably) is not a device special file
73[Main] libmondo-devices.c->mr_make_devlist_from_pathlist#2129: include_paths is now ''
74[Main] libmondo-devices.c->mr_make_devlist_from_pathlist#2132: exclude_paths is now '|/var/lib/libvirt/images|/home/mondo'
75 [Main] libmondo-devices.c->get_dsf_mount_list#1750: /tmp does not start with /dev/ and (probably) is not a device special file
76[Main] libmondo-devices.c->mr_make_devlist_from_pathlist#2129: include_paths is now ''
77[Main] libmondo-devices.c->mr_make_devlist_from_pathlist#2132: exclude_paths is now '|/var/lib/libvirt/images|/home/mondo|/tmp'
78 [Main] libmondo-cli.c->process_switches#647: Finished with the -E option
79 [Main] libmondo-cli.c->process_switches#666: -N means we're now excluding |/var/lib/libvirt/images|/home/mondo|/tmp|
80[Main] libmondo-cli.c->process_switches#726: Prefix forced to testvm1-full
81running: ls -l /home/mondo > //mondo.tmp.cYTLKY/mondo-run-prog-thing.tmp 2> //mondo.tmp.cYTLKY/mondo-run-prog-thing.err
82--------------------------------start of output-----------------------------
83total 0
84--------------------------------end of output------------------------------
85...ran just fine. :-)
86 [Main] libmondo-tools.c->setup_tmpdir#719: Purging old tmpdir //mondo.tmp.cYTLKY
87running: touch /tmp/mondo//mondo.tmp.WzJtYL/.foo.dat > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
88--------------------------------start of output-----------------------------
89--------------------------------end of output------------------------------
90...ran just fine. :-)
91running: ln -sf /tmp/mondo//mondo.tmp.WzJtYL/.foo.dat /tmp/mondo//mondo.tmp.WzJtYL/.bar.dat > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
92--------------------------------start of output-----------------------------
93--------------------------------end of output------------------------------
94...ran just fine. :-)
95running: which gzip > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
96--------------------------------start of output-----------------------------
97/bin/gzip
98--------------------------------end of output------------------------------
99...ran just fine. :-)
100running: which mkfs.vfat > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
101--------------------------------start of output-----------------------------
102/sbin/mkfs.vfat
103--------------------------------end of output------------------------------
104...ran just fine. :-)
105 [Main] libmondo-cli.c->handle_incoming_parameters#100: Switches:-
106 [Main] libmondo-cli.c->handle_incoming_parameters#104: -E /var/lib/libvirt/images|/home/mondo|/tmp
107 [Main] libmondo-cli.c->handle_incoming_parameters#104: -G
108 [Main] libmondo-cli.c->handle_incoming_parameters#104: -N
109 [Main] libmondo-cli.c->handle_incoming_parameters#104: -O
110 [Main] libmondo-cli.c->handle_incoming_parameters#104: -S /tmp/mondo/
111 [Main] libmondo-cli.c->handle_incoming_parameters#104: -T /tmp/mondo/
112 [Main] libmondo-cli.c->handle_incoming_parameters#104: -d /home/mondo
113 [Main] libmondo-cli.c->handle_incoming_parameters#104: -i
114 [Main] libmondo-cli.c->handle_incoming_parameters#104: -p testvm1-full
115 [Main] libmondo-cli.c->handle_incoming_parameters#104: -s 600m
116[Main] libmondo-tools.c->post_param_configuration#396: Post-param
117 [Main] libmondo-tools.c->post_param_configuration#569: isodir = /home/mondo
118 [Main] libmondo-tools.c->post_param_configuration#572: command = df -P /home/mondo | tail -n1 | cut -d' ' -f1
119 [Main] libmondo-tools.c->post_param_configuration#573: res of it = /dev/mapper/VolGroup00-lv_root
120 [Main] libmondo-tools.c->post_param_configuration#583: command = mount | grep -w /dev/mapper/VolGroup00-lv_root | tail -n1 | cut -d' ' -f3
121 [Main] libmondo-tools.c->post_param_configuration#584: res of it = /
122 [Main] libmondo-tools.c->post_param_configuration#591: isomnt: /, 1
123 [Main] libmondo-tools.c->post_param_configuration#612: isodir: /home/mondo
124 [Main] libmondo-tools.c->post_param_configuration#619: iso-prefix: testvm1-full
125 [Main] libmondo-tools.c->post_param_configuration#649: Finished processing incoming params
126BusyBox's sources are available from http://www.busybox.net
127 [Main] libmondo-filelist.c->prepare_filelist#1692: tmpdir=/tmp/mondo//mondo.tmp.WzJtYL; scratchdir=/tmp/mondo//mondo.scratch.25654/mondo.scratch.1903
128Making catalog of files to be backed up
129running: cp -f /var/cache/mondo/difflevel.0.aborted /var/cache/mondo/difflevel.0 > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
130--------------------------------start of output-----------------------------
131--------------------------------end of output------------------------------
132...ran just fine. :-)
133 [Main] libmondo-filelist.c->mondo_makefilelist#1602: include_paths = '/'
134[Main] libmondo-filelist.c->mondo_makefilelist#1603: Calculating filelist
135 [Main] libmondo-filelist.c->mondo_makefilelist#1619: Excluding paths = '/var/cache/mondo||/var/lib/libvirt/images|/home/mondo|/tmp|||/tmp/mondo//mondo.tmp.WzJtYL|/tmp/mondo//mondo.scratch.25654/mondo.scratch.1903|.|..|/mnt/cdrom|/mnt/floppy|/media|/tmp|/proc|/sys|/dev/shm|/var/cache/mindi'
136 [Main] libmondo-filelist.c->mondo_makefilelist#1621: Generating skeleton filelist so that we can track our progress
137 [Main] libmondo-filelist.c->mondo_makefilelist#1624: g_skeleton_entries = 0
138 [Main] libmondo-filelist.c->mondo_makefilelist#1625: Opening out filelist to /tmp/mondo//mondo.tmp.WzJtYL/tmpfs/filelist.full
139[Main] libmondo-filelist.c->mondo_makefilelist#1638: Including / in filelist /tmp/mondo//mondo.tmp.WzJtYL/tmpfs/filelist.full
140Making catalog of /
141 Making catalog of /
142 [Main] libmondo-filelist.c->mondo_makefilelist#1650: Copying new filelist to scratchdir
143 [Main] libmondo-filelist.c->mondo_makefilelist#1664: Freeing variables
144 [Main] libmondo-filelist.c->mondo_makefilelist#1668: Exiting
145Done.
146Dividing filelist into sets
147Dividing filelist into sets. Please wait.
148 [Main] libmondo-filelist.c->chop_filelist#233: filelist=/tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/filelist.full;
149Dividing filelist into sets
150 Dividing filelist into sets
151 [Main] libmondo-filelist.c->chop_filelist#244: outfname=/tmp/mondo//mondo.tmp.WzJtYL/filelist.0; biggie_fname=/tmp/mondo//mondo.tmp.WzJtYL/biggielist.txt
152[Main] libmondo-filelist.c->chop_filelist#342: Filelist divided into 47 sets
153 [Main] libmondo-files.c->estimate_noof_media_required#1237: Estimating number of media required...
154 [Main] libmondo-files.c->size_of_all_biggiefiles_K#777: Calculating size of all biggiefiles (in total)
155 [Main] libmondo-files.c->size_of_all_biggiefiles_K#779: biggielist = /tmp/mondo//mondo.tmp.WzJtYL/biggielist.txt
156 [Main] libmondo-files.c->size_of_all_biggiefiles_K#784: Reading it...
157 [Main] libmondo-files.c->size_of_all_biggiefiles_K#809: /usr/lib/locale/locale-archive --> 96834 K
158 [Main] libmondo-files.c->size_of_all_biggiefiles_K#814: After adding /usr/lib/locale/locale-archive, scratchL+96834 now equals 96834
159 [Main] libmondo-files.c->size_of_all_biggiefiles_K#820: Closing...
160 [Main] libmondo-files.c->size_of_all_biggiefiles_K#822: Finished calculating total size of all biggiefiles
161Your backup will probably occupy a single ISO. Maybe two.
162 [Main] libmondo-filelist.c->call_filelist_chopper#116:
163Done.
164running: gzip -9 /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/filelist.full > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
165--------------------------------start of output-----------------------------
166--------------------------------end of output------------------------------
167...ran just fine. :-)
168running: cp -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/*list*.gz /tmp/mondo//mondo.tmp.WzJtYL > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
169--------------------------------start of output-----------------------------
170--------------------------------end of output------------------------------
171...ran just fine. :-)
172Copying Mondo's core files to the scratch directory
173 [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1030: g_mondo_home='/usr/share/mondo'
174 [Main] libmondo-files.c->copy_mondo_and_mindi_stuff_to_scratchdir#1037: command = cp --parents -pRdf /usr/share/mondo /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903
175running: cp --parents -pRdf /usr/share/mondo /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903 > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
176--------------------------------start of output-----------------------------
177--------------------------------end of output------------------------------
178...ran just fine. :-)
179running: cp -f /tmp/mondo//mondo.tmp.WzJtYL/LAST-FILELIST-NUMBER /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903 > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
180--------------------------------start of output-----------------------------
181--------------------------------end of output------------------------------
182...ran just fine. :-)
183running: cp -f /usr/sbin/mondorestore /tmp/mondo//mondo.tmp.WzJtYL > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
184--------------------------------start of output-----------------------------
185--------------------------------end of output------------------------------
186...ran just fine. :-)
187Done.
188 [Main] libmondo-files.c->figure_out_kernel_path_interactively_if_necessary#290: Calling Mindi with kernel path of '/boot/vmlinuz-2.6.32-71.24.1.el6.x86_64'
189Calling MINDI to create boot+data disks
190 [Main] libmondo-devices.c->which_boot_loader#3109: list_drives_cmd = parted2fdisk -l 2>/dev/null | grep "/dev/.*:" | tr -s ':' ' ' | tr -s ' ' '
191' | grep /dev/; echo /dev/mapper/VolGroup-lv_root
192 [Main] libmondo-devices.c->which_boot_loader#3122: looking at drive /dev/vda's MBR
193 [Main] libmondo-devices.c->which_boot_loader#3137: 1 grubs and 0 lilos
194
195Your boot loader is GRUB and it boots from /dev/vda
196 [Main] libmondo-files.c->size_of_all_biggiefiles_K#777: Calculating size of all biggiefiles (in total)
197 [Main] libmondo-files.c->size_of_all_biggiefiles_K#779: biggielist = /tmp/mondo//mondo.tmp.WzJtYL/biggielist.txt
198 [Main] libmondo-files.c->size_of_all_biggiefiles_K#784: Reading it...
199 [Main] libmondo-files.c->size_of_all_biggiefiles_K#809: /usr/lib/locale/locale-archive --> 96834 K
200 [Main] libmondo-files.c->size_of_all_biggiefiles_K#814: After adding /usr/lib/locale/locale-archive, scratchL+96834 now equals 96834
201 [Main] libmondo-files.c->size_of_all_biggiefiles_K#820: Closing...
202 [Main] libmondo-files.c->size_of_all_biggiefiles_K#822: Finished calculating total size of all biggiefiles
203[Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#859: lines_in_filelist = 39947
204 [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#900: mindi --custom /tmp/mondo//mondo.tmp.WzJtYL /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images '/boot/vmlinuz-2.6.32-71.24.1.el6.x86_64' '' '0' 39947 'no' 'no' '' 'yes' 46 6 '""' 'yes' 'no' 'no' 32768 0 'yes'
205Generating boot+data disks
206 Generating boot+data disks
207 [Main] libmondo-fork.c->run_program_and_log_to_screen#396: Executing mindi --custom /tmp/mondo//mondo.tmp.WzJtYL /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images '/boot/vmlinuz-2.6.32-71.24.1.el6.x86_64' '' '0' 39947 'no' 'no' '' 'yes' 46 6 '""' 'yes' 'no' 'no' 32768 0 'yes'
208Waiting for 'echo hi > /tmp/mondo//mondo.tmp.WzJtYL/mojo-jojo.bla.bla ; mindi --custom /tmp/mondo//mondo.tmp.WzJtYL /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images '/boot/vmlinuz-2.6.32-71.24.1.el6.x86_64' '' '0' 39947 'no' 'no' '' 'yes' 46 6 '""' 'yes' 'no' 'no' 32768 0 'yes' >> /var/log/mondoarchive.log 2>> /var/log/mondoarchive.log; res=$?; sleep 1; rm -f /tmp/mondo//mondo.tmp.WzJtYL/mojo-jojo.bla.bla; exit $res' to start
209 [Main] libmondo-fork.c->run_program_and_log_to_screen#410: Waiting for lockfile /tmp/mondo//mondo.tmp.WzJtYL/mojo-jojo.bla.bla to exist
210kernelname = 2.6.32-71.24.1.el6.x86_64
211kernelpath = /boot/vmlinuz-2.6.32-71.24.1.el6.x86_64
212Mindi-BusyBox v1.18.3 (2011-04-12 11:41:09 CEST) multi-call binary.
213Analyzing dependency requirements
214 0% -
215 0% \
216 0% |
217 1% /
218 1% -
219 1% \
220 2% |
221 2% /
222 2% -
223 3% \
224 3% |
225 3% /
226 3% -
227 4% \
228 4% |
229 4% /
230 5% -
231 5% \
232 5% |
233 6% /
234 6% -
235 6% \
236 6% |
237 7% /
238 7% -
239 7% \
240 8% |
241 8% /
242 8% -
243 9% \
244 9% |
245 9% /
246 9% -
247 10% \
248 10% |
249 10% /
250 11% -
251 11% \
252 11% |
253 12% /
254 12% -
255 12% \
256 12% |
257 13% /
258 13% -
259 13% \
260 14% |
261 14% /
262 14% -
263 15% \
264 15% |
265 15% /
266 15% -
267 16% \
268 16% |
269 16% /
270 17% -
271 17% \
272 17% |
273 18% /
274 18% -
275 18% \
276 18% |
277 19% /
278 19% -
279 19% \
280 20% |
281 20% /
282 20% -
283 21% \
284 21% |
285 21% /
286 21% -
287 22% \
288 22% |
289 22% /
290 23% -
291 23% \
292 23% |
293 24% /
294 24% -
295 24% \
296 25% |
297 25% /
298 25% -
299 25% \
300 26% |
301 26% /
302 26% -
303 27% \
304 27% |
305 27% /
306 28% -
307 28% \
308 28% |
309 28% /
310 29% -
311 29% \
312 29% |
313 30% /
314 30% -
315 30% \
316 31% |
317 31% /
318 31% -
319 31% \
320 32% |
321 32% /
322 32% -
323 33% \
324 33% |
325 33% /
326 34% -
327 34% \
328 34% |
329 34% /
330 35% -
331 35% \
332 35% |
333 36% /
334 36% -
335 36% \
336 37% |
337 37% /
338 37% -
339 37% \
340 38% |
341 38% /
342 38% -
343 39% \
344 39% |
345 39% /
346 40% -
347 40% \
348 40% |
349 40% /
350 41% -
351 41% \
352 41% |
353 42% /
354 42% -
355 42% \
356 43% |
357 43% /
358 43% -
359 43% \
360 44% |
361 44% /
362 44% -
363 45% \
364 45% |
365 45% /
366 46% -
367 46% \
368 46% |
369 46% /
370 47% -
371 47% \
372 47% |
373 48% /
374 48% -
375 48% \
376 49% |
377 49% /
378 49% -
379 50% \
380 50% |
381 50% /
382 50% -
383 51% \
384 51% |
385 51% /
386 52% -
387 52% \
388 52% |
389 53% /
390 53% -
391 53% \
392 53% |
393 54% /
394 54% -
395 54% \
396 55% |
397 55% /
398 55% -
399 56% \
400 56% |
401 56% /
402 56% -
403 57% \
404 57% |
405 57% /
406 58% -
407 58% \
408 58% |
409 59% /
410 59% -
411 59% \
412 59% |
413 60% /
414 60% -
415 60% \
416 61% |
417 61% /
418 61% -
419 62% \
420 62% |
421 62% /
422 62% -
423 63% \
424 63% |
425 63% /
426 64% -
427 64% \
428 64% |
429 65% /
430 65% -
431 65% \
432 65% |
433 66% /
434 66% -
435 66% \
436 67% |
437 67% /
438 67% -
439 68% \
440 68% |
441 68% /
442 68% -
443 69% \
444 69% |
445 69% /
446 70% -
447 70% \
448 70% |
449 71% /
450 71% -
451 71% \
452 71% |
453 72% /
454 72% -
455 72% \
456 73% |
457 73% /
458 73% -
459 74% \
460 74% |
461 74% /
462 75% -
463 75% \
464 75% |
465 75% /
466 76% -
467 76% \
468 76% |
469 77% /
470 77% -
471 77% \
472 78% |
473 78% /
474 78% -
475 78% \
476 79% |
477 79% /
478 79% -
479 80% \
480 80% |
481 80% /
482 81% -
483 81% \
484 81% |
485 81% /
486 82% -
487 82% \
488 82% |
489 83% /
490 83% -
491 83% \
492 84% |
493 84% /
494 84% -
495 84% \
496 85% |
497 85% /
498 85% -
499 86% \
500 86% |
501 86% /
502 87% -
503 87% \
504 87% |
505 87% /
506 88% -
507 Done.
508Making complete dependency list
509 0% -
510 0% \
511 1% |
512 1% /
513 1% -
514 2% \
515 2% |
516 2% /
517 3% -
518 3% \
519 3% |
520 4% /
521 4% -
522 4% \
523 5% |
524 5% /
525 5% -
526 6% \
527 6% |
528 6% /
529 7% -
530 7% \
531 7% |
532 8% /
533 8% -
534 8% \
535 9% |
536 9% /
537 9% -
538 10% \
539 10% |
540 10% /
541 11% -
542 11% \
543 11% |
544 12% /
545 12% -
546 12% \
547 13% |
548 13% /
549 13% -
550 14% \
551 14% |
552 14% /
553 15% -
554 15% \
555 15% |
556 16% /
557 16% -
558 16% \
559 17% |
560 17% /
561 17% -
562 18% \
563 18% |
564 18% /
565 19% -
566 19% \
567 19% |
568 20% /
569 20% -
570 20% \
571 21% |
572 21% /
573 21% -
574 22% \
575 22% |
576 22% /
577 23% -
578 23% \
579 23% |
580 24% /
581 24% -
582 24% \
583 25% |
584 25% /
585 25% -
586 26% \
587 26% |
588 26% /
589 27% -
590 27% \
591 27% |
592 28% /
593 28% -
594 28% \
595 29% |
596 29% /
597 29% -
598 30% \
599 30% |
600 30% /
601 31% -
602 31% \
603 31% |
604 32% /
605 32% -
606 32% \
607 33% |
608 33% /
609 33% -
610 34% \
611 34% |
612 34% /
613 35% -
614 35% \
615 35% |
616 36% /
617 36% -
618 36% \
619 37% |
620 37% /
621 37% -
622 38% \
623 38% |
624 38% /
625 39% -
626 39% \
627 39% |
628 40% /
629 40% -
630 40% \
631 41% |
632 41% /
633 41% -
634 42% \
635 42% |
636 42% /
637 43% -
638 43% \
639 43% |
640 44% /
641 44% -
642 44% \
643 45% |
644 45% /
645 45% -
646 46% \
647 46% |
648 46% /
649 47% -
650 47% \
651 47% |
652 48% /
653 48% -
654 48% \
655 49% |
656 49% /
657 50% -
658 50% \
659 50% |
660 51% /
661 51% -
662 51% \
663 52% |
664 52% /
665 52% -
666 53% \
667 53% |
668 53% /
669 54% -
670 54% \
671 54% |
672 55% /
673 55% -
674 55% \
675 56% |
676 56% /
677 56% -
678 57% \
679 57% |
680 57% /
681 58% -
682 58% \
683 58% |
684 59% /
685 59% -
686 59% \
687 60% |
688 60% /
689 60% -
690 61% \
691 61% |
692 61% /
693 62% -
694 62% \
695 62% |
696 63% /
697 63% -
698 63% \
699 64% |
700 64% /
701 64% -
702 65% \
703 65% |
704 65% /
705 66% -
706 66% \
707 66% |
708 67% /
709 67% -
710 67% \
711 68% |
712 68% /
713 68% -
714 69% \
715 69% |
716 69% /
717 70% -
718 70% \
719 70% |
720 71% /
721 71% -
722 71% \
723 72% |
724 72% /
725 72% -
726 73% \
727 73% |
728 73% /
729 74% -
730 74% \
731 74% |
732 75% /
733 75% -
734 75% \
735 76% |
736 76% /
737 76% -
738 77% \
739 77% |
740 77% /
741 78% -
742 78% \
743 78% |
744 79% /
745 79% -
746 79% \
747 80% |
748 80% /
749 80% -
750 81% \
751 81% |
752 81% /
753 82% -
754 82% \
755 82% |
756 83% /
757 83% -
758 83% \
759 84% |
760 84% /
761 84% -
762 85% \
763 85% |
764 85% /
765 86% -
766 86% \
767 86% |
768 87% /
769 87% -
770 87% \
771 88% |
772 88% /
773 88% -
774 89% \
775 89% |
776 89% /
777 90% -
778 90% \
779 90% |
780 91% /
781 91% -
782 91% \
783 92% |
784 92% /
785 92% -
786 93% \
787 93% |
788 93% /
789 94% -
790 94% \
791 94% |
792 95% /
793 95% -
794 95% \
795 96% |
796 96% /
797 96% -
798 97% \
799 97% |
800 97% /
801 98% -
802 98% \
803 98% |
804 99% /
805 99% -
806 100% \
807
808 Done.
809Analyzing your keyboard's configuration.
810Adding the following keyboard mapping tables: us.map.gz mac-qwerty-layout.inc qwerty-layout.inc compose.inc linux-with-alt-and-altgr.inc mac-linux-keys-bare.inc linux-keys-bare.inc vim-compose.latin1 compose.latin1 euro1.map.gz
811 Done.
812Assembling dependency files................................................................................Backing up /dev/vda's MBR
813Creating /dev/boot_device (/dev/vda)
814
815 Done.
816Your mountlist will look like this:
817Analyzing LVM...
818 DEVICE MOUNTPOINT FORMAT SIZE (MB) LABEL/UUID
819 /dev/vda2 lvm lvm 9983
820 /dev/dm-1 / ext3 5952
821 /dev/vda1 /boot ext3 256 1d329ada-aa44-4270-8608-d2a610ea2fbf
822 /dev/dm-0 swap swap 3999
823Tarring and zipping the data content...
824 Done.
825Making 24576KB boot disk...............udev device manager found
826WARNING: No Hardware support for KVM
827You may ask your manufacturer to contribute to the mindi project
828...64815 blocks
829............
830 Done.
831Created bootable ISO image at /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images/mindi.iso
832Boot and data disk images were created.
833------------- mindi logfile included -------------------------
834mindi v2.0.7.6-r2735
835x86_64 architecture detected
836mindi called with the following arguments:
837--readalllink /dev/VolGroup00/lv_root
838Start date : Sat May 21 00:49:49 NZST 2011
839-----------------------------
840MONDO_SHARE = /usr/share/mondo
841MINDI_LIB = /usr/lib64/mindi
842MINDI_SBIN = /usr/sbin
843MINDI_CONF = /etc/mindi
844-----------------------------
845 Mindi configuration file
846-----------------------------
847FORCE_MODS="virtio_ring virtio_net virtio_pci"
848-----------------------------
849Found isolinux.bin at /usr/share/syslinux/isolinux.bin
850LVM set to v2
851----------
852mount result:
853-------------
854/dev/mapper/VolGroup00-lv_root on / type ext3 (rw)
855proc on /proc type proc (rw)
856sysfs on /sys type sysfs (rw)
857devpts on /dev/pts type devpts (rw,gid=5,mode=620)
858tmpfs on /dev/shm type tmpfs (rw)
859/dev/vda1 on /boot type ext3 (rw)
860none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
861sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
862-------------
863-------------
864cat /proc/cmdline:
865-------------
866ro root=/dev/mapper/VolGroup00-lv_root rd_LVM_LV=VolGroup00/lv_root rd_LVM_LV=VolGroup00/LogVol03_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
867-------------
868cat /proc/swaps:
869-------------
870Filename Type Size Used Priority
871/dev/dm-0 partition 4095992 0 -1
872-------------
873cat /proc/partitions:
874-------------
875major minor #blocks name
876
877 252 0 10485760 vda
878 252 1 262144 vda1
879 252 2 10222592 vda2
880 253 0 4096000 dm-0
881 253 1 6094848 dm-1
882-------------
883cat /proc/filesystems:
884-------------
885nodev sysfs
886nodev rootfs
887nodev bdev
888nodev proc
889nodev cgroup
890nodev cpuset
891nodev tmpfs
892nodev devtmpfs
893nodev binfmt_misc
894nodev debugfs
895nodev securityfs
896nodev sockfs
897nodev usbfs
898nodev pipefs
899nodev anon_inodefs
900nodev inotifyfs
901nodev devpts
902nodev ramfs
903nodev hugetlbfs
904 iso9660
905nodev mqueue
906 ext3
907nodev rpc_pipefs
908 msdos
909 vfat
910-------------
911lsmod result:
912-------------
913Module Size Used by
914vfat 10646 0
915msdos 7840 0
916fat 55086 2 vfat,msdos
917sunrpc 241630 1
918ipv6 321509 24
919dm_mirror 14003 0
920dm_region_hash 12200 1 dm_mirror
921dm_log 10088 2 dm_mirror,dm_region_hash
922virtio_balloon 4281 0
923virtio_net 15773 0
924i2c_piix4 12574 0
925i2c_core 31274 1 i2c_piix4
926ext3 133830 2
927jbd 54576 1 ext3
928mbcache 7918 1 ext3
929virtio_blk 5087 3
930ata_generic 3611 0
931pata_acpi 3667 0
932ata_piix 22588 0
933virtio_pci 6733 0
934virtio_ring 7169 4 virtio_balloon,virtio_net,virtio_blk,virtio_pci
935virtio 4824 4 virtio_balloon,virtio_net,virtio_blk,virtio_pci
936dm_mod 76824 8 dm_mirror,dm_log
937FORCE_MODS:
938-------------
939virtio_ring virtio_net virtio_pci
940-------------
941DENY_MODS:
942-------------
943kqemu
944-------------
945df result:
946----------
947Filesystem Type 1K-blocks Used Available Use% Mounted on
948/dev/mapper/VolGroup00-lv_root
949 ext3 5999092 1244280 4450072 22% /
950tmpfs tmpfs 1027788 0 1027788 0% /dev/shm
951/dev/vda1 ext3 253871 49466 191298 21% /boot
952-------------
953Liste of extra modules is:
954ht st osst ide-tape ide_tape ide ide-floppy floppy ide-generic ide-detect ide-mod ide-disk ide_disk ide-cd ide_cd ide_cd_mod ide-cd_mod ide-cs ide-core ide_core ide-gd_mod ide_gd_mod edd paride ata_generic ide_pci_generic ata_piix libata dock via82cxxx generic nvidia ahci sata_nv cmd64x pata_amd pata_marvell pata_serverworks pata_sis pata_sil680 pata_jmicron amd74xx sis5513 jmicron sata_promise sata_via serverworks sata_svw blkbk virtio usb-storage usb-ohci usb-uhci usbcore usb_storage input hid uhci_hcd ehci_hcd uhci-hcd ehci-hcd ohci-hcd ohci_hcd xhci usbkbd usbhid keybdev mousedev libusual scsi_mod ff-memless ums_cypress ums-cypress cp210x usbserial pcmcia_core ds yenta_socket 3w-xxxx 3w_xxxx 3w_9xxx 3w-9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc hpsa dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi iscsi_tcp libiscsi scsi_transport_iscsi libiscsi_tcp isp megaraid megaraid_mm megaraid_mbox megaraid_sas mega_sr mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2400 qla2xxx qla2xxx_conf qlogicfas qlogicfc qlogicisp qlogicfas qlogicfas408 raw1394 scsi_mod scsi_transport_sas scsi_transport_spi scsi_transport_fc sd_mod crc_t10dif crc-t10dif seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs intermodule scsi_dh scsi_tgt emcpdm emcpgpx emcpmpx emcp dc395x diskdumplib scsi_dump_register auth_rpcgss sunrpc nfs nfs_acl lockd fscache loop mii 3c59x e100 bcm5700 bnx2 bnx2x mdio e1000 e1000e igb dca eepro100 ne2k-pci tg3 libphy pcnet32 8139cp 8139too 8390 forcedeth vmxnet vmxnet3 vmnet exportfs fuse libcrc32c netbk xenblktap r8169 af_packet cdrom isocd isofs inflate_fs nls_iso8859-1 nls_base nls_cp437 nls_utf8 sg sr_mod zlib_inflate iso9660 vfat fat loop md-mod linear raid0 raid1 xor raid10 raid5 raid456 raid6_pq async_pq xor async_tx async_memcpy async_xor lvm-mod dm-mod dm_mod dm-snapshot dm_snapshot dm-zero dm_zero dm-mirror dm_mirror dm-multipath dm-round-robin dm-emc dm-hp-sw dm-rdac dm-region-hash dm-snapshot dm-log multipath jfs xfs xfs_support pagebuf reiserfs ext2 ext3 minix nfs nfs_acl nfsd lockd sunrpc jbd mbcache ext4 jbd2 crc16 ocfs2 ocfs2_dlm ocfs2_nodemanager configfs
955-------------
956Mindi 2.0.7.6-r2735 is exiting
957End date : Sat May 21 00:49:49 NZST 2011
958Your i-want-my-lvm file content is:
959-----------------------------------
960/sbin/lvmdiskscan
961/sbin/lvm
962i=2
963LVM version >= 2.0 found.
964Just before you extrapolate mountlist to include RAID partitions,
965extrapolate it to include the following LVM drives and partitions:-
966>>>>> /dev/vda2
967To get started, type:-
968(insmod dm-mod)
969(insmod dm_mod)
970# lvm vgchange -an
971# echo y | lvm pvcreate -ff /dev/vda2
972# lvm vgscan
973
974Create and activate the VG's (volume groups).
975# lvm vgcreate VolGroup00 -l 0 -p 0 -s 32m /dev/vda2
976# lvm vgchange -a y VolGroup00
977
978Finally, create the LV's (logical volumes).
979# lvm lvcreate -L 4003m -r auto -n LogVol03_swap VolGroup00
980# lvm lvcreate -L 5949m -r auto -n lv_root VolGroup00
981
982# lvm vgscan
983Now you may format the LV's:-
984(mkfs -t foo /dev/VolGroup00/LogVol03_swap or something like that)
985(mkfs -t foo /dev/VolGroup00/lv_root or something like that)
986
987Finally, to shut down and delete the volumes, do this:-
988(lvm lvremove -f /dev/VolGroup00/LogVol03_swap)
989(lvm lvremove -f /dev/VolGroup00/lv_root)
990(lvm vgchange -a n VolGroup00)
991(lvm vgremove VolGroup00)
992(rmmod dm-mod & rmmod dm_mod & )
993-----------------------------------
994Your mountlist.txt file content is:
995-----------------------------------
996/dev/vda2 lvm lvm 10222592
997/dev/dm-1 / ext3 6094848
998/dev/vda1 /boot ext3 262144 1d329ada-aa44-4270-8608-d2a610ea2fbf
999/dev/dm-0 swap swap 4095992
1000-----------------------------------
100115000 /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images/all.tar.gz
1002Ramdisk will be 110592 KB
1003Creating ext2 filesystem on /tmp/mondo//mondo.tmp.WzJtYL/temp.rd
1004mke2fs 1.41.12 (17-May-2010)
1005Filesystem label=
1006OS type: Linux
1007Block size=1024 (log=0)
1008Fragment size=1024 (log=0)
1009Stride=0 blocks, Stripe width=0 blocks
101055328 inodes, 110592 blocks
10111105 blocks (1.00%) reserved for the super user
1012First data block=1
1013Maximum filesystem blocks=67371008
101414 block groups
10158192 blocks per group, 8192 fragments per group
10163952 inodes per group
1017Superblock backups stored on blocks:
1018 8193, 24577, 40961, 57345, 73729
1019
1020Writing inode tables: 0/14 1/14 2/14 3/14 4/14 5/14 6/14 7/14 8/14 9/1410/1411/1412/1413/14done
1021Writing superblocks and filesystem accounting information: done
1022
1023This filesystem will be automatically checked every 33 mounts or
1024180 days, whichever comes first. Use tune2fs -c or -i to override.
1025WARNING - /sbin/mount.cifs does not exist; cannot be LDD'd.
1026WARNING - /sbin/mount.cifs3 does not exist; cannot be LDD'd.
1027WARNING - /sbin/mount.fuse does not exist; cannot be LDD'd.
1028/sbin/mount.nfs4 is softlink
1029WARNING - /sbin/mount.ntfs does not exist; cannot be LDD'd.
1030WARNING - /sbin/mount.ntfs-3g does not exist; cannot be LDD'd.
1031WARNING - /sbin/mount.smb does not exist; cannot be LDD'd.
1032WARNING - /sbin/mount.smb3 does not exist; cannot be LDD'd.
1033WARNING - /sbin/mount.smbfs does not exist; cannot be LDD'd.
1034WARNING - /sbin/mount.smbfs3 does not exist; cannot be LDD'd.
1035WARNING - /usr/bin/fusermount does not exist; cannot be LDD'd.
1036WARNING - /usr/bin/sshfs does not exist; cannot be LDD'd.
1037udev device manager found
1038WARNING: No Hardware support for KVM
1039You may ask your manufacturer to contribute to the mindi project
1040Removing kqemu from the list of modules to load
1041Adding lib/modules/2.6.32-71.24.1.el6.x86_64/build ( KB) to the rootfs
1042Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/ahci.ko (84 KB) to the rootfs
1043Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/ata_generic.ko (16 KB) to the rootfs
1044Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/ata_piix.ko (44 KB) to the rootfs
1045Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/pata_amd.ko (28 KB) to the rootfs
1046Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/pata_jmicron.ko (12 KB) to the rootfs
1047Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/pata_marvell.ko (12 KB) to the rootfs
1048Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/pata_serverworks.ko (20 KB) to the rootfs
1049Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/pata_sil680.ko (20 KB) to the rootfs
1050Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/pata_sis.ko (24 KB) to the rootfs
1051Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/sata_nv.ko (48 KB) to the rootfs
1052Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/sata_promise.ko (28 KB) to the rootfs
1053Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/sata_svw.ko (16 KB) to the rootfs
1054Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata/sata_via.ko (24 KB) to the rootfs
1055Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/block/cciss.ko (160 KB) to the rootfs
1056Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/block/floppy.ko (132 KB) to the rootfs
1057Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/cdrom/cdrom.ko (76 KB) to the rootfs
1058Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/dca/dca.ko (20 KB) to the rootfs
1059Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/firmware/edd.ko (24 KB) to the rootfs
1060Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion/mptbase.ko (152 KB) to the rootfs
1061Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion/mptctl.ko (64 KB) to the rootfs
1062Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion/mptfc.ko (36 KB) to the rootfs
1063Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion/mptsas.ko (100 KB) to the rootfs
1064Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion/mptscsih.ko (72 KB) to the rootfs
1065Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion/mptspi.ko (40 KB) to the rootfs
1066Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/3c59x.ko (108 KB) to the rootfs
1067Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/8139cp.ko (48 KB) to the rootfs
1068Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/8139too.ko (76 KB) to the rootfs
1069Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/8390.ko (24 KB) to the rootfs
1070Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/bnx2.ko (120 KB) to the rootfs
1071Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/bnx2x.ko (364 KB) to the rootfs
1072Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/e1000/e1000.ko (180 KB) to the rootfs
1073Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/e1000e/e1000e.ko (220 KB) to the rootfs
1074Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/e100.ko (72 KB) to the rootfs
1075Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/forcedeth.ko (100 KB) to the rootfs
1076Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/igb/igb.ko (160 KB) to the rootfs
1077Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/mdio.ko (12 KB) to the rootfs
1078Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/mii.ko (12 KB) to the rootfs
1079Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/ne2k-pci.ko (24 KB) to the rootfs
1080Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/pcnet32.ko (72 KB) to the rootfs
1081Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/r8169.ko (76 KB) to the rootfs
1082Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/tg3.ko (192 KB) to the rootfs
1083Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/virtio_net.ko (36 KB) to the rootfs
1084Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/vmxnet3/vmxnet3.ko (68 KB) to the rootfs
1085Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/pcmcia/yenta_socket.ko (92 KB) to the rootfs
1086Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/3w-9xxx.ko (72 KB) to the rootfs
1087Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/3w-xxxx.ko (48 KB) to the rootfs
1088Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/aacraid/aacraid.ko (148 KB) to the rootfs
1089Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/aic7xxx/aic79xx.ko (248 KB) to the rootfs
1090Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/aic7xxx/aic7xxx.ko (220 KB) to the rootfs
1091Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/hpsa.ko (88 KB) to the rootfs
1092Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/imm.ko (24 KB) to the rootfs
1093Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/initio.ko (36 KB) to the rootfs
1094Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/ips.ko (92 KB) to the rootfs
1095Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/iscsi_tcp.ko (28 KB) to the rootfs
1096Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/libiscsi.ko (92 KB) to the rootfs
1097Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko (36 KB) to the rootfs
1098Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/megaraid/megaraid_mbox.ko (68 KB) to the rootfs
1099Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/megaraid/megaraid_mm.ko (24 KB) to the rootfs
1100Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/megaraid/megaraid_sas.ko (92 KB) to the rootfs
1101Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/osst.ko (88 KB) to the rootfs
1102Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/ppa.ko (24 KB) to the rootfs
1103Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/qla2xxx/qla2xxx.ko (440 KB) to the rootfs
1104Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/scsi_tgt.ko (28 KB) to the rootfs
1105Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko (100 KB) to the rootfs
1106Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko (80 KB) to the rootfs
1107Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/scsi_transport_sas.ko (76 KB) to the rootfs
1108Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/scsi_transport_spi.ko (56 KB) to the rootfs
1109Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/sd_mod.ko (80 KB) to the rootfs
1110Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/sg.ko (72 KB) to the rootfs
1111Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/sr_mod.ko (36 KB) to the rootfs
1112Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/st.ko (72 KB) to the rootfs
1113Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/sym53c8xx_2/sym53c8xx.ko (136 KB) to the rootfs
1114Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb/serial/cp210x.ko (36 KB) to the rootfs
1115Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb/serial/usbserial.ko (84 KB) to the rootfs
1116Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb/storage/ums-cypress.ko (12 KB) to the rootfs
1117Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb/storage/usb-storage.ko (132 KB) to the rootfs
1118Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/virtio/virtio.ko (12 KB) to the rootfs
1119Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/virtio/virtio_pci.ko (20 KB) to the rootfs
1120Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/virtio/virtio_ring.ko (16 KB) to the rootfs
1121Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/exportfs/exportfs.ko (12 KB) to the rootfs
1122Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/fscache/fscache.ko (108 KB) to the rootfs
1123Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/fuse/fuse.ko (132 KB) to the rootfs
1124Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/lockd/lockd.ko (140 KB) to the rootfs
1125Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nfs_common/nfs_acl.ko (8 KB) to the rootfs
1126Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nfs/nfs.ko (604 KB) to the rootfs
1127Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nls/nls_iso8859-1.ko (12 KB) to the rootfs
1128Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nls/nls_utf8.ko (8 KB) to the rootfs
1129Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/lib/crc-t10dif.ko (8 KB) to the rootfs
1130Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/lib/libcrc32c.ko (8 KB) to the rootfs
1131Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko (80 KB) to the rootfs
1132Adding lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/net/sunrpc/sunrpc.ko (408 KB) to the rootfs
1133Adding lib/modules/2.6.32-71.24.1.el6.x86_64/source ( KB) to the rootfs
1134Deleting devfsd daemon from ramdisk
1135...because /sbin/devfsd not found
1136---------------------------
1137Content of initial ramdisk:
1138---------------------------
1139.:
1140total 120
1141drwxr-x--- 15 601 users 1024 May 21 00:50 .
1142drwx------ 4 root root 4096 May 21 00:50 ..
1143-rw-r--r-- 1 root root 2367 May 21 00:50 ataraid.tgz
1144drwxr-x--- 2 601 users 2048 May 21 00:50 bin
1145-rw-r--r-- 1 root root 17729 May 21 00:50 cciss.tgz
1146drwxr-xr-x 8 root root 8192 May 21 00:50 dev
1147-rw-r--r-- 1 root root 203 May 21 00:50 dm.tgz
1148drwxr-x--- 5 601 users 1024 May 21 00:50 etc
1149-rw-r--r-- 1 root root 10240 May 21 00:50 i2o.tgz
1150-rw-r--r-- 1 root root 17763 May 21 00:50 ida.tgz
1151drwxr-xr-x 5 root root 1024 May 21 00:50 lib
1152drwxr-xr-x 2 root root 2048 May 21 00:50 lib64
1153lrwxrwxrwx 1 601 users 9 May 21 00:50 linuxrc -> sbin/init
1154drwx------ 2 root root 12288 May 21 00:50 lost+found
1155drwxr-xr-x 4 root root 1024 May 21 00:50 mnt
1156-rw-r--r-- 1 root root 1222 May 21 00:50 nst.tgz
1157drwxr-xr-x 2 root root 1024 May 21 00:50 proc
1158-rw-r--r-- 1 root root 2399 May 21 00:50 raw.tgz
1159-rw-r--r-- 1 root root 17245 May 21 00:50 rd.tgz
1160-rw-r--r-- 1 root root 1058 May 21 00:50 README
1161drwxr-x--- 2 601 users 1024 May 21 00:50 sbin
1162drwxr-xr-x 2 root root 1024 May 21 00:50 .ssh
1163-rw-r--r-- 1 root root 2350 May 21 00:50 symlinks.tgz
1164-rw-r--r-- 1 root root 69 May 21 00:50 THIS-IS-A-RAMDISK
1165drwxr-x--- 2 601 users 1024 May 21 00:50 tmp
1166drwxr-x--- 6 601 users 1024 May 21 00:50 usr
1167drwxr-xr-x 4 root root 1024 May 21 00:50 var
1168-rw-r--r-- 1 root root 310 May 21 00:50 vc.tgz
1169
1170./bin:
1171total 1424
1172drwxr-x--- 2 601 users 2048 May 21 00:50 .
1173drwxr-x--- 15 601 users 1024 May 21 00:50 ..
1174lrwxrwxrwx 1 601 users 7 May 21 00:50 [ -> /bin/sh
1175lrwxrwxrwx 1 601 users 7 May 21 00:50 ash -> busybox
1176lrwxrwxrwx 1 root root 7 May 21 00:50 base64 -> busybox
1177-rwxr-xr-x 1 root root 943248 Jun 23 2010 bash
1178-rwxr-xr-x 1 root root 426392 May 21 00:50 busybox
1179lrwxrwxrwx 1 601 users 7 May 21 00:50 cat -> busybox
1180lrwxrwxrwx 1 601 users 7 May 21 00:50 chgrp -> busybox
1181lrwxrwxrwx 1 601 users 7 May 21 00:50 chmod -> busybox
1182lrwxrwxrwx 1 601 users 7 May 21 00:50 chown -> busybox
1183lrwxrwxrwx 1 601 users 7 May 21 00:50 chroot -> busybox
1184lrwxrwxrwx 1 601 users 7 May 21 00:50 cp -> busybox
1185lrwxrwxrwx 1 root root 7 May 21 00:50 cpio -> busybox
1186lrwxrwxrwx 1 root root 7 May 21 00:50 cttyhack -> busybox
1187lrwxrwxrwx 1 601 users 7 May 21 00:50 date -> busybox
1188lrwxrwxrwx 1 601 users 7 May 21 00:50 dd -> busybox
1189lrwxrwxrwx 1 601 users 7 May 21 00:50 df -> busybox
1190lrwxrwxrwx 1 601 users 7 May 21 00:50 dmesg -> busybox
1191lrwxrwxrwx 1 601 users 7 May 21 00:50 dumpkmap -> busybox
1192lrwxrwxrwx 1 601 users 7 May 21 00:50 echo -> busybox
1193lrwxrwxrwx 1 root root 7 May 21 00:50 egrep -> busybox
1194lrwxrwxrwx 1 601 users 7 May 21 00:50 false -> busybox
1195lrwxrwxrwx 1 601 users 7 May 21 00:50 fdflush -> busybox
1196lrwxrwxrwx 1 601 users 7 May 21 00:50 fgrep -> busybox
1197lrwxrwxrwx 1 root root 7 May 21 00:50 fsync -> busybox
1198lrwxrwxrwx 1 601 users 7 May 21 00:50 getopt -> busybox
1199lrwxrwxrwx 1 601 users 7 May 21 00:50 grep -> busybox
1200lrwxrwxrwx 1 601 users 7 May 21 00:50 gunzip -> busybox
1201lrwxrwxrwx 1 601 users 7 May 21 00:50 gzip -> busybox
1202lrwxrwxrwx 1 601 users 7 May 21 00:50 halt -> busybox
1203lrwxrwxrwx 1 601 users 7 May 21 00:50 hostname -> busybox
1204lrwxrwxrwx 1 601 users 12 May 21 00:50 init -> ../sbin/init
1205lrwxrwxrwx 1 601 users 7 May 21 00:50 ip -> busybox
1206lrwxrwxrwx 1 601 users 7 May 21 00:50 kill -> busybox
1207lrwxrwxrwx 1 601 users 12 May 21 00:50 linuxrc -> ../sbin/init
1208lrwxrwxrwx 1 601 users 7 May 21 00:50 ln -> busybox
1209lrwxrwxrwx 1 601 users 7 May 21 00:50 loadkmap -> busybox
1210lrwxrwxrwx 1 601 users 7 May 21 00:50 ls -> busybox
1211lrwxrwxrwx 1 root root 7 May 21 00:50 lzop -> busybox
1212lrwxrwxrwx 1 601 users 7 May 21 00:50 mkdir -> busybox
1213lrwxrwxrwx 1 601 users 7 May 21 00:50 mknod -> busybox
1214lrwxrwxrwx 1 601 users 7 May 21 00:50 mktemp -> busybox
1215lrwxrwxrwx 1 601 users 7 May 21 00:50 more -> busybox
1216-rwsr-xr-x 1 root root 74712 Dec 4 00:48 mount
1217lrwxrwxrwx 1 601 users 7 May 21 00:50 mt -> busybox
1218lrwxrwxrwx 1 601 users 7 May 21 00:50 mv -> busybox
1219lrwxrwxrwx 1 root root 7 May 21 00:50 netstat -> busybox
1220lrwxrwxrwx 1 601 users 7 May 21 00:50 open -> busybox
1221lrwxrwxrwx 1 601 users 7 May 21 00:50 openvt -> busybox
1222lrwxrwxrwx 1 601 users 7 May 21 00:50 pidof -> busybox
1223lrwxrwxrwx 1 601 users 7 May 21 00:50 ping -> busybox
1224lrwxrwxrwx 1 root root 7 May 21 00:50 pipe_progress -> busybox
1225lrwxrwxrwx 1 601 users 7 May 21 00:50 ps -> busybox
1226lrwxrwxrwx 1 601 users 7 May 21 00:50 pwd -> busybox
1227lrwxrwxrwx 1 root root 7 May 21 00:50 rev -> busybox
1228lrwxrwxrwx 1 601 users 7 May 21 00:50 rm -> busybox
1229lrwxrwxrwx 1 601 users 7 May 21 00:50 rmdir -> busybox
1230lrwxrwxrwx 1 601 users 7 May 21 00:50 sed -> busybox
1231lrwxrwxrwx 1 601 users 7 May 21 00:50 sh -> busybox
1232lrwxrwxrwx 1 601 users 7 May 21 00:50 sh.busybox -> busybox
1233lrwxrwxrwx 1 601 users 7 May 21 00:50 sleep -> busybox
1234lrwxrwxrwx 1 601 users 7 May 21 00:50 stty -> busybox
1235lrwxrwxrwx 1 601 users 7 May 21 00:50 sync -> busybox
1236lrwxrwxrwx 1 601 users 7 May 21 00:50 sync.busybox -> busybox
1237lrwxrwxrwx 1 601 users 7 May 21 00:50 tar -> busybox
1238lrwxrwxrwx 1 601 users 7 May 21 00:50 touch -> busybox
1239lrwxrwxrwx 1 601 users 7 May 21 00:50 true -> busybox
1240lrwxrwxrwx 1 601 users 7 May 21 00:50 udhcpc -> busybox
1241lrwxrwxrwx 1 601 users 7 May 21 00:50 umount -> busybox
1242lrwxrwxrwx 1 601 users 7 May 21 00:50 uname -> busybox
1243lrwxrwxrwx 1 601 users 7 May 21 00:50 usleep -> busybox
1244lrwxrwxrwx 1 601 users 7 May 21 00:50 vi -> busybox
1245lrwxrwxrwx 1 601 users 7 May 21 00:50 zcat -> busybox
1246
1247./dev:
1248total 15
1249drwxr-xr-x 8 root root 8192 May 21 00:50 .
1250drwxr-x--- 15 601 users 1024 May 21 00:50 ..
1251crw------- 1 root root 10, 3 Sep 19 2001 atibm
1252brw------- 1 root root 29, 0 Sep 19 2001 aztcd
1253brw------- 1 root root 41, 0 Sep 19 2001 bpcd
1254drwxr-xr-x 2 root root 1024 Apr 2 2002 cciss
1255brw------- 1 root root 15, 0 Sep 19 2001 cdu31a
1256brw------- 1 root root 24, 0 Sep 19 2001 cdu535
1257brw------- 1 root root 32, 0 Sep 19 2001 cm206cd
1258crw--w--w- 1 root root 5, 1 Jul 10 2002 console
1259crw------- 1 root root 5, 64 Sep 19 2001 cua0
1260crw------- 1 root root 5, 65 Sep 19 2001 cua1
1261crw------- 1 root root 52, 0 Sep 19 2001 dcbri0
1262crw------- 1 root root 52, 1 Sep 19 2001 dcbri1
1263crw------- 1 root root 52, 2 Sep 19 2001 dcbri2
1264crw------- 1 root root 52, 3 Sep 19 2001 dcbri3
1265crw------- 1 root root 94, 0 Sep 19 2001 dcxx0
1266crw------- 1 root root 94, 1 Sep 19 2001 dcxx1
1267crw------- 1 root root 64, 0 Sep 19 2001 enskip
1268lrwxrwxrwx 1 root root 3 May 21 00:50 fb -> fb0
1269crw------- 1 root root 29, 0 Sep 19 2001 fb0
1270crw------- 1 root root 29, 32 Sep 19 2001 fb1
1271crw------- 1 root root 29, 64 Sep 19 2001 fb2
1272crw------- 1 root root 29, 96 Sep 19 2001 fb3
1273crw------- 1 root root 29, 128 Sep 19 2001 fb4
1274crw------- 1 root root 29, 160 Sep 19 2001 fb5
1275crw------- 1 root root 29, 192 Sep 19 2001 fb6
1276crw------- 1 root root 29, 224 Sep 19 2001 fb7
1277lrwxrwxrwx 1 root root 15 May 21 00:50 fd -> ../proc/self/fd
1278brw------- 1 root root 2, 0 Sep 19 2001 fd0
1279brw-r----- 1 root root 2, 36 Sep 19 2001 fd0CompaQ
1280brw-r----- 1 root root 2, 8 Sep 19 2001 fd0h1200
1281brw-r----- 1 root root 2, 40 Sep 19 2001 fd0h1440
1282brw-r----- 1 root root 2, 28 Sep 19 2001 fd0H1440
1283brw-r----- 1 root root 2, 56 Sep 19 2001 fd0h1476
1284brw-r----- 1 root root 2, 72 Sep 19 2001 fd0h1494
1285brw-r----- 1 root root 2, 92 Sep 19 2001 fd0h1600
1286brw-r----- 1 root root 2, 124 Sep 19 2001 fd0H1600
1287brw-r----- 1 root root 2, 44 Sep 19 2001 fd0H1680
1288brw-r----- 1 root root 2, 60 Sep 19 2001 fd0H1722
1289brw-r----- 1 root root 2, 76 Sep 19 2001 fd0H1743
1290brw-r----- 1 root root 2, 96 Sep 19 2001 fd0H1760
1291brw-r----- 1 root root 2, 116 Sep 19 2001 fd0H1840
1292brw-r----- 1 root root 2, 100 Sep 19 2001 fd0H1920
1293brw-r----- 1 root root 2, 48 Sep 19 2001 fd0h410
1294brw-r----- 1 root root 2, 64 Sep 19 2001 fd0h420
1295brw-r----- 1 root root 2, 80 Sep 19 2001 fd0h880
1296brw------- 1 root root 2, 28 Sep 19 2001 fd0u1440
1297brw------- 1 root root 2, 60 Sep 19 2001 fd0u1722
1298brw------- 1 root root 2, 32 Sep 19 2001 fd0u2880
1299brw------- 1 root root 2, 104 Sep 19 2001 fd0u3200
1300brw------- 1 root root 2, 108 Sep 19 2001 fd0u3520
1301brw------- 1 root root 2, 112 Sep 19 2001 fd0u3840
1302crw------- 1 root root 1, 7 Sep 19 2001 full
1303brw------- 1 root root 16, 0 Sep 19 2001 gscd
1304brw------- 1 root root 3, 0 Sep 19 2001 hda
1305brw------- 1 root root 3, 1 Sep 19 2001 hda1
1306brw------- 1 root root 3, 10 Sep 19 2001 hda10
1307brw------- 1 root root 3, 11 Sep 19 2001 hda11
1308brw------- 1 root root 3, 12 Sep 19 2001 hda12
1309brw------- 1 root root 3, 13 Sep 19 2001 hda13
1310brw------- 1 root root 3, 14 Sep 19 2001 hda14
1311brw------- 1 root root 3, 15 Sep 19 2001 hda15
1312brw------- 1 root root 3, 16 Sep 19 2001 hda16
1313brw-r--r-- 1 root root 3, 17 Dec 29 2001 hda17
1314brw-r--r-- 1 root root 3, 18 Dec 29 2001 hda18
1315brw-r--r-- 1 root root 3, 19 Dec 29 2001 hda19
1316brw------- 1 root root 3, 2 Sep 19 2001 hda2
1317brw-r--r-- 1 root root 3, 20 Dec 29 2001 hda20
1318brw-r--r-- 1 root root 3, 21 Dec 29 2001 hda21
1319brw-r--r-- 1 root root 3, 22 Dec 29 2001 hda22
1320brw-r--r-- 1 root root 3, 23 Dec 29 2001 hda23
1321brw-r--r-- 1 root root 3, 24 Dec 29 2001 hda24
1322brw------- 1 root root 3, 3 Sep 19 2001 hda3
1323brw------- 1 root root 3, 4 Sep 19 2001 hda4
1324brw------- 1 root root 3, 5 Sep 19 2001 hda5
1325brw------- 1 root root 3, 6 Sep 19 2001 hda6
1326brw------- 1 root root 3, 7 Sep 19 2001 hda7
1327brw------- 1 root root 3, 8 Sep 19 2001 hda8
1328brw------- 1 root root 3, 9 Sep 19 2001 hda9
1329brw------- 1 root root 3, 64 Sep 19 2001 hdb
1330brw------- 1 root root 3, 65 Sep 19 2001 hdb1
1331brw------- 1 root root 3, 74 Sep 19 2001 hdb10
1332brw------- 1 root root 3, 75 Sep 19 2001 hdb11
1333brw------- 1 root root 3, 76 Sep 19 2001 hdb12
1334brw------- 1 root root 3, 77 Sep 19 2001 hdb13
1335brw------- 1 root root 3, 78 Sep 19 2001 hdb14
1336brw------- 1 root root 3, 79 Sep 19 2001 hdb15
1337brw------- 1 root root 3, 80 Sep 19 2001 hdb16
1338brw-r--r-- 1 root root 3, 81 Dec 29 2001 hdb17
1339brw-r--r-- 1 root root 3, 82 Dec 29 2001 hdb18
1340brw-r--r-- 1 root root 3, 83 Dec 29 2001 hdb19
1341brw-rw---- 1 root root 3, 66 Aug 31 2001 hdb2
1342brw-r--r-- 1 root root 3, 84 Dec 29 2001 hdb20
1343brw-r--r-- 1 root root 3, 85 Dec 29 2001 hdb21
1344brw-r--r-- 1 root root 3, 86 Dec 29 2001 hdb22
1345brw-r--r-- 1 root root 3, 87 Dec 29 2001 hdb23
1346brw-r--r-- 1 root root 3, 88 Dec 29 2001 hdb24
1347brw------- 1 root root 3, 67 Sep 19 2001 hdb3
1348brw------- 1 root root 3, 68 Sep 19 2001 hdb4
1349brw------- 1 root root 3, 69 Sep 19 2001 hdb5
1350brw------- 1 root root 3, 70 Sep 19 2001 hdb6
1351brw------- 1 root root 3, 71 Sep 19 2001 hdb7
1352brw------- 1 root root 3, 72 Sep 19 2001 hdb8
1353brw------- 1 root root 3, 73 Sep 19 2001 hdb9
1354brwx------ 1 root root 22, 0 Sep 19 2001 hdc
1355brw------- 1 root root 22, 1 Sep 19 2001 hdc1
1356brw------- 1 root root 22, 10 Sep 19 2001 hdc10
1357brw------- 1 root root 22, 11 Sep 19 2001 hdc11
1358brw------- 1 root root 22, 12 Sep 19 2001 hdc12
1359brw------- 1 root root 22, 13 Sep 19 2001 hdc13
1360brw------- 1 root root 22, 14 Sep 19 2001 hdc14
1361brw------- 1 root root 22, 15 Sep 19 2001 hdc15
1362brw------- 1 root root 22, 16 Sep 19 2001 hdc16
1363brw-r--r-- 1 root root 22, 17 Dec 29 2001 hdc17
1364brw-r--r-- 1 root root 22, 18 Dec 29 2001 hdc18
1365brw-r--r-- 1 root root 22, 19 Dec 29 2001 hdc19
1366brw------- 1 root root 22, 2 Sep 19 2001 hdc2
1367brw-r--r-- 1 root root 22, 20 Dec 29 2001 hdc20
1368brw-r--r-- 1 root root 22, 21 Dec 29 2001 hdc21
1369brw-r--r-- 1 root root 22, 22 Dec 29 2001 hdc22
1370brw-r--r-- 1 root root 22, 23 Dec 29 2001 hdc23
1371brw-r--r-- 1 root root 22, 24 Dec 29 2001 hdc24
1372brw------- 1 root root 22, 3 Sep 19 2001 hdc3
1373brw------- 1 root root 22, 4 Sep 19 2001 hdc4
1374brw------- 1 root root 22, 5 Sep 19 2001 hdc5
1375brw------- 1 root root 22, 6 Sep 19 2001 hdc6
1376brw------- 1 root root 22, 7 Sep 19 2001 hdc7
1377brw------- 1 root root 22, 8 Sep 19 2001 hdc8
1378brw------- 1 root root 22, 9 Sep 19 2001 hdc9
1379brw------- 1 root root 22, 64 Sep 19 2001 hdd
1380brw------- 1 root root 22, 65 Sep 19 2001 hdd1
1381brw------- 1 root root 22, 74 Sep 19 2001 hdd10
1382brw------- 1 root root 22, 75 Sep 19 2001 hdd11
1383brw------- 1 root root 22, 76 Sep 19 2001 hdd12
1384brw------- 1 root root 22, 77 Sep 19 2001 hdd13
1385brw------- 1 root root 22, 78 Sep 19 2001 hdd14
1386brw------- 1 root root 22, 79 Sep 19 2001 hdd15
1387brw------- 1 root root 22, 80 Sep 19 2001 hdd16
1388brw-r--r-- 1 root root 22, 81 Dec 29 2001 hdd17
1389brw-r--r-- 1 root root 22, 82 Dec 29 2001 hdd18
1390brw-r--r-- 1 root root 22, 83 Dec 29 2001 hdd19
1391brw------- 1 root root 22, 66 Sep 19 2001 hdd2
1392brw-r--r-- 1 root root 22, 84 Dec 29 2001 hdd20
1393brw-r--r-- 1 root root 22, 85 Dec 29 2001 hdd21
1394brw-r--r-- 1 root root 22, 86 Dec 29 2001 hdd22
1395brw-r--r-- 1 root root 22, 87 Dec 29 2001 hdd23
1396brw-r--r-- 1 root root 22, 88 Dec 29 2001 hdd24
1397brw------- 1 root root 22, 67 Sep 19 2001 hdd3
1398brw------- 1 root root 22, 68 Sep 19 2001 hdd4
1399brw------- 1 root root 22, 69 Sep 19 2001 hdd5
1400brw------- 1 root root 22, 70 Sep 19 2001 hdd6
1401brw------- 1 root root 22, 71 Sep 19 2001 hdd7
1402brw------- 1 root root 22, 72 Sep 19 2001 hdd8
1403brw------- 1 root root 22, 73 Sep 19 2001 hdd9
1404brw-r----- 1 root root 33, 0 Sep 19 2001 hde
1405brw-r----- 1 root root 33, 1 Sep 19 2001 hde1
1406brw-r----- 1 root root 33, 10 Sep 19 2001 hde10
1407brw-r----- 1 root root 33, 11 Sep 19 2001 hde11
1408brw-r----- 1 root root 33, 12 Sep 19 2001 hde12
1409brw-r----- 1 root root 33, 13 Sep 19 2001 hde13
1410brw-r----- 1 root root 33, 14 Sep 19 2001 hde14
1411brw-r----- 1 root root 33, 15 Sep 19 2001 hde15
1412brw-r----- 1 root root 33, 16 Sep 19 2001 hde16
1413brw-r----- 1 root root 33, 2 Sep 19 2001 hde2
1414brw-r----- 1 root root 33, 3 Sep 19 2001 hde3
1415brw-r----- 1 root root 33, 4 Sep 19 2001 hde4
1416brw-r----- 1 root root 33, 5 Sep 19 2001 hde5
1417brw-r----- 1 root root 33, 6 Sep 19 2001 hde6
1418brw-r----- 1 root root 33, 7 Sep 19 2001 hde7
1419brw-r----- 1 root root 33, 8 Sep 19 2001 hde8
1420brw-r----- 1 root root 33, 9 Sep 19 2001 hde9
1421brw-r----- 1 root root 33, 64 Sep 19 2001 hdf
1422brw-r----- 1 root root 33, 65 Sep 19 2001 hdf1
1423brw-r----- 1 root root 33, 74 Sep 19 2001 hdf10
1424brw-r----- 1 root root 33, 75 Sep 19 2001 hdf11
1425brw-r----- 1 root root 33, 76 Sep 19 2001 hdf12
1426brw-r----- 1 root root 33, 77 Sep 19 2001 hdf13
1427brw-r----- 1 root root 33, 78 Sep 19 2001 hdf14
1428brw-r----- 1 root root 33, 79 Sep 19 2001 hdf15
1429brw-r----- 1 root root 33, 80 Sep 19 2001 hdf16
1430brw-r----- 1 root root 33, 66 Sep 19 2001 hdf2
1431brw-r----- 1 root root 33, 67 Sep 19 2001 hdf3
1432brw-r----- 1 root root 33, 68 Sep 19 2001 hdf4
1433brw-r----- 1 root root 33, 69 Sep 19 2001 hdf5
1434brw-r----- 1 root root 33, 70 Sep 19 2001 hdf6
1435brw-r----- 1 root root 33, 71 Sep 19 2001 hdf7
1436brw-r----- 1 root root 33, 72 Sep 19 2001 hdf8
1437brw-r----- 1 root root 33, 73 Sep 19 2001 hdf9
1438brw-r----- 1 root root 34, 0 Sep 19 2001 hdg
1439brw-r----- 1 root root 34, 1 Sep 19 2001 hdg1
1440brw-r----- 1 root root 34, 10 Sep 19 2001 hdg10
1441brw-r----- 1 root root 34, 11 Sep 19 2001 hdg11
1442brw-r----- 1 root root 34, 12 Sep 19 2001 hdg12
1443brw-r----- 1 root root 34, 13 Sep 19 2001 hdg13
1444brw-r----- 1 root root 34, 14 Sep 19 2001 hdg14
1445brw-r----- 1 root root 34, 15 Sep 19 2001 hdg15
1446brw-r----- 1 root root 34, 16 Sep 19 2001 hdg16
1447brw-r----- 1 root root 34, 2 Sep 19 2001 hdg2
1448brw-r----- 1 root root 34, 3 Sep 19 2001 hdg3
1449brw-r----- 1 root root 34, 4 Sep 19 2001 hdg4
1450brw-r----- 1 root root 34, 5 Sep 19 2001 hdg5
1451brw-r----- 1 root root 34, 6 Sep 19 2001 hdg6
1452brw-r----- 1 root root 34, 7 Sep 19 2001 hdg7
1453brw-r----- 1 root root 34, 8 Sep 19 2001 hdg8
1454brw-r----- 1 root root 34, 9 Sep 19 2001 hdg9
1455brw-r----- 1 root root 34, 64 Sep 19 2001 hdh
1456brw-r----- 1 root root 34, 65 Sep 19 2001 hdh1
1457brw-r----- 1 root root 34, 74 Sep 19 2001 hdh10
1458brw-r----- 1 root root 34, 75 Sep 19 2001 hdh11
1459brw-r----- 1 root root 34, 76 Sep 19 2001 hdh12
1460brw-r----- 1 root root 34, 77 Sep 19 2001 hdh13
1461brw-r----- 1 root root 34, 78 Sep 19 2001 hdh14
1462brw-r----- 1 root root 34, 79 Sep 19 2001 hdh15
1463brw-r----- 1 root root 34, 80 Sep 19 2001 hdh16
1464brw-r----- 1 root root 34, 66 Sep 19 2001 hdh2
1465brw-r----- 1 root root 34, 67 Sep 19 2001 hdh3
1466brw-r----- 1 root root 34, 68 Sep 19 2001 hdh4
1467brw-r----- 1 root root 34, 69 Sep 19 2001 hdh5
1468brw-r----- 1 root root 34, 70 Sep 19 2001 hdh6
1469brw-r----- 1 root root 34, 71 Sep 19 2001 hdh7
1470brw-r----- 1 root root 34, 72 Sep 19 2001 hdh8
1471brw-r----- 1 root root 34, 73 Sep 19 2001 hdh9
1472crw------- 1 root root 37, 0 Sep 19 2001 ht0
1473drwxr-xr-x 2 root root 1024 Apr 2 2002 ida
1474prw------- 1 root root 0 Sep 19 2001 initctl
1475crw------- 1 root root 1, 2 Sep 19 2001 kmem
1476crw------- 1 root root 10, 0 Sep 19 2001 logibm
1477brw------- 1 root root 7, 0 Sep 19 2001 loop0
1478brw------- 1 root root 7, 1 Sep 19 2001 loop1
1479brw------- 1 root root 7, 2 Sep 19 2001 loop2
1480brw------- 1 root root 7, 3 Sep 19 2001 loop3
1481brw------- 1 root root 7, 4 Sep 19 2001 loop4
1482brw------- 1 root root 7, 5 Sep 19 2001 loop5
1483brw------- 1 root root 7, 6 Sep 19 2001 loop6
1484brw------- 1 root root 7, 7 Sep 19 2001 loop7
1485crw------- 1 root root 6, 0 Sep 19 2001 lp0
1486crw------- 1 root root 6, 1 Sep 19 2001 lp1
1487crw------- 1 root root 6, 2 Sep 19 2001 lp2
1488crw-r--r-- 1 root root 109, 0 Apr 19 2004 lvm
1489brw------- 1 root root 23, 0 Sep 19 2001 mcd
1490brw-r----- 1 root root 9, 0 Sep 19 2001 md0
1491brw-r----- 1 root root 9, 1 Sep 19 2001 md1
1492brw-r----- 1 root root 9, 10 Sep 19 2001 md10
1493brw-r----- 1 root root 9, 11 Sep 19 2001 md11
1494brw-r----- 1 root root 9, 12 Sep 19 2001 md12
1495brw-r----- 1 root root 9, 13 Sep 19 2001 md13
1496brw-r----- 1 root root 9, 14 Sep 19 2001 md14
1497brw-r----- 1 root root 9, 15 Sep 19 2001 md15
1498brw-r----- 1 root root 9, 16 Sep 19 2001 md16
1499brw-r----- 1 root root 9, 17 Sep 19 2001 md17
1500brw-r----- 1 root root 9, 18 Sep 19 2001 md18
1501brw-r----- 1 root root 9, 19 Sep 19 2001 md19
1502brw-r----- 1 root root 9, 2 Sep 19 2001 md2
1503brw-r----- 1 root root 9, 20 Sep 19 2001 md20
1504brw-r----- 1 root root 9, 21 Sep 19 2001 md21
1505brw-r----- 1 root root 9, 22 Sep 19 2001 md22
1506brw-r----- 1 root root 9, 23 Sep 19 2001 md23
1507brw-r----- 1 root root 9, 24 Sep 19 2001 md24
1508brw-r----- 1 root root 9, 25 Sep 19 2001 md25
1509brw-r----- 1 root root 9, 26 Sep 19 2001 md26
1510brw-r----- 1 root root 9, 27 Sep 19 2001 md27
1511brw-r----- 1 root root 9, 28 Sep 19 2001 md28
1512brw-r----- 1 root root 9, 29 Sep 19 2001 md29
1513brw-r----- 1 root root 9, 3 Sep 19 2001 md3
1514brw-r----- 1 root root 9, 30 Sep 19 2001 md30
1515brw-r----- 1 root root 9, 31 Sep 19 2001 md31
1516brw-r----- 1 root root 9, 4 Sep 19 2001 md4
1517brw-r----- 1 root root 9, 5 Sep 19 2001 md5
1518brw-r----- 1 root root 9, 6 Sep 19 2001 md6
1519brw-r----- 1 root root 9, 7 Sep 19 2001 md7
1520brw-r----- 1 root root 9, 8 Sep 19 2001 md8
1521brw-r----- 1 root root 9, 9 Sep 19 2001 md9
1522crw-r----- 1 root root 101, 1 Sep 19 2001 mdsp1
1523crw-r----- 1 root root 101, 10 Sep 19 2001 mdsp10
1524crw-r----- 1 root root 101, 11 Sep 19 2001 mdsp11
1525crw-r----- 1 root root 101, 12 Sep 19 2001 mdsp12
1526crw-r----- 1 root root 101, 13 Sep 19 2001 mdsp13
1527crw-r----- 1 root root 101, 14 Sep 19 2001 mdsp14
1528crw-r----- 1 root root 101, 15 Sep 19 2001 mdsp15
1529crw-r----- 1 root root 101, 16 Sep 19 2001 mdsp16
1530crw-r----- 1 root root 101, 2 Sep 19 2001 mdsp2
1531crw-r----- 1 root root 101, 3 Sep 19 2001 mdsp3
1532crw-r----- 1 root root 101, 4 Sep 19 2001 mdsp4
1533crw-r----- 1 root root 101, 5 Sep 19 2001 mdsp5
1534crw-r----- 1 root root 101, 6 Sep 19 2001 mdsp6
1535crw-r----- 1 root root 101, 7 Sep 19 2001 mdsp7
1536crw-r----- 1 root root 101, 8 Sep 19 2001 mdsp8
1537crw-r----- 1 root root 101, 9 Sep 19 2001 mdsp9
1538crw-r----- 1 root root 101, 0 Sep 19 2001 mdspstat
1539crw------- 1 root root 1, 1 Sep 19 2001 mem
1540crw------- 1 root root 40, 0 Sep 19 2001 mmetfgrab
1541lrwxrwxrwx 1 root root 5 May 21 00:50 modem -> ttyS1
1542lrwxrwxrwx 1 root root 5 May 21 00:50 mouse -> psaux
1543crw------- 1 root root 14, 8 Sep 19 2001 music
1544crw------- 1 root root 37, 128 Sep 19 2001 nht0
1545crw-r--r-- 1 root root 9, 128 May 29 2008 nst0
1546crw-r--r-- 1 root root 9, 129 May 29 2008 nst1
1547crw-r--r-- 1 root root 9, 130 May 29 2008 nst2
1548crw-r--r-- 1 root root 9, 131 May 29 2008 nst3
1549crw-r--r-- 1 root root 9, 132 May 29 2008 nst4
1550crw-r--r-- 1 root root 9, 133 May 29 2008 nst5
1551crw-r--r-- 1 root root 9, 134 May 29 2008 nst6
1552crw-r--r-- 1 root root 9, 135 May 29 2008 nst7
1553crw------- 1 root root 1, 3 Sep 19 2001 null
1554-rw-r--r-- 1 root root 0 Jun 22 2002 null2
1555brw------- 1 root root 17, 0 Sep 19 2001 optcd
1556crw-rw---- 1 root disk 206, 0 Jan 30 2003 osst0
1557crw-rw---- 1 root disk 206, 96 Jan 30 2003 osst0a
1558crw-rw---- 1 root disk 206, 32 Jan 30 2003 osst0l
1559crw-rw---- 1 root disk 206, 64 Jan 30 2003 osst0m
1560crw-rw---- 1 root disk 206, 1 Jan 30 2003 osst1
1561crw-rw---- 1 root disk 206, 97 Jan 30 2003 osst1a
1562crw-rw---- 1 root disk 206, 33 Jan 30 2003 osst1l
1563crw-rw---- 1 root disk 206, 65 Jan 30 2003 osst1m
1564crw-rw---- 1 root disk 206, 2 Jan 30 2003 osst2
1565crw-rw---- 1 root disk 206, 98 Jan 30 2003 osst2a
1566crw-rw---- 1 root disk 206, 34 Jan 30 2003 osst2l
1567crw-rw---- 1 root disk 206, 66 Jan 30 2003 osst2m
1568crw-rw---- 1 root disk 206, 3 Jan 30 2003 osst3
1569crw-rw---- 1 root disk 206, 99 Jan 30 2003 osst3a
1570crw-rw---- 1 root disk 206, 35 Jan 30 2003 osst3l
1571crw-rw---- 1 root disk 206, 67 Jan 30 2003 osst3m
1572crw------- 1 root root 97, 0 Sep 19 2001 pg0
1573crw------- 1 root root 97, 1 Sep 19 2001 pg1
1574crw------- 1 root root 97, 2 Sep 19 2001 pg2
1575crw------- 1 root root 97, 3 Sep 19 2001 pg3
1576crw------- 1 root root 1, 4 Sep 19 2001 port
1577crw------- 1 root root 108, 0 Sep 19 2001 ppp
1578crw------- 1 root root 10, 1 Sep 19 2001 psaux
1579crw------- 1 root root 96, 0 Sep 19 2001 pt0
1580crw------- 1 root root 96, 1 Sep 19 2001 pt1
1581crw------- 1 root root 96, 2 Sep 19 2001 pt2
1582crw------- 1 root root 96, 3 Sep 19 2001 pt3
1583crw------- 1 root root 5, 2 Sep 19 2001 ptmx
1584drwxr-xr-x 2 root root 1024 Sep 19 2001 pts
1585crw------- 1 root root 77, 0 Sep 19 2001 qng
1586brw------- 1 root root 1, 1 Sep 19 2001 ram
1587brw------- 1 root root 1, 0 Sep 19 2001 ram0
1588brw------- 1 root root 1, 1 Sep 19 2001 ram1
1589brw------- 1 root root 1, 11 Sep 19 2001 ram11
1590brw------- 1 root root 1, 12 Sep 19 2001 ram12
1591brw------- 1 root root 1, 13 Sep 19 2001 ram13
1592brw------- 1 root root 1, 14 Sep 19 2001 ram14
1593brw------- 1 root root 1, 15 Sep 19 2001 ram15
1594brw------- 1 root root 1, 19 Sep 19 2001 ram19
1595brw------- 1 root root 1, 2 Sep 19 2001 ram2
1596brw------- 1 root root 1, 3 Sep 19 2001 ram3
1597brw------- 1 root root 1, 4 Sep 19 2001 ram4
1598brw------- 1 root root 1, 5 Sep 19 2001 ram5
1599brw------- 1 root root 1, 6 Sep 19 2001 ram6
1600brw------- 1 root root 1, 7 Sep 19 2001 ram7
1601brw------- 1 root root 1, 8 Sep 19 2001 ram8
1602brw------- 1 root root 1, 9 Sep 19 2001 ram9
1603lrwxrwxrwx 1 root root 4 May 21 00:50 ramdisk -> ram0
1604crw------- 1 root root 1, 8 Sep 19 2001 random
1605drwxr-xr-x 2 root root 1024 Apr 2 2002 raw
1606crw------- 1 root root 162, 0 Sep 19 2001 rawctl
1607drwxr-xr-x 2 root root 1024 Apr 2 2002 rd
1608crw------- 1 root root 12, 8 Sep 19 2001 rmt16
1609crw------- 1 root root 12, 6 Sep 19 2001 rmt8
1610crw------- 1 root root 10, 135 Sep 19 2001 rtc
1611brw------- 1 root root 11, 0 Sep 19 2001 scd0
1612brw------- 1 root root 11, 1 Sep 19 2001 scd1
1613brw------- 1 root root 11, 2 Sep 19 2001 scd2
1614brw------- 1 root root 11, 3 Sep 19 2001 scd3
1615brw------- 1 root root 11, 4 Sep 19 2001 scd4
1616brw------- 1 root root 11, 5 Sep 19 2001 scd5
1617brw------- 1 root root 11, 6 Sep 19 2001 scd6
1618brw------- 1 root root 11, 7 Sep 19 2001 scd7
1619brw------- 1 root root 11, 8 Sep 19 2001 scd8
1620brw------- 1 root root 11, 9 Sep 19 2001 scd9
1621brw------- 1 root root 8, 0 Sep 19 2001 sda
1622brw------- 1 root root 8, 1 Sep 19 2001 sda1
1623brw------- 1 root root 8, 10 Sep 19 2001 sda10
1624brw------- 1 root root 8, 11 Sep 19 2001 sda11
1625brw------- 1 root root 8, 12 Sep 19 2001 sda12
1626brw------- 1 root root 8, 13 Sep 19 2001 sda13
1627brw------- 1 root root 8, 14 Sep 19 2001 sda14
1628brw------- 1 root root 8, 15 Sep 19 2001 sda15
1629brw------- 1 root root 8, 2 Sep 19 2001 sda2
1630brw------- 1 root root 8, 3 Sep 19 2001 sda3
1631brw------- 1 root root 8, 4 Sep 19 2001 sda4
1632brw------- 1 root root 8, 5 Sep 19 2001 sda5
1633brw------- 1 root root 8, 6 Sep 19 2001 sda6
1634brw------- 1 root root 8, 7 Sep 19 2001 sda7
1635brw------- 1 root root 8, 8 Sep 19 2001 sda8
1636brw------- 1 root root 8, 9 Sep 19 2001 sda9
1637brw------- 1 root root 8, 16 Sep 19 2001 sdb
1638brw------- 1 root root 8, 17 Sep 19 2001 sdb1
1639brw------- 1 root root 8, 26 Sep 19 2001 sdb10
1640brw------- 1 root root 8, 27 Sep 19 2001 sdb11
1641brw------- 1 root root 8, 28 Sep 19 2001 sdb12
1642brw------- 1 root root 8, 29 Sep 19 2001 sdb13
1643brw------- 1 root root 8, 30 Sep 19 2001 sdb14
1644brw------- 1 root root 8, 31 Sep 19 2001 sdb15
1645brw------- 1 root root 8, 18 Sep 19 2001 sdb2
1646brw------- 1 root root 8, 19 Sep 19 2001 sdb3
1647brw------- 1 root root 8, 20 Sep 19 2001 sdb4
1648brw------- 1 root root 8, 21 Sep 19 2001 sdb5
1649brw------- 1 root root 8, 22 Sep 19 2001 sdb6
1650brw------- 1 root root 8, 23 Sep 19 2001 sdb7
1651brw------- 1 root root 8, 24 Sep 19 2001 sdb8
1652brw------- 1 root root 8, 25 Sep 19 2001 sdb9
1653brw------- 1 root root 8, 32 Sep 19 2001 sdc
1654brw------- 1 root root 8, 33 Sep 19 2001 sdc1
1655brw------- 1 root root 8, 42 Sep 19 2001 sdc10
1656brw------- 1 root root 8, 43 Sep 19 2001 sdc11
1657brw------- 1 root root 8, 44 Sep 19 2001 sdc12
1658brw------- 1 root root 8, 45 Sep 19 2001 sdc13
1659brw------- 1 root root 8, 46 Sep 19 2001 sdc14
1660brw------- 1 root root 8, 47 Sep 19 2001 sdc15
1661brw------- 1 root root 8, 34 Sep 19 2001 sdc2
1662brw------- 1 root root 8, 35 Sep 19 2001 sdc3
1663brw------- 1 root root 8, 36 Sep 19 2001 sdc4
1664brw------- 1 root root 8, 37 Sep 19 2001 sdc5
1665brw------- 1 root root 8, 38 Sep 19 2001 sdc6
1666brw------- 1 root root 8, 39 Sep 19 2001 sdc7
1667brw------- 1 root root 8, 40 Sep 19 2001 sdc8
1668brw------- 1 root root 8, 41 Sep 19 2001 sdc9
1669brw------- 1 root root 8, 48 Sep 19 2001 sdd
1670brw------- 1 root root 8, 49 Sep 19 2001 sdd1
1671brw------- 1 root root 8, 58 Sep 19 2001 sdd10
1672brw------- 1 root root 8, 59 Sep 19 2001 sdd11
1673brw------- 1 root root 8, 60 Sep 19 2001 sdd12
1674brw------- 1 root root 8, 61 Sep 19 2001 sdd13
1675brw------- 1 root root 8, 62 Sep 19 2001 sdd14
1676brw------- 1 root root 8, 63 Sep 19 2001 sdd15
1677brw------- 1 root root 8, 50 Sep 19 2001 sdd2
1678brw------- 1 root root 8, 51 Sep 19 2001 sdd3
1679brw------- 1 root root 8, 52 Sep 19 2001 sdd4
1680brw------- 1 root root 8, 53 Sep 19 2001 sdd5
1681brw------- 1 root root 8, 54 Sep 19 2001 sdd6
1682brw------- 1 root root 8, 55 Sep 19 2001 sdd7
1683brw------- 1 root root 8, 56 Sep 19 2001 sdd8
1684brw------- 1 root root 8, 57 Sep 19 2001 sdd9
1685brw------- 1 root root 8, 64 Sep 19 2001 sde
1686brw------- 1 root root 8, 65 Sep 19 2001 sde1
1687brw------- 1 root root 8, 74 Sep 19 2001 sde10
1688brw------- 1 root root 8, 75 Sep 19 2001 sde11
1689brw------- 1 root root 8, 76 Sep 19 2001 sde12
1690brw------- 1 root root 8, 77 Sep 19 2001 sde13
1691brw------- 1 root root 8, 78 Sep 19 2001 sde14
1692brw------- 1 root root 8, 79 Sep 19 2001 sde15
1693brw------- 1 root root 8, 66 Sep 19 2001 sde2
1694brw------- 1 root root 8, 67 Sep 19 2001 sde3
1695brw------- 1 root root 8, 68 Sep 19 2001 sde4
1696brw------- 1 root root 8, 69 Sep 19 2001 sde5
1697brw------- 1 root root 8, 70 Sep 19 2001 sde6
1698brw------- 1 root root 8, 71 Sep 19 2001 sde7
1699brw------- 1 root root 8, 72 Sep 19 2001 sde8
1700brw------- 1 root root 8, 73 Sep 19 2001 sde9
1701brw------- 1 root root 8, 80 Sep 19 2001 sdf
1702brw------- 1 root root 8, 81 Sep 19 2001 sdf1
1703brw------- 1 root root 8, 90 Sep 19 2001 sdf10
1704brw------- 1 root root 8, 91 Sep 19 2001 sdf11
1705brw------- 1 root root 8, 92 Sep 19 2001 sdf12
1706brw------- 1 root root 8, 93 Sep 19 2001 sdf13
1707brw------- 1 root root 8, 94 Sep 19 2001 sdf14
1708brw------- 1 root root 8, 95 Sep 19 2001 sdf15
1709brw------- 1 root root 8, 82 Sep 19 2001 sdf2
1710brw------- 1 root root 8, 83 Sep 19 2001 sdf3
1711brw------- 1 root root 8, 84 Sep 19 2001 sdf4
1712brw------- 1 root root 8, 85 Sep 19 2001 sdf5
1713brw------- 1 root root 8, 86 Sep 19 2001 sdf6
1714brw------- 1 root root 8, 87 Sep 19 2001 sdf7
1715brw------- 1 root root 8, 88 Sep 19 2001 sdf8
1716brw------- 1 root root 8, 89 Sep 19 2001 sdf9
1717crw-rw---- 1 root root 21, 0 Aug 31 2001 sg0
1718crw-rw---- 1 root root 21, 1 Aug 31 2001 sg1
1719crw-rw---- 1 root root 21, 10 Aug 31 2001 sg10
1720crw-rw---- 1 root root 21, 11 Aug 31 2001 sg11
1721crw-rw---- 1 root root 21, 12 Aug 31 2001 sg12
1722crw-rw---- 1 root root 21, 13 Aug 31 2001 sg13
1723crw-rw---- 1 root root 21, 14 Aug 31 2001 sg14
1724crw-rw---- 1 root root 21, 15 Aug 31 2001 sg15
1725crw-rw---- 1 root root 21, 2 Aug 31 2001 sg2
1726crw-rw---- 1 root root 21, 3 Aug 31 2001 sg3
1727crw-rw---- 1 root root 21, 4 Aug 31 2001 sg4
1728crw-rw---- 1 root root 21, 5 Aug 31 2001 sg5
1729crw-rw---- 1 root root 21, 6 Aug 31 2001 sg6
1730crw-rw---- 1 root root 21, 7 Aug 31 2001 sg7
1731crw-rw---- 1 root root 21, 8 Aug 31 2001 sg8
1732crw-rw---- 1 root root 21, 9 Aug 31 2001 sg9
1733lrwxrwxrwx 1 root root 3 May 21 00:50 sga -> sg0
1734lrwxrwxrwx 1 root root 3 May 21 00:50 sgb -> sg1
1735lrwxrwxrwx 1 root root 3 May 21 00:50 sgc -> sg2
1736lrwxrwxrwx 1 root root 3 May 21 00:50 sgd -> sg3
1737lrwxrwxrwx 1 root root 3 May 21 00:50 sge -> sg4
1738lrwxrwxrwx 1 root root 3 May 21 00:50 sgf -> sg5
1739lrwxrwxrwx 1 root root 3 May 21 00:50 sgg -> sg6
1740lrwxrwxrwx 1 root root 3 May 21 00:50 sgh -> sg7
1741lrwxrwxrwx 1 root root 3 May 21 00:50 sgi -> sg8
1742lrwxrwxrwx 1 root root 3 May 21 00:50 sgj -> sg9
1743lrwxrwxrwx 1 root root 4 May 21 00:50 sgk -> sg10
1744lrwxrwxrwx 1 root root 4 May 21 00:50 sgl -> sg11
1745lrwxrwxrwx 1 root root 4 May 21 00:50 sgm -> sg12
1746lrwxrwxrwx 1 root root 4 May 21 00:50 sgn -> sg13
1747lrwxrwxrwx 1 root root 4 May 21 00:50 sgo -> sg14
1748lrwxrwxrwx 1 root root 4 May 21 00:50 sgp -> sg15
1749drwxrwxrwt 2 root root 1024 Feb 18 2002 shm
1750brw------- 1 root root 18, 0 Sep 19 2001 sjcd
1751lrwxrwxrwx 1 root root 16 May 21 00:50 snd -> /proc/asound/dev
1752crw------- 1 root root 14, 6 Sep 19 2001 sndstat
1753brw------- 1 root root 15, 0 Sep 19 2001 sonycd
1754lrwxrwxrwx 1 root root 4 May 21 00:50 sr0 -> scd0
1755lrwxrwxrwx 1 root root 4 May 21 00:50 sr1 -> scd1
1756lrwxrwxrwx 1 root root 4 May 21 00:50 sr2 -> scd2
1757lrwxrwxrwx 1 root root 4 May 21 00:50 sr3 -> scd3
1758crw------- 1 root root 9, 0 Sep 19 2001 st0
1759crw------- 1 root root 9, 1 Sep 19 2001 st1
1760crw------- 1 root root 9, 2 Sep 19 2001 st2
1761crw------- 1 root root 9, 3 Sep 19 2001 st3
1762crw------- 1 root root 9, 4 Sep 19 2001 st4
1763crw------- 1 root root 9, 5 Sep 19 2001 st5
1764crw------- 1 root root 9, 6 Sep 19 2001 st6
1765crw------- 1 root root 9, 7 Sep 19 2001 st7
1766lrwxrwxrwx 1 root root 17 May 21 00:50 stderr -> ../proc/self/fd/2
1767lrwxrwxrwx 1 root root 17 May 21 00:50 stdin -> ../proc/self/fd/0
1768lrwxrwxrwx 1 root root 17 May 21 00:50 stdout -> ../proc/self/fd/1
1769crw------- 1 root root 10, 6 Sep 19 2001 sunmouse
1770crw------- 1 root root 4, 0 Sep 19 2001 systty
1771crw------- 1 root root 12, 136 Sep 19 2001 tape-d
1772crw------- 1 root root 12, 255 Sep 19 2001 tape-reset
1773crw------- 1 root root 102, 0 Sep 19 2001 tlk0
1774crw------- 1 root root 102, 1 Sep 19 2001 tlk1
1775crw------- 1 root root 102, 2 Sep 19 2001 tlk2
1776crw------- 1 root root 102, 3 Sep 19 2001 tlk3
1777crw------- 1 root root 12, 3 Sep 19 2001 tpqic11
1778crw------- 1 root root 12, 7 Sep 19 2001 tpqic120
1779crw------- 1 root root 12, 9 Sep 19 2001 tpqic150
1780crw------- 1 root root 12, 5 Sep 19 2001 tpqic24
1781crw-rw-rw- 1 root root 5, 0 Sep 19 2001 tty
1782crw--w--w- 1 root root 4, 0 Jul 10 2002 tty0
1783crw-rw-rw- 1 root root 4, 1 Sep 19 2001 tty1
1784crw-rw-rw- 1 root root 4, 10 Sep 19 2001 tty10
1785crw-rw-rw- 1 root root 4, 11 Sep 19 2001 tty11
1786crw-rw-rw- 1 root root 4, 12 Sep 19 2001 tty12
1787crw-rw-rw- 1 root root 4, 2 Sep 19 2001 tty2
1788crw-rw-rw- 1 root root 4, 3 Sep 19 2001 tty3
1789crw-rw-rw- 1 root root 4, 4 Sep 19 2001 tty4
1790crw-rw-rw- 1 root root 4, 5 Sep 19 2001 tty5
1791crw-rw-rw- 1 root root 4, 6 Sep 19 2001 tty6
1792crw-rw-rw- 1 root root 4, 7 Sep 19 2001 tty7
1793crw-rw-rw- 1 root root 4, 8 Sep 19 2001 tty8
1794crw-rw-rw- 1 root root 4, 9 Sep 19 2001 tty9
1795crw-rw-rw- 1 root root 4, 64 Sep 19 2001 ttyS0
1796crw-rw-rw- 1 root root 4, 65 Sep 19 2001 ttyS1
1797crw-rw-rw- 1 root root 4, 66 Sep 19 2001 ttyS2
1798crw-rw-rw- 1 root root 4, 67 Sep 19 2001 ttyS3
1799crw------- 1 root root 1, 9 Sep 19 2001 urandom
1800crw------- 1 root root 1, 5 Sep 19 2001 zero
1801
1802./dev/cciss:
1803total 9
1804drwxr-xr-x 2 root root 1024 Apr 2 2002 .
1805drwxr-xr-x 8 root root 8192 May 21 00:50 ..
1806
1807./dev/ida:
1808total 9
1809drwxr-xr-x 2 root root 1024 Apr 2 2002 .
1810drwxr-xr-x 8 root root 8192 May 21 00:50 ..
1811
1812./dev/pts:
1813total 9
1814drwxr-xr-x 2 root root 1024 Sep 19 2001 .
1815drwxr-xr-x 8 root root 8192 May 21 00:50 ..
1816
1817./dev/raw:
1818total 9
1819drwxr-xr-x 2 root root 1024 Apr 2 2002 .
1820drwxr-xr-x 8 root root 8192 May 21 00:50 ..
1821
1822./dev/rd:
1823total 9
1824drwxr-xr-x 2 root root 1024 Apr 2 2002 .
1825drwxr-xr-x 8 root root 8192 May 21 00:50 ..
1826
1827./dev/shm:
1828total 9
1829drwxrwxrwt 2 root root 1024 Feb 18 2002 .
1830drwxr-xr-x 8 root root 8192 May 21 00:50 ..
1831
1832./etc:
1833total 55
1834drwxr-x--- 5 601 users 1024 May 21 00:50 .
1835drwxr-x--- 15 601 users 1024 May 21 00:50 ..
1836-rw-r--r-- 1 root root 357 May 21 00:50 bashrc
1837-rw-r--r-- 1 root root 241 May 21 00:50 fstab
1838-rw-r--r-- 1 root root 356 May 21 00:50 group
1839-rw-r--r-- 1 root root 27 May 21 00:50 host.conf
1840-rw-r--r-- 1 root root 18 May 21 00:50 HOSTNAME
1841-rw-r--r-- 1 root root 20 May 21 00:50 hosts
1842lrwxrwxrwx 1 601 users 12 May 21 00:50 init -> ../sbin/init
1843-rw-r--r-- 1 root root 23090 May 9 23:58 ld.so.cache
1844-rw-r--r-- 1 root root 28 May 5 2010 ld.so.conf
1845drwxr-xr-x 2 root root 1024 May 9 23:36 ld.so.conf.d
1846lrwxrwxrwx 1 601 users 12 May 21 00:50 linuxrc -> ../sbin/init
1847-rw-r--r-- 1 root root 938 May 21 00:50 login.defs
1848lrwxrwxrwx 1 601 users 14 May 21 00:50 mtab -> ../proc/mounts
1849-rw-r--r-- 1 root root 379 May 21 00:50 passwd
1850lrwxrwxrwx 1 601 users 6 May 21 00:50 profile -> bashrc
1851-rw-r--r-- 1 root root 595 May 21 00:50 protocols
1852-rw-r--r-- 1 root root 2935 May 21 00:50 services
1853-rw-r--r-- 1 root root 373 May 21 00:50 shadow
1854-rw-r--r-- 1 root root 9 May 21 00:50 shells
1855lrwxrwxrwx 1 601 users 6 May 21 00:50 shrc -> bashrc
1856drwxr-xr-x 2 root root 1024 May 9 23:36 ssh
1857-rw-r--r-- 1 root root 79 May 21 00:50 syslog.conf
1858-rw-r--r-- 1 root root 7869 May 21 00:50 termcap
1859drwxr-xr-x 4 root root 1024 Apr 20 22:53 udev
1860-rw-r--r-- 1 root root 1072 May 21 00:50 udev-links.conf
1861
1862./etc/ld.so.conf.d:
1863total 5
1864drwxr-xr-x 2 root root 1024 May 9 23:36 .
1865drwxr-x--- 5 601 users 1024 May 21 00:50 ..
1866-r--r--r-- 1 root root 324 Mar 27 09:41 kernel-2.6.32-71.24.1.el6.x86_64.conf
1867-r--r--r-- 1 root root 324 Sep 1 2010 kernel-2.6.32-71.el6.x86_64.conf
1868-rw-r--r-- 1 root root 17 Dec 21 07:56 mysql-x86_64.conf
1869
1870./etc/ssh:
1871total 139
1872drwxr-xr-x 2 root root 1024 May 9 23:36 .
1873drwxr-x--- 5 601 users 1024 May 21 00:50 ..
1874-rw------- 1 root root 125811 Nov 20 19:33 moduli
1875-rw-r--r-- 1 root root 2047 Nov 20 19:33 ssh_config
1876-rw------- 1 root root 3848 Nov 20 19:33 sshd_config
1877-rw------- 1 root root 668 Apr 20 22:56 ssh_host_dsa_key
1878-rw-r--r-- 1 root root 590 Apr 20 22:56 ssh_host_dsa_key.pub
1879-rw------- 1 root root 963 Apr 20 22:56 ssh_host_key
1880-rw-r--r-- 1 root root 627 Apr 20 22:56 ssh_host_key.pub
1881-rw------- 1 root root 1675 Apr 20 22:56 ssh_host_rsa_key
1882-rw-r--r-- 1 root root 382 Apr 20 22:56 ssh_host_rsa_key.pub
1883
1884./etc/udev:
1885total 5
1886drwxr-xr-x 4 root root 1024 Apr 20 22:53 .
1887drwxr-x--- 5 601 users 1024 May 21 00:50 ..
1888drwxr-xr-x 2 root root 1024 Sep 1 2010 makedev.d
1889drwxr-xr-x 2 root root 1024 May 21 00:50 rules.d
1890-rw-r--r-- 1 root root 218 Sep 1 2010 udev.conf
1891
1892./etc/udev/makedev.d:
1893total 2
1894drwxr-xr-x 2 root root 1024 Sep 1 2010 .
1895drwxr-xr-x 4 root root 1024 Apr 20 22:53 ..
1896
1897./etc/udev/rules.d:
1898total 11
1899drwxr-xr-x 2 root root 1024 May 21 00:50 .
1900drwxr-xr-x 4 root root 1024 Apr 20 22:53 ..
1901-rw-r--r-- 1 root root 1652 Aug 26 2010 60-fprint-autosuspend.rules
1902-rw-r--r-- 1 root root 1060 Jun 29 2010 60-pcmcia.rules
1903-rw-r--r-- 1 root root 452 Dec 4 00:48 60-raw.rules
1904-rw-r--r-- 1 root root 320 May 15 2009 90-alsa.rules
1905-rw-r--r-- 1 root root 83 Jul 29 2010 90-hal.rules
1906-rw-r--r-- 1 root root 53 Apr 19 2010 91-drm-modeset.rules
1907-rw-r--r-- 1 root root 292 Aug 31 2010 98-kexec.rules
1908
1909./lib:
1910total 7
1911drwxr-xr-x 5 root root 1024 May 21 00:50 .
1912drwxr-x--- 15 601 users 1024 May 21 00:50 ..
1913drwxr-xr-x 38 root root 3072 May 9 23:36 firmware
1914drwxr-xr-x 3 root root 1024 May 21 00:50 modules
1915drwxr-xr-x 5 root root 1024 May 11 03:39 udev
1916
1917./lib/firmware:
1918total 9425
1919drwxr-xr-x 38 root root 3072 May 9 23:36 .
1920drwxr-xr-x 5 root root 1024 May 21 00:50 ..
1921drwxr-xr-x 2 root root 1024 May 9 23:36 3com
1922drwxr-xr-x 2 root root 1024 May 9 23:36 acenic
1923drwxr-xr-x 2 root root 1024 May 9 23:36 adaptec
1924drwxr-xr-x 2 root root 1024 May 9 23:36 advansys
1925-rw-r--r-- 1 root root 22622 Apr 15 2010 aic94xx-seq.fw
1926-rw-r--r-- 1 root root 30348 May 8 2005 atmel_at76c502_3com.bin
1927-rw-r--r-- 1 root root 35184 May 8 2005 atmel_at76c502_3com-wpa.bin
1928-rw-r--r-- 1 root root 31764 May 8 2005 atmel_at76c502.bin
1929-rw-r--r-- 1 root root 31764 May 8 2005 atmel_at76c502d.bin
1930-rw-r--r-- 1 root root 35276 May 8 2005 atmel_at76c502d-wpa.bin
1931-rw-r--r-- 1 root root 31776 May 8 2005 atmel_at76c502e.bin
1932-rw-r--r-- 1 root root 35272 May 8 2005 atmel_at76c502e-wpa.bin
1933-rw-r--r-- 1 root root 35276 May 8 2005 atmel_at76c502-wpa.bin
1934-rw-r--r-- 1 root root 28156 Aug 3 2006 atmel_at76c503-i3861.bin
1935-rw-r--r-- 1 root root 28032 Aug 3 2006 atmel_at76c503-i3863.bin
1936-rw-r--r-- 1 root root 37800 Aug 3 2006 atmel_at76c503-rfmd-acc.bin
1937-rw-r--r-- 1 root root 37956 Aug 3 2006 atmel_at76c503-rfmd.bin
1938-rw-r--r-- 1 root root 35180 May 8 2005 atmel_at76c504_2958-wpa.bin
1939-rw-r--r-- 1 root root 39928 May 8 2005 atmel_at76c504a_2958-wpa.bin
1940-rw-r--r-- 1 root root 31748 May 8 2005 atmel_at76c504.bin
1941-rw-r--r-- 1 root root 35196 May 8 2005 atmel_at76c504c-wpa.bin
1942-rw-r--r-- 1 root root 37005 Aug 3 2006 atmel_at76c505a-rfmd2958.bin
1943-rw-r--r-- 1 root root 36992 Aug 3 2006 atmel_at76c505-rfmd2958.bin
1944-rw-r--r-- 1 root root 35528 Aug 3 2006 atmel_at76c505-rfmd.bin
1945-rw-r--r-- 1 root root 31824 May 8 2005 atmel_at76c506.bin
1946-rw-r--r-- 1 root root 35228 May 8 2005 atmel_at76c506-wpa.bin
1947-rw-r--r-- 1 root root 9726 Mar 27 09:12 atmsar11.fw
1948drwxr-xr-x 2 root root 1024 May 9 23:36 av7110
1949drwxr-xr-x 2 root root 1024 Apr 20 22:54 b43
1950drwxr-xr-x 2 root root 1024 May 9 23:36 bnx2
1951-rw-r--r-- 1 root root 163000 Mar 27 09:12 bnx2x-e1-5.2.13.0.fw
1952-rw-r--r-- 1 root root 205512 Mar 27 09:12 bnx2x-e1h-5.2.13.0.fw
1953-rw-r--r-- 1 root root 255536 Mar 23 2010 cbfw.bin
1954drwxr-xr-x 2 root root 1024 May 9 23:36 cis
1955-rw-r--r-- 1 root root 3466 May 8 2005 COPYING.atmel-firmware
1956-rw-r--r-- 1 root root 1773 Aug 3 2006 COPYRIGHT-usb.atmel-firmware
1957drwxr-xr-x 2 root root 1024 May 9 23:36 cpia2
1958-rw-r--r-- 1 root root 284336 Mar 23 2010 ctfw.bin
1959drwxr-xr-x 2 root root 1024 May 9 23:36 cxgb3
1960drwxr-xr-x 2 root root 1024 May 9 23:36 dabusb
1961drwxr-xr-x 2 root root 1024 May 9 23:36 dsp56k
1962drwxr-xr-x 2 root root 1024 May 9 23:36 e100
1963drwxr-xr-x 2 root root 1024 May 9 23:36 edgeport
1964drwxr-xr-x 2 root root 1024 May 9 23:36 emi26
1965drwxr-xr-x 2 root root 1024 May 9 23:36 emi62
1966drwxr-xr-x 2 root root 1024 May 9 23:36 ess
1967-rw-r--r-- 1 root root 34304 Mar 27 09:12 intelliport2.bin
1968-rw-r--r-- 1 root root 209190 Sep 28 2004 ipw2100-1.3.fw
1969-rw-r--r-- 1 root root 201138 Sep 28 2004 ipw2100-1.3-i.fw
1970-rw-r--r-- 1 root root 196458 Sep 28 2004 ipw2100-1.3-p.fw
1971-rw-r--r-- 1 root root 191154 Mar 12 2009 ipw2200-bss.fw
1972-rw-r--r-- 1 root root 185428 Mar 12 2009 ipw2200-ibss.fw
1973-rw-r--r-- 1 root root 187836 Mar 12 2009 ipw2200-sniffer.fw
1974-rwxr-xr-x 1 root root 6639 Feb 19 2007 ivtv-firmware-license-end-user.txt
1975-rwxr-xr-x 1 root root 8292 Feb 19 2007 ivtv-firmware-license-oemihvisv.txt
1976-rw-r--r-- 1 root root 335056 Aug 8 2009 iwlwifi-1000-3.ucode
1977-rw-r--r-- 1 root root 149816 Oct 21 2008 iwlwifi-3945-1.ucode
1978-rw-r--r-- 1 root root 150100 Apr 24 2009 iwlwifi-3945-2.ucode
1979-rw-r--r-- 1 root root 149652 Jun 21 2007 iwlwifi-3945.ucode
1980-rw-r--r-- 1 root root 187608 Jul 3 2008 iwlwifi-4965-1.ucode
1981-rw-r--r-- 1 root root 187972 Jun 24 2009 iwlwifi-4965-2.ucode
1982-rw-r--r-- 1 root root 345008 Jun 3 2008 iwlwifi-5000-1.ucode
1983-rw-r--r-- 1 root root 353240 Apr 24 2009 iwlwifi-5000-2.ucode
1984-rw-r--r-- 1 root root 337400 May 15 2009 iwlwifi-5150-2.ucode
1985-rw-r--r-- 1 root root 459992 Sep 26 2009 iwlwifi-6000-4.ucode
1986-rw-r--r-- 1 root root 463692 Apr 29 2010 iwlwifi-6050-4.ucode
1987drwxr-xr-x 2 root root 1024 May 9 23:36 kaweth
1988drwxr-xr-x 2 root root 1024 May 9 23:36 keyspan
1989drwxr-xr-x 2 root root 1024 May 9 23:36 keyspan_pda
1990drwxr-xr-x 2 root root 1024 May 9 23:36 korg
1991-rw-r--r-- 1 root root 11880 Mar 4 2004 LICENSE.ipw2100
1992-rw-r--r-- 1 root root 12007 Mar 12 2009 LICENSE.ipw2200-fw
1993-rw-r--r-- 1 root root 1777 Dec 3 2009 LICENSE.usb8388
1994drwxr-xr-x 2 root root 1024 May 9 23:36 matrox
1995-rw-r--r-- 1 root root 1449687 Feb 24 2010 microcode.dat
1996-rw-r--r-- 1 root root 13847 Mar 27 09:12 mts_cdma.fw
1997-rw-r--r-- 1 root root 14067 Mar 27 09:12 mts_edge.fw
1998-rw-r--r-- 1 root root 13847 Mar 27 09:12 mts_gsm.fw
1999drwxr-xr-x 2 root root 1024 May 9 23:36 myricom
2000drwxr-xr-x 2 root root 1024 May 9 23:36 ositech
2001-rw-r--r-- 1 root root 76802 Dec 4 2009 ql2100_fw.bin
2002-rw-r--r-- 1 root root 84566 Dec 4 2009 ql2200_fw.bin
2003-rw-r--r-- 1 root root 125088 Dec 4 2009 ql2300_fw.bin
2004-rw-r--r-- 1 root root 135896 Dec 4 2009 ql2322_fw.bin
2005-rw-r--r-- 1 root root 249920 Apr 17 2010 ql2400_fw.bin
2006-rw-r--r-- 1 root root 238892 Apr 17 2010 ql2500_fw.bin
2007drwxr-xr-x 2 root root 1024 May 9 23:36 qlogic
2008drwxr-xr-x 2 root root 1024 May 9 23:36 r128
2009drwxr-xr-x 2 root root 1024 May 9 23:36 radeon
2010-rw-r--r-- 1 root root 2955 May 8 2005 README.atmel-firmware
2011-rw-r--r-- 1 root root 2685 Aug 3 2006 README-usb.atmel-firmware
2012-rw-r--r-- 1 root root 8192 Oct 27 2005 rt2561.bin
2013-rw-r--r-- 1 root root 8192 Oct 27 2005 rt2561s.bin
2014-rw-r--r-- 1 root root 8192 Oct 27 2005 rt2661.bin
2015-rw-r--r-- 1 root root 2048 Dec 1 2005 rt73.bin
2016drwxr-xr-x 2 root root 1024 May 9 23:36 sb16
2017drwxr-xr-x 2 root root 1024 May 9 23:36 sun
2018drwxr-xr-x 2 root root 1024 May 9 23:36 tehuti
2019-rw-r--r-- 1 root root 13765 Mar 27 09:12 ti_3410.fw
2020-rw-r--r-- 1 root root 13764 Mar 27 09:12 ti_5052.fw
2021drwxr-xr-x 2 root root 1024 May 9 23:36 tigon
2022-rw-r--r-- 1 root root 7614 Mar 27 09:12 tr_smctr.bin
2023drwxr-xr-x 2 root root 1024 May 9 23:36 ttusb-budget
2024-rw-r--r-- 1 root root 127824 Dec 3 2009 usb8388.bin
2025-rwxr-xr-x 1 root root 262144 May 26 2006 v4l-cx2341x-dec.fw
2026-rwxr-xr-x 1 root root 376836 Feb 18 2007 v4l-cx2341x-enc.fw
2027-rwxr-xr-x 1 root root 155648 May 26 2006 v4l-cx2341x-init.mpg
2028-rwxr-xr-x 1 root root 16382 Jul 2 2008 v4l-cx25840.fw
2029-rwxr-xr-x 1 root root 8192 Oct 7 2006 v4l-pvrusb2-24xxx-01.fw
2030-rwxr-xr-x 1 root root 8192 Jul 2 2006 v4l-pvrusb2-29xxx-01.fw
2031drwxr-xr-x 2 root root 1024 May 9 23:36 vicam
2032-rw-r--r-- 1 root root 23554 Mar 27 09:12 whiteheat.fw
2033-rw-r--r-- 1 root root 5626 Mar 27 09:12 whiteheat_loader.fw
2034drwxr-xr-x 2 root root 1024 May 9 23:36 yam
2035drwxr-xr-x 2 root root 1024 May 9 23:36 yamaha
2036drwxr-xr-x 2 root root 1024 Apr 20 22:54 zd1211
2037
2038./lib/firmware/3com:
2039total 75
2040drwxr-xr-x 2 root root 1024 May 9 23:36 .
2041drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2042-rw-r--r-- 1 root root 24880 Mar 27 09:12 3C359.bin
2043-rw-r--r-- 1 root root 44548 Mar 27 09:12 typhoon.bin
2044
2045./lib/firmware/acenic:
2046total 154
2047drwxr-xr-x 2 root root 1024 May 9 23:36 .
2048drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2049-rw-r--r-- 1 root root 73116 Mar 27 09:12 tg1.bin
2050-rw-r--r-- 1 root root 77452 Mar 27 09:12 tg2.bin
2051
2052./lib/firmware/adaptec:
2053total 6
2054drwxr-xr-x 2 root root 1024 May 9 23:36 .
2055drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2056-rw-r--r-- 1 root root 832 Mar 27 09:12 starfire_rx.bin
2057-rw-r--r-- 1 root root 832 Mar 27 09:12 starfire_tx.bin
2058
2059./lib/firmware/advansys:
2060total 25
2061drwxr-xr-x 2 root root 1024 May 9 23:36 .
2062drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2063-rw-r--r-- 1 root root 5026 Mar 27 09:12 3550.bin
2064-rw-r--r-- 1 root root 5340 Mar 27 09:12 38C0800.bin
2065-rw-r--r-- 1 root root 6334 Mar 27 09:12 38C1600.bin
2066-rw-r--r-- 1 root root 2308 Mar 27 09:12 mcode.bin
2067
2068./lib/firmware/av7110:
2069total 5
2070drwxr-xr-x 2 root root 1024 May 9 23:36 .
2071drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2072-rw-r--r-- 1 root root 212 Mar 27 09:12 bootcode.bin
2073
2074./lib/firmware/b43:
2075total 16
2076drwxr-xr-x 2 root root 1024 Apr 20 22:54 .
2077drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2078-rw-r--r-- 1 root root 158 Mar 17 2010 b0g0bsinitvals5.fw
2079-rw-r--r-- 1 root root 976 Mar 17 2010 b0g0initvals5.fw
2080-rw-r--r-- 1 root root 9528 Mar 17 2010 ucode5.fw
2081
2082./lib/firmware/bnx2:
2083total 217
2084drwxr-xr-x 2 root root 1024 May 9 23:36 .
2085drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2086-rw-r--r-- 1 root root 94252 Mar 27 09:12 bnx2-mips-06-5.0.0.j6.fw
2087-rw-r--r-- 1 root root 96996 Mar 27 09:12 bnx2-mips-09-5.0.0.j15.fw
2088-rw-r--r-- 1 root root 6600 Mar 27 09:12 bnx2-rv2p-06-5.0.0.j3.fw
2089-rw-r--r-- 1 root root 7224 Mar 27 09:12 bnx2-rv2p-09-5.0.0.j10.fw
2090-rw-r--r-- 1 root root 7808 Mar 27 09:12 bnx2-rv2p-09ax-5.0.0.j10.fw
2091
2092./lib/firmware/cis:
2093total 19
2094drwxr-xr-x 2 root root 1024 May 9 23:36 .
2095drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2096-rw-r--r-- 1 root root 137 Mar 27 09:12 3CCFEM556.cis
2097-rw-r--r-- 1 root root 134 Mar 27 09:12 3CXEM556.cis
2098-rw-r--r-- 1 root root 109 Mar 27 09:12 COMpad2.cis
2099-rw-r--r-- 1 root root 76 Mar 27 09:12 COMpad4.cis
2100-rw-r--r-- 1 root root 136 Mar 27 09:12 DP83903.cis
2101-rw-r--r-- 1 root root 253 Mar 27 09:12 LA-PCM.cis
2102-rw-r--r-- 1 root root 107 Mar 27 09:12 MT5634ZLX.cis
2103-rw-r--r-- 1 root root 54 Mar 27 09:12 NE2K.cis
2104-rw-r--r-- 1 root root 210 Mar 27 09:12 PCMLM28.cis
2105-rw-r--r-- 1 root root 68 Mar 27 09:12 PE-200.cis
2106-rw-r--r-- 1 root root 86 Mar 27 09:12 RS-COM-2P.cis
2107-rw-r--r-- 1 root root 122 Mar 27 09:12 SW_555_SER.cis
2108-rw-r--r-- 1 root root 140 Mar 27 09:12 SW_7xx_SER.cis
2109-rw-r--r-- 1 root root 132 Mar 27 09:12 SW_8xx_SER.cis
2110-rw-r--r-- 1 root root 85 Mar 27 09:12 tamarack.cis
2111
2112./lib/firmware/cpia2:
2113total 5
2114drwxr-xr-x 2 root root 1024 May 9 23:36 .
2115drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2116-rw-r--r-- 1 root root 824 Mar 27 09:12 stv0672_vp4.bin
2117
2118./lib/firmware/cxgb3:
2119total 47
2120drwxr-xr-x 2 root root 1024 May 9 23:36 .
2121drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2122-rw-r--r-- 1 root root 1088 Mar 27 09:12 ael2005_opt_edc.bin
2123-rw-r--r-- 1 root root 1468 Mar 27 09:12 ael2005_twx_edc.bin
2124-rw-r--r-- 1 root root 1584 Mar 27 09:12 ael2020_twx_edc.bin
2125-rw-r--r-- 1 root root 2564 Mar 27 09:12 t3b_psram-1.1.0.bin
2126-rw-r--r-- 1 root root 2564 Mar 27 09:12 t3c_psram-1.1.0.bin
2127-rw-r--r-- 1 root root 30648 Mar 27 09:12 t3fw-7.4.0.bin
2128
2129./lib/firmware/dabusb:
2130total 26
2131drwxr-xr-x 2 root root 1024 May 9 23:36 .
2132drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2133-rw-r--r-- 1 root root 12042 Mar 27 09:12 bitstream.bin
2134-rw-r--r-- 1 root root 9822 Mar 27 09:12 firmware.fw
2135
2136./lib/firmware/dsp56k:
2137total 5
2138drwxr-xr-x 2 root root 1024 May 9 23:36 .
2139drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2140-rw-r--r-- 1 root root 375 Mar 27 09:12 bootstrap.bin
2141
2142./lib/firmware/e100:
2143total 7
2144drwxr-xr-x 2 root root 1024 May 9 23:36 .
2145drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2146-rw-r--r-- 1 root root 539 Mar 27 09:12 d101m_ucode.bin
2147-rw-r--r-- 1 root root 539 Mar 27 09:12 d101s_ucode.bin
2148-rw-r--r-- 1 root root 539 Mar 27 09:12 d102e_ucode.bin
2149
2150./lib/firmware/edgeport:
2151total 70
2152drwxr-xr-x 2 root root 1024 May 9 23:36 .
2153drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2154-rw-r--r-- 1 root root 7042 Mar 27 09:12 boot2.fw
2155-rw-r--r-- 1 root root 7250 Mar 27 09:12 boot.fw
2156-rw-r--r-- 1 root root 16566 Mar 27 09:12 down2.fw
2157-rw-r--r-- 1 root root 12942 Mar 27 09:12 down3.bin
2158-rw-r--r-- 1 root root 18098 Mar 27 09:12 down.fw
2159
2160./lib/firmware/emi26:
2161total 139
2162drwxr-xr-x 2 root root 1024 May 9 23:36 .
2163drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2164-rw-r--r-- 1 root root 104858 Mar 27 09:12 bitstream.fw
2165-rw-r--r-- 1 root root 28070 Mar 27 09:12 firmware.fw
2166-rw-r--r-- 1 root root 1942 Mar 27 09:12 loader.fw
2167
2168./lib/firmware/emi62:
2169total 169
2170drwxr-xr-x 2 root root 1024 May 9 23:36 .
2171drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2172-rw-r--r-- 1 root root 104858 Mar 27 09:12 bitstream.fw
2173-rw-r--r-- 1 root root 1910 Mar 27 09:12 loader.fw
2174-rw-r--r-- 1 root root 28798 Mar 27 09:12 midi.fw
2175-rw-r--r-- 1 root root 28606 Mar 27 09:12 spdif.fw
2176
2177./lib/firmware/ess:
2178total 7
2179drwxr-xr-x 2 root root 1024 May 9 23:36 .
2180drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2181-rw-r--r-- 1 root root 1898 Mar 27 09:12 maestro3_assp_kernel.fw
2182-rw-r--r-- 1 root root 786 Mar 27 09:12 maestro3_assp_minisrc.fw
2183
2184./lib/firmware/kaweth:
2185total 11
2186drwxr-xr-x 2 root root 1024 May 9 23:36 .
2187drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2188-rw-r--r-- 1 root root 3276 Mar 27 09:12 new_code.bin
2189-rw-r--r-- 1 root root 622 Mar 27 09:12 new_code_fix.bin
2190-rw-r--r-- 1 root root 182 Mar 27 09:12 trigger_code.bin
2191-rw-r--r-- 1 root root 22 Mar 27 09:12 trigger_code_fix.bin
2192
2193./lib/firmware/keyspan:
2194total 91
2195drwxr-xr-x 2 root root 1024 May 9 23:36 .
2196drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2197-rw-r--r-- 1 root root 4658 Mar 27 09:12 mpr.fw
2198-rw-r--r-- 1 root root 7650 Mar 27 09:12 usa18x.fw
2199-rw-r--r-- 1 root root 4690 Mar 27 09:12 usa19.fw
2200-rw-r--r-- 1 root root 4678 Mar 27 09:12 usa19qi.fw
2201-rw-r--r-- 1 root root 7638 Mar 27 09:12 usa19qw.fw
2202-rw-r--r-- 1 root root 7634 Mar 27 09:12 usa19w.fw
2203-rw-r--r-- 1 root root 7938 Mar 27 09:12 usa28.fw
2204-rw-r--r-- 1 root root 7634 Mar 27 09:12 usa28xa.fw
2205-rw-r--r-- 1 root root 7638 Mar 27 09:12 usa28xb.fw
2206-rw-r--r-- 1 root root 7634 Mar 27 09:12 usa28x.fw
2207-rw-r--r-- 1 root root 7938 Mar 27 09:12 usa49w.fw
2208-rw-r--r-- 1 root root 7946 Mar 27 09:12 usa49wlc.fw
2209
2210./lib/firmware/keyspan_pda:
2211total 8
2212drwxr-xr-x 2 root root 1024 May 9 23:36 .
2213drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2214-rw-r--r-- 1 root root 1914 Mar 27 09:12 keyspan_pda.fw
2215-rw-r--r-- 1 root root 2018 Mar 27 09:12 xircom_pgs.fw
2216
2217./lib/firmware/korg:
2218total 21
2219drwxr-xr-x 2 root root 1024 May 9 23:36 .
2220drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2221-rw-r--r-- 1 root root 15764 Mar 27 09:12 k1212.dsp
2222
2223./lib/firmware/matrox:
2224total 33
2225drwxr-xr-x 2 root root 1024 May 9 23:36 .
2226drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2227-rw-r--r-- 1 root root 11214 Mar 27 09:12 g200_warp.fw
2228-rw-r--r-- 1 root root 16790 Mar 27 09:12 g400_warp.fw
2229
2230./lib/firmware/myricom:
2231total 80
2232drwxr-xr-x 2 root root 1024 May 9 23:36 .
2233drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2234-rw-r--r-- 1 root root 76258 Mar 27 09:12 lanai.bin
2235
2236./lib/firmware/ositech:
2237total 7
2238drwxr-xr-x 2 root root 1024 May 9 23:36 .
2239drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2240-rw-r--r-- 1 root root 2778 Mar 27 09:12 Xilinx7OD.bin
2241
2242./lib/firmware/qlogic:
2243total 120
2244drwxr-xr-x 2 root root 1024 May 9 23:36 .
2245drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2246-rw-r--r-- 1 root root 33462 Mar 27 09:12 1040.bin
2247-rw-r--r-- 1 root root 28056 Mar 27 09:12 12160.bin
2248-rw-r--r-- 1 root root 31842 Mar 27 09:12 1280.bin
2249-rw-r--r-- 1 root root 18482 Mar 27 09:12 isp1000.bin
2250
2251./lib/firmware/r128:
2252total 6
2253drwxr-xr-x 2 root root 1024 May 9 23:36 .
2254drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2255-rw-r--r-- 1 root root 2048 Mar 27 09:12 r128_cce.bin
2256
2257./lib/firmware/radeon:
2258total 286
2259drwxr-xr-x 2 root root 1024 May 9 23:36 .
2260drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2261-rw-r--r-- 1 root root 5504 Apr 9 2010 CEDAR_me.bin
2262-rw-r--r-- 1 root root 4480 Apr 9 2010 CEDAR_pfp.bin
2263-rw-r--r-- 1 root root 3072 Apr 9 2010 CEDAR_rlc.bin
2264-rw-r--r-- 1 root root 5504 Apr 9 2010 CYPRESS_me.bin
2265-rw-r--r-- 1 root root 4480 Apr 9 2010 CYPRESS_pfp.bin
2266-rw-r--r-- 1 root root 3072 Apr 9 2010 CYPRESS_rlc.bin
2267-rw-r--r-- 1 root root 5504 Apr 9 2010 JUNIPER_me.bin
2268-rw-r--r-- 1 root root 4480 Apr 9 2010 JUNIPER_pfp.bin
2269-rw-r--r-- 1 root root 3072 Apr 9 2010 JUNIPER_rlc.bin
2270-rw-r--r-- 1 root root 2048 Mar 27 09:12 R100_cp.bin
2271-rw-r--r-- 1 root root 2048 Mar 27 09:12 R200_cp.bin
2272-rw-r--r-- 1 root root 2048 Mar 27 09:12 R300_cp.bin
2273-rw-r--r-- 1 root root 2048 Mar 27 09:12 R420_cp.bin
2274-rw-r--r-- 1 root root 2048 Mar 27 09:12 R520_cp.bin
2275-rw-r--r-- 1 root root 21504 Mar 27 09:12 R600_me.bin
2276-rw-r--r-- 1 root root 2304 Mar 27 09:12 R600_pfp.bin
2277-rw-r--r-- 1 root root 3072 Feb 4 2010 R600_rlc.bin
2278-rw-r--r-- 1 root root 4096 Feb 4 2010 R700_rlc.bin
2279-rw-r--r-- 1 root root 5504 Apr 9 2010 REDWOOD_me.bin
2280-rw-r--r-- 1 root root 4480 Apr 9 2010 REDWOOD_pfp.bin
2281-rw-r--r-- 1 root root 3072 Apr 9 2010 REDWOOD_rlc.bin
2282-rw-r--r-- 1 root root 2048 Mar 27 09:12 RS600_cp.bin
2283-rw-r--r-- 1 root root 2048 Mar 27 09:12 RS690_cp.bin
2284-rw-r--r-- 1 root root 21504 Mar 27 09:12 RS780_me.bin
2285-rw-r--r-- 1 root root 2304 Mar 27 09:12 RS780_pfp.bin
2286-rw-r--r-- 1 root root 21504 Mar 27 09:12 RV610_me.bin
2287-rw-r--r-- 1 root root 2304 Mar 27 09:12 RV610_pfp.bin
2288-rw-r--r-- 1 root root 21504 Mar 27 09:12 RV620_me.bin
2289-rw-r--r-- 1 root root 2304 Mar 27 09:12 RV620_pfp.bin
2290-rw-r--r-- 1 root root 21504 Mar 27 09:12 RV630_me.bin
2291-rw-r--r-- 1 root root 2304 Mar 27 09:12 RV630_pfp.bin
2292-rw-r--r-- 1 root root 21504 Mar 27 09:12 RV635_me.bin
2293-rw-r--r-- 1 root root 2304 Mar 27 09:12 RV635_pfp.bin
2294-rw-r--r-- 1 root root 21504 Mar 27 09:12 RV670_me.bin
2295-rw-r--r-- 1 root root 2304 Mar 27 09:12 RV670_pfp.bin
2296-rw-r--r-- 1 root root 5440 Mar 27 09:12 RV710_me.bin
2297-rw-r--r-- 1 root root 3392 Mar 27 09:12 RV710_pfp.bin
2298-rw-r--r-- 1 root root 5440 Mar 27 09:12 RV730_me.bin
2299-rw-r--r-- 1 root root 3392 Mar 27 09:12 RV730_pfp.bin
2300-rw-r--r-- 1 root root 5440 Mar 27 09:12 RV770_me.bin
2301-rw-r--r-- 1 root root 3392 Mar 27 09:12 RV770_pfp.bin
2302
2303./lib/firmware/sb16:
2304total 14
2305drwxr-xr-x 2 root root 1024 May 9 23:36 .
2306drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2307-rw-r--r-- 1 root root 1304 Mar 27 09:12 alaw_main.csp
2308-rw-r--r-- 1 root root 1844 Mar 27 09:12 ima_adpcm_capture.csp
2309-rw-r--r-- 1 root root 1032 Mar 27 09:12 ima_adpcm_init.csp
2310-rw-r--r-- 1 root root 1872 Mar 27 09:12 ima_adpcm_playback.csp
2311-rw-r--r-- 1 root root 1256 Mar 27 09:12 mulaw_main.csp
2312
2313./lib/firmware/sun:
2314total 7
2315drwxr-xr-x 2 root root 1024 May 9 23:36 .
2316drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2317-rw-r--r-- 1 root root 2253 Mar 27 09:12 cassini.bin
2318
2319./lib/firmware/tehuti:
2320total 47
2321drwxr-xr-x 2 root root 1024 May 9 23:36 .
2322drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2323-rw-r--r-- 1 root root 42768 Mar 27 09:12 bdx.bin
2324
2325./lib/firmware/tigon:
2326total 18
2327drwxr-xr-x 2 root root 1024 May 9 23:36 .
2328drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2329-rw-r--r-- 1 root root 2668 Mar 27 09:12 tg3.bin
2330-rw-r--r-- 1 root root 3884 Mar 27 09:12 tg3_tso5.bin
2331-rw-r--r-- 1 root root 7004 Mar 27 09:12 tg3_tso.bin
2332
2333./lib/firmware/ttusb-budget:
2334total 18
2335drwxr-xr-x 2 root root 1024 May 9 23:36 .
2336drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2337-rw-r--r-- 1 root root 13104 Mar 27 09:12 dspbootcode.bin
2338
2339./lib/firmware/vicam:
2340total 7
2341drwxr-xr-x 2 root root 1024 May 9 23:36 .
2342drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2343-rw-r--r-- 1 root root 2106 Mar 27 09:12 firmware.fw
2344
2345./lib/firmware/yam:
2346total 16
2347drwxr-xr-x 2 root root 1024 May 9 23:36 .
2348drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2349-rw-r--r-- 1 root root 5302 Mar 27 09:12 1200.bin
2350-rw-r--r-- 1 root root 5302 Mar 27 09:12 9600.bin
2351
2352./lib/firmware/yamaha:
2353total 46
2354drwxr-xr-x 2 root root 1024 May 9 23:36 .
2355drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2356-rw-r--r-- 1 root root 12288 Mar 27 09:12 ds1_ctrl.fw
2357-rw-r--r-- 1 root root 128 Mar 27 09:12 ds1_dsp.fw
2358-rw-r--r-- 1 root root 12288 Mar 27 09:12 ds1e_ctrl.fw
2359-rw-r--r-- 1 root root 15946 Mar 27 09:12 yss225_registers.bin
2360
2361./lib/firmware/zd1211:
2362total 50
2363drwxr-xr-x 2 root root 1024 Apr 20 22:54 .
2364drwxr-xr-x 38 root root 3072 May 9 23:36 ..
2365-rw-r--r-- 1 root root 4018 Jan 8 2010 zd1211b_ub
2366-rw-r--r-- 1 root root 5120 Jan 8 2010 zd1211b_uph
2367-rw-r--r-- 1 root root 5120 Jan 8 2010 zd1211b_uphm
2368-rw-r--r-- 1 root root 5120 Jan 8 2010 zd1211b_uphr
2369-rw-r--r-- 1 root root 3584 Jan 8 2010 zd1211b_ur
2370-rw-r--r-- 1 root root 4018 Jan 8 2010 zd1211_ub
2371-rw-r--r-- 1 root root 5120 Jan 8 2010 zd1211_uph
2372-rw-r--r-- 1 root root 5120 Jan 8 2010 zd1211_uphm
2373-rw-r--r-- 1 root root 5120 Jan 8 2010 zd1211_uphr
2374-rw-r--r-- 1 root root 3584 Jan 8 2010 zd1211_ur
2375
2376./lib/modules:
2377total 3
2378drwxr-xr-x 3 root root 1024 May 21 00:50 .
2379drwxr-xr-x 5 root root 1024 May 21 00:50 ..
2380drwxr-xr-x 3 root root 1024 May 21 00:50 2.6.32-71.24.1.el6.x86_64
2381
2382./lib/modules/2.6.32-71.24.1.el6.x86_64:
2383total 173
2384drwxr-xr-x 3 root root 1024 May 21 00:50 .
2385drwxr-xr-x 3 root root 1024 May 21 00:50 ..
2386lrwxrwxrwx 1 root root 50 May 21 00:50 build -> ../../../usr/src/kernels/2.6.32-71.24.1.el6.x86_64
2387drwxr-xr-x 6 root root 1024 May 21 00:50 kernel
2388-rw-r--r-- 1 root root 172577 May 9 23:37 modules.dep
2389lrwxrwxrwx 1 root root 5 May 21 00:50 source -> build
2390
2391./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel:
2392total 6
2393drwxr-xr-x 6 root root 1024 May 21 00:50 .
2394drwxr-xr-x 3 root root 1024 May 21 00:50 ..
2395drwxr-xr-x 13 root root 1024 May 21 00:50 drivers
2396drwxr-xr-x 9 root root 1024 May 21 00:50 fs
2397drwxr-xr-x 2 root root 1024 May 21 00:50 lib
2398drwxr-xr-x 3 root root 1024 May 21 00:50 net
2399
2400./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers:
2401total 13
2402drwxr-xr-x 13 root root 1024 May 21 00:50 .
2403drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2404drwxr-xr-x 2 root root 1024 May 21 00:50 ata
2405drwxr-xr-x 2 root root 1024 May 21 00:50 block
2406drwxr-xr-x 2 root root 1024 May 21 00:50 cdrom
2407drwxr-xr-x 2 root root 1024 May 21 00:50 dca
2408drwxr-xr-x 2 root root 1024 May 21 00:50 firmware
2409drwxr-xr-x 3 root root 1024 May 21 00:50 message
2410drwxr-xr-x 6 root root 1024 May 21 00:50 net
2411drwxr-xr-x 2 root root 1024 May 21 00:50 pcmcia
2412drwxr-xr-x 7 root root 1024 May 21 00:50 scsi
2413drwxr-xr-x 4 root root 1024 May 21 00:50 usb
2414drwxr-xr-x 2 root root 1024 May 21 00:50 virtio
2415
2416./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/ata:
2417total 363
2418drwxr-xr-x 2 root root 1024 May 21 00:50 .
2419drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2420-rwxr--r-- 1 root root 80992 Mar 27 09:45 ahci.ko
2421-rwxr--r-- 1 root root 12896 Mar 27 09:45 ata_generic.ko
2422-rwxr--r-- 1 root root 44904 Mar 27 09:44 ata_piix.ko
2423-rwxr--r-- 1 root root 25344 Mar 27 09:45 pata_amd.ko
2424-rwxr--r-- 1 root root 8696 Mar 27 09:44 pata_jmicron.ko
2425-rwxr--r-- 1 root root 10744 Mar 27 09:45 pata_marvell.ko
2426-rwxr--r-- 1 root root 17248 Mar 27 09:44 pata_serverworks.ko
2427-rwxr--r-- 1 root root 16736 Mar 27 09:45 pata_sil680.ko
2428-rwxr--r-- 1 root root 23984 Mar 27 09:44 pata_sis.ko
2429-rwxr--r-- 1 root root 48384 Mar 27 09:45 sata_nv.ko
2430-rwxr--r-- 1 root root 26656 Mar 27 09:44 sata_promise.ko
2431-rwxr--r-- 1 root root 13264 Mar 27 09:44 sata_svw.ko
2432-rwxr--r-- 1 root root 21536 Mar 27 09:44 sata_via.ko
2433
2434./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/block:
2435total 287
2436drwxr-xr-x 2 root root 1024 May 21 00:50 .
2437drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2438-rwxr--r-- 1 root root 158832 Mar 27 09:44 cciss.ko
2439-rwxr--r-- 1 root root 129864 Mar 27 09:44 floppy.ko
2440
2441./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/cdrom:
2442total 74
2443drwxr-xr-x 2 root root 1024 May 21 00:50 .
2444drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2445-rwxr--r-- 1 root root 72248 Mar 27 09:44 cdrom.ko
2446
2447./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/dca:
2448total 23
2449drwxr-xr-x 2 root root 1024 May 21 00:50 .
2450drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2451-rwxr--r-- 1 root root 19464 Mar 27 09:43 dca.ko
2452
2453./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/firmware:
2454total 24
2455drwxr-xr-x 2 root root 1024 May 21 00:50 .
2456drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2457-rwxr--r-- 1 root root 21256 Mar 27 09:42 edd.ko
2458
2459./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message:
2460total 3
2461drwxr-xr-x 3 root root 1024 May 21 00:50 .
2462drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2463drwxr-xr-x 2 root root 1024 May 21 00:50 fusion
2464
2465./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/message/fusion:
2466total 445
2467drwxr-xr-x 2 root root 1024 May 21 00:50 .
2468drwxr-xr-x 3 root root 1024 May 21 00:50 ..
2469-rwxr--r-- 1 root root 151272 Mar 27 09:43 mptbase.ko
2470-rwxr--r-- 1 root root 57896 Mar 27 09:43 mptctl.ko
2471-rwxr--r-- 1 root root 34696 Mar 27 09:43 mptfc.ko
2472-rwxr--r-- 1 root root 95536 Mar 27 09:43 mptsas.ko
2473-rwxr--r-- 1 root root 68256 Mar 27 09:43 mptscsih.ko
2474-rwxr--r-- 1 root root 37312 Mar 27 09:43 mptspi.ko
2475
2476./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net:
2477total 1297
2478drwxr-xr-x 6 root root 1024 May 21 00:50 .
2479drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2480-rwxr--r-- 1 root root 104128 Mar 27 09:45 3c59x.ko
2481-rwxr--r-- 1 root root 47080 Mar 27 09:45 8139cp.ko
2482-rwxr--r-- 1 root root 70600 Mar 27 09:45 8139too.ko
2483-rwxr--r-- 1 root root 21208 Mar 27 09:45 8390.ko
2484-rwxr--r-- 1 root root 118608 Mar 27 09:45 bnx2.ko
2485-rwxr--r-- 1 root root 367336 Mar 27 09:45 bnx2x.ko
2486drwxr-xr-x 2 root root 1024 May 21 00:50 e1000
2487drwxr-xr-x 2 root root 1024 May 21 00:50 e1000e
2488-rwxr--r-- 1 root root 67552 Mar 27 09:45 e100.ko
2489-rwxr--r-- 1 root root 97616 Mar 27 09:45 forcedeth.ko
2490drwxr-xr-x 2 root root 1024 May 21 00:50 igb
2491-rwxr--r-- 1 root root 9136 Mar 27 09:45 mdio.ko
2492-rwxr--r-- 1 root root 10368 Mar 27 09:45 mii.ko
2493-rwxr--r-- 1 root root 21752 Mar 27 09:45 ne2k-pci.ko
2494-rwxr--r-- 1 root root 67296 Mar 27 09:45 pcnet32.ko
2495-rwxr--r-- 1 root root 73280 Mar 27 09:45 r8169.ko
2496-rwxr--r-- 1 root root 189888 Mar 27 09:45 tg3.ko
2497-rwxr--r-- 1 root root 35600 Mar 27 09:45 virtio_net.ko
2498drwxr-xr-x 2 root root 1024 May 21 00:50 vmxnet3
2499
2500./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/e1000:
2501total 178
2502drwxr-xr-x 2 root root 1024 May 21 00:50 .
2503drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2504-rwxr--r-- 1 root root 178384 Mar 27 09:45 e1000.ko
2505
2506./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/e1000e:
2507total 219
2508drwxr-xr-x 2 root root 1024 May 21 00:50 .
2509drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2510-rwxr--r-- 1 root root 220416 Mar 27 09:45 e1000e.ko
2511
2512./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/igb:
2513total 158
2514drwxr-xr-x 2 root root 1024 May 21 00:50 .
2515drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2516-rwxr--r-- 1 root root 157944 Mar 27 09:45 igb.ko
2517
2518./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/net/vmxnet3:
2519total 67
2520drwxr-xr-x 2 root root 1024 May 21 00:50 .
2521drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2522-rwxr--r-- 1 root root 65152 Mar 27 09:45 vmxnet3.ko
2523
2524./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/pcmcia:
2525total 88
2526drwxr-xr-x 2 root root 1024 May 21 00:50 .
2527drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2528-rwxr--r-- 1 root root 86312 Mar 27 09:43 yenta_socket.ko
2529
2530./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi:
2531total 1180
2532drwxr-xr-x 7 root root 1024 May 21 00:50 .
2533drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2534-rwxr--r-- 1 root root 67024 Mar 27 09:44 3w-9xxx.ko
2535-rwxr--r-- 1 root root 48832 Mar 27 09:44 3w-xxxx.ko
2536drwxr-xr-x 2 root root 1024 May 21 00:50 aacraid
2537drwxr-xr-x 2 root root 1024 May 21 00:50 aic7xxx
2538-rwxr--r-- 1 root root 83392 Mar 27 09:44 hpsa.ko
2539-rwxr--r-- 1 root root 22680 Mar 27 09:44 imm.ko
2540-rwxr--r-- 1 root root 35112 Mar 27 09:44 initio.ko
2541-rwxr--r-- 1 root root 86360 Mar 27 09:44 ips.ko
2542-rwxr--r-- 1 root root 28608 Mar 27 09:44 iscsi_tcp.ko
2543-rwxr--r-- 1 root root 89160 Mar 27 09:44 libiscsi.ko
2544-rwxr--r-- 1 root root 34096 Mar 27 09:44 libiscsi_tcp.ko
2545drwxr-xr-x 2 root root 1024 May 21 00:50 megaraid
2546-rwxr--r-- 1 root root 84744 Mar 27 09:44 osst.ko
2547-rwxr--r-- 1 root root 21912 Mar 27 09:44 ppa.ko
2548drwxr-xr-x 2 root root 1024 May 21 00:50 qla2xxx
2549-rwxr--r-- 1 root root 27696 Mar 27 09:44 scsi_tgt.ko
2550-rwxr--r-- 1 root root 96848 Mar 27 09:44 scsi_transport_fc.ko
2551-rwxr--r-- 1 root root 75656 Mar 27 09:44 scsi_transport_iscsi.ko
2552-rwxr--r-- 1 root root 70256 Mar 27 09:44 scsi_transport_sas.ko
2553-rwxr--r-- 1 root root 50304 Mar 27 09:44 scsi_transport_spi.ko
2554-rwxr--r-- 1 root root 74448 Mar 27 09:44 sd_mod.ko
2555-rwxr--r-- 1 root root 68440 Mar 27 09:44 sg.ko
2556-rwxr--r-- 1 root root 36624 Mar 27 09:44 sr_mod.ko
2557-rwxr--r-- 1 root root 67664 Mar 27 09:44 st.ko
2558drwxr-xr-x 2 root root 1024 May 21 00:50 sym53c8xx_2
2559
2560./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/aacraid:
2561total 145
2562drwxr-xr-x 2 root root 1024 May 21 00:50 .
2563drwxr-xr-x 7 root root 1024 May 21 00:50 ..
2564-rwxr--r-- 1 root root 144888 Mar 27 09:44 aacraid.ko
2565
2566./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/aic7xxx:
2567total 460
2568drwxr-xr-x 2 root root 1024 May 21 00:50 .
2569drwxr-xr-x 7 root root 1024 May 21 00:50 ..
2570-rwxr--r-- 1 root root 245864 Mar 27 09:44 aic79xx.ko
2571-rwxr--r-- 1 root root 219360 Mar 27 09:44 aic7xxx.ko
2572
2573./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/megaraid:
2574total 177
2575drwxr-xr-x 2 root root 1024 May 21 00:50 .
2576drwxr-xr-x 7 root root 1024 May 21 00:50 ..
2577-rwxr--r-- 1 root root 61968 Mar 27 09:44 megaraid_mbox.ko
2578-rwxr--r-- 1 root root 22776 Mar 27 09:44 megaraid_mm.ko
2579-rwxr--r-- 1 root root 89328 Mar 27 09:44 megaraid_sas.ko
2580
2581./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/qla2xxx:
2582total 441
2583drwxr-xr-x 2 root root 1024 May 21 00:50 .
2584drwxr-xr-x 7 root root 1024 May 21 00:50 ..
2585-rwxr--r-- 1 root root 446160 Mar 27 09:44 qla2xxx.ko
2586
2587./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/scsi/sym53c8xx_2:
2588total 132
2589drwxr-xr-x 2 root root 1024 May 21 00:50 .
2590drwxr-xr-x 7 root root 1024 May 21 00:50 ..
2591-rwxr--r-- 1 root root 131448 Mar 27 09:44 sym53c8xx.ko
2592
2593./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb:
2594total 4
2595drwxr-xr-x 4 root root 1024 May 21 00:50 .
2596drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2597drwxr-xr-x 2 root root 1024 May 21 00:50 serial
2598drwxr-xr-x 2 root root 1024 May 21 00:50 storage
2599
2600./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb/serial:
2601total 116
2602drwxr-xr-x 2 root root 1024 May 21 00:50 .
2603drwxr-xr-x 4 root root 1024 May 21 00:50 ..
2604-rwxr--r-- 1 root root 33688 Mar 27 09:43 cp210x.ko
2605-rwxr--r-- 1 root root 80768 Mar 27 09:43 usbserial.ko
2606
2607./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/usb/storage:
2608total 138
2609drwxr-xr-x 2 root root 1024 May 21 00:50 .
2610drwxr-xr-x 4 root root 1024 May 21 00:50 ..
2611-rwxr--r-- 1 root root 8808 Mar 27 09:43 ums-cypress.ko
2612-rwxr--r-- 1 root root 128096 Mar 27 09:43 usb-storage.ko
2613
2614./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/drivers/virtio:
2615total 51
2616drwxr-xr-x 2 root root 1024 May 21 00:50 .
2617drwxr-xr-x 13 root root 1024 May 21 00:50 ..
2618-rwxr--r-- 1 root root 12136 Mar 27 09:42 virtio.ko
2619-rwxr--r-- 1 root root 19920 Mar 27 09:42 virtio_pci.ko
2620-rwxr--r-- 1 root root 15008 Mar 27 09:42 virtio_ring.ko
2621
2622./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs:
2623total 9
2624drwxr-xr-x 9 root root 1024 May 21 00:50 .
2625drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2626drwxr-xr-x 2 root root 1024 May 21 00:50 exportfs
2627drwxr-xr-x 2 root root 1024 May 21 00:50 fscache
2628drwxr-xr-x 2 root root 1024 May 21 00:50 fuse
2629drwxr-xr-x 2 root root 1024 May 21 00:50 lockd
2630drwxr-xr-x 2 root root 1024 May 21 00:50 nfs
2631drwxr-xr-x 2 root root 1024 May 21 00:50 nfs_common
2632drwxr-xr-x 2 root root 1024 May 21 00:50 nls
2633
2634./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/exportfs:
2635total 14
2636drwxr-xr-x 2 root root 1024 May 21 00:50 .
2637drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2638-rwxr--r-- 1 root root 11520 Mar 27 09:45 exportfs.ko
2639
2640./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/fscache:
2641total 106
2642drwxr-xr-x 2 root root 1024 May 21 00:50 .
2643drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2644-rwxr--r-- 1 root root 105136 Mar 27 09:45 fscache.ko
2645
2646./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/fuse:
2647total 130
2648drwxr-xr-x 2 root root 1024 May 21 00:50 .
2649drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2650-rwxr--r-- 1 root root 129960 Mar 27 09:45 fuse.ko
2651
2652./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/lockd:
2653total 138
2654drwxr-xr-x 2 root root 1024 May 21 00:50 .
2655drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2656-rwxr--r-- 1 root root 137584 Mar 27 09:46 lockd.ko
2657
2658./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nfs:
2659total 605
2660drwxr-xr-x 2 root root 1024 May 21 00:50 .
2661drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2662-rwxr--r-- 1 root root 613064 Mar 27 09:45 nfs.ko
2663
2664./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nfs_common:
2665total 9
2666drwxr-xr-x 2 root root 1024 May 21 00:50 .
2667drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2668-rwxr--r-- 1 root root 7136 Mar 27 09:46 nfs_acl.ko
2669
2670./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/fs/nls:
2671total 16
2672drwxr-xr-x 2 root root 1024 May 21 00:50 .
2673drwxr-xr-x 9 root root 1024 May 21 00:50 ..
2674-rwxr--r-- 1 root root 8392 Mar 27 09:45 nls_iso8859-1.ko
2675-rwxr--r-- 1 root root 4960 Mar 27 09:45 nls_utf8.ko
2676
2677./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/lib:
2678total 13
2679drwxr-xr-x 2 root root 1024 May 21 00:50 .
2680drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2681-rwxr--r-- 1 root root 4216 Mar 27 09:45 crc-t10dif.ko
2682-rwxr--r-- 1 root root 5432 Mar 27 09:45 libcrc32c.ko
2683
2684./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/net:
2685total 3
2686drwxr-xr-x 3 root root 1024 May 21 00:50 .
2687drwxr-xr-x 6 root root 1024 May 21 00:50 ..
2688drwxr-xr-x 3 root root 1024 May 21 00:50 sunrpc
2689
2690./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/net/sunrpc:
2691total 410
2692drwxr-xr-x 3 root root 1024 May 21 00:50 .
2693drwxr-xr-x 3 root root 1024 May 21 00:50 ..
2694drwxr-xr-x 2 root root 1024 May 21 00:50 auth_gss
2695-rwxr--r-- 1 root root 413016 Mar 27 09:46 sunrpc.ko
2696
2697./lib/modules/2.6.32-71.24.1.el6.x86_64/kernel/net/sunrpc/auth_gss:
2698total 76
2699drwxr-xr-x 2 root root 1024 May 21 00:50 .
2700drwxr-xr-x 3 root root 1024 May 21 00:50 ..
2701-rwxr--r-- 1 root root 73784 Mar 27 09:46 auth_rpcgss.ko
2702
2703./lib/udev:
2704total 747
2705drwxr-xr-x 5 root root 1024 May 11 03:39 .
2706drwxr-xr-x 5 root root 1024 May 21 00:50 ..
2707-rwxr-xr-x 1 root root 26912 Sep 1 2010 ata_id
2708-rwxr-xr-x 1 root root 32880 Sep 1 2010 cdrom_id
2709-rwxr-xr-x 1 root root 26600 Sep 1 2010 collect
2710-rwxr-xr-x 1 root root 10640 Dec 7 07:09 console_check
2711-rwxr-xr-x 1 root root 15936 Dec 7 07:09 console_init
2712-rwxr-xr-x 1 root root 57976 Sep 1 2010 create_floppy_devices
2713drwxr-xr-x 2 root root 1024 Sep 1 2010 devices
2714-rwxr-xr-x 1 root root 24056 Sep 1 2010 edd_id
2715-rwxr-xr-x 1 root root 1802 Sep 1 2010 findkeyboards
2716-rwxr-xr-x 1 root root 727 Sep 1 2010 firmware.sh
2717-rwxr-xr-x 1 root root 23808 Sep 1 2010 fstab_import
2718-rwxr-xr-x 1 root root 686 Sep 1 2010 fw_unit_symlinks.sh
2719-rwxr-xr-x 1 root root 48240 Sep 1 2010 hid2hci
2720-rwxr-xr-x 1 root root 56800 Sep 1 2010 keymap
2721drwxr-xr-x 2 root root 2048 Apr 20 22:53 keymaps
2722-rwxr-xr-x 1 root root 23800 Sep 1 2010 modem-modeswitch
2723-rwxr-xr-x 1 root root 49160 Sep 1 2010 path_id
2724-rwxr-xr-x 1 root root 45912 Sep 1 2010 pci-db
2725-rwxr-xr-x 1 root root 13592 Jun 29 2010 pcmcia-check-broken-cis
2726-rwxr-xr-x 1 root root 43736 Jun 29 2010 pcmcia-socket-startup
2727-rwxr-xr-x 1 root root 13120 Dec 7 07:09 rename_device
2728-rw-r--r-- 1 root root 2390 Sep 1 2010 rule_generator.functions
2729drwxr-xr-x 2 root root 2048 May 9 23:36 rules.d
2730-rwxr-xr-x 1 root root 41048 Sep 1 2010 scsi_id
2731-rwxr-xr-x 1 root root 51384 Sep 1 2010 udev-acl
2732-rwxr-xr-x 1 root root 45992 Sep 1 2010 usb-db
2733-rwxr-xr-x 1 root root 50752 Sep 1 2010 usb_id
2734-rwxr-xr-x 1 root root 9008 Sep 1 2010 v4l_id
2735-rwxr-xr-x 1 root root 2702 Sep 1 2010 write_cd_rules
2736-rwxr-xr-x 1 root root 4246 Sep 1 2010 write_net_rules
2737
2738./lib/udev/devices:
2739total 2
2740drwxr-xr-x 2 root root 1024 Sep 1 2010 .
2741drwxr-xr-x 5 root root 1024 May 11 03:39 ..
2742
2743./lib/udev/keymaps:
2744total 48
2745drwxr-xr-x 2 root root 2048 Apr 20 22:53 .
2746drwxr-xr-x 5 root root 1024 May 11 03:39 ..
2747-rw-r--r-- 1 root root 649 Sep 1 2010 acer
2748-rw-r--r-- 1 root root 159 Sep 1 2010 acer-aspire_5720
2749-rw-r--r-- 1 root root 67 Sep 1 2010 acer-aspire_5920g
2750-rw-r--r-- 1 root root 86 Sep 1 2010 acer-aspire_6920
2751-rw-r--r-- 1 root root 110 Sep 1 2010 acer-travelmate_c300
2752-rw-r--r-- 1 root root 40 Sep 1 2010 asus
2753-rw-r--r-- 1 root root 54 Sep 1 2010 compaq-e_evo
2754-rw-r--r-- 1 root root 1091 Sep 1 2010 dell
2755-rw-r--r-- 1 root root 139 Sep 1 2010 everex-xt5000
2756-rw-r--r-- 1 root root 41 Sep 1 2010 fujitsu-amilo_pa_2548
2757-rw-r--r-- 1 root root 101 Sep 1 2010 fujitsu-amilo_pro_edition_v3505
2758-rw-r--r-- 1 root root 82 Sep 1 2010 fujitsu-amilo_pro_v3205
2759-rw-r--r-- 1 root root 84 Sep 1 2010 fujitsu-amilo_si_1520
2760-rw-r--r-- 1 root root 70 Sep 1 2010 fujitsu-esprimo_mobile_v5
2761-rw-r--r-- 1 root root 38 Sep 1 2010 fujitsu-esprimo_mobile_v6
2762-rw-r--r-- 1 root root 262 Sep 1 2010 hewlett-packard
2763-rw-r--r-- 1 root root 47 Sep 1 2010 hewlett-packard-2510p_2530p
2764-rw-r--r-- 1 root root 59 Sep 1 2010 hewlett-packard-compaq_elitebook
2765-rw-r--r-- 1 root root 78 Sep 1 2010 hewlett-packard-pavilion
2766-rw-r--r-- 1 root root 38 Sep 1 2010 hewlett-packard-presario-2100
2767-rw-r--r-- 1 root root 82 Sep 1 2010 hewlett-packard-tablet
2768-rw-r--r-- 1 root root 104 Sep 1 2010 hewlett-packard-tx2
2769-rw-r--r-- 1 root root 22 Sep 1 2010 inventec-symphony_6.0_7.0
2770-rw-r--r-- 1 root root 146 Sep 1 2010 lenovo-3000
2771-rw-r--r-- 1 root root 138 Sep 1 2010 lenovo-thinkpad_x200_tablet
2772-rw-r--r-- 1 root root 195 Sep 1 2010 lenovo-thinkpad_x6_tablet
2773-rw-r--r-- 1 root root 495 Sep 1 2010 logitech-wave
2774-rw-r--r-- 1 root root 291 Sep 1 2010 logitech-wave-cordless
2775-rw-r--r-- 1 root root 139 Sep 1 2010 maxdata-pro_7000
2776-rw-r--r-- 1 root root 60 Sep 1 2010 medion-fid2060
2777-rw-r--r-- 1 root root 103 Sep 1 2010 medionnb-a555
2778-rw-r--r-- 1 root root 296 Sep 1 2010 micro-star
2779-rw-r--r-- 1 root root 174 Sep 1 2010 module-asus-w3j
2780-rw-r--r-- 1 root root 418 Sep 1 2010 module-ibm
2781-rw-r--r-- 1 root root 408 Sep 1 2010 module-lenovo
2782-rw-r--r-- 1 root root 188 Sep 1 2010 module-sony
2783-rw-r--r-- 1 root root 23 Sep 1 2010 module-sony-old
2784-rw-r--r-- 1 root root 71 Sep 1 2010 oqo-model2
2785-rw-r--r-- 1 root root 476 Sep 1 2010 samsung-other
2786-rw-r--r-- 1 root root 61 Sep 1 2010 samsung-sq1us
2787-rw-r--r-- 1 root root 81 Sep 1 2010 samsung-sx20s
2788-rw-r--r-- 1 root root 21 Sep 1 2010 toshiba-satellite_a100
2789-rw-r--r-- 1 root root 172 Sep 1 2010 toshiba-satellite_a110
2790-rw-r--r-- 1 root root 495 Sep 1 2010 zepto-znote
2791
2792./lib/udev/rules.d:
2793total 81
2794drwxr-xr-x 2 root root 2048 May 9 23:36 .
2795drwxr-xr-x 5 root root 1024 May 11 03:39 ..
2796-rw-r--r-- 1 root root 421 Sep 2 2010 10-console.rules
2797-r--r--r-- 1 root root 6019 Dec 10 04:46 10-dm.rules
2798-r--r--r-- 1 root root 1286 Jul 7 2010 11-dm-lvm.rules
2799-r--r--r-- 1 root root 1011 Nov 14 2009 13-dm-disk.rules
2800-rw-r--r-- 1 root root 180 Sep 1 2010 40-isdn.rules
2801-rw-r--r-- 1 root root 1567 Sep 1 2010 40-redhat.rules
2802-rw-r--r-- 1 root root 172 Sep 1 2010 50-firmware.rules
2803-rw-r--r-- 1 root root 4409 Sep 1 2010 50-udev-default.rules
2804-rw-r--r-- 1 root root 316 Sep 1 2010 60-cdrom_id.rules
2805-rw-r--r-- 1 root root 283 Sep 2 2010 60-net.rules
2806-rw-r--r-- 1 root root 676 Sep 1 2010 60-persistent-alsa.rules
2807-rw-r--r-- 1 root root 2235 Sep 1 2010 60-persistent-input.rules
2808-rw-r--r-- 1 root root 893 Sep 1 2010 60-persistent-serial.rules
2809-rw-r--r-- 1 root root 5600 Sep 1 2010 60-persistent-storage.rules
2810-rw-r--r-- 1 root root 1451 Sep 1 2010 60-persistent-storage-tape.rules
2811-rw-r--r-- 1 root root 789 Sep 1 2010 60-persistent-v4l.rules
2812-rw-r--r-- 1 root root 610 Sep 1 2010 61-mobile-action.rules
2813-rw-r--r-- 1 root root 4301 Sep 1 2010 61-option-modem-modeswitch.rules
2814-rw-r--r-- 1 root root 532 Sep 1 2010 61-persistent-storage-edd.rules
2815-rw-r--r-- 1 root root 107 Sep 1 2010 64-device-mapper.rules
2816-rw-r--r-- 1 root root 1907 Sep 1 2010 64-md-raid.rules
2817-rw-r--r-- 1 root root 1273 Jul 30 2010 65-md-incremental.rules
2818-rw-r--r-- 1 root root 1782 Sep 1 2010 70-acl.rules
2819-rw-r--r-- 1 root root 1369 Sep 1 2010 70-hid2hci.rules
2820-rw-r--r-- 1 root root 462 Sep 1 2010 75-cd-aliases-generator.rules
2821-rw-r--r-- 1 root root 680 Sep 1 2010 75-net-description.rules
2822-rw-r--r-- 1 root root 4176 Sep 1 2010 75-persistent-net-generator.rules
2823-rw-r--r-- 1 root root 658 Sep 1 2010 75-tty-description.rules
2824-rw-r--r-- 1 root root 4905 Sep 1 2010 78-sound-card.rules
2825-rw-r--r-- 1 root root 137 Sep 1 2010 79-fstab_import.rules
2826-rw-r--r-- 1 root root 647 Sep 1 2010 80-drivers.rules
2827-rw-r--r-- 1 root root 287 Feb 26 2010 85-regulatory.rules
2828-rw-r--r-- 1 root root 291 Sep 2 2010 88-clock.rules
2829-r--r--r-- 1 root root 492 Nov 2 2009 95-dm-notify.rules
2830-rw-r--r-- 1 root root 7379 Sep 1 2010 95-keymap.rules
2831-rw-r--r-- 1 root root 155 Sep 1 2010 95-udev-late.rules
2832
2833./lib64:
2834total 5924
2835drwxr-xr-x 2 root root 2048 May 21 00:50 .
2836drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2837-rwxr-xr-x 1 root root 150720 Mar 23 02:39 ld-2.12.so
2838lrwxrwxrwx 1 root root 10 May 21 00:50 ld-linux-x86-64.so.2 -> ld-2.12.so
2839lrwxrwxrwx 1 root root 17 May 21 00:50 libaudit.so.1 -> libaudit.so.1.0.0
2840-rwxr-xr-x 1 root root 95016 Jan 15 2010 libaudit.so.1.0.0
2841lrwxrwxrwx 1 root root 17 May 21 00:50 libblkid.so.1 -> libblkid.so.1.1.0
2842-rwxr-xr-x 1 root root 138584 Dec 4 00:48 libblkid.so.1.1.0
2843-rwxr-xr-x 1 root root 1838296 Mar 23 02:39 libc-2.12.so
2844lrwxrwxrwx 1 root root 17 May 21 00:50 libcom_err.so.2 -> libcom_err.so.2.1
2845-rwxr-xr-x 1 root root 14800 Jul 21 2010 libcom_err.so.2.1
2846-rwxr-xr-x 1 root root 43392 Mar 23 02:39 libcrypt-2.12.so
2847lrwxrwxrwx 1 root root 16 May 21 00:50 libcrypt.so.1 -> libcrypt-2.12.so
2848lrwxrwxrwx 1 root root 12 May 21 00:50 libc.so.6 -> libc-2.12.so
2849-rwxr-xr-x 1 root root 22536 Mar 23 02:39 libdl-2.12.so
2850lrwxrwxrwx 1 root root 13 May 21 00:50 libdl.so.2 -> libdl-2.12.so
2851-rwxr-xr-x 1 root root 366344 Oct 5 2010 libfreebl3.so
2852lrwxrwxrwx 1 root root 21 May 21 00:50 libgssapi_krb5.so.2 -> libgssapi_krb5.so.2.2
2853-rwxr-xr-x 1 root root 237584 Apr 14 09:23 libgssapi_krb5.so.2.2
2854lrwxrwxrwx 1 root root 18 May 21 00:50 libk5crypto.so.3 -> libk5crypto.so.3.1
2855-rwxr-xr-x 1 root root 169032 Apr 14 09:23 libk5crypto.so.3.1
2856lrwxrwxrwx 1 root root 18 May 21 00:50 libkeyutils.so.1 -> libkeyutils.so.1.3
2857-rwxr-xr-x 1 root root 10328 Mar 20 2010 libkeyutils.so.1.3
2858lrwxrwxrwx 1 root root 14 May 21 00:50 libkrb5.so.3 -> libkrb5.so.3.3
2859-rwxr-xr-x 1 root root 893776 Apr 14 09:23 libkrb5.so.3.3
2860lrwxrwxrwx 1 root root 21 May 21 00:50 libkrb5support.so.0 -> libkrb5support.so.0.1
2861-rwxr-xr-x 1 root root 43320 Apr 14 09:23 libkrb5support.so.0.1
2862-rwxr-xr-x 1 root root 598816 Mar 23 02:39 libm-2.12.so
2863lrwxrwxrwx 1 root root 12 May 21 00:50 libm.so.6 -> libm-2.12.so
2864-rwxr-xr-x 1 root root 116136 Mar 23 02:39 libnsl-2.12.so
2865lrwxrwxrwx 1 root root 14 May 21 00:50 libnsl.so.1 -> libnsl-2.12.so
2866-rwxr-xr-x 1 root root 241536 Aug 27 2010 libnspr4.so
2867lrwxrwxrwx 1 root root 16 May 21 00:50 libpam.so.0 -> libpam.so.0.82.2
2868-rwxr-xr-x 1 root root 55280 Oct 21 2010 libpam.so.0.82.2
2869-rwxr-xr-x 1 root root 18864 Aug 27 2010 libplc4.so
2870-rwxr-xr-x 1 root root 14704 Aug 27 2010 libplds4.so
2871-rwxr-xr-x 1 root root 145672 Mar 23 02:39 libpthread-2.12.so
2872lrwxrwxrwx 1 root root 18 May 21 00:50 libpthread.so.0 -> libpthread-2.12.so
2873-rwxr-xr-x 1 root root 113904 Mar 23 02:39 libresolv-2.12.so
2874lrwxrwxrwx 1 root root 17 May 21 00:50 libresolv.so.2 -> libresolv-2.12.so
2875-rwxr-xr-x 1 root root 124592 Aug 14 2010 libselinux.so.1
2876-rwxr-xr-x 1 root root 248304 Feb 19 2010 libsepol.so.1
2877lrwxrwxrwx 1 root root 15 May 21 00:50 libtinfo.so.5 -> libtinfo.so.5.7
2878-rwxr-xr-x 1 root root 138280 Dec 4 2009 libtinfo.so.5.7
2879-rwxr-xr-x 1 root root 17520 Mar 23 02:39 libutil-2.12.so
2880lrwxrwxrwx 1 root root 15 May 21 00:50 libutil.so.1 -> libutil-2.12.so
2881lrwxrwxrwx 1 root root 16 May 21 00:50 libuuid.so.1 -> libuuid.so.1.3.0
2882-rwxr-xr-x 1 root root 18648 Dec 4 00:48 libuuid.so.1.3.0
2883lrwxrwxrwx 1 root root 16 May 21 00:50 libwrap.so.0 -> libwrap.so.0.7.6
2884-rwxr-xr-x 1 root root 37304 Feb 6 2010 libwrap.so.0.7.6
2885lrwxrwxrwx 1 root root 13 May 21 00:50 libz.so.1 -> libz.so.1.2.3
2886-rwxr-xr-x 1 root root 88240 Jun 1 2010 libz.so.1.2.3
2887
2888./lost+found:
2889total 13
2890drwx------ 2 root root 12288 May 21 00:50 .
2891drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2892
2893./mnt:
2894total 4
2895drwxr-xr-x 4 root root 1024 May 21 00:50 .
2896drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2897drwxr-xr-x 2 root root 1024 May 21 00:50 cdrom
2898drwxr-xr-x 2 root root 1024 May 21 00:50 groovy-stuff
2899
2900./mnt/cdrom:
2901total 2
2902drwxr-xr-x 2 root root 1024 May 21 00:50 .
2903drwxr-xr-x 4 root root 1024 May 21 00:50 ..
2904
2905./mnt/groovy-stuff:
2906total 2
2907drwxr-xr-x 2 root root 1024 May 21 00:50 .
2908drwxr-xr-x 4 root root 1024 May 21 00:50 ..
2909
2910./proc:
2911total 2
2912drwxr-xr-x 2 root root 1024 May 21 00:50 .
2913drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2914
2915./sbin:
2916total 1383
2917drwxr-x--- 2 601 users 1024 May 21 00:50 .
2918drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2919lrwxrwxrwx 1 root root 14 May 21 00:50 acpid -> ../bin/busybox
2920lrwxrwxrwx 1 root root 14 May 21 00:50 blockdev -> ../bin/busybox
2921lrwxrwxrwx 1 root root 14 May 21 00:50 bootchartd -> ../bin/busybox
2922lrwxrwxrwx 1 root root 14 May 21 00:50 depmod -> ../bin/busybox
2923-rwxr-xr-x 1 root root 2461 May 21 00:50 find-and-mount-cdrom
2924lrwxrwxrwx 1 root root 14 May 21 00:50 findfs -> ../bin/busybox
2925lrwxrwxrwx 1 root root 14 May 21 00:50 freeramdisk -> ../bin/busybox
2926-rwxr-xr-x 1 root root 691 May 21 00:50 hack-cfg-if-necessary
2927lrwxrwxrwx 1 601 users 14 May 21 00:50 halt -> ../bin/busybox
2928lrwxrwxrwx 1 601 users 14 May 21 00:50 hostname -> ../bin/busybox
2929lrwxrwxrwx 1 root root 14 May 21 00:50 hwclock -> ../bin/busybox
2930-rwxr-xr-x 1 root root 1056 May 21 00:50 ide-opt
2931-rwxr-xr-x 1 root root 125 May 21 00:50 ide-opt-off
2932lrwxrwxrwx 1 601 users 14 May 21 00:50 ifconfig -> ../bin/busybox
2933lrwxrwxrwx 1 root root 14 May 21 00:50 ifenslave -> ../bin/busybox
2934-rwxr-xr-x 1 root root 26720 May 21 00:50 init
2935-rwxr-xr-x 1 root root 14072 Aug 11 2010 insmod
2936-rwxr-xr-x 1 root root 734824 Aug 11 2010 insmod.static
2937-rwxr-xr-x 1 root root 1996 May 21 00:50 install-additional-tools
2938lrwxrwxrwx 1 601 users 14 May 21 00:50 klogd -> ../bin/busybox
2939lrwxrwxrwx 1 601 users 4 May 21 00:50 linuxrc -> init
2940lrwxrwxrwx 1 601 users 14 May 21 00:50 loadkmap -> ../bin/busybox
2941-rwxr-xr-x 1 root root 1816 May 21 00:50 LogIt
2942lrwxrwxrwx 1 601 users 14 May 21 00:50 logread -> ../bin/busybox
2943lrwxrwxrwx 1 601 users 14 May 21 00:50 losetup -> ../bin/busybox
2944lrwxrwxrwx 1 601 users 14 May 21 00:50 lsmod -> ../bin/busybox
2945lrwxrwxrwx 1 601 users 14 May 21 00:50 makedevs -> ../bin/busybox
2946lrwxrwxrwx 1 601 users 14 May 21 00:50 mkswap -> ../bin/busybox
2947lrwxrwxrwx 1 root root 14 May 21 00:50 modinfo -> ../bin/busybox
2948-rwxr-xr-x 1 root root 123112 Aug 11 2010 modprobe
2949-rwsr-xr-x 1 root root 121792 Aug 26 2010 mount.nfs
2950lrwxrwxrwx 1 root root 9 May 21 00:50 mount.nfs4 -> mount.nfs
2951lrwxrwxrwx 1 601 users 14 May 21 00:50 openvt -> ../bin/busybox
2952-rwxr-xr-x 1 root root 41832 Oct 21 2010 pam_console_apply
2953lrwxrwxrwx 1 root root 5 May 21 00:50 parted2fdisk -> fdisk
2954lrwxrwxrwx 1 root root 14 May 21 00:50 pivot_root -> ../bin/busybox
2955-rwxr-xr-x 1 root root 3653 May 21 00:50 post-init
2956lrwxrwxrwx 1 601 users 14 May 21 00:50 poweroff -> ../bin/busybox
2957lrwxrwxrwx 1 601 users 14 May 21 00:50 reboot -> ../bin/busybox
2958lrwxrwxrwx 1 601 users 14 May 21 00:50 rmmod -> ../bin/busybox
2959lrwxrwxrwx 1 601 users 14 May 21 00:50 route -> ../bin/busybox
2960lrwxrwxrwx 1 root root 14 May 21 00:50 setconsole -> ../bin/busybox
2961-rwxr-xr-x 1 root root 3764 May 21 00:50 start-netfs
2962-rwxr-xr-x 1 root root 7827 Sep 1 2010 start_udev
2963-rwxr-xr-x 1 root root 722 May 21 00:50 start-usb
2964lrwxrwxrwx 1 601 users 14 May 21 00:50 swapoff -> ../bin/busybox
2965lrwxrwxrwx 1 601 users 14 May 21 00:50 swapon -> ../bin/busybox
2966lrwxrwxrwx 1 601 users 14 May 21 00:50 syslogd -> ../bin/busybox
2967-rwxr-xr-x 1 root root 157080 Sep 1 2010 udevadm
2968-rwxr-xr-x 1 root root 149784 Sep 1 2010 udevd
2969lrwxrwxrwx 1 root root 14 May 21 00:50 udhcpc -> ../bin/busybox
2970lrwxrwxrwx 1 601 users 14 May 21 00:50 update -> ../bin/busybox
2971-rwxr-xr-x 1 root root 463 May 21 00:50 wait-for-petris
2972lrwxrwxrwx 1 601 users 14 May 21 00:50 watchdog -> ../bin/busybox
2973
2974./.ssh:
2975total 3
2976drwxr-xr-x 2 root root 1024 May 21 00:50 .
2977drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2978-rw-r--r-- 1 root root 800 May 17 01:08 known_hosts
2979
2980./tmp:
2981total 11
2982drwxr-x--- 2 601 users 1024 May 21 00:50 .
2983drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2984-rw-r--r-- 1 root root 6 May 21 00:50 24576.siz
2985-rw-r--r-- 1 root root 5 May 21 00:50 FILES-IN-FILELIST
2986-rw-r--r-- 1 root root 2 May 21 00:50 LAST-FILELIST-NUMBER
2987-rw-r--r-- 1 root root 373 May 21 00:50 mondo-restore.cfg
2988lrwxrwxrwx 1 601 users 28 May 21 00:50 mondo-restore.log -> ../var/log/mondo-archive.log
2989-rw-r--r-- 1 root root 148 May 21 00:50 mountlist.txt
2990-rwxr-xr-x 1 root root 1 May 21 00:50 myssh
2991-rw-r--r-- 1 root root 26 May 21 00:50 USE-UDEV
2992-rw-r--r-- 1 root root 16 May 21 00:50 USING-COMP
2993-rw-r--r-- 1 root root 3 May 21 00:50 USING-GZIP
2994
2995./usr:
2996total 7
2997drwxr-x--- 6 601 users 1024 May 21 00:50 .
2998drwxr-x--- 15 601 users 1024 May 21 00:50 ..
2999drwxr-x--- 2 601 users 2048 May 21 00:50 bin
3000drwxr-xr-x 2 root root 1024 May 21 00:50 lib64
3001drwxr-x--- 2 601 users 1024 May 21 00:50 sbin
3002drwxr-xr-x 4 root root 1024 May 21 00:50 share
3003
3004./usr/bin:
3005total 375
3006drwxr-x--- 2 601 users 2048 May 21 00:50 .
3007drwxr-x--- 6 601 users 1024 May 21 00:50 ..
3008lrwxrwxrwx 1 601 users 17 May 21 00:50 [ -> ../../bin/busybox
3009lrwxrwxrwx 1 root root 17 May 21 00:50 [[ -> ../../bin/busybox
3010lrwxrwxrwx 1 root root 17 May 21 00:50 ar -> ../../bin/busybox
3011lrwxrwxrwx 1 601 users 17 May 21 00:50 awk -> ../../bin/busybox
3012lrwxrwxrwx 1 601 users 17 May 21 00:50 basename -> ../../bin/busybox
3013lrwxrwxrwx 1 601 users 17 May 21 00:50 bunzip2 -> ../../bin/busybox
3014lrwxrwxrwx 1 root root 17 May 21 00:50 bzip2 -> ../../bin/busybox
3015lrwxrwxrwx 1 601 users 17 May 21 00:50 chvt -> ../../bin/busybox
3016lrwxrwxrwx 1 root root 17 May 21 00:50 cksum -> ../../bin/busybox
3017lrwxrwxrwx 1 601 users 17 May 21 00:50 clear -> ../../bin/busybox
3018lrwxrwxrwx 1 601 users 17 May 21 00:50 cmp -> ../../bin/busybox
3019lrwxrwxrwx 1 601 users 17 May 21 00:50 cut -> ../../bin/busybox
3020lrwxrwxrwx 1 601 users 17 May 21 00:50 deallocvt -> ../../bin/busybox
3021lrwxrwxrwx 1 root root 17 May 21 00:50 diff -> ../../bin/busybox
3022lrwxrwxrwx 1 601 users 17 May 21 00:50 dirname -> ../../bin/busybox
3023lrwxrwxrwx 1 root root 17 May 21 00:50 dos2unix -> ../../bin/busybox
3024lrwxrwxrwx 1 601 users 17 May 21 00:50 du -> ../../bin/busybox
3025lrwxrwxrwx 1 601 users 17 May 21 00:50 env -> ../../bin/busybox
3026lrwxrwxrwx 1 601 users 17 May 21 00:50 expr -> ../../bin/busybox
3027lrwxrwxrwx 1 root root 17 May 21 00:50 fdformat -> ../../bin/busybox
3028lrwxrwxrwx 1 root root 17 May 21 00:50 fgconsole -> ../../bin/busybox
3029lrwxrwxrwx 1 601 users 17 May 21 00:50 find -> ../../bin/busybox
3030lrwxrwxrwx 1 root root 17 May 21 00:50 flock -> ../../bin/busybox
3031lrwxrwxrwx 1 601 users 17 May 21 00:50 free -> ../../bin/busybox
3032lrwxrwxrwx 1 601 users 17 May 21 00:50 head -> ../../bin/busybox
3033lrwxrwxrwx 1 601 users 17 May 21 00:50 hostid -> ../../bin/busybox
3034lrwxrwxrwx 1 601 users 17 May 21 00:50 id -> ../../bin/busybox
3035lrwxrwxrwx 1 root root 17 May 21 00:50 kbd_mode -> ../../bin/busybox
3036lrwxrwxrwx 1 601 users 17 May 21 00:50 killall -> ../../bin/busybox
3037lrwxrwxrwx 1 601 users 17 May 21 00:50 length -> ../../bin/busybox
3038lrwxrwxrwx 1 601 users 17 May 21 00:50 loadfont -> ../../bin/busybox
3039lrwxrwxrwx 1 601 users 17 May 21 00:50 logger -> ../../bin/busybox
3040lrwxrwxrwx 1 601 users 17 May 21 00:50 logname -> ../../bin/busybox
3041lrwxrwxrwx 1 root root 17 May 21 00:50 lspci -> ../../bin/busybox
3042lrwxrwxrwx 1 root root 17 May 21 00:50 lsusb -> ../../bin/busybox
3043lrwxrwxrwx 1 root root 17 May 21 00:50 lzcat -> ../../bin/busybox
3044lrwxrwxrwx 1 root root 17 May 21 00:50 lzma -> ../../bin/busybox
3045lrwxrwxrwx 1 root root 17 May 21 00:50 lzopcat -> ../../bin/busybox
3046lrwxrwxrwx 1 601 users 17 May 21 00:50 md5sum -> ../../bin/busybox
3047lrwxrwxrwx 1 601 users 17 May 21 00:50 mesg -> ../../bin/busybox
3048lrwxrwxrwx 1 601 users 17 May 21 00:50 mkfifo -> ../../bin/busybox
3049lrwxrwxrwx 1 root root 17 May 21 00:50 nc -> ../../bin/busybox
3050lrwxrwxrwx 1 601 users 17 May 21 00:50 nslookup -> ../../bin/busybox
3051lrwxrwxrwx 1 root root 17 May 21 00:50 od -> ../../bin/busybox
3052lrwxrwxrwx 1 601 users 17 May 21 00:50 openvt -> ../../bin/busybox
3053lrwxrwxrwx 1 root root 17 May 21 00:50 patch -> ../../bin/busybox
3054lrwxrwxrwx 1 601 users 17 May 21 00:50 printf -> ../../bin/busybox
3055lrwxrwxrwx 1 root root 17 May 21 00:50 readlink -> ../../bin/busybox
3056lrwxrwxrwx 1 root root 17 May 21 00:50 realpath -> ../../bin/busybox
3057lrwxrwxrwx 1 601 users 17 May 21 00:50 renice -> ../../bin/busybox
3058lrwxrwxrwx 1 601 users 17 May 21 00:50 reset -> ../../bin/busybox
3059lrwxrwxrwx 1 601 users 17 May 21 00:50 setkeycodes -> ../../bin/busybox
3060lrwxrwxrwx 1 root root 17 May 21 00:50 sha1sum -> ../../bin/busybox
3061lrwxrwxrwx 1 root root 17 May 21 00:50 sha256sum -> ../../bin/busybox
3062lrwxrwxrwx 1 root root 17 May 21 00:50 sha512sum -> ../../bin/busybox
3063lrwxrwxrwx 1 root root 17 May 21 00:50 showkey -> ../../bin/busybox
3064lrwxrwxrwx 1 601 users 17 May 21 00:50 sort -> ../../bin/busybox
3065-rwxr-xr-x 1 root root 377032 Nov 20 19:34 ssh
3066lrwxrwxrwx 1 601 users 17 May 21 00:50 strings -> ../../bin/busybox
3067lrwxrwxrwx 1 root root 17 May 21 00:50 tac -> ../../bin/busybox
3068lrwxrwxrwx 1 601 users 17 May 21 00:50 tail -> ../../bin/busybox
3069lrwxrwxrwx 1 601 users 17 May 21 00:50 tee -> ../../bin/busybox
3070lrwxrwxrwx 1 601 users 17 May 21 00:50 telnet -> ../../bin/busybox
3071lrwxrwxrwx 1 601 users 17 May 21 00:50 test -> ../../bin/busybox
3072lrwxrwxrwx 1 601 users 17 May 21 00:50 tftp -> ../../bin/busybox
3073lrwxrwxrwx 1 601 users 17 May 21 00:50 time -> ../../bin/busybox
3074lrwxrwxrwx 1 root root 17 May 21 00:50 top -> ../../bin/busybox
3075lrwxrwxrwx 1 601 users 17 May 21 00:50 tr -> ../../bin/busybox
3076lrwxrwxrwx 1 601 users 17 May 21 00:50 traceroute -> ../../bin/busybox
3077lrwxrwxrwx 1 601 users 17 May 21 00:50 tty -> ../../bin/busybox
3078lrwxrwxrwx 1 601 users 17 May 21 00:50 uniq -> ../../bin/busybox
3079lrwxrwxrwx 1 root root 17 May 21 00:50 unix2dos -> ../../bin/busybox
3080lrwxrwxrwx 1 root root 17 May 21 00:50 unlzma -> ../../bin/busybox
3081lrwxrwxrwx 1 root root 17 May 21 00:50 unlzop -> ../../bin/busybox
3082lrwxrwxrwx 1 root root 17 May 21 00:50 unxz -> ../../bin/busybox
3083lrwxrwxrwx 1 601 users 17 May 21 00:50 uptime -> ../../bin/busybox
3084lrwxrwxrwx 1 601 users 17 May 21 00:50 wc -> ../../bin/busybox
3085lrwxrwxrwx 1 601 users 17 May 21 00:50 which -> ../../bin/busybox
3086lrwxrwxrwx 1 root root 17 May 21 00:50 who -> ../../bin/busybox
3087lrwxrwxrwx 1 601 users 17 May 21 00:50 whoami -> ../../bin/busybox
3088lrwxrwxrwx 1 601 users 17 May 21 00:50 xargs -> ../../bin/busybox
3089lrwxrwxrwx 1 root root 17 May 21 00:50 xz -> ../../bin/busybox
3090lrwxrwxrwx 1 root root 17 May 21 00:50 xzcat -> ../../bin/busybox
3091lrwxrwxrwx 1 601 users 17 May 21 00:50 yes -> ../../bin/busybox
3092
3093./usr/lib64:
3094total 3213
3095drwxr-xr-x 2 root root 1024 May 21 00:50 .
3096drwxr-x--- 6 601 users 1024 May 21 00:50 ..
3097lrwxrwxrwx 1 root root 18 May 21 00:50 libcrypto.so.10 -> libcrypto.so.1.0.0
3098-rwxr-xr-x 1 root root 1651192 Dec 8 09:05 libcrypto.so.1.0.0
3099lrwxrwxrwx 1 root root 21 May 21 00:50 libfipscheck.so.1 -> libfipscheck.so.1.1.0
3100-rwxr-xr-x 1 root root 9264 Nov 25 2009 libfipscheck.so.1.1.0
3101lrwxrwxrwx 1 root root 19 May 21 00:50 libgssglue.so.1 -> libgssglue.so.1.0.0
3102-rwxr-xr-x 1 root root 36616 Dec 3 2009 libgssglue.so.1.0.0
3103-rwxr-xr-x 1 root root 1284704 Mar 25 10:29 libnss3.so
3104-rwxr-xr-x 1 root root 127480 Oct 2 2010 libnssutil3.so
3105lrwxrwxrwx 1 root root 18 May 21 00:50 libtirpc.so.1 -> libtirpc.so.1.0.10
3106-rwxr-xr-x 1 root root 158048 Jul 31 2010 libtirpc.so.1.0.10
3107
3108./usr/sbin:
3109total 498
3110drwxr-x--- 2 601 users 1024 May 21 00:50 .
3111drwxr-x--- 6 601 users 1024 May 21 00:50 ..
3112lrwxrwxrwx 1 601 users 17 May 21 00:50 chroot -> ../../bin/busybox
3113lrwxrwxrwx 1 601 users 17 May 21 00:50 fbset -> ../../bin/busybox
3114lrwxrwxrwx 1 root root 17 May 21 00:50 nbd-client -> ../../bin/busybox
3115lrwxrwxrwx 1 root root 17 May 21 00:50 setfont -> ../../bin/busybox
3116-rwxr-xr-x 1 root root 504616 Nov 20 19:34 sshd
3117
3118./usr/share:
3119total 4
3120drwxr-xr-x 4 root root 1024 May 21 00:50 .
3121drwxr-x--- 6 601 users 1024 May 21 00:50 ..
3122drwxr-xr-x 4 root root 1024 May 21 00:50 perl5
3123drwxr-xr-x 2 root root 1024 May 21 00:50 udhcpc
3124
3125./usr/share/perl5:
3126total 25
3127drwxr-xr-x 4 root root 1024 May 21 00:50 .
3128drwxr-xr-x 4 root root 1024 May 21 00:50 ..
3129drwxr-xr-x 2 root root 1024 May 21 00:50 encoding
3130drwxr-xr-x 2 root root 1024 May 21 00:50 File
3131-rw-r--r-- 1 root root 3716 Jul 20 2010 strict.pm
3132-rw-r--r-- 1 root root 16133 Jul 20 2010 warnings.pm
3133
3134./usr/share/perl5/encoding:
3135total 9
3136drwxr-xr-x 2 root root 1024 May 21 00:50 .
3137drwxr-xr-x 4 root root 1024 May 21 00:50 ..
3138-rw-r--r-- 1 root root 6236 Jul 20 2010 warnings.pm
3139
3140./usr/share/perl5/File:
3141total 54
3142drwxr-xr-x 2 root root 1024 May 21 00:50 .
3143drwxr-xr-x 4 root root 1024 May 21 00:50 ..
3144-rw-r--r-- 1 root root 11328 Jul 20 2010 Basename.pm
3145-rw-r--r-- 1 root root 39155 Jul 20 2010 Find.pm
3146
3147./usr/share/udhcpc:
3148total 3
3149drwxr-xr-x 2 root root 1024 May 21 00:50 .
3150drwxr-xr-x 4 root root 1024 May 21 00:50 ..
3151-rwxr-xr-x 1 root root 846 May 21 00:50 default.script
3152
3153./var:
3154total 4
3155drwxr-xr-x 4 root root 1024 May 21 00:50 .
3156drwxr-x--- 15 601 users 1024 May 21 00:50 ..
3157drwxr-xr-x 2 root root 1024 May 21 00:50 log
3158drwxr-xr-x 3 root root 1024 May 21 00:50 run
3159
3160./var/log:
3161total 3
3162drwxr-xr-x 2 root root 1024 May 21 00:50 .
3163drwxr-xr-x 4 root root 1024 May 21 00:50 ..
3164-rw-r--r-- 1 root root 2 May 21 00:50 wtmp
3165
3166./var/run:
3167total 4
3168drwxr-xr-x 3 root root 1024 May 21 00:50 .
3169drwxr-xr-x 4 root root 1024 May 21 00:50 ..
3170drwxr-xr-x 2 root root 1024 May 21 00:50 klogd
3171-rw-r--r-- 1 root root 2 May 21 00:50 utmp
3172
3173./var/run/klogd:
3174total 2
3175drwxr-xr-x 2 root root 1024 May 21 00:50 .
3176drwxr-xr-x 3 root root 1024 May 21 00:50 ..
3177---------------------------
3178Call GetInitrdFilesystemToUse() with parameter /boot/vmlinuz-2.6.32-71.24.1.el6.x86_64 to get filesystem to use for initrd.
3179 GetInitrdFilesystemToUse(): called with parameter: /boot/vmlinuz-2.6.32-71.24.1.el6.x86_64
3180 GetInitrdFilesystemToUse(): Filesytem to use for initial ram disk is initramfs.\n
3181Creating a gzip'ed cpio (AKA initramfs) initrd image...
3182...done.
3183Creating vfat filesystem on /tmp/mondo//mondo.tmp.WzJtYL/mindi-bootroot.24576.img
3184mkfs.vfat 3.0.9 (31 Jan 2010)
3185Copying /tmp/mondo//mondo.tmp.WzJtYL/initrd.img to /tmp/mondo//mondo.tmp.WzJtYL/mountpoint.13921/initrd.img...
3186Free space left on image = 11360 KB
3187Max kernel size on 24576 KB image (est'd) = 15083 K
3188mindi_lib = /usr/lib64/mindi
3189Created bootable ISO image at /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images/mindi.iso
3190Boot and data disk images were created.
3191Mindi 2.0.7.6-r2735 is exiting
3192End date : Sat May 21 00:50:29 NZST 2011
3193--------------------------------------------------------------
3194Boot+data disks were created OK
3195 [Main] libmondo-archive.c->call_mindi_to_supply_boot_disks#914: cp -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images/mindi.iso /var/cache/mindi/mondorescue.iso
3196running: cp -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images/mindi.iso /var/cache/mindi/mondorescue.iso > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3197--------------------------------start of output-----------------------------
3198--------------------------------end of output------------------------------
3199...ran just fine. :-)
3200Done.
3201 [Main] libmondo-archive.c->do_that_initial_phase#1226: g_serial_string = '0eb490b80e06141078f0fb3c041d80801b0ebd4...word.'
3202Preparing to archive your data
3203[Main] libmondo-archive.c->do_that_initial_phase#1250: Backing up to CD's
3204running: find /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives -name '*.afio*' -exec rm -f '{}' \; > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3205--------------------------------start of output-----------------------------
3206--------------------------------end of output------------------------------
3207...ran just fine. :-)
3208running: find /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives -name '*list.[0-9]*' -exec rm -f '{}' \; > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3209--------------------------------start of output-----------------------------
3210--------------------------------end of output------------------------------
3211...ran just fine. :-)
3212running: find /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives -name 'slice*' -exec rm -f '{}' \; > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3213--------------------------------start of output-----------------------------
3214--------------------------------end of output------------------------------
3215...ran just fine. :-)
3216running: rm -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/cklist* > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3217--------------------------------start of output-----------------------------
3218--------------------------------end of output------------------------------
3219...ran just fine. :-)
3220running: rm -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/zero > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3221--------------------------------start of output-----------------------------
3222--------------------------------end of output------------------------------
3223...ran just fine. :-)
3224[Main] libmondo-archive.c->wipe_archives#3216: Wiped /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives's archives
3225running: ls -l /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3226--------------------------------start of output-----------------------------
3227total 224
3228-rw-r--r-- 1 root root 218253 May 21 00:49 filelist.full.gz
3229-rw-r--r-- 1 root root 48 May 21 00:50 SERIAL-STRING
3230--------------------------------end of output------------------------------
3231...ran just fine. :-)
3232Done.
3233running: rm -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/images/*.iso > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3234--------------------------------start of output-----------------------------
3235--------------------------------end of output------------------------------
3236...ran just fine. :-)
3237Archiving regular files to media
3238Archiving regular files
3239I am backing up your live filesystem now.
3240Please wait. This may take a couple of hours.
3241Working...
3242 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 0...
3243 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 1...
3244 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 0...
3245 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 1...
3246 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 0 OK
3247 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 2...
3248 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 2...
3249 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 0
3250 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 1 OK
3251 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 3...
3252 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 3...
3253 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 1
3254 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 2 OK
3255 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 4...
3256 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 4...
3257 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 2
3258 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 3 OK
3259 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 5...
3260 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 5...
3261 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 3
3262 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 4 OK
3263 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 6...
3264 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 6...
3265 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 4
3266 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 5 OK
3267 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 7...
3268 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 7...
3269 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 5
3270 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 6 OK
3271 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 8...
3272 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 8...
3273 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 7 OK
3274 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 9...
3275 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 9...
3276 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 6
3277 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 7
3278 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 8 OK
3279 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 10...
3280 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 10...
3281 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 9 OK
3282 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 11...
3283 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 11...
3284 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 8
3285 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 9
3286 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 10 OK
3287 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 12...
3288 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 12...
3289 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 11 OK
3290 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 13...
3291 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 13...
3292 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 10
3293 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 11
3294 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 13 OK
3295 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 14...
3296 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 14...
3297 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 12 OK
3298 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 15...
3299 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 15...
3300 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 14 OK
3301 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 16...
3302 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 16...
3303 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 15 OK
3304 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 17...
3305 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 17...
3306 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 12
3307 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 13
3308 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 14
3309 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 15
3310 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 16 OK
3311 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 18...
3312 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 18...
3313 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 16
3314 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 17 OK
3315 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 19...
3316 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 19...
3317 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 17
3318 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 19 OK
3319 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 20...
3320 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 20...
3321 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 18 OK
3322 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 21...
3323 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 21...
3324 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 18
3325 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 19
3326 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 20 OK
3327 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 22...
3328 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 22...
3329 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 20
3330 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 21 OK
3331 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 23...
3332 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 23...
3333 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 21
3334 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 22 OK
3335 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 24...
3336 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 24...
3337 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 22
3338 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 23 OK
3339 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 25...
3340 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 25...
3341 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 23
3342 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 24 OK
3343 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 26...
3344 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 26...
3345 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 25 OK
3346 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 27...
3347 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 27...
3348 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 24
3349 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 25
3350 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 26 OK
3351 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 28...
3352 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 28...
3353 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 27 OK
3354 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 29...
3355 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 29...
3356 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 26
3357 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 27
3358 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 28 OK
3359 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 30...
3360 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 30...
3361 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 28
3362 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 29 OK
3363 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 31...
3364 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 31...
3365 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 29
3366 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 30 OK
3367 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 32...
3368 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 32...
3369 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 30
3370 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 31 OK
3371 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 33...
3372 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 33...
3373 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 31
3374 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 32 OK
3375 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 34...
3376 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 34...
3377 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 32
3378 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 33 OK
3379 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 35...
3380 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 35...
3381 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 33
3382 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 34 OK
3383 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 36...
3384 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 36...
3385 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 34
3386 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 35 OK
3387 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 37...
3388 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 37...
3389 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 35
3390 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 36 OK
3391 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 38...
3392 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 38...
3393 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 36
3394 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 37 OK
3395 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 39...
3396 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 39...
3397 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 39 OK
3398 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 40...
3399 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 40...
3400 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 37
3401 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 38 OK
3402 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 41...
3403 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 41...
3404 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 40 OK
3405 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 42...
3406 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 42...
3407 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 38
3408 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 39
3409 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 40
3410 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 41 OK
3411 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 43...
3412 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 43...
3413 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 41
3414 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 42 OK
3415 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:1] - EXATing 44...
3416 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:1] - archiving 44...
3417 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 42
3418 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 43 OK
3419 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 45...
3420 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 45...
3421 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 43
3422 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 45 OK
3423 [Main] libmondo-archive.c->create_afio_files_in_background#1074: [10892:0] - EXATing 46...
3424 [Main] libmondo-archive.c->create_afio_files_in_background#1087: [10892:0] - archiving 46...
3425 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:1] - archived 44 OK
3426 [Main] libmondo-archive.c->create_afio_files_in_background#1058: [10892:1] - well, I would archive 47, except that it doesn't exist. I'll stop now.
3427 [Main] libmondo-archive.c->create_afio_files_in_background#1125: [10892:1] - exiting
3428 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 44
3429 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 45
3430afio: "/dev/.udev/watch/23": No such file or directory
3431 [Main] libmondo-archive.c->create_afio_files_in_background#1114: [10892:0] - archived 46 OK
3432 [Main] libmondo-archive.c->create_afio_files_in_background#1125: [10892:0] - exiting
3433 [Main] libmondo-archive.c->make_afioballs_and_images#1446: Storing set 46
3434 [Main] libmondo-archive.c->make_afioballs_and_images#1417: No archival threads are running. The last stored set was 46 and I'm looking for 47. Take off your make-up; the party's over... :-)
3435 [Main] libmondo-archive.c->make_afioballs_and_images#1511: Joining background threads to foreground thread
3436 [Main] libmondo-archive.c->make_afioballs_and_images#1514: Thread 1 of 2: closed OK
3437 [Main] libmondo-archive.c->make_afioballs_and_images#1514: Thread 2 of 2: closed OK
3438 [Main] libmondo-archive.c->make_afioballs_and_images#1517: Done.
3439Your regular files have been archived successfully.
3440Done.
3441Archiving large files to media
3442 [Main] libmondo-archive.c->make_those_slices_phase#2392: biggielist = /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/biggielist.txt
3443 [Main] libmondo-files.c->size_of_all_biggiefiles_K#777: Calculating size of all biggiefiles (in total)
3444 [Main] libmondo-files.c->size_of_all_biggiefiles_K#779: biggielist = /tmp/mondo//mondo.tmp.WzJtYL/biggielist.txt
3445 [Main] libmondo-files.c->size_of_all_biggiefiles_K#784: Reading it...
3446 [Main] libmondo-files.c->size_of_all_biggiefiles_K#809: /usr/lib/locale/locale-archive --> 96834 K
3447 [Main] libmondo-files.c->size_of_all_biggiefiles_K#814: After adding /usr/lib/locale/locale-archive, scratchL+96834 now equals 96834
3448 [Main] libmondo-files.c->size_of_all_biggiefiles_K#820: Closing...
3449 [Main] libmondo-files.c->size_of_all_biggiefiles_K#822: Finished calculating total size of all biggiefiles
3450 [Main] libmondo-files.c->size_of_all_biggiefiles_K#777: Calculating size of all biggiefiles (in total)
3451 [Main] libmondo-files.c->size_of_all_biggiefiles_K#779: biggielist = /tmp/mondo//mondo.tmp.WzJtYL/biggielist.txt
3452 [Main] libmondo-files.c->size_of_all_biggiefiles_K#784: Reading it...
3453 [Main] libmondo-files.c->size_of_all_biggiefiles_K#809: /usr/lib/locale/locale-archive --> 96834 K
3454 [Main] libmondo-files.c->size_of_all_biggiefiles_K#814: After adding /usr/lib/locale/locale-archive, scratchL+96834 now equals 96834
3455 [Main] libmondo-files.c->size_of_all_biggiefiles_K#820: Closing...
3456 [Main] libmondo-files.c->size_of_all_biggiefiles_K#822: Finished calculating total size of all biggiefiles
3457[Main] libmondo-archive.c->make_slices_and_images#2032: size of all biggiefiles = 96834
3458 [Main] libmondo-files.c->size_of_all_biggiefiles_K#777: Calculating size of all biggiefiles (in total)
3459 [Main] libmondo-files.c->size_of_all_biggiefiles_K#779: biggielist = /tmp/mondo//mondo.tmp.WzJtYL/biggielist.txt
3460 [Main] libmondo-files.c->size_of_all_biggiefiles_K#784: Reading it...
3461 [Main] libmondo-files.c->size_of_all_biggiefiles_K#809: /usr/lib/locale/locale-archive --> 96834 K
3462 [Main] libmondo-files.c->size_of_all_biggiefiles_K#814: After adding /usr/lib/locale/locale-archive, scratchL+96834 now equals 96834
3463 [Main] libmondo-files.c->size_of_all_biggiefiles_K#820: Closing...
3464 [Main] libmondo-files.c->size_of_all_biggiefiles_K#822: Finished calculating total size of all biggiefiles
3465[Main] libmondo-archive.c->make_slices_and_images#2035: estimated_total_noof_slices = 96834 KB / 16384 KB = 6
3466I am now backing up all large files.
3467I am now backing up all large files.
3468Please wait. This may take some time.
3469
3470 [Main] libmondo-archive.c->make_slices_and_images#2077: bigfile_fname = /usr/lib/locale/locale-archive
3471[Main] libmondo-archive.c->slice_up_file_etc#3030: Opening in /usr/lib/locale/locale-archive; slicing it and writing to CD/tape
3472 [Main] libmondo-archive.c->slice_up_file_etc#3091: gzip -3 /tmp/mondo//mondo.tmp.WzJtYL/slice-0000000.00001.dat
3473 [Main] libmondo-archive.c->slice_up_file_etc#3123: /usr/lib/locale/locale-archive - Bigfile #1, slice #1 compressed OK
3474 [Main] libmondo-archive.c->slice_up_file_etc#3091: gzip -3 /tmp/mondo//mondo.tmp.WzJtYL/slice-0000000.00002.dat
3475 [Main] libmondo-archive.c->slice_up_file_etc#3123: /usr/lib/locale/locale-archive - Bigfile #1, slice #2 compressed OK
3476 [Main] libmondo-archive.c->slice_up_file_etc#3091: gzip -3 /tmp/mondo//mondo.tmp.WzJtYL/slice-0000000.00003.dat
3477 [Main] libmondo-archive.c->slice_up_file_etc#3123: /usr/lib/locale/locale-archive - Bigfile #1, slice #3 compressed OK
3478 [Main] libmondo-archive.c->slice_up_file_etc#3091: gzip -3 /tmp/mondo//mondo.tmp.WzJtYL/slice-0000000.00004.dat
3479 [Main] libmondo-archive.c->slice_up_file_etc#3123: /usr/lib/locale/locale-archive - Bigfile #1, slice #4 compressed OK
3480 [Main] libmondo-archive.c->slice_up_file_etc#3091: gzip -3 /tmp/mondo//mondo.tmp.WzJtYL/slice-0000000.00005.dat
3481 [Main] libmondo-archive.c->slice_up_file_etc#3123: /usr/lib/locale/locale-archive - Bigfile #1, slice #5 compressed OK
3482 [Main] libmondo-archive.c->slice_up_file_etc#3091: gzip -3 /tmp/mondo//mondo.tmp.WzJtYL/slice-0000000.00006.dat
3483 [Main] libmondo-archive.c->slice_up_file_etc#3123: /usr/lib/locale/locale-archive - Bigfile #1, slice #6 compressed OK
3484[Main] libmondo-archive.c->slice_up_file_etc#3172: Sliced bigfile #1...OK!
3485[Main] libmondo-archive.c->make_slices_and_images#2163: Finished backing up bigfiles
3486[Main] libmondo-archive.c->make_slices_and_images#2165: estimated slices = 6; actual slices = 6
3487Done.
3488Writing any remaining data to media
3489[Main] libmondo-archive.c->do_that_final_phase#1160: Closing tape/CD/USB ...
3490 [Main] libmondo-archive.c->write_final_iso_if_necessary#3252: Writing the final ISO
3491[Main] libmondo-archive.c->write_iso_and_go_on#3319: OK, time to make ISO #1
3492running: cp -f /usr/share/mondo/autorun /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/ > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3493--------------------------------start of output-----------------------------
3494--------------------------------end of output------------------------------
3495...ran just fine. :-)
3496 [Main] libmondo-archive.c->write_iso_and_go_on#3340: OK, you're telling me this is the last CD. Fair enough.
3497 [Main] libmondo-archive.c->make_iso_fs#1712: make_iso_fs --- scratchdir=/tmp/mondo//mondo.scratch.25654/mondo.scratch.1903 --- destfile=/home/mondo//testvm1-full-1.iso
3498running: chmod 744 /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903 > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3499--------------------------------start of output-----------------------------
3500--------------------------------end of output------------------------------
3501...ran just fine. :-)
3502[Main] libmondo-archive.c->make_iso_fs#1840: Running mkisofs to make ISO #1
3503[Main] libmondo-archive.c->make_iso_fs#1849: Making bootable backup
3504[Main] libmondo-archive.c->make_iso_fs#1857: make_cd_use_lilo is actually 0
3505[Main] libmondo-archive.c->make_iso_fs#1877: make_cd_use_lilo = FALSE
3506[Main] libmondo-archive.c->make_iso_fs#1878: Isolinux
3507 [Main] libmondo-fork.c->eval_call_to_make_ISO#110: Starting
3508 [Main] libmondo-fork.c->eval_call_to_make_ISO#145: basic call = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '_ISO_' -V _CD#_ .'
3509 [Main] libmondo-fork.c->eval_call_to_make_ISO#146: midway_call = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '/home/mondo//testvm1-full-1.iso' -V _CD#_ .'
3510 [Main] libmondo-fork.c->eval_call_to_make_ISO#147: tmp = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '/home/mondo//testvm1-full-1.iso' -V 1 .'
3511 [Main] libmondo-fork.c->eval_call_to_make_ISO#148: ultimate call = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '/home/mondo//testvm1-full-1.iso' -V 1 .'
3512Please be patient. Do not be alarmed by on-screen inactivity.
3513 [Main] libmondo-fork.c->eval_call_to_make_ISO#154: Calling open_evalcall_form() with what_i_am_doing='Running mkisofs to make ISO #1'
3514 [Main] libmondo-fork.c->eval_call_to_make_ISO#187: command = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '/home/mondo//testvm1-full-1.iso' -V 1 . >> /var/log/mondoarchive.log'
3515 [Main] libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#673: command = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '/home/mondo//testvm1-full-1.iso' -V 1 . >> /var/log/mondoarchive.log 2>> /var/log/mondoarchive.log'
3516Running mkisofs to make ISO #1
3517 Running mkisofs to make ISO #1
3518 [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#632: sz_command = 'mkisofs -r -p MondoRescue -publisher www.mondorescue.org -A Mondo_Rescue_GPL_Version -J -boot-info-table -no-emul-boot -b isolinux.bin -c boot.cat -boot-load-size 4 -o '/home/mondo//testvm1-full-1.iso' -V 1 . >> /var/log/mondoarchive.log 2>> /var/log/mondoarchive.log'
3519INFO: UTF-8 character encoding detected by locale settings.
3520 Assuming UTF-8 encoded filenames on source filesystem,
3521 use -input-charset to override.
3522Using UNMOU000.;1 for ./usr/share/mondo/restore-scripts/mondo/unmount-me (unmount-subroutine-me)
3523Using SLICE000.GZ;1 for ./archives/slice-0000000.00002.dat.gz (slice-0000000.00006.dat.gz)
3524Using SLICE000.DAT;1 for ./archives/slice-0000000.00007.dat (slice-0000000.00000.dat)
3525Using SLICE001.GZ;1 for ./archives/slice-0000000.00006.dat.gz (slice-0000000.00005.dat.gz)
3526Using SLICE002.GZ;1 for ./archives/slice-0000000.00005.dat.gz (slice-0000000.00003.dat.gz)
3527Using SLICE003.GZ;1 for ./archives/slice-0000000.00003.dat.gz (slice-0000000.00004.dat.gz)
3528Using SLICE004.GZ;1 for ./archives/slice-0000000.00004.dat.gz (slice-0000000.00001.dat.gz)
3529Size of boot image is 4 sectors -> No emulation
3530 2.09% done, estimate finish Sat May 21 00:51:50 2011
3531 4.18% done, estimate finish Sat May 21 00:51:50 2011
3532 6.27% done, estimate finish Sat May 21 00:51:50 2011
3533 8.36% done, estimate finish Sat May 21 00:51:50 2011
3534 10.44% done, estimate finish Sat May 21 00:51:50 2011
3535 12.54% done, estimate finish Sat May 21 00:51:50 2011
3536 14.62% done, estimate finish Sat May 21 00:51:50 2011
3537 16.72% done, estimate finish Sat May 21 00:51:50 2011
3538 18.80% done, estimate finish Sat May 21 00:51:50 2011
3539 20.89% done, estimate finish Sat May 21 00:51:50 2011
3540 22.98% done, estimate finish Sat May 21 00:51:50 2011
3541 25.07% done, estimate finish Sat May 21 00:51:50 2011
3542 27.16% done, estimate finish Sat May 21 00:51:50 2011
3543 29.25% done, estimate finish Sat May 21 00:51:50 2011
3544 31.33% done, estimate finish Sat May 21 00:51:50 2011
3545 33.43% done, estimate finish Sat May 21 00:51:50 2011
3546 35.51% done, estimate finish Sat May 21 00:51:50 2011
3547 37.60% done, estimate finish Sat May 21 00:51:52 2011
3548 39.69% done, estimate finish Sat May 21 00:51:52 2011
3549 41.78% done, estimate finish Sat May 21 00:51:52 2011
3550 43.87% done, estimate finish Sat May 21 00:51:52 2011
3551 45.96% done, estimate finish Sat May 21 00:51:52 2011
3552 48.04% done, estimate finish Sat May 21 00:51:52 2011
3553 50.14% done, estimate finish Sat May 21 00:51:51 2011
3554 52.22% done, estimate finish Sat May 21 00:51:51 2011
3555 54.31% done, estimate finish Sat May 21 00:51:51 2011
3556 56.40% done, estimate finish Sat May 21 00:51:51 2011
3557 58.49% done, estimate finish Sat May 21 00:51:51 2011
3558 60.58% done, estimate finish Sat May 21 00:51:51 2011
3559 62.67% done, estimate finish Sat May 21 00:51:51 2011
3560 64.75% done, estimate finish Sat May 21 00:51:51 2011
3561 66.85% done, estimate finish Sat May 21 00:51:51 2011
3562 68.93% done, estimate finish Sat May 21 00:51:51 2011
3563 71.02% done, estimate finish Sat May 21 00:51:51 2011
3564 73.11% done, estimate finish Sat May 21 00:51:51 2011
3565 75.20% done, estimate finish Sat May 21 00:51:52 2011
3566 77.29% done, estimate finish Sat May 21 00:51:52 2011
3567 79.38% done, estimate finish Sat May 21 00:51:52 2011
3568 81.46% done, estimate finish Sat May 21 00:51:52 2011
3569 83.55% done, estimate finish Sat May 21 00:51:52 2011
3570 85.64% done, estimate finish Sat May 21 00:51:52 2011
3571 87.73% done, estimate finish Sat May 21 00:51:52 2011
3572 89.82% done, estimate finish Sat May 21 00:51:52 2011
3573 91.91% done, estimate finish Sat May 21 00:51:52 2011
3574 93.99% done, estimate finish Sat May 21 00:51:53 2011
3575 96.08% done, estimate finish Sat May 21 00:51:53 2011
3576 98.18% done, estimate finish Sat May 21 00:51:53 2011
3577Total translation table size: 2048
3578Total rockridge attributes bytes: 14518
3579Total directory bytes: 38912
3580Path table size(bytes): 166
3581Max brk space used 33000
3582239382 extents written (467 MB)
3583 [Main] libmondo-fork.c->run_prog_in_bkgd_then_exit#637: child res = 0
3584 [Main] libmondo-fork.c->run_external_binary_with_percentage_indicator_NEW#709: Parent res = 0
3585Call to mkisofs to make ISO (ISO #1) ...OK
3586running: find /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives -name '*.afio*' -exec rm -f '{}' \; > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3587--------------------------------start of output-----------------------------
3588--------------------------------end of output------------------------------
3589...ran just fine. :-)
3590running: find /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives -name '*list.[0-9]*' -exec rm -f '{}' \; > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3591--------------------------------start of output-----------------------------
3592--------------------------------end of output------------------------------
3593...ran just fine. :-)
3594running: find /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives -name 'slice*' -exec rm -f '{}' \; > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3595--------------------------------start of output-----------------------------
3596--------------------------------end of output------------------------------
3597...ran just fine. :-)
3598running: rm -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/cklist* > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3599--------------------------------start of output-----------------------------
3600--------------------------------end of output------------------------------
3601...ran just fine. :-)
3602running: rm -f /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives/zero > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3603--------------------------------start of output-----------------------------
3604--------------------------------end of output------------------------------
3605...ran just fine. :-)
3606[Main] libmondo-archive.c->wipe_archives#3216: Wiped /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives's archives
3607running: ls -l /tmp/mondo//mondo.scratch.25654/mondo.scratch.1903/archives > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3608--------------------------------start of output-----------------------------
3609total 232
3610-rw-r--r-- 1 root root 31 May 21 00:51 biggielist.txt
3611-rw-r--r-- 1 root root 218253 May 21 00:49 filelist.full.gz
3612-rw-r--r-- 1 root root 48 May 21 00:50 SERIAL-STRING
3613-rw-r--r-- 1 root root 1 May 21 00:51 THIS-CD-NUMBER
3614--------------------------------end of output------------------------------
3615...ran just fine. :-)
3616 [Main] libmondo-archive.c->write_iso_and_go_on#3423: This was your last media.
3617 [Main] libmondo-archive.c->write_final_iso_if_necessary#3265: Returning from writing final ISO (res=0)
3618 [Main] libmondo-archive.c->do_that_final_phase#1172: Fork is exiting ...
3619Done.
3620Done.
3621[Main] libmondo-archive.c->backup_data#471: Creation of archives... complete.
3622Backup and/or verify ran to completion. Everything appears to be fine.
3623/var/cache/mindi/mondorescue.iso, a boot/utility CD, is available if you want it.
3624 [Main] libmondo-files.c->length_of_file#537: filename=/var/cache/mondo/changed.files
3625Unable to openin filename (No such file or directory)
3626Data archived OK.
3627running: umount /tmp/mondo//mondo.tmp.WzJtYL/tmpfs > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3628--------------------------------start of output-----------------------------
3629umount: /tmp/mondo//mondo.tmp.WzJtYL/tmpfs: not mounted
3630--------------------------------end of output------------------------------
3631...ran with res=256
3632running: mount > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3633--------------------------------start of output-----------------------------
3634/dev/mapper/VolGroup00-lv_root on / type ext3 (rw)
3635proc on /proc type proc (rw)
3636sysfs on /sys type sysfs (rw)
3637devpts on /dev/pts type devpts (rw,gid=5,mode=620)
3638tmpfs on /dev/shm type tmpfs (rw)
3639/dev/vda1 on /boot type ext3 (rw)
3640none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
3641sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
3642--------------------------------end of output------------------------------
3643...ran just fine. :-)
3644 [Main] mondoarchive.c->distro_specific_kludges_at_end_of_mondoarchive#140: Restarting magicdev if necessary
3645 [Main] mondoarchive.c->distro_specific_kludges_at_end_of_mondoarchive#144: Restarting autofs if necessary
3646 [Main] mondoarchive.c->distro_specific_kludges_at_end_of_mondoarchive#148: Restarting supermounts if necessary
3647 [Main] mondoarchive.c->distro_specific_kludges_at_end_of_mondoarchive#152: Unmounting /boot if necessary
3648 [Main] libmondo-tools.c->unmount_boot_if_necessary#1234: starting
3649 [Main] libmondo-tools.c->unmount_boot_if_necessary#1242: leaving
3650Time finished: Sat May 21 00:51:54 2011
3651
3652running: umount /mnt/cdrom > /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.tmp 2> /tmp/mondo//mondo.tmp.WzJtYL/mondo-run-prog-thing.err
3653--------------------------------start of output-----------------------------
3654umount: /mnt/cdrom: not mounted
3655--------------------------------end of output------------------------------
3656...ran with res=256