Intro to Linux

Urban Voice -- Instructor: Lenny Bailes

Week 17 Agenda

    1.  Dual-Booting Linux from the Windows NT/2000/XP boot menu.
         
    Enter dd if=<location of Linux boot sector> of=/bootsect.lnx bs=512 count=1
         (For instance, if Linux is on /dev/hda2,  if=/dev/hda2)
         Copy the bootsect.lnx file to the NT/2000/XP system partition.
          Modify the Windows BOOT.INI file adding the following:
           C:\bootsect.lnx = "Linux"

         See http://classes.csumb.edu/CST/CST434-01/world/DualBoot.html

    2. Mandrake Linux




Hosted by www.Geocities.ws

1