Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 1998 00:07:16 +0200
From:      Patrik Astrom <astrom@dev.tv3.se>
To:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Fatal trap 12 while newfs /dev/ccd0c
Message-ID:  <01BD6A5D.F2F6B840@spice.home.tv3.se>

next in thread | raw e-mail | index | archive | help
Hi IM trying to make a filesystem on my /dev/ccd0c with newfs /dev/ccd0c, but when I do this the system panics.
Here is the error message...

Fatal trap 12: page fault while in kernel mode
fault virtual address  	 = 0x1c
fault code              	= supervisor read, page not present
instruction pointer	= 0x8:0xf919132b
stack pointer           	= 0x10:0xefbffdf0
frame pointer		= 0x10:0xefbffe1c
code segment		= base 0x0, limit 0xfffff, type 0x1b
                        	= DPL 0, pres 1, def32 1, gran 1
processor eflags        	= interupt enabled, resume, IOPL = 0
current process         	= 184 (newfs)
interupt mask           	= bio
panic: page fault

when I do a newfs -N /dev/ccd0c the systems says this...

newfs: /dev/ccd0c: not a character-special device
Warning: 750 sector(s) in last cylinder unallocated
/dev/ccd0c:     6737170 sectors in 1645 cylinders of 1 tracks, 4096 sectors
        3289.6MB in 103 cyl groups (16 c/g, 32.00MB/g, 7680 i/g)
super-block backups (for fsck -b #) at:
 32, 65568, 131104, 196640, 262176, 327712, 393248, 458784, 524320, 589856,
 655392, 720928, 786464, 852000, 917536, 983072, 1048608, 1114144, 1179680,
 1245216, 1310752, 1376288, 1441824, 1507360, 1572896, 1638432, 1703968,
 1769504, 1835040, 1900576, 1966112, 2031648, 2097184, 2162720, 2228256,
 2293792, 2359328, 2424864, 2490400, 2555936, 2621472, 2687008, 2752544,
 2818080, 2883616, 2949152, 3014688, 3080224, 3145760, 3211296, 3276832,
 3342368, 3407904, 3473440, 3538976, 3604512, 3670048, 3735584, 3801120,
 3866656, 3932192, 3997728, 4063264, 4128800, 4194336, 4259872, 4325408,
 4390944, 4456480, 4522016, 4587552, 4653088, 4718624, 4784160, 4849696,
 4915232, 4980768, 5046304, 5111840, 5177376, 5242912, 5308448, 5373984,
 5439520, 5505056, 5570592, 5636128, 5701664, 5767200, 5832736, 5898272,
 5963808, 6029344, 6094880, 6160416, 6225952, 6291488, 6357024, 6422560,
 6488096, 6553632, 6619168, 6684704,

Is this correct or should I worry about the "newfs: /dev/ccd0c: not a character-special device" line ?

my ccd.conf contains....

ccd0 0 0 /dev/wd0f /dev/wd1e /dev/wd2e

I would be most grateful for any hints or suggestions 

Regards Patrik Astrom

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BD6A5D.F2F6B840>