Clean disk error

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
poa12
Posts: 3
Joined: Fri Aug 19, 2005 3:43 am

Clean disk error

#1 Post by poa12 » Fri Aug 19, 2005 3:47 am

Hi
When Im trying to use any of the programs regarding diskcleaning I'll get Decompression error: output buffer overrun
Whats the problem?
Pelle

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

Clean disk error

#2 Post by Victor Chew » Sun Aug 21, 2005 7:50 pm

Disk cleaning? What are the names of the programs?

poa12
Posts: 3
Joined: Fri Aug 19, 2005 3:43 am

#3 Post by poa12 » Sun Aug 21, 2005 11:08 pm

All of the "wipe programs" i used returned an decompression error
/pelle

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

Clean disk error

#4 Post by Victor Chew » Mon Aug 22, 2005 8:30 pm

Do you have the exact error message?

poa12
Posts: 3
Joined: Fri Aug 19, 2005 3:43 am

#5 Post by poa12 » Tue Aug 23, 2005 6:43 am

With program Dariks boot and nuke this error:
Decompression error: output buffer overrun

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#6 Post by Victor Chew » Tue Aug 23, 2005 7:27 pm

Could you try decompressing the image and run that instead?

Code: Select all

cd images
ren dban.igz dban.img.gz
gzip -d dban.img.gz
Edit hdd.scn and change:

Code: Select all

if ($lastKey == key[f2]); then memdisk /images/dban.img
Rebuild UBCD.

robyntrower
Posts: 3
Joined: Sat Nov 17, 2007 4:33 pm

Decompression error: output buffer overrun

#7 Post by robyntrower » Sat Nov 17, 2007 4:38 pm

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.

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#8 Post by Victor Chew » Tue Nov 20, 2007 4:48 am

Have you taken a look at the customization page?

robyntrower
Posts: 3
Joined: Sat Nov 17, 2007 4:33 pm

#9 Post by robyntrower » Tue Nov 20, 2007 4:05 pm

Thanks for the reply Victor. I have had a look at the customization page and I understand how to rebuild the ubcd iso but not how to edit the file hdd.scn you mentioned. Could you please give me a walkthrough? :oops:

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#10 Post by Victor Chew » Fri Nov 23, 2007 2:56 am

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.

robyntrower
Posts: 3
Joined: Sat Nov 17, 2007 4:33 pm

#12 Post by robyntrower » Fri Nov 23, 2007 10:45 pm

Many, many thanks kof94 :D pm me if ever need anything..organ donor, borrow my car, a night with my sister. I haven't got a sister but I'll get onto my parents about it for you. 8)

Locked