You are not logged in.

#1 2009-03-10 15:25:38

pwntigo
Member
Registered: 2006-09-25
Posts: 15

Problem to boot from seperate boot partition

Hi, have no idea why but when i try to boot to arch i get "error 15 file not found" after i choose wich distro/version

grub> find /grub/stage1
 (hd1,3)
grub> root (hd1,3)
 Filesystem type is ext2fs, partition type 0x83
grub> setup (hd1)
 Checking if "/boot/grub/stage1" exists... no
 Checking if "/grub/stage1" exists... yes
 Checking if "/grub/stage2" exists... yes
 Checking if "/grub/e2fs_stage1_5" exists... yes
 Running "embed /grub/e2fs_stage1_5 (hd1)"...  16 sectors are embedded.
succeeded
 Running "install /grub/stage1 (hd1) (hd1)1+16 p (hd1,3)/grub/stage2 /grub/menu
.lst"... succeeded
Done.

grub config

# (0) Arch Linux
title  Arch Linux
root   (hd1,3)
kernel /boot/vmlinuz26 root=/dev/disk/by-uuid/85bde37f-b8a9-4ab9-bb1f-422804dbb8e8 vga=795 ro nopat
initrd /boot/kernel26.img

arch & grub installed on second harddrive in system it's /dev/sdbX
sdb1 = ntfs
sdb2 = root
sdb3 = swap
sdb4 = boot

Offline

#2 2009-03-10 15:33:47

bgc1954
Member
From: Edmonton, AB, Canada
Registered: 2006-03-14
Posts: 1,160

Re: Problem to boot from seperate boot partition

A search on the forums will give you lots of ideas how others have had the same type of problem as you.

Edit: Deleted most of silly first post.  What do I know, never use a separate /boot partition. tongue

Last edited by bgc1954 (2009-03-10 16:36:07)


Time is a great teacher, but unfortunately it kills all its pupils ... - Louis Hector Berlioz

Offline

#3 2009-03-10 15:34:50

u_no_hu
Member
Registered: 2008-06-15
Posts: 453

Re: Problem to boot from seperate boot partition

Just use /vmlinuz and /kernel26.img since you are using a separate boot partition. That will solve this issue

Last edited by u_no_hu (2009-03-10 16:50:08)


Don't be a HELP VAMPIRE. Please search before you ask.

Subscribe to The Arch Daily News.

Offline

#4 2009-03-10 16:21:19

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Problem to boot from seperate boot partition

The paths is relative to the root (hdx,y) option. Right now you are tilling grub that your kernel  is  /boot/boot/vmlinuz26


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB