========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://reboot.pro/2224/"
linktext was:"http://reboot.pro/2224/"
====================================
)
SimplyMEPIS 11 doesn't work on my PC becuz of the low RAM/512/, I guess and decided to move on to antiX. There were no problems in downloading the M-11.686 iso or burning CD and booting liveCD. No problems in installing antiX from there too.
But after installation, cannot boot into antiX and fails saying 'cannot start tty'. can anyone please point out the error in my menu.lst file?
Code: Select all
# SimplyMEPIS/antiX has been installed in 2nd partition of Pri Master HDD (hda2 or hd0,1)
# SimplyMEPIS/antiX /root folder is hda2 & /home folder is hda3 (this home folder might not exist seperate)
# WinXP installed in C: drive - 1st partition of Pri Master HDD (hda1 or hd0,0)
# Uses the utility 'grub4dos' under DOS/Win or Linux
# Default setting number starts at '0'; antiX/MEPIS/KUBUNTU = 0, Win = '1' & MEMTEST = '2'
timeout 8
default 1
color cyan/blue white/blue
foreground ffffff
background 0639a1
gfxmenu /boot/grub/message
title antiX at hda2
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda2
initrd /boot/initrd.img
boot
# title MEPIS at hda2
# root (hd0,1)
# kernel /boot/vmlinuz root=/dev/hda2 nomce autoexec=xconf;telinit~4
# initrd /boot/initrd.img
# boot
# title KUBUNTU at hda2
# root (hd0,1)
# kernel /boot/vmlinuz root=/dev/hda2 ro quiet splash
# initrd /boot/initrd.img
# boot
title Microsoft Windows XP Pro at hda1
rootnoverify (hd0,0)
find --set-root /ntldrxp
chainloader /ntldrxp
title MEMTEST
root (hd0,1)
kernel /boot/memtest86+.bin