You are not logged in.

#1 2007-02-21 21:29:20

drewch
Member
Registered: 2007-02-21
Posts: 18

dual boot

Hey, I have arch installed, and im trying to configure winXp into grub.
my /boot/grub/menu.lst has thef ollowing


title windows xp
rootnoverify (hd0,0)
makeactive
chainloader +1


but when i click on XP from grub i get:

Booting "Windows XP"

rootoverify (hd0,0)
makeactive
chainloader + 1

Error 1: Filename must be either an absolute pathname or blocklist

Did i do this wrong?  Anyone know how to fix it?
Thanks a lot!

Offline

#2 2007-02-21 22:01:05

Anarconda
Member
Registered: 2002-12-23
Posts: 90

Re: dual boot

Maybe the problem is this:

    rootoverify (hd0,0)

must be

     rootnoverify (hd0,0).


Scientia et sapientia patrimonium humanitatis sunt.

Offline

#3 2007-02-21 22:05:40

drewch
Member
Registered: 2007-02-21
Posts: 18

Re: dual boot

no thats just a typo on my part in the forum, although i was hopeful that was the problem!!  unless theres supposed to be a period after the line too, but i dont think so

Offline

#4 2007-02-21 23:21:35

drewch
Member
Registered: 2007-02-21
Posts: 18

Re: dual boot

nvm it works now. thanks

Offline

#5 2007-02-21 23:22:19

dids22
Member
Registered: 2007-01-02
Posts: 251

Re: dual boot

verify u wrote chainloader +1
         and not chainloader + 1

{edit}
oh i see u fix it, what did u do?

Last edited by dids22 (2007-02-21 23:23:31)

Offline

#6 2007-02-21 23:32:08

drewch
Member
Registered: 2007-02-21
Posts: 18

Re: dual boot

i wrote chainloader +1 instead of chainloader + 1 tongue haha,
take care:)

Offline

Board footer

Powered by FluxBB