Date: Fri, 19 May 2000 14:39:10 -0500 (CDT) From: "Jeffrey S. Sharp" <jss@subatomix.com> To: Mike Smith <msmith@FreeBSD.ORG> Cc: freebsd-small <freebsd-small@FreeBSD.ORG> Subject: Re: (Probably a) dumb question Message-ID: <Pine.BSF.4.21.0005191412180.5827-100000@lepton.subatomix.com> In-Reply-To: <200005191905.MAA09342@mass.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 19 May 2000, Mike Smith wrote: > > ... > > How can I best express my vexation at the lack of information in this > report? Particularly, how can I phrase my irritation so that you give me > more information, in the perhaps-vain hope that since I wrote the code in > question, I might well be able to fix it? Well put. Compiling and building the disk image are getting done from a 4.0-STABLE box. The disk image is then written in whole over the DOC, replacing whatever was there. -------------------- fdisk: ******* Working on device /dev/fla0 ******* parameters extracted from in-core disklabel are: cylinders=995 heads=16 sectors/track=1 (16 blks/cyl) parameters to be used for BIOS calculations are: cylinders=995 heads=16 sectors/track=1 (16 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 1, size 15919 (7 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 994/ sector 1/ head 15 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUSED> -------------------- disklabel: # /dev/fla0c: type: DOC2K disk: fla0 label: flags: bytes/sector: 512 sectors/track: 1 tracks/cylinder: 16 sectors/cylinder: 16 cylinders: 994 sectors/unit: 15919 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 15919 0 4.2BSD 1024 8192 16 c: 15919 0 unused 0 0 -------------------- kernel config (auto-generated, so not pretty): machine i386 maxusers 3 options INET options FFS options FFS_ROOT options COMPAT_43 options INIT_PATH=/bin/init device isa0 device pci0 device sc0 at isa? options SC_DISABLE_REBOOT device npx0 at nexus? port IO_NPX irq 13 pseudo-device loop pseudo-device pty cpu I386_CPU options NO_F00F_HACK options MATH_EMULATE options MFS options MD_ROOT options NFS_NOSERVER options PCI_QUIET options NO_SWAPPING options ROOTDEVNAME=\"fla0s1a\" device fla0 at isa? device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device vga0 at isa? device sio0 at isa? port IO_COM1 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? port IO_COM3 irq 10 device sio3 at isa? port IO_COM4 irq 11 device ppc0 at isa? irq 7 device ppbus device ppi pseudo-device sl 1 ident TINYBSD -------------------- boot2 command used to boot: 0:ad(0,a)/kernel.kgz -r -------------------- error reported by kernel: no devsw (majdev=30, bootdev=0xa020001e) and then I get kicked into manual root fs selection. If there is anything else I can provide that would be helpful to you, don't hesitate to ask. =============================== Jeffrey S. Sharp (XorAxAx) jss@subatomix.com -----BEGIN GEEK CODE BLOCK----- Version 3.12 GCS/IT/MU d-@ s-:+ a21 C++(++++) UBL+(+++$)> P L+(+++$)> E+> W++ N+(++) o? K? w++$> !O M(-) !V PS+ PE Y PGP- t+ 5 X+ R(+) tv+ b+ DI++(+++) G++ e> h--- r+++ y+++ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005191412180.5827-100000>