Gentoo Archives: gentoo-sparc

From: Aggelos <marmango@××××××××.gr>
To: gentoo-sparc@l.g.o
Subject: Re: [gentoo-sparc] emerging of silo fails
Date: Mon, 17 Sep 2007 20:34:59
Message-Id: 46EEE305.8070401@freemail.gr
In Reply to: Re: [gentoo-sparc] emerging of silo fails by brant williams
1 on 09/17/2007 09:49 PM brant williams wrote the following:
2 >
3 > Which version of linux-headers are you running? Can you do an `emerge -
4 > -pv linux-headers` and show the output?
5
6 poseidon ~ # emerge -pv linux-headers
7
8 !!! Your current profile is deprecated and not supported anymore.
9 !!! Please upgrade to the following profile if possible:
10 default-linux/sparc/sparc32/2006.1
11
12 To upgrade do the following steps:
13
14 # emerge -n '>=sys-apps/portage-2.0.51'
15 # cd /etc
16 # rm make.profile
17 # ln -s ../usr/portage/profiles/default-linux/sparc/sparc32/2006.1
18 make.profile
19
20 # This profile is deprecated and will be removed on or after November 1,
21 2007
22
23 These are the packages that would be merged, in order:
24
25 Calculating dependencies... done!
26 [ebuild R ] sys-kernel/linux-headers-2.4.26-r1 0 kB
27
28 Total: 1 package (1 reinstall), Size of downloads: 0 kB
29 poseidon ~ #
30
31
32
33 >
34 > I have no experience with SPARC32, but 2.4 is a fine kernel, and not
35 > wholly different (from a user/administrator perspective) than 2.6. You
36 > have to use devfs instead of udev. .:shrug:.
37
38 sys-fs/devfsd-1.3.25-r9
39
40 >
41 > I know a little about running (Hardened) Gentoo Linux 2.4/2.6 on
42 > SPARC64, although I imagine it's not drastically different for the
43 > SPARCStation 5. So let's start with your kernel-headers version and go
44 > from there. Also, if you could post /usr/src/linux/.config and (if
45 > possible) any dmesg output, that'd be great.
46
47 See attached files (compressed).
48 >
49
50 I tried to change to kernel 2.6 (see attached 2.6-config) but, the
51 resulting image exceeded the bootable size, then I stripped it with:
52 # strip -R .comment -R .note vmlinux
53 (according to
54 http://www.gentoo.org/doc/en/handbook/handbook-sparc.xml?part=1&chap=7)
55 but still the boot process kept hanging on the kernel loading phase.
56 (attached
57
58 --
59 gentoo-sparc@g.o mailing list