Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: GRUB and windows HDB1, need help wrting menu.lst< Next Oldest | Next Newest >
dslisgood Offline





Group: Members
Posts: 7
Joined: Feb. 2007
Posted: Feb. 26 2007,01:00 QUOTE

I have tryed a few different things. But my windows is on HDB1 with only one partition.  How would I change the root command "root (hd0,0)" to boot windows?
Back to top
Profile PM 
sheldonisaac Offline





Group: Members
Posts: 53
Joined: Dec. 2004
Posted: Feb. 26 2007,01:17 QUOTE

Here's part of mine, changed to fit your situation.


default 0
timeout 5

title Windows
root (hd1,0)
chainloader +1
makeactive
boot

title DSL
root (hd0,2
etc etc
Back to top
Profile PM 
dslisgood Offline





Group: Members
Posts: 7
Joined: Feb. 2007
Posted: Feb. 26 2007,03:00 QUOTE

I tried that but it returns something like "unknown file system partiton type 0X07" or something like that
Back to top
Profile PM 
dslisgood Offline





Group: Members
Posts: 7
Joined: Feb. 2007
Posted: Feb. 26 2007,03:07 QUOTE

Partition Table for /dev/hdb

        ---Starting---      ----Ending----    Start Number of
# Flags  Head  Sect  Cyl    ID    Head Sect   Cyl    Sector  Sectors
-- ----- ---- ---- ----   ----   ----     ----    ----  -------- ---------
1  0x80    1       1       0    0x07   254   63   1023      63   117226242
Back to top
Profile PM 
curaga Offline





Group: Members
Posts: 2163
Joined: Feb. 2007
Posted: Mar. 11 2007,12:42 QUOTE

Windows CAN'T boot from anywhere else than the first disk!
It must be "swapped" before trying that:

default 0
timeout 5

map (hd0) (hd1)
map (hd1) (hd0)

title Windows
root (hd0,0)
chainloader +1
makeactive
boot

title DSL
root (hd1,2
etc etc


--------------
There's no such thing as life. Those mean little jocks invented it ;)
-
Windows is not a virus. A virus does something!
Back to top
Profile PM 
4 replies since Feb. 26 2007,01:00 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: GRUB and windows HDB1

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code