I'm trying to update my -current system compiled from July 12 (both
kernel and base system). But before all system updating I have tried to
compile and run new kernel from today (September 25) - and it won't
boot so I'm afraid to update all the system...
Booting ends with these lines:

  wd0: bad sector table no supported
  wd0s2: bad sector table no supported
  rootdev=0xc078c180 error=22, panic: cannot mount root (2)

I'm sorry but I don't know how to copy all boot messages because
of these aren't appearing in /var/log/messages (thanks to early panic).

Am I something missing or is it possible it has something to do
with latest ATA driver changes?
(Yes, I'm using and testing new ATA driver... Hmm, I think I will try
to compile and run old wd driver if it will be better...)

Here is my kernel configuration file:
--
#
# USER - User kernel
#
# An exhaustive list of options and more detailed explanations of the 
# device lines is present in the ./LINT configuration file. If you are 
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
#       $Id$

machine         i386

ident           USER

maxusers        32

makeoptions     DEBUG=-g
makeoptions     KERNEL="kernel.TEST"

# options       MAXDSIZ="(256*1024*1024)"
# options       DFLDSIZ="(256*1024*1024)"
# options       BLKDEV_IOSIZE=8192

# options       PQ_NOOPT
options         PQ_LARGECACHE
# options       PQ_HUGECACHE

options         INCLUDE_CONFIG_FILE

# options       SMP
# options       APIC_IO
# options       NCPU=5
# options       NBUS=5
# options       NAPIC=2
# options       NINTR=25

# cpu           I386_CPU
# cpu           I486_CPU
cpu             I586_CPU
cpu             I686_CPU

# options       CPU_BLUELIGHTNING_FPU_OP_CACHE
# options       CPU_BLUELIGHTNING_3X
# options       CPU_BTB_EN
# options       CPU_DIRECT_MAPPED_CACHE
# options       CPU_DISABLE_5X86_LSSER
# options       CPU_FASTER_5X86_FPU
# options       CPU_I486_ON_386
# options       CPU_IORT
# options       CPU_LOOP_EN
# options       CPU_RSTK_EN
options         CPU_SUSP_HLT
# options       CPU_WT_ALLOC
# options       CYRIX_CACHE_WORKS
# options       CYRIX_CACHE_REALLY_WORKS
# options       NO_F00F_HACK

# options       MATH_EMULATE
# options       GPL_MATH_EMULATE

options         COMPAT_43               # Keep this!
options         USER_LDT

options         SYSVSHM
options         SYSVSEM
options         SYSVMSG

# options       MD5

options         DDB
options         DDB_UNATTENDED
# options       GDB_REMOTE_CHAT

options         KTRACE

# options       INVARIANTS
# options       INVARIANT_SUPPORT
# options       DIAGNOSTIC

options         PERFMON

# options       COMPILING_LINT

options         UCONSOLE

options         USERCONFIG
# options       INTRO_USERCONFIG
options         VISUAL_USERCONFIG
# options       ROOTDEVNAME=\"da0s2e\"

options         INET
options         IPX
# options       IPXIP                   # Not available!
# options       IPTUNNEL                # Not available!
# options       NETATALK
# options       NS                      # Broken!
# options       CCITT                   # Broken!
# options       ISO                     # Broken!
# options       TPIP                    # Broken!
# options       TPCONS                  # Broken!
# options       LLC                     # Broken!
# options       HDLC                    # Broken!
# options       EON                     # Broken!
# options       NSIP                    # Broken!

pseudo-device   ether
# pseudo-device token
# pseudo-device fddi
# pseudo-device sppp
pseudo-device   loop
pseudo-device   bpf
# pseudo-device disc
pseudo-device   tun
pseudo-device   sl      1
pseudo-device   ppp     1
pseudo-device   streams
# options       PPP_BSDCOMP
# options       PPP_DEFLATE
# options       PPP_FILTER

