is ur sda2 partition mounted to ur boot folder?
I have gotten my dual boot setup ans working on my Acer one and have a need to edit the grub menu.lst file. Because of the way my partitions are I have a seperate boot partition. After reading the grub man pages, a bunch on Google, and you helpfull folks here I am at a loss.
nano /boot/grub/menu.lst comes up empty
grub can see it on (hd0,1) which is my sda2 partition (windows is sda1)
is ur sda2 partition mounted to ur boot folder?
Until they become conscious they will never rebel, and until after they have rebelled they cannot become conscious...
Yes. sda2 is mounted as boot. Also GRUB knows it's there as it is pointed at (hd0,1) thus the second partition of the first drive.
the sda2 line in mount:
/dev/sda2 on /mnt/bt4/boot type ext2 (rw)