Econoline
01-12-2001, 05:31 PM
My printers don't work in Linux and I need to print something so, for the first time after the lnx4win install, I tried to boot into Windows. When I choose Windows in the bootloader, GRUB, a few sentences appear on the screen, not looking like an error, and then reloads GRUB.
Here is the contents of my /boot/grub/menu.1st file
-------------------------------------------------------------------------
timeout 5
color black/cyan yellow/cyan
i18n (hd0,0)/lnx4win/boot/grub/messages
keytable (hd0,0)/lnx4win/boot/us.klt
altconfigfile (hd0,0)/lnx4win/boot/grub/menu.once
default 0
title linux
kernel (hd0,0)/lnx4win/boot/vmlinuz-2.2.17-21mdk root=707 mem=112M hdc=ide-scsi
initrd (hd0,0)/lnx4win/boot/initrd-2.2.17-21mdk.img
title failsafe
kernel (hd0,0)/lnx4win/boot/vmlinuz-2.2.17-21mdk root=707 mem=112M hdc=ide-scsi failsafe
initrd (hd0,0)/lnx4win/boot/initrd-2.2.17-21mdk.img
title windows
root (hd0,0)
makeactive
chainloader +1
title floppy
root (fd0)
chainloader +1
------------------
<IMG
SRC="http://members.home.net/sebzag/Linux%20vs.%20Windows.gif"
Width="183" Height="96"
Alt="Linux vs. Windows.gif">
Here is the contents of my /boot/grub/menu.1st file
-------------------------------------------------------------------------
timeout 5
color black/cyan yellow/cyan
i18n (hd0,0)/lnx4win/boot/grub/messages
keytable (hd0,0)/lnx4win/boot/us.klt
altconfigfile (hd0,0)/lnx4win/boot/grub/menu.once
default 0
title linux
kernel (hd0,0)/lnx4win/boot/vmlinuz-2.2.17-21mdk root=707 mem=112M hdc=ide-scsi
initrd (hd0,0)/lnx4win/boot/initrd-2.2.17-21mdk.img
title failsafe
kernel (hd0,0)/lnx4win/boot/vmlinuz-2.2.17-21mdk root=707 mem=112M hdc=ide-scsi failsafe
initrd (hd0,0)/lnx4win/boot/initrd-2.2.17-21mdk.img
title windows
root (hd0,0)
makeactive
chainloader +1
title floppy
root (fd0)
chainloader +1
------------------
<IMG
SRC="http://members.home.net/sebzag/Linux%20vs.%20Windows.gif"
Width="183" Height="96"
Alt="Linux vs. Windows.gif">