Help with IBM R51

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

Moderators: Icecube, StopSpazzing

Locked
Message
Author
jameskrop
Posts: 15
Joined: Fri May 30, 2008 9:00 am

Help with IBM R51

#1 Post by jameskrop » Fri May 30, 2008 9:25 am

i have 2 differnt IBM models that both do the samething. I can boot using a CD but when I try booting using the USB all that happens is it show the syslinux im using and the boot prompt never comes. If anyone can help that would be great. Also i can use the usb to boot about 20 other differnt PC and laptops, not IBM.

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

#2 Post by Icecube » Fri May 30, 2008 11:23 pm

Try to replace your syslinux version.

Extract the ubcd iso to c:\ubcd.
Download syslinux from http://www.kernel.org/pub/linux/utils/boot/syslinux/.
Extract the syslinux archive to "c:\syslinux\".

To update syslinux for the bootable USB key
- Copy "c:\syslinux\ldlinux.sys" to "c:\ubcd\syslinux\".
- Copy "c:\syslinux\mbr\mbr.bin" and "c:\syslinux\ldloader.bss" to "c:\ubcd\tools\ubcd2usb\".
Remake your usb thumb drive with the script.

OR instead run syslinux.exe from c:\syslinux\win32

Code: Select all

syslinux -ma -d syslinux x:
Replace x: with the drive letter for your thumb drive.

jameskrop
Posts: 15
Joined: Fri May 30, 2008 9:00 am

#3 Post by jameskrop » Thu Jul 17, 2008 9:13 am

i tried that and it seems to not have a effect. Can anyone help me

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

#4 Post by Icecube » Thu Jul 17, 2008 10:56 pm

Try the last beta of ubcd5 (see the forum). It contains another way to format your usb thumb drive which hopefully will solve your problem.

jameskrop
Posts: 15
Joined: Fri May 30, 2008 9:00 am

#5 Post by jameskrop » Fri Jul 18, 2008 8:13 am

it seems that i was using to big of a jump drive. It seems to boot fine but when i pick the r51 option its opens the im age and lock up starting Dos. Any help will be great.

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

#6 Post by Icecube » Fri Jul 18, 2008 1:34 pm

So you can boot it now? So now it doesn't work anymore when you select an option of the menu? What do you mean with the r51 option? Which error messages do you get?

jameskrop
Posts: 15
Joined: Fri May 30, 2008 9:00 am

#7 Post by jameskrop » Thu Jul 09, 2009 10:50 am

Sorry about not replying in a long time. I dont get an error but i get stuck at Starting MS-Dos...

jameskrop
Posts: 15
Joined: Fri May 30, 2008 9:00 am

#8 Post by jameskrop » Tue Feb 23, 2010 9:27 am

i can load ubcd but when i pick my floppy image it loads the image up until starting ms dos..... someone help me please!!!! :x

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

#9 Post by Icecube » Tue Feb 23, 2010 2:15 pm

Try adding "raw" to the command line.
You can also update MEMDISK and see if it helps:
viewtopic.php?t=2272
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Locked