# options       TCP_COMPAT_42
# options       MROUTING
# options       IPFIREWALL
# options       IPFIREWALL_VERBOSE
# options       IPFIREWALL_FORWARD
# options       IPFIREWALL_VERBOSE_LIMIT=100
# options       IPFIREWALL_DEFAULT_TO_ACCEPT
# options       IPDIVERT
# options       IPFILTER
# options       IPFILTER_LOG
# options       IPFILTER_LKM
# options       IPSTEALTH
# options       TCPDEBUG
# options       TCP_DROP_SYNFIN
# options       TCP_RESTRICT_RST
options         ICMP_BANDLIM

# options       DUMMYNET
# options       BRIDGE

# options       ATM_CORE
# options       ATM_IP
# options       ATM_SIGPVC
# options       ATM_SPANS
# options       ATM_UNI
# device        hea0
# device        hfa0

options         FFS
options         MFS
# options       NFS
# options       NFS_NOSERVER
# options       CD9660
# options       FDESC
# options       KERNFS
# options       MSDOSFS
# options       NTFS
# options       NULLFS
# options       PORTAL
# options       PROCFS
# options       UMAPFS
# options       UNION
# options       CD9660_ROOT
options         FFS_ROOT
# options       MFS_ROOT
# options       NFS_ROOT
# options       DEVFS
options         SOFTUPDATES
# options       MFS_ROOT_SIZE=10
# options       NSWAPDEV=20
# options       QUOTA
# options       CD9660_ROOTDELAY=20
# options       SUIDDIR
# options       NFS_MINATTRTIMO=3
# options       NFS_MAXATTRTIMO=60
# options       NFS_MINDIRATTRTIMO=30
# options       NFS_MAXDIRATTRTIMO=60
# options       NFS_GATHERDELAY=10
# options       NFS_UIDHASHSIZ=29
# options       NFS_WDELAYHASHSIZ=16
# options       NFS_MUIDHASHSIZ=63
# options       NFS_DEBUG

# options       CODA
# pseudo-device vcoda   4

options         EXT2FS

options         P1003_1B
options         _KPOSIX_PRIORITY_SCHEDULING
options         _KPOSIX_VERSION=199309L

# controller    scbus0
# device        ch0
# device        da0
# device        sa0
# device        cd0
# device        pass0
# device        pt0 at scbus?
# options       CAMDEBUG
# options       CAM_DEBUG_BUS=-1
# options       CAM_DEBUG_TARGET=-1
# options       CAM_DEBUG_LUN=-1
# options       CAM_DEBUG_FLAGS="CAM_DEBUG_INFO|CAM_DEBUG_TRACE|CAM_DEBUG_CDB"
# options       CAM_MAX_HIGHPOWER=4
# options       SCSI_NO_SENSE_STRINGS
# options       SCSI_NO_OP_STRINGS
# options       SCSI_REPORT_GEOMETRY
# options       SCSI_DELAY=8000

# options       CHANGER_MIN_BUSY_SECONDS=2
# options       CHANGER_MAX_BUSY_SECONDS=10

# options       SA_SPACE_TIMEOUT="(60)"
# options       SA_REWIND_TIMEOUT="(2*60)"
# options       SA_ERASE_TIMEOUT="(4*60)"
# options       SCSI_PT_DEFAULT_TIMEOUT="60"

pseudo-device   pty
pseudo-device   speaker
pseudo-device   gzip
pseudo-device   vn
pseudo-device   md
pseudo-device   snp     3
# pseudo-device ccd     4
# pseudo-device vinum
# options       VINUMDEBUG

# pseudo-device tb                      # Broken!

# options       MSGBUF_SIZE=40960

controller      isa0

options         AUTO_EOI_1
# options       AUTO_EOI_2
# options       MAXMEM="(128*1024)"
# options       TUNE_1542
# options       BROKEN_KEYBOARD_RESET
# options       PAS_JOYSTICK_ENABLE
# options       PPS_SYNC
# options       NTIMECOUNTER=20

controller      pnp0

controller      atkbdc0 at isa? port IO_KBD
device          atkbd0  at atkbdc? irq 1
# options       ATKBD_DFLT_KEYMAP
# makeoptions   ATKBD_DFLT_KEYMAP="jp.106"
# options       KBD_DISABLE_KEYMAP_LOAD
# options       KBD_INSTALL_CDEV
device          psm0    at atkbdc? irq 12
# options       PSM_HOOKAPM
# options       PSM_RESETAFTERSUSPEND

