UBCD V5.0RC2 available for download

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

Moderators: Icecube, StopSpazzing

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

UBCD V5.0RC2 available for download

#1 Post by Victor Chew » Mon Apr 19, 2010 10:09 pm

UBCD V5.0RC2 is now available for download.

Torrent: ubcd50rc2.iso.torrent
HTTP/FTP: ubcd50rc2.iso
md5sum: 42d07a5708c7cc08c6c23a551d0b5613

Latest app list can be found here.

As usual, this release would not be possible without the help of IceCube and others. Thanks!

If there are no major showstoppers, this will be the last RC release.

Change history:

- Updated Gujin to V2.8.1.
- Updated FreeDOS kernel in fdubcd.img.gz to build 2039.
- Updated Panasonic USB driver in fdubcd.img to V2.27.
- Updated UBCD icon.
- Updated HDClone to V3.8.4a.
- Added "-f" switch to line 55 of ubcd2usb.cmd.
- Added "/fs:fat32" switch to line 50 of ubcd2usb.cmd.
- Joined line 80 and 81 of ubcd2usb.cmd.
- Added "/f" switch to ubcd2usb.cmd.
- Added note to help text in ubcd2usb.cmd to run it with admin rights under Vista/Win7.
- Updated EaseUs Disk Copy to V2.3.
- Added Hardware Detection Tool v0.3.6.
- Added one-liner in ubcd2iso.cmd and ubcd2usb.cmd to remove [BOOT] subdirectory created when UBCD ISO image is extracted using 7-Zip.
- Added startup.bat to launch System Speed Test 32 with help text and provide option for user to abort and launch SST manually.
- Changed mkisofs "-R" switch in ubcd2iso.cmd to "-r".
- In ubcd2iso.cmd and ubcd2usb.cmd, use "pushd" instead of "cd", otherwise script will not change to target directory under Win7.
- Removed deprecated BugHunter V2.2e.
- Updated ASTRA to V5.45.
- Updated CHZ Monitor-Test to V2.0.
- Updated DFT to V4.16.
- Updated DiskCheck to V3.8.
- Updated ESFeat to V2.30.
- Updated Free FDISK to V1.3.1.
- Updated g4u to V2.4.
- Updated HDAT2 to V4.7.1.
- Updated IBM Feature Tool to V2.15.
- Updated Intel Processor Identification Utility to V4.22.20100302.
- Updated Parted Magic to V4.10.
- Updated Partition Saving to V3.80.
- Updated Partition Saving to V3.80.
- Updated PLoP Boot Manager to V5.0.8.
- Updated Super Grub2 Disk to V1.30.
- Updated syslinux/isolinux to V3.86. Removed /boot/syslinux/memdisk-iso because it has been integrated into /boot/syslinux/memdisk, and updated syslinux2grub4dos.sed correspondingly.
- Use mdiskchk.com instead of getargs.com in fdubcd.img for retrieving memdisk parameters. This supports parameters retrieval in previous memdisk instances in the case of memdisk-within-memdisk booting.
Last edited by Victor Chew on Sun May 09, 2010 4:09 pm, edited 2 times in total.

kethd
Posts: 21
Joined: Tue Mar 14, 2006 11:29 am
Location: Boston MA US

Wrong md5sum

#2 Post by kethd » Wed Apr 21, 2010 7:45 am

That is the wrong md5sum -- that is the one from rc1.

The md5sum of this ubcd50rc2.iso file seems to be:
42d07a5708c7cc08c6c23a551d0b5613

Is that correct? Please edit the base sticky announcement post accordingly.

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#3 Post by Icecube » Wed Apr 21, 2010 12:38 pm

I also get:

Code: Select all

$ md5sum ubcd50rc2.iso 
42d07a5708c7cc08c6c23a551d0b5613  ubcd50rc2.iso
@ all
Changed md5sum hash for ISO in Victors post.
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

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

#4 Post by Victor Chew » Wed Apr 21, 2010 1:04 pm

Thanks! Something must have gone wrong during my cut-and-paste from the command prompt...

briandoc
Posts: 1
Joined: Mon Apr 26, 2010 6:55 am

Bad link

#5 Post by briandoc » Mon Apr 26, 2010 7:08 am

The HTTP/FTP link still points to an RC1 download on the ubcd.linuxfreedom.com hosting site. Not sure about the torrent as I can't use bitorrent @ work ...

Brian

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#6 Post by Icecube » Mon Apr 26, 2010 12:54 pm

@ briandoc
Links are fixed again.
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

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

#7 Post by Victor Chew » Sun May 02, 2010 3:17 pm

I am thinking on releasing UBCD V5 this weekend. Any further comments?

kcarney
Posts: 52
Joined: Tue Nov 24, 2009 9:22 am

#8 Post by kcarney » Fri May 07, 2010 9:18 pm

I can't seem to get HDAT2 working when booted from USB under any boot options. Anyone else having that issue?

uncle joe
Posts: 15
Joined: Sun Nov 08, 2009 6:05 pm
Location: Martinique F.W.I.

About script for generating ISO file for linux : ubcd2iso.sh

#9 Post by uncle joe » Sun May 09, 2010 11:41 am

Hello everybody,

about the file ubcd2iso.sh :

Code: Select all

# Define VOMUME_ID (LABEL) of the iso
VOLUME_ID="UBCD50RC1"

# Define ISO filename (can be overridden by passing arguments to the script)
ISO_FILENAME="ubcd50RC1-custom.iso"
instead of : (fixed)

Code: Select all

# Define VOMUME_ID (LABEL) of the iso
VOLUME_ID="UBCD50RC2"

# Define ISO filename (can be overridden by passing arguments to the script)
ISO_FILENAME="ubcd50RC2-custom.iso"
Watch out to not crush your custom iso file. It happen to me when i generate my custom iso.

Thanks for your job. Joe

Post Reply