###################################################### # GvR Dec 16th 2004 color yellow/blue green/blue timeout=30 default=1 title Default Boot on HD 0 rootnoverify (hd0,0) chainloader +1 boot # Knoppix Boot from a single NTFS partition hda1: # All the files within the directory "Root_Of_NTFS" of the grubd.zip # have to be copied into the root of the NTFS hda1 partition c:\ # but the boot.ini file (which is just here as an example, # the line "c:\grldr="Start Grub" has been added at the end of the boot.ini) # Copy the also the 700MB knoppix ISO file into c:\boot\knoppix.37\ directory title Knoppix-STD 0.1 from NTFS hda1 ISO scan ramdisk=32MB ntfs fromhd kernel (hd0,0)/KNOPPIX/vmlinuz ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 nomce quiet fromhd=/dev/hda1 config=scan home=scan ramdisk=32768 noprompt 1 initrd (hd0,0)/KNOPPIX/miniroot-ntfs.gz boot title INSERT Linux 1.2.18 Runlevel 2 from NTFS kernel (hd0,0)/INSERT/vmlinuz ramdisk_size=100000 init=/etc/init lang=en apm=power-off vga=791 nomce noapic fromhd=/dev/hda1 config=scan home=scan ramdisk=32768 noprompt 2 initrd (hd0,0)/INSERT/miniroot-ntfs.gz boot title bg-rescue from NTFS hda1 kernel (hd0,0)/boot/bg-rescue/vmlinuz root=/dev/ram0 vga=771 initrd (hd0,0)/boot/bg-rescue/rescue-2.img title Memory test kernel (hd0,0)/boot/memtest