device          vga0    at isa? port ? conflicts
# options       SC_ALT_SEQACCESS
# options       VGA_NO_FONT_LOADING
# options       VGA_NO_MODE_CHANGE
# options       VGA_SLOW_IOACCESS
options         VGA_WIDTH90
# options       VESA

pseudo-device   splash

# device        vt0     at isa?
# options       XSERVER
# options       FAT_CURSOR
# options       PCVT_SCANSET=2
# options       PCVT_24LINESDEF
# options       PCVT_CTRL_ALT_DEL
# options       PCVT_EMU_MOUSE
# options       PCVT_FREEBSD=211
# options       PCVT_META_ESC
# options       PCVT_NSCREENS=9
# options       PCVT_PRETTYSCRNS
# options       PCVT_SCREENSAVER
# options       PCVT_USEKBDSEC
# options       PCVT_VT220KEYB

device          sc0     at isa?
options         MAXCONS=8
# options       SC_ALT_MOUSE_IMAGE
# options       SC_DFLT_FONT
# makeoptions   SC_DFLT_FONT=cp850
# options       SC_DISABLE_DDBKEY
# options       SC_DISABLE_REBOOT
options         SC_HISTORY_SIZE=256
# options       SC_MOUSE_CHAR=0x3
options         SC_PIXEL_MODE
# options       SC_NO_CUTPASTE
# options       SC_NO_FONT_LOADING
# options       SC_NO_HISTORY
# options       SC_NO_SYSMOUSE

device          npx0    at nexus? port IO_NPX flags 0x0 irq 13

# controller    bt0     at isa? port IO_BT0 irq ?
# controller    adv0    at isa? port ? irq ?
# controller    adw0
# controller    aha0    at isa? port ? irq ?

# controller    ida0
# device        id0

controller      ata0
device          atadisk0
device          atapicd0
device          atapifd0
# device        atapist0
# controller    ata1    at isa? port IO_WD1 irq 14
# controller    ata2    at isa? port IO_WD2 irq 15

# controller    wdc0    at isa? port IO_WD1 irq 14 flags 0xA0FF
# disk          wd0     at wdc0 drive 0
# # disk                wd1     at wdc0 drive 1
# controller    wdc1    at isa? port IO_WD2 irq 15 flags 0xA0FF
# disk          wd2     at wdc1 drive 0
# # disk                wd3     at wdc1 drive 1
options         IDE_DELAY=250
# device        wcd0
# device        wfd0
# device        wst0

controller      fdc0    at isa? port IO_FD1 irq 6 drq 2

# options       FDC_DEBUG
# options       FDC_YE

disk            fd0     at fdc0 drive 0
# disk          fd1     at fdc0 drive 1

# device        fla0    at isa?

# device        mse0    at isa? port 0x23c irq 5
device          sio0    at isa? port IO_COM1 flags 0x10 irq 4
device          sio1    at isa? port IO_COM2 irq 3
# device        sio2    at isa? disable port IO_COM3 irq 5
# device        sio3    at isa? disable port IO_COM4 irq 9

# options       BREAK_TO_DEBUGGER
# options       CONSPEED=9600
# options       COM_ESP
# options       COM_MULTIPORT
# options       EXTRA_SIO=2

