kernel does not boot after recompiled it

sife sife sife_php at yahoo.com
Thu Sep 24 11:41:25 UTC 2009


Salamo Alikom
i recompile my kernel but when i boot with the new i get this MSG :
enter the full path to bash , /bin/sh :
i try fsck or fsck -y but the problem is steal .
my CUSTOM file :
[CODE]
cpu        I686_CPU
ident        CUSTOM
options     SCHED_ULE        # ULE scheduler
options     PREEMPTION        # Enable kernel thread preemption
options     INET            # InterNETworking
options     SCTP            # Stream Control Transmission Protocol
options     FFS            # Berkeley Fast Filesystem
options     SOFTUPDATES        # Enable FFS soft updates support
options     UFS_ACL            # Support for access control lists
options     UFS_DIRHASH        # Improve performance on big directories
options     UFS_GJOURNAL        # Enable gjournal-based UFS journaling
options     MD_ROOT            # MD is a potential root device
options     MSDOSFS            # MSDOS Filesystem
options     CD9660            # ISO 9660 Filesystem
options     PROCFS            # Process filesystem (requires PSEUDOFS)
options     PSEUDOFS        # Pseudo-filesystem framework
options     GEOM_PART_GPT        # GUID Partition Tables.
options     GEOM_LABEL        # Provides labelization
options     COMPAT_43TTY        # BSD 4.3 TTY compat [KEEP THIS!]
options     COMPAT_FREEBSD4        # Compatible with FreeBSD4
options     COMPAT_FREEBSD5        # Compatible with FreeBSD5
options     COMPAT_FREEBSD6        # Compatible with FreeBSD6
options     SCSI_DELAY=5000        # Delay (in ms) before probing SCSI
options     KTRACE            # ktrace(1) support
options     STACK            # stack(9) support
options     SYSVSHM            # SYSV-style shared memory
options     SYSVMSG            # SYSV-style message queues
options     SYSVSEM            # SYSV-style semaphores
options     _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options     KBD_INSTALL_CDEV    # install a CDEV entry in /dev
options     ADAPTIVE_GIANT        # Giant mutex is adaptive.
options     STOP_NMI        # Stop CPUS using NMI instead of IPI
options     AUDIT            # Security event auditing
device        cpufreq
device        eisa
device        pci
device        ata
device        atadisk        # ATA disk drives
device        ataraid        # ATA RAID drives
device        atapicd        # ATAPI CDROM drives
device        atapist        # ATAPI tape drives
options     ATA_STATIC_ID    # Static device numbering
device        scbus        # SCSI bus (required for SCSI)
device        ch        # SCSI media changers
device        da        # Direct Access (disks)
device        sa        # Sequential Access (tape etc)
device        cd        # CD
device        pass        # Passthrough device (direct SCSI access)
device        ses        # SCSI Environmental Services (and SAF-TE)
device        atkbdc        # AT keyboard controller
device        atkbd        # AT keyboard
device        psm        # PS/2 mouse
device        kbdmux        # keyboard multiplexer
device        vga        # VGA video card driver
device        splash        # Splash screen and screen saver support
device        sc
device        agp        # support several AGP chipsets
device        pmtimer
device        cbb        # cardbus (yenta) bridge
device        pccard        # PC Card (16-bit) bus
device        cardbus        # CardBus (32-bit) bus
device        sio        # 8250, 16[45]50 based serial ports
device        uart        # Generic UART driver
device        ppc
device        ppbus        # Parallel port bus (required)
device        ppi        # Parallel port interface device
device        miibus        # MII bus support
device        sis        # Silicon Integrated Systems SiS 900/SiS 7016
device        cs        # Crystal Semiconductor CS89x0 NIC
device        loop        # Network loopback
device        random        # Entropy device
device        ether        # Ethernet support
device        tun        # Packet tunnel.
device        pty        # Pseudo-ttys (telnet etc)
device        md        # Memory "disks"
device        faith        # IPv6-to-IPv4 relaying (translation)
device        firmware    # firmware assist module
device        bpf        # Berkeley packet filter
device        uhci        # UHCI PCI->USB interface
device        ohci        # OHCI PCI->USB interface
device        ehci        # EHCI PCI->USB interface (USB 2.0)
device        usb        # USB Bus (required)
device        ugen        # Generic
device        uhid        # "Human Interface Devices"
device        umass        # Disks/Mass storage - Requires scbus and da
device        firewire    # FireWire bus code
device        sbp        # SCSI over FireWire (Requires scbus and da)
device        fwe        # Ethernet over FireWire (non-standard!)
device        fwip        # IP over FireWire (RFC 2734,3146)
device        dcons        # Dumb console driver
device        dcons_crom    # Configuration ROM for dcons
[/CODE]
my make.conf :
[CODE]
PERL_VER=5.8.8
OVERRIDE_LINUX_BASE_PORT=f8
PERL_VERSION=5.8.8
MODULES_OVERRIDE = linux acpi accf_http pccard msdosfs ata cd9660 pf umass usb uhid ugen splash sound/sound sound/driver/ich sis iscsi
[/CODE]
dmesg :
[CODE]
Copyright (c) 1992-2009 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 is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009
    root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) Pentium(R) 4 CPU 3.06GHz (3066.79-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf49  Stepping = 9
  Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
  Features2=0x651d<SSE3,DTES64,MON,DS_CPL,TM2,CNXT-ID,CX16,xTPR>
  AMD Features=0x20100000<NX,LM>
  AMD Features2=0x1<LAHF>
real memory  = 1040121856 (991 MB)
avail memory = 1004097536 (957 MB)
ACPI APIC Table: <AWARD  AWRDACPI>
ioapic0 <Version 1.4> irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
acpi0: <AWARD AWRDACPI> on motherboard
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: reservation of 0, a0000 (3) failed
acpi0: reservation of 100000, 3def0000 (3) failed
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff,0x480-0x48f,0x1000-0x10df,0x10e0-0x10ff on acpi0
pci0: <ACPI PCI bus> on pcib0
agp0: <SiS 661 host to AGP bridge> on hostb0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
vgapci0: <VGA-compatible display> port 0xd000-0xd07f mem 0xe0000000-0xe7ffffff,0xec000000-0xec01ffff irq 16 at device 0.0 on pci1
isab0: <PCI-ISA bridge> at device 2.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <SiS 964 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x4000-0x400f at device 2.5 on pci0
ata0: <ATA channel 0> on atapci0
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
ata1: [ITHREAD]
pcm0: <SiS 7012> port 0xe000-0xe0ff,0xe800-0xe87f irq 18 at device 2.7 on pci0
pcm0: [ITHREAD]
pcm0: <Avance Logic ALC655 AC97 Codec>
ohci0: <SiS 5571 USB controller> mem 0xec124000-0xec124fff irq 20 at device 3.0 on pci0
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
usb0: <SiS 5571 USB controller> on ohci0
usb0: USB revision 1.0
uhub0: <SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 3 ports with 3 removable, self powered
ohci1: <SiS 5571 USB controller> mem 0xec120000-0xec120fff irq 21 at device 3.1 on pci0
ohci1: [GIANT-LOCKED]
ohci1: [ITHREAD]
usb1: OHCI version 1.0, legacy support
usb1: <SiS 5571 USB controller> on ohci1
usb1: USB revision 1.0
uhub1: <SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
uhub1: 3 ports with 3 removable, self powered
ohci2: <SiS 5571 USB controller> mem 0xec121000-0xec121fff irq 22 at device 3.2 on pci0
ohci2: [GIANT-LOCKED]
ohci2: [ITHREAD]
usb2: OHCI version 1.0, legacy support
usb2: <SiS 5571 USB controller> on ohci2
usb2: USB revision 1.0
uhub2: <SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
uhub2: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xec122000-0xec122fff irq 23 at device 3.3 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb3: waiting for BIOS to give up control
usb3: timed out waiting for BIOS
usb3: EHCI version 1.0
usb3: companion controllers, 3 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: <SiS EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3
uhub3: 8 ports with 8 removable, self powered
sis0: <SiS 900 10/100BaseTX> port 0xe400-0xe4ff mem 0xec123000-0xec123fff irq 19 at device 4.0 on pci0
miibus0: <MII bus> on sis0
ukphy0: <Generic IEEE 802.3u media interface> PHY 1 on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis0: Ethernet address: 00:15:58:64:67:88
sis0: [ITHREAD]
atapci1: <SiS 180 SATA150 controller> port 0xe900-0xe907,0xea00-0xea03,0xeb00-0xeb07,0xec00-0xec03,0xed00-0xed0f irq 17 at device 5.0 on pci0
atapci1: [ITHREAD]
ata2: <ATA channel 0> on atapci1
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci1
ata3: [ITHREAD]
acpi_tz0: <Thermal Zone> on acpi0
fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: [FILTER]
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio0: [FILTER]
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
sio1: [FILTER]
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: [ITHREAD]
psm0: model Generic PS/2 mouse, device ID 0
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xc8000-0xcbfff pnpid ORM0000 on isa0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: <Parallel port bus> on ppc0
ppbus0: [ITHREAD]
plip0: <PLIP network interface> on ppbus0
plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
ppc0: [GIANT-LOCKED]
ppc0: [ITHREAD]
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
Timecounter "TSC" frequency 3066793194 Hz quality 800
Timecounters tick every 1.000 msec
ad0: 76319MB <WDC WD800BB-00JHC0 05.01C05> at ata0-master UDMA100
acd0: DVDR <ATAPI iHAP122 8/UL04> at ata0-slave UDMA66
ad3: 12940MB <Maxtor 6E030L0 NAR61590> at ata1-slave UDMA133
GEOM_LABEL: Label for provider ad0s3 is ntfs/WinXP.
GEOM_LABEL: Label for provider ad0s5 is ntfs/SIFE.
GEOM_LABEL: Label for provider ad0s6 is ntfs/personnel.
GEOM_LABEL: Label for provider ad3s5 is ntfs/Archive.
Trying to mount root from ufs:/dev/ad0s1a
fuse4bsd: version 0.3.9-pre1, FUSE ABI 7.8
GEOM_LABEL: Label ntfs/WinXP removed.
GEOM_LABEL: Label ntfs/SIFE removed.
GEOM_LABEL: Label ntfs/personnel removed.
pid 1357 (evince-thumbnailer), uid 1001: exited on signal 11 (core dumped)
pid 1359 (evince-thumbnailer), uid 1001: exited on signal 11 (core dumped)
[/CODE]
pciconf -vl output :
[CODE]
hostb0 at pci0:0:0:0:      class=0x060000 card=0x0c95105b chip=0x06611039 rev=0x11 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS661FX CPU to PCI Bridge'
    class      = bridge
    subclass   = HOST-PCI
pcib1 at pci0:0:1:0:       class=0x060400 card=0x00000000 chip=0x00031039 rev=0x00 hdr=0x01
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS760 Virtual PCI to PCI Bridge (AGP)'
    class      = bridge
    subclass   = PCI-PCI
isab0 at pci0:0:2:0:       class=0x060100 card=0x00000000 chip=0x09641039 rev=0x36 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS964 LPC Bridge'
    class      = bridge
    subclass   = PCI-ISA
atapci0 at pci0:0:2:5:     class=0x01018a card=0x0c95105b chip=0x55131039 rev=0x01 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS5513 EIDE Controller (A,B step)'
    class      = mass storage
    subclass   = ATA
pcm0 at pci0:0:2:7:        class=0x040100 card=0x0c95105b chip=0x70121039 rev=0xa0 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS7012 PCI Audio Accelerator'
    class      = multimedia
    subclass   = audio
ohci0 at pci0:0:3:0:       class=0x0c0310 card=0x0c95105b chip=0x70011039 rev=0x0f hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS5597/8 Universal Serial Bus Controller'
    class      = serial bus
    subclass   = USB
ohci1 at pci0:0:3:1:    class=0x0c0310 card=0x0c95105b chip=0x70011039 rev=0x0f hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS5597/8 Universal Serial Bus Controller'
    class      = serial bus
    subclass   = USB
ohci2 at pci0:0:3:2:    class=0x0c0310 card=0x0c95105b chip=0x70011039 rev=0x0f hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS5597/8 Universal Serial Bus Controller'
    class      = serial bus
    subclass   = USB
ehci0 at pci0:0:3:3:    class=0x0c0320 card=0x0c95105b chip=0x70021039 rev=0x00 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS7002 USB 2.0 Enhanced Host Controller'
    class      = serial bus
    subclass   = USB
sis0 at pci0:0:4:0:    class=0x020000 card=0x0c95105b chip=0x09001039 rev=0x90 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS900 sis 900 and integrated lan'
    class      = network
    subclass   = ethernet
atapci1 at pci0:0:5:0:    class=0x010185 card=0x0c95105b chip=0x01801039 rev=0x01 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS180 IDE UDMA Controller'
    class      = mass storage
    subclass   = ATA
vgapci0 at pci0:1:0:0:    class=0x030000 card=0x0c95105b chip=0x63301039 rev=0x00 hdr=0x00
    vendor     = 'Silicon Integrated Systems (SiS)'
    device     = 'SiS661FX/M661FX/760/741/M760/M741 GUI 2D/3D Accelerator'
    class      = display
    subclass   = VGA
[/CODE]
i am using ntfs-3g to mount NTFS partitions ,all i want is kernel depend in my HARDWAR .
i have no card graphic ,i am using flash disk ,i have to hard disk one is MAXTOR and the second is WASTERN DIGITAL .



      


More information about the freebsd-questions mailing list