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: What about the windows boot menu, ?< Next Oldest | Next Newest >
VoidOfTheSky Offline





Group: Members
Posts: 4
Joined: Jan. 2004
Posted: Feb. 01 2004,17:03 QUOTE

if i were to install DSL first, then windows, would i be able to use the windows boot menu?  its kind of easier to use since you don't have to type in what os you want to use, you just move the arrow and hit enter.
Back to top
Profile PM 
pipo Offline





Group: Members
Posts: 16
Joined: Jan. 2004
Posted: Feb. 03 2004,23:46 QUOTE

To make a dual (or multi) boot on a NT, 2000 or XP system, you have to modify a file called boot.ini located under C:\ (this is a read-only file, you must first change the rights).
content of a boot.ini for dualboot :
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Microsoft Windows 2000 Professionnel" /fastdetect
c:\bootsect.tux="DamnSmallLinux-hda3"

In bold the line I added to start an other OS (here DSL)

In that example you have to create a file called c:\bootsect.tux. This file is 512 bytes only.
This file is a copy of the bootsector generated by lilo.
If you have generated your boot sector, with lilo, on the drive hda5, you generate bootsect.tux like this (under linux)
dd if=/dev/hda5 of=/mnt/hda1/bootsect.tux bs=512 count=1
(I have supposed that the windows XP C: is mounted as /mnt/hda1)
Back to top
Profile PM 
1 replies since Feb. 01 2004,17:03 < Next Oldest | Next Newest >

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

 
reply to topic new topic new poll
Quick Reply: What about the windows boot menu

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