# device        ar0 at isa? port 0x300 irq 10 iomem 0xd0000
# device        cs0 at isa? port 0x300 irq ?
# device        cx0 at isa? port 0x240 irq 15 drq 7
# device        ed0 at isa? port 0x280 irq 5 iomem 0xd8000
# device        el0 at isa? port 0x300 irq 9
# device        ep0 at isa? port 0x300 irq 10
# device        ex0 at isa? port? irq?
# device        fe0 at isa? port 0x300 irq ?
# device        ie0 at isa? port 0x300 irq 5 iomem 0xd0000
# device        ie1 at isa? port 0x360 irq 7 iomem 0xd0000
# device        le0 at isa? port 0x300 irq 5 iomem 0xd0000
# device        lnc0 at isa? port 0x280 irq 10 drq 0
# device        rdp0 at isa? port 0x378 irq 7 flags 2
# device        sr0 at isa? port 0x300 irq 5 iomem 0xd0000
# device        wi0 at isa? port? irq?
# options       WLCACHE
# options       WLDEBUG
# device        wl0 at isa? port 0x300 irq ?
# device        xe0 at isa? port? irq ?
# device        ze0 at isa? port 0x300 irq 5 iomem 0xd8000
# device        zp0 at isa? port 0x300 irq 10 iomem 0xd8000
# device        oltr0 at isa?

# pseudo-device atm
# device        en0
# device        en1
# options       NATM

# options       BROKEN_BUS_CLOCK
# options       SYMPHONY_PAS
# options       EXCLUDE_SBPRO
# options       SBC_IRQ=5
# options       GUS_DMA2
# options       GUS_DMA
# options       GUS_IRQ
# controller    snd0
# device        pas0     at isa? port 0x388 irq 10 drq 6
# device        sb0      at isa? port 0x220 irq 5 drq 1
# device        sbxvi0   at isa? drq 5
# device        sbmidi0  at isa? port 0x330
# device        awe0     at isa? port 0x620
# device        gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3
# device        mss0 at isa? port 0x530 irq 10 drq 1
# device        css0     at isa? port 0x534 irq 5 drq 1 flags 0x08
# device        sscape0  at isa? port 0x330 irq 9 drq 0
# device        trix0    at isa? port 0x330 irq 6 drq 0
# device        sscape_mss0  at isa? port 0x534 irq 5 drq 1
# device        opl0     at isa? port 0x388
# device        mpu0     at isa? port 0x330 irq 6 drq 0
# device        uart0 at isa? port 0x330 irq 5
device          pcm0     at isa? port ? irq 5 drq 3 flags 0x17
# device        pca0     at isa? port IO_TIMER1

# device        mcd0    at isa? port 0x300 irq 10
# device        scd0    at isa? port 0x230
# controller    matcd0  at isa? port 0x230
# device        wt0     at isa? port 0x300 irq 5 drq 1
# device        ctx0    at isa? port 0x230 iomem 0xd0000
# device        spigot0 at isa? port 0xad6 irq 15 iomem 0xee000
# device        apm0    at nexus?       disable flags 0x31
# device        gp0     at isa? port 0x2c0
# device        gsc0    at isa? port IO_GSC1 drq 3
# device        joy0    at isa? port IO_GAME
# device        alog0   at isa? port 0x260 irq 5
# device        cy0     at isa? irq 10 iomem 0xd4000 iosiz 0x2000
# options       CY_PCI_FASTINTR
# device        dgb0    at isa? port 0x220 iomem 0xfc0000 iosiz ?
# options       NDGBPORTS=16
# device        dgm0    at isa? port 0x104 iomem 0xd00000 iosiz ?
# device        labpc0  at isa? port 0x260 irq 5
# device        rc0     at isa? port 0x220 irq 12
# device        rp0     at isa? port 0x280
# device        tw0     at isa? port 0x380 irq 11
# device        si0     at isa? iomem 0xd0000 irq 12
# device        asc0    at isa? port IO_ASC1 drq 3 irq 10
# device        stl0    at isa? port 0x2a0 irq 10
# device        stli0   at isa? port 0x2a0 iomem 0xcc000 flags 23 iosiz 0x1000
# device        loran0  at isa? port ? irq 5
# device        xrpu0

# controller    eisa0
# controller    ahb0
# controller    ahc0
# controller    amd0
# device        fea0
# options       AHC_ALLOW_MEMIO
# options       EISA_SLOTS=12

# controller    miibus0

# options       BKTR_USE_PLL
# options       BKTR_GPIO_ACCESS
# options       BKTR_NO_MSP_RESET
# options       BKTR_430_FX_MODE
# options       BKTR_SIS_VIA_MODE

