missing hdderase.bat file?

Discussion/announcements about test/beta releases of UBCD will be posted here.

Moderators: Icecube, StopSpazzing

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

#21 Post by Victor Chew » Thu May 13, 2010 2:05 pm

So for all you guys having the drive detection problem, could you please try IceCube's solution and let us know how it goes?

Basically, download http://ubcd.stopspazzing.com/downloads/ ... bcd.iso.gz to "c:\ubcd-extracted\ubcd\images". Then modify "c:\ubcd-extracted\ubcd\menus\hdd\wiping.cfg":

Code: Select all

LABEL -
MENU LABEL HDDErase V4.0
TEXT HELP
 Securely erases all data on ATA hard disk drives. It offers the option to run
 the drive internal secure erase command, security erase unit, based on the ATA
 specification by the T13 technical committee.
ENDTEXT
LINUX /boot/syslinux/memdisk
INITRD /ubcd/images/fdubcd.iso.gz
APPEND iso raw ubcdcmd=hdderase
Bolding the important part:
INITRD /ubcd/images/fdubcd.iso.gz
APPEND iso raw ubcdcmd=hdderase
Make the customized ISO or USB, then try launching HDDErase again.

Edit by Icecube: added bolded part :wink:

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

Re: missing hdderase.bat file?

#22 Post by Victor Chew » Mon Jun 14, 2010 11:31 am

@IsLNdbOi: There's a new build of eltorito.sys that IceCube suggests might resolve the missing CDROM drive problem.

If you have the time, could you please try it and let us know? Here's a build of fdubcd.img that includes the new eltorito.sys:

http://www.ultimatebootcd.com/misc/fdub ... z.20100615

Thanks!

IsLNdbOi
Posts: 49
Joined: Sun Feb 17, 2008 3:07 am

Re: missing hdderase.bat file?

#23 Post by IsLNdbOi » Sun Jul 18, 2010 2:07 am

What do I do with that file? Do I simply copy it and overwrite an existing version of it in the UBCD ISO?

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

Re: missing hdderase.bat file?

#25 Post by Victor Chew » Sun Jan 16, 2011 7:06 pm

@Anmorphic: Could you please try UBCD V5.1a1:

viewtopic.php?t=2661
Description:

This is the first alpha for UBCD V5.1 whose primary purpose is to solicit feedback.

The major structure change in this release is moving FreeDOS UBCD and DOS apps to an ISO image (\ubcd\images\fdubcd.iso.gz). The reason for this change is to allow FreeDOS-based apps to work even on systems where FreeDOS has problems recognizing/mounting the source CD or USB memory stick.

A new script has been created (\ubcd\tools\win32\mkfdubcd\mkfdubcd.cmd) that lets you create your own fdubcd.iso.gz after extracting it to a folder outside of the extracted UBCD folder hierarchy.

ady
Posts: 832
Joined: Sat May 08, 2010 5:26 am

Re: missing hdderase.bat file?

#26 Post by ady » Sun Jan 16, 2011 9:52 pm

@Victor,

He (Anmorphic) already resolved the problem, as he said:
Please ignore me, I must have removed necessary files...
So in that sense, it's all good with UBCD.

But, if someone would want to try UBCD51a1 to run DOS programs, it would be necessary for that user to resolve the fdubcd.ISO bug (instead the wrong fdubcd.IMG) before burning. For interested users, the relevant instructions to resolve the bug are also published in the UBCD51a1 announcement topic.

Post Reply