Gentoo Archives: gentoo-sparc

From: Chris Nolan <geekz4rent@×××××.com>
To: gentoo-sparc@l.g.o
Subject: [gentoo-sparc] Help w/ 2006.0 on Ultra5
Date: Sat, 15 Jul 2006 00:12:22
Message-Id: 889b39680607141711n3cad38d4veb1682b1cb62eeb6@mail.gmail.com
1 Sorry for the cruft, but I'm having an issue and I'm not exactly sure
2 how to solve it.
3
4 I have an old Ultra5. It came without a hard drive so I dug up an old
5 100g drive and installed that in it. (Jumpered as Cable Select) Added
6 in my quad ethernet card as this will be a firewall once I get it
7 working.
8
9 When I partitioned it, I created the Sun Disk Label and made the following.
10
11 /dev/hda1 / (512mb) ext2
12 /dev/hda2 swap (512mb) swap
13 /dev/hda3 whole disk
14 /dev/hda4 /usr (15g) ext3
15 /dev/hda5 /var (15g) ext3
16 /dev/hda6 /home (rest) ext3
17
18 I followed the 2006.0 doc and when it comes to the edit the fstab
19 portion, this is where I get confused. In there it wants a line for
20 /dev/BOOT but I don't have a /boot partition. Should I have created a
21 /boot partition? I was under the impression that the first partition
22 needed to be / .
23
24 I get through the doc and make my fstab without putting in a /boot
25 line (removed it) and reboot the machine and it comes up saying "The
26 file just loaded does not appear to be executable."
27
28 However the kernel file in /boot is executable. And is under the
29 3.5m for a 2.4 on 64bit system.
30
31
32 Can someone please point me in the right direction as to what I'm
33 doing wrong?
34
35 Many thanks.
36 Chris
37
38 livecd ~ # ls -l /mnt/gentoo/boot
39 total 4002
40 -rw-r--r-- 1 root root 525858 Jul 14 09:59 System-2.4.32-sparc-r6.map
41 lrwxrwxrwx 1 root root 1 Jul 13 19:17 boot -> .
42 -rw-r--r-- 1 root root 1024 Jul 14 10:50 fd.b
43 -rw-r--r-- 1 root root 512 Jul 14 10:50 first.b
44 -rw-r--r-- 1 root root 1024 Jul 14 10:50 generic.b
45 -rw-r--r-- 1 root root 816 Jul 14 10:50 ieee32.b
46 -rw-r--r-- 1 root root 7112 Jul 14 10:50 isofs.b
47 -rwxr-xr-x 1 root root 3449968 Jul 14 09:59 kernel-2.4.32-sparc-r6 <<<<<
48 -rw-r--r-- 1 root root 65024 Jul 14 10:50 second.b
49 -rw-r--r-- 1 root root 243 Jul 14 11:01 silo.conf
50 -rw-r--r-- 1 root root 62436 Jul 14 10:50 silotftp.b
51 -rw-r--r-- 1 root root 512 Jul 14 10:50 ultra.b
52
53 livecd ~ # more /mnt/gentoo/boot/silo.conf
54 partition = 1 # Boot partition (= root partition)
55 root = /dev/hda1 # Root partition
56 timeout = 150 # Wait 15 seconds before booting the default section
57
58 image = /boot/kernel-2.4.32-sparc-r6
59 label = Gentoo Linux 2.4.32-r6
60 --
61 gentoo-sparc@g.o mailing list