Adding WinPE based ISOs to UBCD

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

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
soleera
Posts: 1
Joined: Wed Jul 31, 2019 2:39 am

Adding WinPE based ISOs to UBCD

#1 Post by soleera » Wed Jul 31, 2019 2:59 am

I'd like to add a couple of WinPE based ISOs to my UBCD, however I'm unsure what to put in custom.cfg as only using memdisk doesn't seem to work. Both ISOs use WinPE version 10.0.17763 (1809).

This is my current configuration:

LABEL -
MENU LABEL EaseUS Todo Backup
TEXT HELP
WinPE for EaseUS Todo Backup
ENDTEXT
COM32 linux.c32 memdisk
INITRD /ubcd/custom/ETB.iso
APPEND iso raw

LABEL -
MENU LABEL EaseUS Partition Manager
TEXT HELP
WinPE for EaseUS Partition Manager
ENDTEXT
COM32 linux.c32 memdisk
INITRD /ubcd/custom/EPM.iso
APPEND iso raw

The Piney
Posts: 370
Joined: Mon Apr 30, 2007 11:06 am
Location: FL

Re: Adding WinPE based ISOs to UBCD

#2 Post by The Piney » Fri Aug 02, 2019 5:35 pm

I've been using Yumi for this over the last few years. ---> https://www.pendrivelinux.com/yumi-mult ... b-creator/

Often the ISO is extracted to the root of the drive so the boot loader works.

Post Reply