dd if=/dev/hdb of=linux.mbr bs=512 count=1

copy linux.mbr to c:\

edit boot.ini
   add the ff:
   c:\linux.mbr="Linux"

reboot.


-rom-


On Wed, 13 Dec 2000 [EMAIL PROTECTED] wrote:

> Yes, possible.
> 
> 2. solutions - nt will be the boot manager
> ============
> driveC - nt
> driveD - linux
> 
> nt will boot by default, you create a
> something like a mbr copy of linux with the
> used of dd command, somthing like
> 
> dd if=/dev/hdb of=/home/myhome/linux.bin
> 
> then copy it to the nt directory. create a
> configuration for the startup. I forgot the
> file you will edit, It's been a long time a
> haven't use nt. At boot up, you can choose
> what os you like. I did tried this with
> nt/freebsd but I am not sure if it is a
> single or multiple drives. 
>  
> noelt.


_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to