I formatted flash drive as Boot, /, Ext 2 with Gparted (drive is sdc1)
I picked the save my /home partition option on page 3 of install and proceeded to install to sdc1. Everything is cool so far when it says"ok to NOT format and install Mepis to sdc1)
After files are installed, I tell grub to install on the MBR on sdc1. Not the root.
I reboot to a grub error 15, Can;t find it in first boot option or Normal boot.
Opened flash drive in Xandros to make sure everything is there and it is. That means something in Grub is configured incorrect, probably my fault. Sorry.
Here is my menu.list
Code: Select all
timeout 15
color cyan/blue white/blue
foreground ffffff
background 0639a1
gfxmenu /boot/grub/message
title antiX at sdc1, kernel 2.6.27-1-mepis-smp
root (hd2,0)
kernel /boot/vmlinuz-2.6.27-1-mepis-smp root=/dev/sdc1 nomce quiet nosplash vga=791
initrd /boot/initrd.img-2.6.27-1-mepis-smp
boot
title Normal Boot
root (hd0,0)
kernel /boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll root=/dev/sda1
initrd /boot/initramfs-eeepc.img
title MEMTEST
kernel /boot/memtest86+.bin