[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Triple Boot



"Skinner, Reed" wrote:
> 
> Does anyone have any experience with a Debian/Win2k/Solaris setup on the
> same system?
> 
> I just bought a new drive for my system at home and would like to add
> Solaris 8 to my existing setup of Debian/Win2k. My concern is that during
> the Solaris install I will hose lilo. Obviously I could backup lilo, but I
> was curious if there is a way to prevent Solaris from overwriting lilo?
> 
> I apologize in advance if this isn't the appropriate list to post to.
> 
> Reed Skinner
> Eclipsys Corporation
> Network Services
> (404)847-5413
> 
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

Here's my lilo.conf file:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
lba32
# vga=normal
# delay=20
image=/boot/linux
        label=shadow
        root=/dev/sda1
        read-only

# image=/boot/test
#       label=X
#       root=/dev/sda1
#       read-only

image=/boot/backup
        label=Backup
        root=/dev/sda1
        read-only

other=/dev/hda1
        label=win
        table=/dev/hda

other=/dev/sdb1
        label=solaris
        table=/dev/sdb
        map-drive=0x80
           to = 0x81
        map-drive=0x81
           to = 0x80


I made a boot floppy for linux. After installing Solaris, use the boot
floppy to boot back into linux and rerun lilo.

HTH.

-- 

shadow
shadow111 at mediaone.net
----------------------
Tell me and I'll forget
Show me and I'll remember
Involve me and I'll understand



Reply to: