If you want a Grub prompt put a # in front of the gfxmen statement like this
What you have done was to trade the Grub prompt in for a bit of graphic look at the boot screen by using a gfxmenu statement inside menu.lst. The # tells Grub to ignore that line.Code:#gfxmenu (hd0,5)/usr/share/gfxboot/themes/pcfluxboxos/boot/message
You should get a Grub prompt now so try to boot up AintX manually.
In a terminal mode you can use the mouse to highlight the text, right click the mouse button to select copy.
Don't know your AntiX setup but if it has a menu.lst as you have claimed to be able to copy the booting commands from then it must have stage1 and stage2 in /boot/grub directory of (hd0,4).
