| 1 | # PC-SYSINSTALL LOG |
|---|
| 2 | kern.geom.debugflags: 0 -> 16 |
|---|
| 3 | Running gpart modify on /dev/ada0 |
|---|
| 4 | Running: gpart modify -t freebsd -i 3 /dev/ada0 |
|---|
| 5 | ada0s3 modified |
|---|
| 6 | Cleaning up /dev/ada0s3 |
|---|
| 7 | Running: dd if=/dev/zero of=/dev/ada0s3 count=1024 |
|---|
| 8 | 1024+0 records in |
|---|
| 9 | 1024+0 records out |
|---|
| 10 | 524288 bytes transferred in 0.420920 secs (1245577 bytes/sec) |
|---|
| 11 | Running: gpart create -s BSD /dev/ada0s3 |
|---|
| 12 | ada0s3 created |
|---|
| 13 | Running: gpart add -s 2000M -t freebsd-ufs -i 1 /dev/ada0s3 |
|---|
| 14 | ada0s3a added |
|---|
| 15 | Running: gpart add -s 2000M -t freebsd-swap -i 2 /dev/ada0s3 |
|---|
| 16 | ada0s3b added |
|---|
| 17 | Running: gpart add -s 2048M -t freebsd-ufs -i 4 /dev/ada0s3 |
|---|
| 18 | ada0s3d added |
|---|
| 19 | Running: gpart add -t freebsd-ufs -i 5 /dev/ada0s3 |
|---|
| 20 | ada0s3e added |
|---|
| 21 | Running: gpart bootcode -b /boot/boot /dev/ada0s3 |
|---|
| 22 | bootcode written to ada0s3 |
|---|
| 23 | NEWFS: /dev/ada0s3a - UFS+SUJ |
|---|
| 24 | Running: newfs -U /dev/ada0s3a |
|---|
| 25 | /dev/ada0s3a: 2000.0MB (4096000 sectors) block size 32768, fragment size 4096 |
|---|
| 26 | using 4 cylinder groups of 500.03MB, 16001 blks, 32128 inodes. |
|---|
| 27 | with soft updates |
|---|
| 28 | super-block backups (for fsck -b #) at: |
|---|
| 29 | 192, 1024256, 2048320, 3072384 |
|---|
| 30 | Running: sync |
|---|
| 31 | Running: tunefs -j enable /dev/ada0s3a |
|---|
| 32 | tunefs: soft updates journaling set |
|---|
| 33 | Using inode 4 in cg 0 for 16384000 byte journal |
|---|
| 34 | Running: sync |
|---|
| 35 | Running: glabel label rootfs0 /dev/ada0s3a |
|---|
| 36 | Running: sync |
|---|
| 37 | Running: sync |
|---|
| 38 | Running: glabel label swap0 /dev/ada0s3b |
|---|
| 39 | Running: sync |
|---|
| 40 | NEWFS: /dev/ada0s3d - UFS+SUJ |
|---|
| 41 | Running: newfs -U /dev/ada0s3d |
|---|
| 42 | /dev/ada0s3d: 2048.0MB (4194304 sectors) block size 32768, fragment size 4096 |
|---|
| 43 | using 4 cylinder groups of 512.03MB, 16385 blks, 32896 inodes. |
|---|
| 44 | with soft updates |
|---|
| 45 | super-block backups (for fsck -b #) at: |
|---|
| 46 | 192, 1048832, 2097472, 3146112 |
|---|
| 47 | Running: sync |
|---|
| 48 | Running: tunefs -j enable /dev/ada0s3d |
|---|
| 49 | tunefs: soft updates journaling set |
|---|
| 50 | Using inode 4 in cg 0 for 16777216 byte journal |
|---|
| 51 | Running: sync |
|---|
| 52 | Running: glabel label var0 /dev/ada0s3d |
|---|
| 53 | Running: sync |
|---|
| 54 | NEWFS: /dev/ada0s3e - UFS+SUJ |
|---|
| 55 | Running: newfs -U /dev/ada0s3e |
|---|
| 56 | /dev/ada0s3e: 43952.0MB (90013688 sectors) block size 32768, fragment size 4096 |
|---|
| 57 | using 60 cylinder groups of 740.00MB, 23680 blks, 47360 inodes. |
|---|
| 58 | with soft updates |
|---|
| 59 | super-block backups (for fsck -b #) at: |
|---|
| 60 | 192, 1515712, 3031232, 4546752, 6062272, 7577792, 9093312, 10608832, 12124352, |
|---|
| 61 | 13639872, 15155392, 16670912, 18186432, 19701952, 21217472, 22732992, |
|---|
| 62 | 24248512, 25764032, 27279552, 28795072, 30310592, 31826112, 33341632, |
|---|
| 63 | 34857152, 36372672, 37888192, 39403712, 40919232, 42434752, 43950272, |
|---|
| 64 | 45465792, 46981312, 48496832, 50012352, 51527872, 53043392, 54558912, |
|---|
| 65 | 56074432, 57589952, 59105472, 60620992, 62136512, 63652032, 65167552, |
|---|
| 66 | 66683072, 68198592, 69714112, 71229632, 72745152, 74260672, 75776192, |
|---|
| 67 | 77291712, 78807232, 80322752, 81838272, 83353792, 84869312, 86384832, |
|---|
| 68 | 87900352, 89415872 |
|---|
| 69 | Running: sync |
|---|
| 70 | Running: tunefs -j enable /dev/ada0s3e |
|---|
| 71 | tunefs: soft updates journaling set |
|---|
| 72 | Using inode 4 in cg 0 for 33554432 byte journal |
|---|
| 73 | Running: sync |
|---|
| 74 | Running: glabel label usr0 /dev/ada0s3e |
|---|
| 75 | Running: sync |
|---|
| 76 | mount -o rw /dev/ada0s3a -> /mnt/ |
|---|
| 77 | Running: mount -o rw /dev/ada0s3a /mnt/ |
|---|
| 78 | swapon /dev/ada0s3b |
|---|
| 79 | Running: swapon /dev/ada0s3b |
|---|
| 80 | mount -o rw /dev/ada0s3d -> /mnt/var |
|---|
| 81 | Running: mount -o rw /dev/ada0s3d /mnt/var |
|---|
| 82 | mount -o rw /dev/ada0s3e -> /mnt/usr |
|---|
| 83 | Running: mount -o rw /dev/ada0s3e /mnt/usr |
|---|
| 84 | EXITERROR: ERROR: Unable to locate installation DVD/USB |
|---|
| 85 | |
|---|
| 86 | # PC-SYSINSTALL CFG |
|---|
| 87 | # Auto-Generated pc-sysinstall configuration |
|---|
| 88 | installInteractive=no |
|---|
| 89 | installMode=fresh |
|---|
| 90 | installType=PCBSD |
|---|
| 91 | packageType=tar |
|---|
| 92 | |
|---|
| 93 | installMedium=dvd |
|---|
| 94 | netSaveDev=AUTO-DHCP-SLAAC |
|---|
| 95 | |
|---|
| 96 | # Timezone |
|---|
| 97 | timeZone=America/Mexico_City |
|---|
| 98 | enableNTP=no |
|---|
| 99 | |
|---|
| 100 | # Keyboard Layout Options |
|---|
| 101 | localizeKeyModel=pc104 |
|---|
| 102 | localizeKeyLayout=us |
|---|
| 103 | |
|---|
| 104 | # Disk Setup for ada0 |
|---|
| 105 | disk0=ada0 |
|---|
| 106 | partition=s3 |
|---|
| 107 | bootManager=none |
|---|
| 108 | commitDiskPart |
|---|
| 109 | |
|---|
| 110 | # Partition Setup for ada0(s3) |
|---|
| 111 | # All sizes are expressed in MB |
|---|
| 112 | # Avail FS Types, UFS, UFS+S, UFS+SUJ, UFS+J, ZFS, SWAP |
|---|
| 113 | # UFS.eli, UFS+S.eli, UFS+SUJ, UFS+J.eli, ZFS.eli, SWAP.eli |
|---|
| 114 | disk0-part=UFS+SUJ 2000 / |
|---|
| 115 | disk0-part=SWAP 2000 none |
|---|
| 116 | disk0-part=UFS+SUJ 2048 /var |
|---|
| 117 | disk0-part=UFS+SUJ 0 /usr |
|---|
| 118 | commitDiskLabel |
|---|
| 119 | |
|---|
| 120 | |
|---|
| 121 | # Optional Components |
|---|
| 122 | installComponents=ports,src |
|---|
| 123 | |
|---|
| 124 | # Root Password |
|---|
| 125 | |
|---|
| 126 | # Users |
|---|
| 127 | userName=srenfro |
|---|
| 128 | userComment=Scott L Renfro |
|---|
| 129 | userShell=/usr/local/bin/bash |
|---|
| 130 | userHome=/home/srenfro |
|---|
| 131 | userGroups=wheel,operator |
|---|
| 132 | commitUser |
|---|
| 133 | |
|---|
| 134 | runExtCommand=mount -t devfs devfs ${FSMNT}/dev |
|---|
| 135 | runCommand=touch /var/.runxsetup |
|---|
| 136 | runCommand=cp -R /boot/kernel /boot/kernel.pcbsd |
|---|
| 137 | runCommand=/usr/local/bin/pc-xdgutil updatemenu |
|---|
| 138 | runExtCommand=cp /etc/X11/xorg.conf ${FSMNT}/usr/local/share/pcbsd/xorg-gui/conf/xorg.conf.basic |
|---|
| 139 | runCommand=/usr/local/share/pcbsd/scripts/set-lang.sh en us |
|---|
| 140 | runExtCommand=sh /root/insMetaPkgs.sh base-system,LXDE,Development-Debug,Development-Qt,Development-VCS,HPLIP,VirtualBoxGuest CD |
|---|
| 141 | runCommand=sh /usr/local/share/pcbsd/scripts/sys-init.sh |
|---|
| 142 | runCommand=touch /var/.pcbsd-firstboot |
|---|
| 143 | runExtCommand=umount ${FSMNT}/dev |
|---|
| 144 | |
|---|
| 145 | # DMESG OUTPUT |
|---|
| 146 | Copyright (c) 1992-2011 The FreeBSD Project. |
|---|
| 147 | Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 |
|---|
| 148 | The Regents of the University of California. All rights reserved. |
|---|
| 149 | FreeBSD is a registered trademark of The FreeBSD Foundation. |
|---|
| 150 | FreeBSD 9.0-RELEASE #3: Tue Dec 27 21:59:00 UTC 2011 |
|---|
| 151 | root@build9x64.pcbsd.org:/usr/obj/builds/i386/pcbsd-build90/fbsd-source/9.0/sys/GENERIC i386 |
|---|
| 152 | CPU: Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz (2494.39-MHz 686-class CPU) |
|---|
| 153 | Origin = "GenuineIntel" Id = 0x206a7 Family = 6 Model = 2a Stepping = 7 |
|---|
| 154 | 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> |
|---|
| 155 | Features2=0x17bae3bf<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,AVX> |
|---|
| 156 | AMD Features=0x28100000<NX,RDTSCP,LM> |
|---|
| 157 | AMD Features2=0x1<LAHF> |
|---|
| 158 | TSC: P-state invariant, performance statistics |
|---|
| 159 | real memory = 8589934592 (8192 MB) |
|---|
| 160 | avail memory = 2886610944 (2752 MB) |
|---|
| 161 | Event timer "LAPIC" quality 600 |
|---|
| 162 | ACPI APIC Table: <_ASUS_ Notebook> |
|---|
| 163 | FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs |
|---|
| 164 | FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 SMT threads |
|---|
| 165 | cpu0 (BSP): APIC ID: 0 |
|---|
| 166 | cpu1 (AP): APIC ID: 1 |
|---|
| 167 | cpu2 (AP): APIC ID: 2 |
|---|
| 168 | cpu3 (AP): APIC ID: 3 |
|---|
| 169 | ACPI Warning: 32/64X FACS address mismatch in FADT - 0xB2FE4E40/0x00000000B2FE4D40, using 32 (20110527/tbfadt-517) |
|---|
| 170 | ioapic0 <Version 2.0> irqs 0-23 on motherboard |
|---|
| 171 | kbd1 at kbdmux0 |
|---|
| 172 | cryptosoft0: <software crypto> on motherboard |
|---|
| 173 | acpi0: <_ASUS_ Notebook> on motherboard |
|---|
| 174 | acpi_ec0: <Embedded Controller: GPE 0x1b, ECDT> port 0x62,0x66 on acpi0 |
|---|
| 175 | acpi0: Power Button (fixed) |
|---|
| 176 | Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 |
|---|
| 177 | acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 |
|---|
| 178 | cpu0: <ACPI CPU> on acpi0 |
|---|
| 179 | cpu1: <ACPI CPU> on acpi0 |
|---|
| 180 | cpu2: <ACPI CPU> on acpi0 |
|---|
| 181 | cpu3: <ACPI CPU> on acpi0 |
|---|
| 182 | pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 |
|---|
| 183 | pci0: <ACPI PCI bus> on pcib0 |
|---|
| 184 | vgapci0: <VGA-compatible display> port 0xe000-0xe03f mem 0xdd000000-0xdd3fffff,0xc0000000-0xcfffffff irq 16 at device 2.0 on pci0 |
|---|
| 185 | pci0: <simple comms> at device 22.0 (no driver attached) |
|---|
| 186 | ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdfc08000-0xdfc083ff irq 16 at device 26.0 on pci0 |
|---|
| 187 | usbus0: EHCI version 1.0 |
|---|
| 188 | usbus0: <EHCI (generic) USB 2.0 controller> on ehci0 |
|---|
| 189 | hdac0: <Intel Cougar Point High Definition Audio Controller> mem 0xdfc00000-0xdfc03fff irq 22 at device 27.0 on pci0 |
|---|
| 190 | pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 |
|---|
| 191 | pci1: <ACPI PCI bus> on pcib1 |
|---|
| 192 | pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 |
|---|
| 193 | pci2: <ACPI PCI bus> on pcib2 |
|---|
| 194 | pci2: <network> at device 0.0 (no driver attached) |
|---|
| 195 | pcib3: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 |
|---|
| 196 | pci3: <ACPI PCI bus> on pcib3 |
|---|
| 197 | xhci0: <XHCI (generic) USB 3.0 controller> mem 0xdde00000-0xdde07fff irq 19 at device 0.0 on pci3 |
|---|
| 198 | xhci0: 32 byte context size. |
|---|
| 199 | usbus1 on xhci0 |
|---|
| 200 | pcib4: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0 |
|---|
| 201 | pci4: <ACPI PCI bus> on pcib4 |
|---|
| 202 | alc0: <Atheros AR8151 v2.0 PCIe Gigabit Ethernet> port 0xa000-0xa07f mem 0xdd400000-0xdd43ffff irq 17 at device 0.0 on pci4 |
|---|
| 203 | alc0: 11776 Tx FIFO, 12032 Rx FIFO |
|---|
| 204 | alc0: Using 1 MSI message(s). |
|---|
| 205 | miibus0: <MII bus> on alc0 |
|---|
| 206 | atphy0: <Atheros F1 10/100/1000 PHY> PHY 0 on miibus0 |
|---|
| 207 | atphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow |
|---|
| 208 | alc0: Ethernet address: 10:bf:48:14:ef:4a |
|---|
| 209 | ehci1: <EHCI (generic) USB 2.0 controller> mem 0xdfc07000-0xdfc073ff irq 23 at device 29.0 on pci0 |
|---|
| 210 | usbus2: EHCI version 1.0 |
|---|
| 211 | usbus2: <EHCI (generic) USB 2.0 controller> on ehci1 |
|---|
| 212 | isab0: <PCI-ISA bridge> at device 31.0 on pci0 |
|---|
| 213 | isa0: <ISA bus> on isab0 |
|---|
| 214 | ahci0: <Intel Cougar Point AHCI SATA controller> port 0xe0b0-0xe0b7,0xe0a0-0xe0a3,0xe090-0xe097,0xe080-0xe083,0xe060-0xe07f mem 0xdfc06000-0xdfc067ff irq 19 at device 31.2 on pci0 |
|---|
| 215 | ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported |
|---|
| 216 | ahcich0: <AHCI channel> at channel 0 on ahci0 |
|---|
| 217 | ahcich1: <AHCI channel> at channel 2 on ahci0 |
|---|
| 218 | pci0: <serial bus, SMBus> at device 31.3 (no driver attached) |
|---|
| 219 | acpi_lid0: <Control Method Lid Switch> on acpi0 |
|---|
| 220 | acpi_button0: <Sleep Button> on acpi0 |
|---|
| 221 | acpi_tz0: <Thermal Zone> on acpi0 |
|---|
| 222 | acpi_acad0: <AC Adapter> on acpi0 |
|---|
| 223 | battery0: <ACPI Control Method Battery> on acpi0 |
|---|
| 224 | hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 |
|---|
| 225 | Timecounter "HPET" frequency 14318180 Hz quality 950 |
|---|
| 226 | Event timer "HPET" frequency 14318180 Hz quality 550 |
|---|
| 227 | Event timer "HPET1" frequency 14318180 Hz quality 440 |
|---|
| 228 | Event timer "HPET2" frequency 14318180 Hz quality 440 |
|---|
| 229 | Event timer "HPET3" frequency 14318180 Hz quality 440 |
|---|
| 230 | Event timer "HPET4" frequency 14318180 Hz quality 440 |
|---|
| 231 | atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 |
|---|
| 232 | atrtc0: Warning: Couldn't map I/O. |
|---|
| 233 | Event timer "RTC" frequency 32768 Hz quality 0 |
|---|
| 234 | attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 on acpi0 |
|---|
| 235 | Timecounter "i8254" frequency 1193182 Hz quality 0 |
|---|
| 236 | Event timer "i8254" frequency 1193182 Hz quality 100 |
|---|
| 237 | atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 |
|---|
| 238 | atkbd0: <AT Keyboard> irq 1 on atkbdc0 |
|---|
| 239 | kbd0 at atkbd0 |
|---|
| 240 | atkbd0: [GIANT-LOCKED] |
|---|
| 241 | psm0: <PS/2 Mouse> flags 0x1000 irq 12 on atkbdc0 |
|---|
| 242 | psm0: [GIANT-LOCKED] |
|---|
| 243 | psm0: model Generic PS/2 mouse, device ID 0 |
|---|
| 244 | pmtimer0 on isa0 |
|---|
| 245 | sc0: <System console> at flags 0x100 on isa0 |
|---|
| 246 | sc0: VGA <16 virtual consoles, flags=0x300> |
|---|
| 247 | vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 |
|---|
| 248 | ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 |
|---|
| 249 | ata1 at port 0x170-0x177,0x376 irq 15 on isa0 |
|---|
| 250 | ppc0: parallel port not found. |
|---|
| 251 | est0: <Enhanced SpeedStep Frequency Control> on cpu0 |
|---|
| 252 | p4tcc0: <CPU Frequency Thermal Control> on cpu0 |
|---|
| 253 | est1: <Enhanced SpeedStep Frequency Control> on cpu1 |
|---|
| 254 | p4tcc1: <CPU Frequency Thermal Control> on cpu1 |
|---|
| 255 | est2: <Enhanced SpeedStep Frequency Control> on cpu2 |
|---|
| 256 | p4tcc2: <CPU Frequency Thermal Control> on cpu2 |
|---|
| 257 | est3: <Enhanced SpeedStep Frequency Control> on cpu3 |
|---|
| 258 | p4tcc3: <CPU Frequency Thermal Control> on cpu3 |
|---|
| 259 | ZFS NOTICE: Prefetch is disabled by default on i386 -- to enable, |
|---|
| 260 | add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. |
|---|
| 261 | ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable behavior. |
|---|
| 262 | Consider tuning vm.kmem_size and vm.kmem_size_max |
|---|
| 263 | in /boot/loader.conf. |
|---|
| 264 | ZFS filesystem version 5 |
|---|
| 265 | ZFS storage pool version 28 |
|---|
| 266 | Timecounters tick every 1.000 msec |
|---|
| 267 | hdac0: HDA Codec #0: Realtek ALC269 |
|---|
| 268 | hdac0: HDA Codec #3: Intel Cougar Point HDMI |
|---|
| 269 | pcm0: <HDA Realtek ALC269 PCM #0 Analog> at cad 0 nid 1 on hdac0 |
|---|
| 270 | pcm1: <HDA Intel Cougar Point HDMI PCM #0 DisplayPort> at cad 3 nid 1 on hdac0 |
|---|
| 271 | md0: Preloaded image </boot/mfsroot> 28672000 bytes at 0xc14e3e94 |
|---|
| 272 | usbus0: 480Mbps High Speed USB v2.0 |
|---|
| 273 | usbus1: 5.0Gbps Super Speed USB v3.0 |
|---|
| 274 | usbus2: 480Mbps High Speed USB v2.0 |
|---|
| 275 | ugen0.1: <Intel> at usbus0 |
|---|
| 276 | uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 |
|---|
| 277 | ugen1.1: <0x1b21> at usbus1 |
|---|
| 278 | uhub1: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1 |
|---|
| 279 | ugen2.1: <Intel> at usbus2 |
|---|
| 280 | uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 |
|---|
| 281 | ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 |
|---|
| 282 | ada0: <Hitachi HTS547550A9E384 JE3OA60A> ATA-8 SATA 2.x device |
|---|
| 283 | ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) |
|---|
| 284 | ada0: Command Queueing enabled |
|---|
| 285 | ada0: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C) |
|---|
| 286 | ada0: Previously was known as ad4 |
|---|
| 287 | SMP: AP CPU #1 Launched! |
|---|
| 288 | cd0 at ahcich1 bus 0 scbus1 target 0 lun 0 |
|---|
| 289 | cd0: <Slimtype DVD A DS8A8SH KAA2> Removable CD-ROM SCSI-0 device |
|---|
| 290 | cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) |
|---|
| 291 | cd0: cd present [110395 x 2048 byte records] |
|---|
| 292 | SMP: AP CPU #2 Launched! |
|---|
| 293 | SMP: AP CPU #3 Launched! |
|---|
| 294 | Timecounter "TSC-low" frequency 9743698 Hz quality 1000 |
|---|
| 295 | uhub1: 4 ports with 4 removable, self powered |
|---|
| 296 | uhub0: 2 ports with 2 removable, self powered |
|---|
| 297 | uhub2: 2 ports with 2 removable, self powered |
|---|
| 298 | ugen0.2: <vendor 0x8087> at usbus0 |
|---|
| 299 | uhub3: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus0 |
|---|
| 300 | ugen2.2: <vendor 0x8087> at usbus2 |
|---|
| 301 | uhub4: <vendor 0x8087 product 0x0024, class 9/0, rev 2.00/0.00, addr 2> on usbus2 |
|---|
| 302 | uhub3: 6 ports with 6 removable, self powered |
|---|
| 303 | uhub4: 6 ports with 6 removable, self powered |
|---|
| 304 | ugen0.3: <Azurewave> at usbus0 |
|---|
| 305 | Root mount waiting for: usbus2 |
|---|
| 306 | Root mount waiting for: usbus2 |
|---|
| 307 | ugen2.3: <PNY Technologies> at usbus2 |
|---|
| 308 | umass0: <PNY Technologies USB 2.0 FD, class 0/0, rev 2.00/11.00, addr 3> on usbus2 |
|---|
| 309 | umass0: SCSI over Bulk-Only; quirks = 0x0100 |
|---|
| 310 | umass0:4:0:-1: Attached to scbus4 |
|---|
| 311 | da0 at umass-sim0 bus 0 scbus4 target 0 lun 0 |
|---|
| 312 | da0: <PNY USB 2.0 FD 1100> Removable Direct Access SCSI-4 device |
|---|
| 313 | da0: 40.000MB/s transfers |
|---|
| 314 | da0: 62419MB (127835904 512 byte sectors: 255H 63S/T 7957C) |
|---|
| 315 | Trying to mount root from ufs:/dev/ufs/ROOTFS []... |
|---|
| 316 | md1.uzip: 49958 x 65536 blocks |
|---|
| 317 | warning: KLD '/boot/kernel/ng_ubt.ko' is newer than the linker.hints file |
|---|
| 318 | warning: KLD '/boot/kernel/ng_hci.ko' is newer than the linker.hints file |
|---|
| 319 | warning: KLD '/boot/kernel/ng_bluetooth.ko' is newer than the linker.hints file |
|---|
| 320 | warning: KLD '/boot/kernel/netgraph.ko' is newer than the linker.hints file |
|---|
| 321 | warning: KLD '/boot/kernel/ntfs.ko' is newer than the linker.hints file |
|---|
| 322 | warning: KLD '/boot/kernel/ntfs_iconv.ko' is newer than the linker.hints file |
|---|
| 323 | warning: KLD '/boot/kernel/libiconv.ko' is newer than the linker.hints file |
|---|
| 324 | warning: KLD '/boot/kernel/udf.ko' is newer than the linker.hints file |
|---|
| 325 | warning: KLD '/boot/kernel/udf_iconv.ko' is newer than the linker.hints file |
|---|
| 326 | /tmp: optimization changed from SPACE to TIME |
|---|
| 327 | Warning: number of clusters (1996801) exceeds FAT capacity (1996800) |
|---|
| 328 | |
|---|
| 329 | # DISK INFO ada0 |
|---|
| 330 | /dev/ada0 |
|---|
| 331 | /dev/ada0s1 |
|---|
| 332 | /dev/ada0s2 |
|---|
| 333 | /dev/ada0s3 |
|---|
| 334 | /dev/ada0s3a |
|---|
| 335 | /dev/ada0s3b |
|---|
| 336 | /dev/ada0s3d |
|---|
| 337 | /dev/ada0s3e |
|---|
| 338 | /dev/ada0s4 |
|---|
| 339 | /dev/ada0s5 |
|---|
| 340 | => 63 976773105 ada0 MBR (465G) |
|---|
| 341 | 63 1985 - free - (992k) |
|---|
| 342 | 2048 52428800 1 !28 (25G) |
|---|
| 343 | 52430848 463323136 2 ntfs [active] (221G) |
|---|
| 344 | 515753984 102400000 3 freebsd (48G) |
|---|
| 345 | 618153984 358617088 4 !15 (171G) |
|---|
| 346 | 976771072 2096 - free - (1.0M) |
|---|
| 347 | |
|---|
| 348 | |
|---|
| 349 | # DISK INFO da0 |
|---|
| 350 | /dev/da0 |
|---|
| 351 | /dev/da0s1 |
|---|
| 352 | => 63 127835841 da0 MBR (61G) |
|---|
| 353 | 63 9441 - free - (4.6M) |
|---|
| 354 | 9504 127826400 1 !12 [active] (61G) |
|---|
| 355 | |
|---|
| 356 | |
|---|
| 357 | # MOUNT OUTPUT |
|---|
| 358 | /dev/ufs/ROOTFS on / (ufs, local) |
|---|
| 359 | devfs on /dev (devfs, local, multilabel) |
|---|
| 360 | /dev/md6 on /tmp (ufs, local) |
|---|
| 361 | /dev/md2 on /uzip (ufs, local) |
|---|
| 362 | /dev/md1.uzip on /usr (ufs, local, read-only) |
|---|