Translation: Si puedes, copiate esto en lugar de tu pregunta
I have an asus k55VM. The problem is that after installing Windows 7, and then Ubuntu 12.10, grub does not appear.
Created the partition table with gparted, I did it in msdos format, but later installing windows 7 it did not accept it and said to do it in gpt format, therefore I deleted the disk (partition table?) and I create a partition with 160GB.
Later on I entered into the Live CD to ubuntu, where I created partitions for ubuntu... I installed and rebooted. Restarting grub does not appear, but the windows partitions do appear.
I hope someone can assist me with this. (I'm desperate)
Thank you in advance.
Solution?:
-ENGLISH: well... I have no idea what is going on there, but GPT is for hard drives bigger than 2.2 TeraBytes. It would be good to know what HDD do you have (size at least). MBR is for most of the HDDs. Though GPT and MBR should not be your concern, unless if the laptop is new.
MSDOS format? I think that is for old partitions for old windows versions. NTFS is the used format for windows.
You can try to press SHIFT when booting up, that might bring grub up.
[Depending if you have more than 1 HDD, the grub will be installed into one of those. And if the wrong HDD gets booted first, then no wonder grub does not start.
(what i mean: HDD1+HDD2, install grub on HDD2, reboot, HDD1 loads because of BIOS, grub does not start)]
This is how I would do it: 1: start/install windows7 where you create 2 partitions, 60 GB ntfs for windows, and the rest empty space. Reboot. 2: Install Ubuntu, create 3 partitions, one for "/" root, one for /home, and 4 GB for SWAP, (root must be primary, the rest does not matter), and the rest you can make a "shared" ntfs partition. And importantly, install grub on the HDD. You can see the options, but instead of installing it on a partition, install it directly on /sda.
Chill down, don't worry, if possible give us screenshots, or more info, so we can help you. Cheers.
-ESPAÑOL: bueno... no se que sucede, pero el GPT es para Discos Duros de mas de 2.2 TeraBytes. Seria bueno saber que tipo de DiscDur tienes (tamaño mas bien). MBR es para la mayoria de los DDs. Aunque no tendria que ver, a menos que sea nuevo el portatil.
Formato MSDOS? Creo que eso es para versiones antiguas de windows. Actualmente se usa el NTFS (ya sabrás).
Puedes intentar mantener pulsado el "Mayús" durante el arranque del pc, eso deberia sacar el GRUB.
[Dependiendo si tienes mas de un DD, grub será instalado en uno de los 2 (como lo habrás puesto) Y si lo pusiste al segundo DD, entonces normal que el grub no será iniciado.
(lo que quiero decir: DD1+DD2, instalando grub en DD2, reiniciar, DD1 se inicia porque el BIOS lo tiene configurado asi, y no sucede nada, y claro es porque, el grub fue instalado en el DD2)]
Así lo haría yo: 1: iniciar/instalar windows 7 nadamás empezar. Ahi te creas 60GB para windows (lo instalas ahi), NTFS, y el resto espacio sin usar. Reinicias. 2: Instalas Ubuntu, creas 3 particiones, uno para "/", uno para "/home" y 4 GB para SWAP, ( "/" debe ser primario, el resto no importa), y el resto lo puedes hacer una particion NTFS para usarlo conjunto con windows y linux. Y lo mas importante, ahi en el instalador, seleccionar donde instalar el GRUB. Verás las opciones pero no lo instales en particiones, sino en el disco duro mismo ( "/sda"?)
Tranquilo, no te preocupes, si puedes danos capturas de pantalla, o más info para que podamos ayudarte. Suerte!