In linux.debian.user, you wrote:
>Hello
>How can I boot my system with dual boot like having
>windows in one harddisk and linux on another harddisk.
>How to configure my lilo. please help me to solve this problem.
>Thankz
>V.Suryanarayan
Install windows first. Install Debian on the other drive
lba32
boot=/dev/hda
install=/boot/boot.b
map=/boot/map
prompt
timeout=100
vga=0x133
default=Linux
image=/boot/vmlinuz
root=/dev/hda9
append=""
label=Linux
read-only
other=/dev/hdb1
table=/dev/hdb
label=win
map-drive=0x80
to=0x81
"V.Surya Narayanan" wrote:
>
> Hello
>
> How can I boot my system with dual boot like having
> windows in one harddisk and linux on another harddisk.
> How to configure my lilo. please help me to solve this problem.
>
> Thankz
>
> V.Suryanarayan
>
>
3 matches
Mail list logo