View Single Post

   
  #7 (permalink)  
Old 02-20-2008, 06:12 AM
E. Charters
 
Posts: n/a
Default Re: LILO Question in Slackware 10.1

yes, my syntax was wrong. After the "to" is an "=" as below.

other=/dev/hdb
label=xp
map-drive = 0x82
to = 0x80
map-drive = 0x80
to = 0x82

If your cable is the same for both drives then change the 0x82 to 0x81.


EC<:-}

> in your /etc/lilo.conf
>
> and of course run lilo.
>
> wrote:
>
>> I'm setting up a Dell that came with windows XP installed on its hard
>> drive. I've added another drive, configured to be the master, and
>> changed the original drive to be the slave. I installed 10.1 on the
>> new drive and had lilo self-install on the MBR of that drive. The
>> install script recognized the windows partition on the original drive

>
>


Reply With Quote