Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Posted By: minotaurSorry guys for not answering, but I'm sick, with headaches and vomits! I'll be back when I'm all right. Thanks!That's not because of Gobo, I hope :D
Posted By: minotaurI'll try "puppy". I've nothing to lose! The "vesa" choice is in the live-CD's menu or you activate it with a command? When I mount the partitions I do that for all available partitions? And when I enter the grub folder I just paste the lines that you gave me? And no passwords and no "forbidden"?I think it's a choice presented to you by the live-cd, you won't have to type anything by hand :D
Posted By: minotaurBut, I would like to ask from the Gobo devellopers to pay attention to the normal grub of the distro, because I think we have a serious bug here. I hope 015 to be better.Indeed there was a bug in the 014 RC1 iso, but then I tried the 20071017 one and everything went fine. Which one are you using?
mount -t ext2 /dev/hda2 /Mount/gobolinux #this dir should already exists, if not create it with "mkdir /Mount/gobolinux"
Posted By: ibendibenNo you don't have to reinstall, you only need to find a way to start them, for this there is an utility called SuperGrub which you can burn on cd, and boot... Via there you can try to fix/reinstall grub and/or start an os.Another way could be to boot a live cd of one of the linux distros you've installed and from here reinstall grub (the necessary steps are the same as to install gobo's grub, just cut the --prefix option from the command as found in the wiki's page I pointed you to before).
Posted By: minotaurWell, my friends, I used SuperGrub disc and the situation in my HDs is:The two additional partitions are probably for /home and /boot, I think, or something similar but with different dirs names. Did you install gobolinux on hda? If so, you should tell grub to boot the first partition, (hd0,0).
N IDE SCSI GRUB HURD TYPE OS
1. hda1 sda1 (hd0,0) hd0s1 ext2fs
2. hda2 sda2 (hd0,1) hd0s2 ext2fs Ubuntu 7.04 \n \l
3. hda5 sda5 (hd0,4) hd0s5 SWAP
1. hdb1 sdb1 (hd1,0) hd1s1 ext2fs
2. hdb2 sdb2 (hd1,1) hd1s2 ext2fs
3. hdb3 sdb3 (hd1,2) hd1s3 ext2fs Linux Mint Daryna \n \l
5. hdb5 sdb5 (hd1,4) hd1s5 SWAP
What do you think? I think that something's goin' on at the hdb. Why 4 partitions instead of 3?