Edit Boot.ini


Recommended Posts

Hi!

on primary cable i have:

master - WinXP

slave - Linux

on secondary cable i have:

master - downloads&backups

slave - CDROM

What i have to add to the boot.ini for the boot loader detect the Linux?

[boot loader]

timeout=30

default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /fastdetect

Reggards,

Sergio Silva

Link to comment
Share on other sites

Corel Linux gives u the option of using a boot disk, I couldn't find one for Mandrake (but I'm sure its possible).

try posting on the forums here:

http://www.linuxnewbie.org/

what dist. r u using?

let me know what u find out, cos im tempted to try installing it again (the MBR thing annoyed me last time)

Link to comment
Share on other sites

there are 2 parts you have to do..

first Linux part:

go to linux and make a copy of Lilo to a floppy disk by doing so:

# dd if=/dev/hda2 of=/bootsect.lnx bs=512 count=1

i assume that you know how to copy it to a disk.. if not use this

# mcopy /bootsect.lnx a:

second xp part:

place the bootsect.lnx to C:

and add this line to the boot.ini

C:BOOTSECT.LNX="Linux"

.... good luck :D

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.