You are not logged in.
Pages: 1
hi
i try to install arch on my new pc but i get error on the last step
Error: Cheking if "/boot/grub/stage1" exists...no
Cheking if "/grub/stage1" exists...no
Error 15: File not found
i tried install it on the mbr ( /dev/sda )
what i do worng?
thanx
Offline
Hello dids22
-- first look in /boot/grub there should be files like 'stage1' , 'stage2' , <filesystem>_stage5
if not, you should re-install grub by:
$ >pacman -Sv grub
after that it should work.
GNU/Linux is not only another operating system. It is freedom from any point view!
Offline
in /boot/grub? or /mnt/boot/grub
Offline
wherever the root is ... if you're on the install cd it'd be /mnt/* .. also, please make sure the grub root/device is correct, sda1=(hd0,0)
Last edited by raeven (2007-07-24 07:40:58)
Offline
well, i did now exactly like yesterday and it`s working ![]()
Offline
Pages: 1