Страница 1 из 1

bootloader error?

Добавлено: 10 фев 2013, 13:40
Alexsama
Hi all, today i wanted to install rosa following the instructions from rosawiki. My main OS is w7 x64, when i reach the custom partition size I select auto-locate and it makes 3 partitions, sda4-root, sda5-swap, sda6-/home. Sda1 is the C:, sda2 D:, sda3-the 100MB windows partitions.
After install, it takes to grub boatloader part when it chooses to boot from the HDD, dev/sda, when i press finish it says that "bootloader has encountered a error .: "
I tried manual to create the 2 partition and it gives me the same error.

Re: bootloader error?

Добавлено: 10 фев 2013, 15:09
Ramdoc
Try sda4-root (sdax- /) formatted in ext3

Re: bootloader error?

Добавлено: 10 фев 2013, 16:22
Alexsama
It gives the same error.

Re: bootloader error?

Добавлено: 13 мар 2013, 10:48
Matusmm
Hi, have you tried to make the format in ext4. I think it is better trying in manual, / - SWAP - /home

/
/home
both in ext4. Maybe that can help

Re: bootloader error?

Добавлено: 16 май 2013, 21:15
bober
install grub from tty instead gui https://wiki.archlinux.org/index.php/GR ... boot_files
grub-install --debug --recheck /dev/sda

p.s. it is more convenient to use swapfile instead separate partition...