Try looking for help here if you are having problems with the Ultimate Boot CD.
Moderators: Icecube, StopSpazzing
-
coolday
- Posts: 2
- Joined: Tue Mar 14, 2006 1:19 am
- Location: India
-
Contact:
#1
Post
by coolday » Thu Mar 23, 2006 12:34 am
I have got UBCD 3.4 and tried creating a customized bootable cd with Powerquest Partition Magic 8.0. I have followed the steps as shown in
http://www.ultimatebootcd.com. I have wasted more than 10 cd's. I can boot to the UBCD menu but when it try to start Partition Magic ... nothing happens ... no error is shown....
Kindly help
[/b]
-
Viddy
- Posts: 1
- Joined: Thu Mar 23, 2006 8:36 pm
#2
Post
by Viddy » Thu Mar 23, 2006 8:49 pm
you should use cdrw before burning it to cdr.
put thepartition magic 8 floppy image in the \image folder then goto boot\menus open up a *.scn file and add a line
then add a line
Code: Select all
if ($lastKey == key[f1]); then bcdw boot /images/pmagic.ima
or whatever you name your image file to in the last part
-
coolday
- Posts: 2
- Joined: Tue Mar 14, 2006 1:19 am
- Location: India
-
Contact:
#3
Post
by coolday » Thu Mar 23, 2006 11:11 pm
Thanks 4 the reply ... I'll try today

-
Scott Cooper
- Posts: 136
- Joined: Mon Apr 18, 2005 9:07 pm
#4
Post
by Scott Cooper » Thu Mar 30, 2006 7:51 pm
if ($lastKey == key[8]); then memdisk \custom\PM8.IMA
works for me.