Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Nov 2001 17:32:00 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   RE: cvs commit: src/lib/libstand cd9660.c
Message-ID:  <XFMail.011106173200.jhb@FreeBSD.org>
In-Reply-To: <XFMail.011106143858.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 06-Nov-01 John Baldwin wrote:
> At this point no emulation CD booting should be fairly usable and useful. 
> The
> one thing I haven't actually tested yet is booting a kernel off of the CD. 
> Right now the RB_CDROM is being set wrong.  It should probably only be set if
> rootdev is cd0, but for now it is always turned on if we boot from cdboot. 

Well, I can confirm that booting from a kernel on the CD works. :)

/boot/kernel/kernel text=0x2c5a88 data=0x43ecc+0x53968
syms=[0x4+0x40e70+0x4+0x4d5ee]
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel] in 7 seconds... 

Type '?' for a list of commands, 'help' for more detailed help.
ok show currdev
cd0:
ok boot -a
/boot/kernel/acpi.ko text=0x32f34 data=0xf9c+0x1028 syms=[0x4+0x49c0+0x4+0x61a2]
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 5.0-CURRENT #46: Fri Oct 19 19:38:05 PDT 2001
    root@laptop.baldwin.cx:/usr/src/sys/i386/compile/GENERIC
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 599939925 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (599.94-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x681  Stepping = 1
  Features=0x387fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,
MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE>
real memory  = 268304384 (262016K bytes)
avail memory = 255873024 (249876K bytes)
Preloaded elf kernel "/boot/kernel/kernel" at 0xc052f000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc052f0b4.
Pentium Pro MTRR support enabled
WARNING: Driver mistake: destroy_dev on 154/0
Using $PIR table, 13 entries at 0xc00f2a80
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <A M I  AMIS798P> on motherboard
acpi0: power button is handled as a fixed feature programming model.
Timecounter "ACPI"  frequency 3579545 Hz
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_cpu1: <CPU> on acpi0
acpi_pcib0: <Host-PCI bridge> port 0xcf8-0xcff on acpi0
...

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011106173200.jhb>