adding custom img

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

Moderators: Icecube, StopSpazzing

Locked
Message
Author
alokin123
Posts: 1
Joined: Sun Mar 28, 2010 5:12 pm

adding custom img

#1 Post by alokin123 » Sun Mar 28, 2010 5:16 pm

I am trying to add the universal boot disk (http://netbootdisk.com/). I have followed the instructions for creating the .img file and adding it to the custom folder but when i try to use the custom option its just says loading. Same with v5. Any ideas on what i could be doing wrong?

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

#2 Post by Icecube » Mon Mar 29, 2010 12:33 am

Did yopur try this (with UBCD50RC1:

Code: Select all

LABEL NetBootDisk
MENU LABEL NetBootDisk
LINUX /boot/syslinux/memdisk
INITRD netboot.img
APPEND raw
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Locked