controller      pci0
# controller    ahc1
# controller    amd0
# controller    ncr0
# controller    isp0
# options       SCSI_ISP_NO_FWLOAD_MASK=0x12
# options       SCSI_ISP_NO_NVRAM_MASK=0x1
# options       SCSI_ISP_PREFER_MEM_MAP=0
# options       SCSI_ISP_FCDUPLEX=0x4
# options       ISP_DISABLE_1020_SUPPORT
# options       ISP_DISABLE_1080_SUPPORT
# options       ISP_DISABLE_2100_SUPPORT
# device        al0
# device        ax0
# device        de0
# device        dm0
device          fxp0
# device        mx0
# device        pn0
# device        rl0
# device        sf0
# device        sis0
# device        sk0
# device        ste0
# device        ti0
# device        tl0
# device        tx0
# device        vr0
# device        vx0
# device        wb0
# device        xl0
# device        fpa0
# device        meteor0
# device        oltr0
# device        bktr0
# options       PCI_QUIET

# controller    card0
# device        pcic0 at card?
# device        pcic1 at card?
# options       PCIC_RESUME_RESET

# options       POWERFAIL_NMI

controller      smbus0
controller      intpm0
# controller    alpm0
device          smb0    at smbus?

controller      iicbus0
controller      iicbb0
device          ic0     at iicbus?
device          iic0    at iicbus?
device          iicsmb0 at iicbus?
# controller    pcf0    at isa? port 0x320 irq 5

# options       TEL_S0_8
# device        isic0 at isa? iomem 0xd0000 irq 5 flags 1
# options       TEL_S0_16
# device        isic0 at isa? port 0xd80 iomem 0xd0000 irq 5 flags 2
# options       TEL_S0_16_3
# device        isic0 at isa? port 0xd80 irq 5 flags 3
# options       AVM_A1
# device        isic0 at isa? port 0x340 irq 5 flags 4
# options       USR_STI
# device        isic0 at isa? port 0x268 irq 5 flags 7
# options       ITKIX1
# device        isic0 at isa? port 0x398 irq 10 flags 18
# options       "ELSA_PCC16"
# device        isic0 at isa? port 0x360 irq 10 flags 19
# options       TEL_S0_16_3_P
# device        isic0 at isa? port ? irq ?
# options       CRTX_S0_P
# device        isic0 at isa? port ? irq ?
# options       DRN_NGO
# device        isic0 at isa? port ? irq ?
# options       SEDLBAUER
# device        isic0 at isa? port ? irq ?
# options       DYNALINK
# device        isic0 at isa? port ? irq ?
# options       ELSA_QS1ISA
# device        isic0 at isa? port ? irq ?
# options       "ITKIX1"
# device        isic0 at isa? port ? irq ?
# options       "AVM_PNP"  
# device        isic0 at isa? port ? irq ?
# options       "SIEMENS_ISURF2"  
# device        isic0 at isa? port ? irq ?
# options       ELSA_QS1PCI
# device        isic0
# options       "AVM_A1_PCI" 
# device        isic0
# options       AVM_A1_PCMCIA
# device        isic0 at isa? port 0x340 irq 5 flags 10
# device        tina0 at isa? port 0x260 irq 10
# pseudo-device "i4bq921"
# pseudo-device "i4bq931"
# pseudo-device "i4b"
# pseudo-device "i4btrc"        4
# pseudo-device "i4bctl"
# pseudo-device "i4brbch"       4
# pseudo-device "i4btel"        2
# pseudo-device "i4bipr"        4
# options       IPR_VJ
# pseudo-device "i4bisppp"      4

# options       DEBUG_1284
# options       PERIPH_1284
# options       DONTPROBE_1284
# options       VP0_DEBUG
# options       LPT_DEBUG
# options       PPC_DEBUG
# options       PLIP_DEBUG

controller      ppbus0
# controller    vpo0    at ppbus?
device          lpt0    at ppbus?
# device        plip0   at ppbus?
# device        ppi0    at ppbus?
# device        pps0    at ppbus?
# device        lpbb0   at ppbus?
# device        ppc0    at isa? port? flags 0x40 irq 7

