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

Re: dual boot?



Joo Hwan Jang <eunjhwan@idirect.com> writes:
> I am interest in Linux, but I don't decide yet if I choose it or not.  So
> I'd like to install Linux and Windows NT 4.0 together.  That means I want
> to make my computer dual bootable.  Is it possible? If so, how?  Please
> let me know.  After considering that, I intend to order one.

It works fine. I use the lilo bootloader to launch linux and NT. My
/etc/lilo.conf looks like this:

  boot=/dev/sda
  map=/boot/map
  install=/boot/boot.b
  prompt
  timeout=50
  vga=ask
  image=/vmlinuz
          label=debian
          root=/dev/sdb1
          read-only
  other=/dev/sda1
          label=winnt
          table=/dev/sda

For more information on lilo, see
http://www.linuxhq.com/HOWTO/mini/LILO.html.

morgan
-- 
VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
>> M o r g a n   F l e t c h e r    http://www.hahaha.org/morgan <<
>> Tibi gratias agimus quod nihil fumas.       morgan@hahaha.org <<


Reply to: