From owner-freebsd-questions Tue Apr 24 7:12: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from castle.dreaming.org (castle.dreaming.org [216.221.214.170]) by hub.freebsd.org (Postfix) with ESMTP id 1490337B440 for ; Tue, 24 Apr 2001 07:11:54 -0700 (PDT) (envelope-from merlyn@dreaming.org) Received: from arachne.dreaming.org (arachne.dreaming.org [216.221.214.171]) by castle.dreaming.org (8.11.3/8.11.3) with ESMTP id f3OEBwr07858 for ; Tue, 24 Apr 2001 10:11:58 -0400 (EDT) (envelope-from merlyn@dreaming.org) Received: (from www@localhost) by arachne.dreaming.org (8.11.3/8.11.2) id f3OE8tB92700 for freebsd-questions@freebsd.org; Tue, 24 Apr 2001 10:08:55 -0400 (EDT) (envelope-from merlyn@dreaming.org) X-Authentication-Warning: arachne.dreaming.org: www set sender to merlyn@dreaming.org using -f To: freebsd-questions@freebsd.org Subject: make installkernel Message-ID: <988121335.3ae588f73493b@postoffice.dreaming.org> Date: Tue, 24 Apr 2001 10:08:55 -0400 (EDT) From: Shane Hale MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4 X-Originating-IP: 216.249.12.10 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently updated my system using: cd /usr/src make update && make world && make buildkernel KERNCONF=div2 && make installkernel KERNCONF=div2 and I'm getting an error when i go to make installkernel, and would like to know if anyone has had the same problem, how they've fixed it... etc. Also for convience, I've attached a dmesg and uname -a along with everything. Shane Hale diversity# make installkernel KERNCONF=div2 cd /usr/obj/usr/src/sys/div2; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 MACHINE=i386 make KERNEL=kernel install chflags noschg /kernel chflags: /kernel: Operation not permitted *** Error code 1 (ignored) mv /kernel /kernel.old mv: rename /kernel to /kernel.old: Operation not permitted *** Error code 1 Stop in /usr/obj/usr/src/sys/div2. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. diversity# diversity# uname -a FreeBSD diversity.dreaming.org 4.3-RC FreeBSD 4.3-RC #3: Tue Apr 17 23:39:53 EDT 2001 merlyn@diversity.dreaming.org:/usr/obj/usr/src/sys/diversity i386 diversity# dmesg Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-RC #3: Tue Apr 17 23:39:53 EDT 2001 merlyn@diversity.dreaming.org:/usr/obj/usr/src/sys/diversity Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (233.86-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x634 Stepping = 4 Features=0x80f9ff real memory = 134217728 (131072K bytes) avail memory = 127164416 (124184K bytes) Preloaded elf kernel "kernel" at 0xc036a000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 irq 0 chip1: port 0x5f00-0x5f0f at device 4.3 on pci0 vr0: port 0xdc00-0xdc7f mem 0xfedfff80- 0xfedfffff irq 9 at device 9.0 on pci0 vr0: Ethernet address: 00:50:ba:e8:b9:34 miibus0: on vr0 amphy0: on miibus0 amphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: port 0xde00-0xdeff mem 0xfedffe00- 0xfedffeff irq 10 at device 10.0 on pci0 dc0: Ethernet address: 00:80:c6:f1:da:24 miibus1: on dc0 dcphy0: on miibus1 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: (vendor=0x12b9, dev=0x1007) at 11.0 irq 11 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ad0: 4125MB [8940/15/63] at ata0-master UDMA33 ad1: 8207MB [16676/16/63] at ata0-slave UDMA33 ad2: 2503MB [5086/16/63] at ata1-master UDMA33 Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message