# options       BOOTP
# options       BOOTP_NFSROOT
# options       BOOTP_NFSV3
# options       BOOTP_COMPAT
# options       BOOTP_WIRED_TO=fxp0

# options       HW_WDOG
# options       PMAP_SHPGPERPROC=201
# options       NO_SWAPPING
# options       NSFBUFS=1024
# options       DEBUG_LOCKS

# options       CLK_CALIBRATION_LOOP
# options       CLK_USE_I8254_CALIBRATION
# options       CLK_USE_TSC_CALIBRATION
# options       TIMER_FREQ="((14318182+6)/12)"
# options       CLUSTERDEBUG
# options       COMPAT_LINUX
# options       CPU_UPGRADE_HW_CACHE
# options       DEBUG
# options       DEBUG_VFS_LOCKS
# options       DISABLE_PSE
# options       I586_PMC_GUPROF=0x70000
# options       IBCS2
# options       KEY
# options       KEY_DEBUG
# options       LOCKF_DEBUG
# options       LOUTB
# options       KBD_MAXRETRY=4
# options       KBD_MAXWAIT=6
# options       KBD_RESETDELAY=201
# options       KBDIO_DEBUG=2
# options       MSGMNB=2049
# options       MSGMNI=41
# options       MSGSEG=2049
# options       MSGSSZ=16
# options       MSGTQL=41
# options       NBUF=512
# options       NETATALKDEBUG
# options       NMBCLUSTERS=1024
# options       NPX_DEBUG
# options       PANIC_REBOOT_WAIT_TIME=16
# options       PSM_DEBUG=1
# options       SCSI_NCR_DEBUG
# options       SCSI_NCR_DFLT_TAGS=4
# options       SCSI_NCR_MAX_SYNC=10000
# options       SCSI_NCR_MAX_WIDE=1
# options       SCSI_NCR_MYADDR=7
# options       SEMMAP=31
# options       SEMMNI=11
# options       SEMMNS=61
# options       SEMMNU=31
# options       SEMMSL=61
# options       SEMOPM=101
# options       SEMUME=11
# options       SHOW_BUSYBUFS
# options       SHMALL=1025
# options       SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)"
# options       SHMMAXPGS=1025
# options       SHMMIN=2
# options       SHMMNI=33
# options       SHMSEG=9
# options       SI_DEBUG
# options       SIMPLELOCK_DEBUG
# options       SPX_HACK
# options       VFS_BIO_DEBUG
# options       ENABLE_ALART

# controller      dpt0
# options       DPT_VERIFY_HINTR
# options       DPT_RESTRICTED_FREELIST
#!CAM# options  DPT_MEASURE_PERFORMANCE
# options       DPT_FREELIST_IS_STACK
#!CAM# options  DPT_HANDLE_TIMEOUTS
# options       DPT_TIMEOUT_FACTOR=4
# options       DPT_INTR_DELAY=200
# options       DPT_LOST_IRQ
# options       DPT_RESET_HBA
# options       DPT_SHUTDOWN_SLEEP=500

# controller    uhci0
# controller    ohci0
# controller    usb0
# device        ugen0
# device        uhid0
# device        ukbd0
# device        ulpt0
# controller    umass0
# device        ums0
# options       UHCI_DEBUG
# options       OHCI_DEBUG
# options       USB_DEBUG
# options       UGEN_DEBUG
# options       UHID_DEBUG
# options       UHUB_DEBUG
# options       UKBD_DEBUG
# options       ULPT_DEBUG
# options       UMASS_DEBUG
# options       UMS_DEBUG

# options       UKBD_DFLT_KEYMAP
# makeoptions   UKBD_DFLT_KEYMAP=it.iso

# options       INIT_PATH="/sbin/init:/stand/sysinstall"

--

-- 
Rudolf Cejka   ([EMAIL PROTECTED];  http://www.fee.vutbr.cz/~cejkar)
Brno University of Technology, Faculty of El. Engineering and Comp. Science
Bozetechova 2, 612 66  Brno, Czech Republic


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to