i have a predicament. if you've seen my "how long for stage 1 install" thread, you know i know little about what im doing, and i've had snags. here's the latest:
im trying to emerge grub as my bootloader, and its spitting back a bunch of errors saying that i need to manually mount my boot partition rw. i figured that since i had to restart the computer several times, i must have forgotten to re mount the boot and gentoo partitions. so i:
and it says that mnt/gentoo/boot does not exist. of course i forgot to mount the gentoo bit, so i
and it spits out "must declare filesystem." this doesnt make sense, since i formatted it a while ago. the only way i can think to specify would be to reformat, which would kill the bootstrapping and all of the rest of my wonderful labor. what am i missing? do i need to edit my fstab file or something?
i set the hda2 (boot for linux) and hda1 (windowsXP) both to bootable in fdisk, and i set them both to /boot in fstab
im trying to emerge grub as my bootloader, and its spitting back a bunch of errors saying that i need to manually mount my boot partition rw. i figured that since i had to restart the computer several times, i must have forgotten to re mount the boot and gentoo partitions. so i:
Code:
mount /dev/hda2 /mnt/gentoo/boot
Code:
mount /dev/hda4 /mnt/gentoo
i set the hda2 (boot for linux) and hda1 (windowsXP) both to bootable in fdisk, and i set them both to /boot in fstab






)