Yes, you can pull the DBAN media and use it in another computer after you see the "Please wait..." prompt.
The DBAN media need not be in the drive during the wipe.
Verification mode reads back each pass of the wipe and compares it to what was written. Each difference is an error.
Runtime usually doubles because most disks read data at approximately the same speed as they write data.
Try starting the Windows XP installation media first. If it asks you to insert your Windows ME media instead of checking the hard disk for a Microsoft operating system, then you can use DBAN and not reinstall Windows ME.
Past that, call Gateway technical support and ask them whether their...
First, check the SMART log on the hard disk, perhaps with a program from the vendor.
Second, run Memtest86 on the computer: http://www.memtest86.com/
One of these diagnostics will probably report a failure.
If you have a computer with an Intel i915/ICH6 chipset on which DBAN runs slowly, then please try the latest beta and report any differences in performance.
Visit http://dban.sourceforge.net/ and click on the "CD-R/CD-RW version" link. Download the ISO image file, and use your CD mastering software to burn it to media.
The dwipe process calls fdatasync() at the end of each pass, which asks the system to commit all buffers. The [syncing] notice stays on the console until the fdatasync() call returns.
The numbers that you see in DBAN are for three rolling intervals: one minute, ten five minutes, and fifteen minutes. These are the same numbers that you would get from the `top` or `uptime` programs.
The unix "load average" is a measurement of system activity.
An idle computer has a load average of 0. A process that can use all CPU time adds 1 point to the load average. A process that is waiting for I/O to happen also adds 1 point to the load average.
You can think of a load average...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.