ServeRAID BR10il (LSISAS1064E)

Alexey V. Panfilov ports at subnets.ru
Wed May 16 17:05:19 UTC 2012


16.05.2012 19:05, Volodymyr Kostyrko wrote:
> Alexey V. Panfilov wrote:
>> P.S. my case is the same as
>> http://forums.freebsd.org/showthread.php?t=11222
>
> And this is strange, on the machine where I have this one installed (as
> all other machines) I keep a MINIMAL kernel loading everything possible
> from modules. Distilled kernel config looks like:
>

Server can boot without any problem with below kernel's config:

cpu             HAMMER
device          acpi
device          ata
device          atadisk
device          atapicd
device          atkbd
device          atkbdc
device          bpf
device          cd
device          ch
device          cpufreq
device          da
device          ehci
device          em
device          ether
device          firmware
device          gif
device          kbdmux
device          loop
device          md
device          miibus
device          mpt
device          ohci
device          pass
device          pci
device          psm
device          pty
device          random
device          sa
device          sc
device          scbus
device          ses
device          splash
device          tun
device          uart
device          uhci
device          uhid
device          ukbd
device          ulpt
device          umass
device          usb
device          vga
device          vlan
ident           MINI
makeoptions     DEBUG=-g
options         ATA_STATIC_ID
options         AUDIT
options         CD9660
options         COMPAT_43TTY
options         COMPAT_FREEBSD32
options         COMPAT_FREEBSD4
options         COMPAT_FREEBSD5
options         COMPAT_FREEBSD6
options         COMPAT_FREEBSD7
options         FFS
options         GEOM_LABEL
options         GEOM_PART_GPT
options         HWPMC_HOOKS
options         INCLUDE_CONFIG_FILE
options         INET
options         KBD_INSTALL_CDEV
options         KDB
options         KDB_TRACE
options         KTRACE
options         MAC
options         MD_ROOT
options         MSDOSFS
options         NFSCLIENT
options         NFSLOCKD
options         NFSSERVER
options         NFS_ROOT
options         P1003_1B_SEMAPHORES
options         PREEMPTION
options         PRINTF_BUFR_SIZE=128
options         PROCFS
options         PSEUDOFS
options         SCHED_ULE
options         SCSI_DELAY=5000
options         SMP
options         SOFTUPDATES
options         STACK
options         SYSVMSG
options         SYSVSEM
options         SYSVSHM
options         UFS_ACL
options         UFS_DIRHASH
options         UFS_GJOURNAL
options         USB_DEBUG
options         _KPOSIX_PRIORITY_SCHEDULING
options         IPDIVERT
options         IPFIREWALL
options         IPFIREWALL_FORWARD
options         IPFIREWALL_VERBOSE
options         IPFIREWALL_VERBOSE_LIMIT=100
options         IPSTEALTH

My way for install FreeBSD on this server:

1. Install FreeBSD on USB-flash.
2. Make kernel with above config.
3. Boot from this USB-flash.
4. Run sysinstall and install FreeBSD to HDD.
5. Chroot to fresh installed FreeBSD.
6. Make and install kernel with above config, setup rc.conf, etc.
7. Reboot.

# uname -a
FreeBSD mini 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Wed May 16 15:50:43 UTC 
2012     root at mini:/usr/src/sys/amd64/compile/MINI  amd64


P.S. Can I help to debug crash install FreeBSD from CDROM on this 
hardware? I can test anything on this server during 3-5 days.

--
Simple Lehisnoe ;-)


More information about the freebsd-stable mailing list