Gentoo Archives: gentoo-ppc-user

From: Michael Manley <nasutek@×××××.com>
To: gentoo-ppc-user@l.g.o
Subject: [gentoo-ppc-user] Can't boot Gentoo after install.
Date: Mon, 28 Oct 2013 05:04:20
Message-Id: CAA1zMn0U07rJfbRmJuwmhEhHXJAuAiSgy2YjAhxHyTBge1FqHg@mail.gmail.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 After installing Gentoo and rebooting, yaboot will say the following message
5
6 /ht@0,f2000000/pci@5/k2-sata-root@c/k2-sata@1/disk@0:4, /vmlinux: No such
7 file or directory
8
9 Thing is, the /boot partition (sda4) HAS a vmlinux file, does exist, and is
10 a proper filesystem (ext2) that should be readable by yaboot.
11
12 -
13 ------------------------------------------------------------------------------------------------------
14 The partitions mounted
15 /dev/sda5 on /mnt/gentoo type jfs (rw)
16 /dev/sda4 on /mnt/gentoo/boot type ext2 (rw)
17 -
18 ------------------------------------------------------------------------------------------------------
19 The yaboot.conf file
20 ## yaboot.conf generated by yabootconfig 1.0.8
21 ##
22 ## run: "man yaboot.conf" for details. Do not make changes until you have!!
23 ##
24 ## For a dual-boot menu, add one or more of:
25 ## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ
26
27 boot=/dev/sda2
28 device=/ht@0,f2000000/pci@7/k2-sata-root@c/k2-sata@0/disk@0:
29 partition=4
30 root=/dev/sda5
31 timeout=30
32 install=/usr/lib/yaboot/yaboot
33 magicboot=/usr/lib/yaboot/ofboot
34
35 image=/vmlinux
36 label=Linux
37 append="init=/usr/lib/systemd/systemd"
38 read-only
39 -
40 ------------------------------------------------------------------------------------------------------
41
42 Why is this?
43 -----BEGIN PGP SIGNATURE-----
44 Version: GnuPG v2.0.22 (MingW32)
45
46 iQEcBAEBAgAGBQJSbfA2AAoJEBhhDPWsvgsp/IcIAJGMm1GL+X2J+rPUR1oDI4gg
47 RmKTwPMEVHqoeTmixfeoaEz3wW4T4Q05wOSedVDANNhLD5bARpOZPSJn/9r7uQSS
48 6T1PbtiK8Kmp7X9Iu/h3r+Km04cnpaDJR5gAbrxpt4/Z0H1ea3EA6CvK5Z0z/HUH
49 bgtO26bFlVYqh9/Yu22ugTJDbLwK6+Y7zXaW9TE7zc8twt8dZSNITKw5lk2vbljy
50 h/QzrwPdnp2EFpPYfptyXrR314H0G2wGBnhgu/y/sSEvuKvjxHJklc6OwOWNAdJS
51 N+jXpfbahEJIRsG0lp/2qRdPG/pJ8r8JjmEs3MUZUFyEOj+Kz2plfzWAS8Y2GSA=
52 =n5tS
53 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-ppc-user] Can't boot Gentoo after install. "Klaus Müller" <mk.2001@×××.de>