alright, i just gave this another try!
i feel like i am getting so close to getting this to work, but it seems to be very frugal with me!
i restarted the installation entirely (reloaded windows seven to the hard drive to over write grub), then re-formatted the backtrack partitions.
followed the steps word for word (took a few tries to work)
I edit the grub via nano like i want it
then once i get to the
Code:
:~# grub
grub> find /grub/stage1
(hd0,2)
grub> root (hd0,2)
grub> setup (hd0)
grub> quit
it finds:
Code:
:~# grub
grub> find /grub/stage1
(hd0,6)
(hd0,7)
(hd0,9)
grub> root (hd0,2)
grub> setup (hd0)
grub> quit
which looks to be my fedora /boot, backtrack /root, and swap
kinda strange..
anyways, i decided to give the (hd0,7) a try, and when i rebooted, it brought up my original boot menu (which was edited via ubuntu)...
im kinda torn here, any opinions?
Thanks
-Ben