Help - Search - Members - Calendar
Full Version: Booting from raid ide
The CD Forum > The CD Forum > Multibooting systems
KZW7179


Hy

I try booting from pci card raid Ata/ide with hdd ide.
Bios set the entry: boot scsi

this command not work:

find --set-root --ignore-floppies /ntldr
root(hd0,0)
chainloader /ntldr

it's possible booting from pci card raid/ide?


Thanks

Regards







jaclaz
QUOTE (KZW7179 @ Jul 31 2009, 06:07 PM) *
this command not work:

find --set-root --ignore-floppies /ntldr
root(hd0,0)
chainloader /ntldr


The above does NOT make sense anyway.

You run find --set-root, then you use a FIXED root to (hd0,0)? w00t.gif

And I don't know if it's the translation software you use, but it should be root[SPACE](hd0,0).

YOU MUST START USING COMMAND LINE and POST the feedback grub4dos gives at each issued command!

Read:
http://diddy.boot-land.net/grub4dos/files/basics.htm
http://diddy.boot-land.net/grub4dos/files/cli.htm

QUOTE (KZW7179 @ Jul 31 2009, 06:07 PM) *
it's possible booting from pci card raid/ide?


NO pinch.gif . (meaning that it may be possible if you tell us WHICH card is it, what PC is it, which OS are you running WHERE is grub4dos, etc., etc.)

jaclaz

P.S.:
[italian]
Siccome mi sembra di poter tracciare il tuo IP su Milano, Italia:
  • devi capire che nessuno qui ha una palla di cristallo (funzionante) - senza un minimo di dati, una domanda diventa stupida oppure puņ avere una risposta stupida/sbagliata
  • devi imparare un minimo di inglese se vuoi partecipare ad un Forum Internazionale

[/italian]
KZW7179


the operative system is WinXp sp2.

The card is controller raid pci for hdd ide/ata, Silicon Image Sil xxx
Bios is setting, boot sequence: scsi
Bios Ami August 2003

Grub4dos has no command to load operating system from scsi controller?


Thanks

Regards








jaclaz
QUOTE (KZW7179 @ Aug 1 2009, 09:35 AM) *
Grub4dos has no command to load operating system from scsi controller?


I'll try again:
QUOTE (jaclaz @ Jul 31 2009, 08:49 PM) *
YOU MUST START USING COMMAND LINE and POST the feedback grub4dos gives at each issued command!


jaclaz
KZW7179
QUOTE (jaclaz @ Aug 1 2009, 03:02 AM) *
I'll try again:


jaclaz



With command find grub4dos was found the following hard disk:

hd0, 0
hd0, 1
hd1, 2
hd1, 4

Now try one by one all this entry.



Regards




jaclaz
QUOTE (KZW7179 @ Aug 1 2009, 02:21 PM) *
With command find grub4dos was found the following hard disk:

hd0, 0
hd0, 1
hd1, 2
hd1, 4

Now try one by one all this entry.



Regards


I'll try again, LAST time:
QUOTE (jaclaz @ Jul 31 2009, 08:49 PM) *
YOU MUST START USING COMMAND LINE and POST the feedback grub4dos gives at each issued command!


What you should do:
TYPE:
CODE
find  --set-root /ntldr

Press [ENTER]
POST WHATEVER grub4dos displays, in the example: (hd0,0)
TYPE:
CODE
root (hd0,0)

Press [ENTER]
POST WHATEVER grub4dos displays, in the example: Filesystem type is ntfs partition type 0x07
TYPE:
CODE
chainloader /

Press [TAB]
POST WHATEVER grub4dos displays, in the example: Possible files are BOOT.INI cpm.lst floppy.img NTDETECT.COM NTLDR ....
Type NTLDR:
CODE
chainloader /NTLDR

Press [ENTER]
POST WHATEVER grub4dos displays, in the example: Will boot NTLDR from drive=0x80, partition 0x0(hidden sectors=0x3F)




jaclaz
KZW7179
[quote name='jaclaz' date='Aug 1 2009, 08:32 AM' post='158089']
I'll try again, LAST time:


grub>find

hd0,0 /*hdd on controller ide motherboard*/
hd0,1 /*hdd on controller ide motherboard*/
hd1,1 /*hdd on controller pci raid Silicon Image Sil 0608 Medley Raid */
hd1,2 /*hdd on controller pci raid Silicon Image Sil 0680 Medley Raid*/
hd1,4 /*hdd on controller pci raid Silicon Image Sil 0608 Medley Raid */


root (hd1,1)
chainloadr /NTLDR -> file not found

root (hd1,1)
chainloader /NTLDR
Will boot NTLDR from drive=0x80, partition 0x0(hidden sectors=0x3F)
boot

Ntdetect hardware detection failed

root (hd1,2)
chainloader /NTLDR
Will boot NTLDR from drive=0x80, partition 0x0(hidden sectors=0x3F)

boot

Ntdetect hardware detection failed



Regards


jaclaz
Though you completely failed, again w00t.gif, to do what was suggested, we are one little step further.

QUOTE (KZW7179 @ Aug 4 2009, 06:32 PM) *
Ntdetect hardware detection failed

This DOES NOT come from grub4dos, it's a problem with NTLDR/NTDETECT.COM.

Do you have a NTBOOTDD.SYS file?

You might want to notice that IF you had done what you were told, i.e.:
QUOTE (jaclaz @ Aug 1 2009, 03:32 PM) *
TYPE:
CODE
chainloader /

Press [TAB]
POST WHATEVER grub4dos displays, in the example: Possible files are BOOT.INI cpm.lst floppy.img NTDETECT.COM NTLDR ....

I would have ALREADY had the answer to the above question.

READ here:
http://www.msfn.org/board/Discovery-of-an-...ery-t33030.html
http://www.msfn.org/board/index.php?showtopic=39369


It is possible that the RAID card behaves just as a SCSI one.

Or is it possible that it only boots if it is drive 0.

Try:
CODE
map (hd0) (hd1)
map (hd1) (hd0)
map --hook
root (hd0,1)
chainloader /NTLDR
boot

Or it is possible that grub4dos somehow "confuses" the detection by NTDETECT.COM of the BIOS extension the card provides.

jaclaz
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.