Clean disk error
Moderators: Icecube, StopSpazzing
Clean disk error
Hi
When Im trying to use any of the programs regarding diskcleaning I'll get Decompression error: output buffer overrun
Whats the problem?
Pelle
When Im trying to use any of the programs regarding diskcleaning I'll get Decompression error: output buffer overrun
Whats the problem?
Pelle
-
- Posts: 1368
- Joined: Mon Feb 21, 2005 10:59 pm
- Contact:
Clean disk error
Disk cleaning? What are the names of the programs?
-
- Posts: 1368
- Joined: Mon Feb 21, 2005 10:59 pm
- Contact:
Clean disk error
Do you have the exact error message?
-
- Posts: 1368
- Joined: Mon Feb 21, 2005 10:59 pm
- Contact:
Could you try decompressing the image and run that instead?
Edit hdd.scn and change:
Rebuild UBCD.
Code: Select all
cd images
ren dban.igz dban.img.gz
gzip -d dban.img.gz
Code: Select all
if ($lastKey == key[f2]); then memdisk /images/dban.img
-
- Posts: 3
- Joined: Sat Nov 17, 2007 4:33 pm
Decompression error: output buffer overrun
I am completely new to UBCD and experiencing the same problem. Could someone please explain, in the simplest terms if possible, the process of editing the appropriate files and rebuilding the UBCD iso.
I have decompressed the iso but I can't seem to find the dban.igz file in the images folder. Has it been renamed since the last post was made? Where is the hdd.scn and can I edit it with a text editor?
I have a HP Pavilion with a corrupted 2 partition HD, 5GB FAT32 for the recovery and 75GB NTFS for the OS. I've tried other wipe programs and boot utilities such a BART but UBDC is the only one that will even boot the drive. Any help you could give would be great.
I have decompressed the iso but I can't seem to find the dban.igz file in the images folder. Has it been renamed since the last post was made? Where is the hdd.scn and can I edit it with a text editor?
I have a HP Pavilion with a corrupted 2 partition HD, 5GB FAT32 for the recovery and 75GB NTFS for the OS. I've tried other wipe programs and boot utilities such a BART but UBDC is the only one that will even boot the drive. Any help you could give would be great.
-
- Posts: 1368
- Joined: Mon Feb 21, 2005 10:59 pm
- Contact:
Have you taken a look at the customization page?
-
- Posts: 3
- Joined: Sat Nov 17, 2007 4:33 pm
-
- Posts: 1368
- Joined: Mon Feb 21, 2005 10:59 pm
- Contact:
Just use any regular text editor (even Notepad!!) to edit hdd.scn, then rebuild the ISO image.
If you are unclear about the syntax, check out the syslinux website.
If you are unclear about the syntax, check out the syslinux website.
-
- Posts: 3
- Joined: Sat Nov 17, 2007 4:33 pm