On boot menu when you click boot next device error

Talk about anything related to the UBCD, PC troubleshooting etc.

Moderators: Icecube, StopSpazzing

Post Reply

Which is better?

PartedMagic
1
100%
UBCD FreeDOS
0
No votes
Other(email me at ubcdpoll@aol.com )
0
No votes
 
Total votes: 1

Message
Author
Maxwell175
Posts: 4
Joined: Tue Jan 25, 2011 12:57 pm

On boot menu when you click boot next device error

#1 Post by Maxwell175 » Tue Jan 25, 2011 1:25 pm

The error is:

Code: Select all

Cannot get disk parameters

boot:
:?:

Please help! :mrgreen: :) :D :wink:

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

Re: On boot menu when you click boot next device error

#2 Post by Icecube » Tue Jan 25, 2011 2:51 pm

A little bit more info would be nice:
- Which version of UBCD?
- Original ISO, customised ISO, installed on USB

Also type the full output you see before that line.
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Maxwell175
Posts: 4
Joined: Tue Jan 25, 2011 12:57 pm

Re: On boot menu when you click boot next device error

#3 Post by Maxwell175 » Wed Jan 26, 2011 1:41 pm

I have the newest version (I went on the UBCD site clicked download (maximum 1 week ago) ) and the error appears right below ubcd's boot menu (boot menu does not go away)

P.S. That IS all it says

Maxwell175
Posts: 4
Joined: Tue Jan 25, 2011 12:57 pm

Re: On boot menu when you click boot next device error

#4 Post by Maxwell175 » Wed Jan 26, 2011 1:58 pm

Icecube wrote: 8) A little bit more info would be nice:
- Which version of UBCD?
- Original ISO, customised ISO, installed on USB

Also type the full output you see before that line.
read post above :wink:

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

Re: On boot menu when you click boot next device error

#5 Post by Icecube » Wed Jan 26, 2011 3:27 pm

It is annoying that you only put that valuable piece of information (click on "boot next device") in the title and not in the body of your post. I didn't saw it an was thinking about a corrupt iso.

Boot Next Device is not always implemented by the BIOS.
You can use the following from the boot prompt to boot the first hard disk:

Code: Select all

/boot/syslinux/chain.c32 hd0
Or use the following in the syslinux config file (/ubcd/menus/isolinux/main.cfg):

Code: Select all

LABEL hd0
MENU LABEL Boot Hard Disk 0
COM32 /boot/syslinux/chain.c32
APPEND hd0
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Post Reply