1721 in rommon and nothing seems to help

Hello everyone, I'm trying to get CCNA certified so I bought a 1721 off of someone. I turned it
on and it went right into rommon. I did some googling and I kept getting the magic number error etc. So I decided
to reload the bin file. I have loaded 2 different ones and they both do the same thing, they go back to rommon..
Short story
I setup the IP information for tftp, then I have it download the bin file, I think do something along the lines of either
b flash: (filename)
or
boot (filename)
it does it's thing, I type reset, it resets (sometimes 3 times in a row) and then
<rommon>
The Long story..
rommon 14 > tftpdnld
          IP_ADDRESS: 192.168.1.200
      IP_SUBNET_MASK: 255.255.255.0
     DEFAULT_GATEWAY: 192.168.1.1
         TFTP_SERVER: 192.168.1.16
           TFTP_FILE: c1700-advsecurityk9-mz.124-12c.bin
Invoke this command for disaster recovery only.
WARNING: all existing data in all partitions on flash will be lost!
Do you wish to continue? y/n:  [n]:  y
Receiving c1700-advsecurityk9-mz.124-12c.bin from 192.168.1.16 !!!!!!!!!!!!!!!!!
File reception completed.
Copying file c1700-advsecurityk9-mz.124-12c.bin to flash.
Erasing flash at 0x60fe0000
Programming location 60cd0000
rommon 15 > boot c1700-advsecurityk9-mz.124-12c.bin
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              í
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
rommon 1 > IP_ADDRESS=192.168.1.200
rommon 2 > IP_SUBNET_MASK=255.255.255.0
rommon 3 > DEFAULT_GATEWAY=192.168.1.1
rommon 4 > TFTP_SERVER=192.168.1.16
rommon 5 > TFTP_FILENAME=c1700-advsecurityk9-mz.124-12c.bin
rommon 6 > tfpdnld c1700-advsecurityk9-mz.124-12c.bin
monitor: command "tfpdnld" not found
rommon 7 > tftpdnld c1700-advsecurityk9-mz.124-12c.bin
usage: tftpdnld [-r]
  Use this command for disaster recovery only to recover an image via TFTP.
  Monitor variables are used to set up parameters for the transfer.
  (Syntax: "VARIABLE_NAME=value" and use "set" to show current variables.)
  "ctrl-c" or "break" stops the transfer before flash erase begins.
  The following variables are REQUIRED to be set for tftpdnld:
            IP_ADDRESS: The IP address for this unit
        IP_SUBNET_MASK: The subnet mask for this unit
       DEFAULT_GATEWAY: The default gateway for this unit
           TFTP_SERVER: The IP address of the server to fetch from
             TFTP_FILE: The filename to fetch
  The following variables are OPTIONAL:
          TFTP_VERBOSE: Print setting. 0=quiet, 1=progress(default), 2=verbose
      TFTP_RETRY_COUNT: Retry count for ARP and TFTP (default=7)
          TFTP_TIMEOUT: Overall timeout of operation in seconds (default=7200)
         TFTP_CHECKSUM: Perform checksum test on image, 0=no, 1=yes (default=1)
  Command line options:
   -r: do not write flash, load to DRAM only and launch image
rommon 8 > TFTP_FILE=c1700-advsecurityk9-mz.124-12c.bin
rommon 9 > tftpdnld
          IP_ADDRESS: 192.168.1.200
      IP_SUBNET_MASK: 255.255.255.0
     DEFAULT_GATEWAY: 192.168.1.1
         TFTP_SERVER: 192.168.1.16
           TFTP_FILE: c1700-advsecurityk9-mz.124-12c.bin
Invoke this command for disaster recovery only.
WARNING: all existing data in all partitions on flash will be lost!
Do you wish to continue? y/n:  [n]:  y
Receiving c1700-advsecurityk9-mz.124-12c.bin from 192.168.1.16 !!!!!!!!!!!!!!!!!
File reception completed.
Copying file c1700-advsecurityk9-mz.124-12c.bin to flash.
Erasing flash at 0x60fe0000
Programming location 60cd0000
rommon 10 > help
alias               set and display aliases command
boot                boot up an external process
break               set/show/clear the breakpoint
confreg             configuration register utility
cont                continue executing a downloaded image
context             display the context of a loaded image
cookie              display contents of cookie PROM in hex
dev                 list the device table
dir                 list files in file system
dis                 display instruction stream
dnld                serial download a program module
frame               print out a selected stack frame
help                monitor builtin command help
history             monitor command history
meminfo             main memory information
repeat              repeat a monitor command
reset               system reset
set                 display the monitor variables
stack               produce a stack trace
sync                write monitor environment to NVRAM
sysret              print out info from last system return
tftpdnld            tftp image download
unalias             unset an alias
unset               unset a monitor variable
xmodem              x/ymodem image download
rommon 11 > b flash:
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
rommon 1 > reset
                Í
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
Testing lower main memory - data equals address
Testing lower main memory - checkerboard
Testing lower main memory - inverse checkerboard
Clearing lower 4K memory for cache initialization
Clearing bss
Reading monitor variables from NVRAM
Enabling interrupts
Enabling instruction cache
Reading cookie
Initializing main memory
Sizing NVRAM
Sizing flash
Exiting init
C1700 platform with 98304 Kbytes of main memory
rommon 1 >
Help me Cisco experts, you're my only hope..

Neither seems to work. Is it normal for the router to restart 3 or 4 times in a row, also, should I have more than one thing listed when I type dev?
rommon 1 >
rommon 1 > confreg 2102
You must reset or power cycle for new config to take effect
rommon 2 > resetŠ
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
C1700 platform with 98304 Kbytes of main memory
rommon 1 > IP_ADDRESS=192.168.1.200
rommon 2 > IP_SUBNET_MASK=255.255.255.0
rommon 3 > DEFAULT_GATEWAY=192.168.1.1
rommon 4 > TFTP_SERVER=192.168.1.16
rommon 5 > TFTP_FILE=c1700-advsecurityk9-mz.124-12c.bin
rommon 6 > tftpdnld -r c1700-advsecurityk9-mz.124-12c.bin
usage: tftpdnld [-r]
  Use this command for disaster recovery only to recover an image via TFTP.
  Monitor variables are used to set up parameters for the transfer.
  (Syntax: "VARIABLE_NAME=value" and use "set" to show current variables.)
  "ctrl-c" or "break" stops the transfer before flash erase begins.
  The following variables are REQUIRED to be set for tftpdnld:
            IP_ADDRESS: The IP address for this unit
        IP_SUBNET_MASK: The subnet mask for this unit
       DEFAULT_GATEWAY: The default gateway for this unit
           TFTP_SERVER: The IP address of the server to fetch from
             TFTP_FILE: The filename to fetch
  The following variables are OPTIONAL:
          TFTP_VERBOSE: Print setting. 0=quiet, 1=progress(default), 2=verbose
      TFTP_RETRY_COUNT: Retry count for ARP and TFTP (default=7)
          TFTP_TIMEOUT: Overall timeout of operation in seconds (default=7200)
         TFTP_CHECKSUM: Perform checksum test on image, 0=no, 1=yes (default=1)
  Command line options:
   -r: do not write flash, load to DRAM only and launch image
rommon 7 > tftpdlnd -r
monitor: command "tftpdlnd" not found
rommon 8 > tftpdnld -r
          IP_ADDRESS: 192.168.1.200
      IP_SUBNET_MASK: 255.255.255.0
     DEFAULT_GATEWAY: 192.168.1.1
         TFTP_SERVER: 192.168.1.16
           TFTP_FILE: c1700-advsecurityk9-mz.124-12c.bin
Receiving c1700-advsecurityk9-mz.124-12c.bin from 192.168.1.16 !!!!!!!!!!!!!!!!!
File reception completed.
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ÿ
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
C1700 platform with 98304 Kbytes of main memory
program load complete, entry point: 0x80008000, size: 0xcde830
                                                              ý
System Bootstrap, Version 12.2(7r)XM1, RELEASE SOFTWARE (fc1)
TAC Support: http://www.cisco.com/tac
Copyright (c) 2001 by cisco Systems, Inc.
C1700 platform with 98304 Kbytes of main memory
rommon 1 > dir flash:
         File size           Checksum   File name
  13494696 bytes (0xcde9a8)   0x11c0    c1700-advsecurityk9-mz.124-12c.bin
rommon 2 > dev
Devices in device table:
        id  name
    flash:  flash
rommon 3 >

Similar Messages

  • Can anyone help me figure this out? i have recurring kernel panics on my macbook A1278 and nothing seems to help

    Machine-check capabilities (cpu 3) 0x0000000000000c07:
    family: 6 model: 42 stepping: 7 microcode: 26
    Intel(R) Core(TM) i5-2435M CPU @ 2.40GHz
    7 error-reporting banks
    threshold-based error status present
    extended corrected memory error handling present
    Machine-check status 0x0000000000000005:
    restart IP valid
    machine-check in progress
    MCA error-reporting registers:
    IA32_MC0_STATUS(0x401): 0x0000000000000000 invalid
    IA32_MC1_STATUS(0x405): 0x0980000000000000 invalid
    IA32_MC2_STATUS(0x409): 0x0000000000000000 invalid
    IA32_MC3_STATUS(0x40d): 0x0000000000000000 invalid
    IA32_MC4_STATUS(0x411): 0x0000000000000000 invalid
    IA32_MC5_STATUS(0x415): 0x0020000000000000 invalid
    IA32_MC6_STATUS(0x419): 0x0020000000000000 invalid
    panic(cpu 0 caller 0xffffff80002c4dd5): "Machine Check at 0xffffff800023cfc6, registers:\n" "CR0: 0x000000008001003b, CR2: 0x0000000113704000, CR3: 0x0000000000100000, CR4: 0x00000000000606e0\n" "RAX: 0x000000b0adfda20a, RBX: 0xffffff8000892620, RCX: 0xffffff8016ebbaf8, RDX: 0x00000000000000b0\n" "RSP: 0xffffff800010beb0, RBP: 0xffffff800010bed0, RSI: 0x0000000000000002, RDI: 0xffffff8000803000\n" "R8:  0xffffff800e271800, R9:  0x0000000000000000, R10: 0x8000000000100000, R11: 0xffffff80002dad00\n" "R12: 0x0000000000000000, R13: 0xffffff800023cf30, R14: 0x0000000000000000, R15: 0xffffff8000892638\n" "RFL: 0x0000000000000097, RIP: 0xffffff800023cfc6, CS:  0x0000000000000008, SS:  0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-1699.32.7/osfmk/i386/trap_native.c:2 78
    Backtrace (CPU 0), Frame : Return Address
    0xffffff800081bd20 : 0xffffff8000220792
    0xffffff800081bda0 : 0xffffff80002c4dd5
    0xffffff800081bf00 : 0xffffff80002daf2f
    0xffffff800010bed0 : 0xffffff800023e7ee
    0xffffff800010bf20 : 0xffffff80002b3832
    0xffffff800010bf50 : 0xffffff80002c9ab9
    0xffffff800010bf80 : 0xffffff80002c48d0
    0xffffff800010bfd0 : 0xffffff80002da712
    0xffffff80f2a63e70 : 0xffffff800022d375
    0xffffff80f2a63eb0 : 0xffffff800022e060
    0xffffff80f2a63f10 : 0xffffff800022f413
    0xffffff80f2a63f70 : 0xffffff800063c0e8
    0xffffff80f2a63fb0 : 0xffffff8000820057
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: MacBookPro8,1 (Mac-94245B3640C91C81)
    System uptime in nanoseconds: 758833727049
    last loaded kext at 755421063771: com.apple.filesystems.smbfs          1.7.2 (addr 0xffffff7f80795000, size 241664)
    last unloaded kext at 123341153357: com.apple.driver.AppleUSBUHCI          5.1.0 (addr 0xffffff7f80b25000, size 65536)
    loaded kexts:
    com.apple.filesystems.smbfs          1.7.2
    com.apple.filesystems.ntfs          3.10.1
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.driver.AppleIntelHD3000Graphics          7.3.2
    com.apple.driver.AGPM          100.12.75
    com.apple.driver.SMCMotionSensor          3.0.2d6
    com.apple.driver.AppleSMCPDRC          5.0.0d8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.2
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.driver.AppleUSBTCButtons          227.6
    com.apple.driver.AppleUSBTCKeyboard          227.6
    com.apple.driver.AppleIRController          312
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.iokit.IOAHCISerialATAPI          2.0.3
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AirPort.Brcm4331          561.7.22
    com.apple.driver.AppleSDXC          1.2.2
    com.apple.iokit.AppleBCM5701Ethernet          3.2.4b8
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d8
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.driver.AppleIntelSNBGraphicsFB          7.3.2
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.driver.AppleUSBMultitouch          230.5
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.0.3
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IOEthernetAVBController          1.0.1b1
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4

    That panic was not caused by third-party software. If the problem is recurrent, the possibilities are:
    A stale or corrupt kernel cache
    A damaged OS X installation
    A fault in a peripheral device, if any
    Corrupt non-volatile memory (NVRAM)
    An internal hardware fault (including incompatible memory)
    An obscure bug in OS X
    You may already have ruled out some of these.
    Rule out #1 by booting in safe mode and then rebooting as usual. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Post for further instructions.
    You can rule out #2 and #3 by reinstalling the OS and testing with non-essential peripherals disconnected and aftermarket expansion cards removed, if applicable. Sometimes a clean reinstallation may solve a problem that isn't solved by reinstalling in place.
    Corrupt NVRAM, which rarely causes panics, can be ruled out by resetting it.
    If your model has user-replaceable memory, and you've upgraded the memory modules, reinstall the original memory and see whether there's any improvement. Be careful not to touch the gold contacts. Clean them with a mild solvent such as rubbing alcohol. Aftermarket memory must exactly match the technical specifications for your model.
    Apple Diagnostics or the Apple Hardware Test, though generally unreliable, will sometimes detect a fault. A negative test can't be depended on. Run the extended version of the test, if applicable.
    In the category of obscure bugs, reports suggest that FileVault may trigger kernel traps under some unknown conditions. Most, though not all, of these reports seem to involve booting from an aftermarket SSD. If those conditions apply to you, try deactivating FileVault.
    Connecting more than one display is another reported trigger for OS X bugs.
    If your system is not fully up to date, running Software Update might get you a bug fix.
    In rare cases, a malformed network packet from a defective router or other network device can cause panics. Such packets could also be sent deliberately by a skillful attacker. This possibility is something to consider if you run a public server that might be the target of such an attack.
    If none of the above applies, make a "Genius" appointment at an Apple Store to have the machine tested. You may have to leave it there for several days. There isn't much point in doing this unless you can reproduce the panic, or if you can't, it happens often enough that it's likely to be repeated at the store. Otherwise you may be told that nothing is wrong.
    Print the first page of the panic report and bring it with you.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you know how to restore, and you have at least  two independent backups.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    *An SSD doesn't need to be zeroed.

  • This is a strange contact list problem, and nothing seems to help!

    iPod will only update via iTunes. I know this because iSync tells me so. HOWEVER, somehow the iTunes/iPod/Contact preference is unchecked. When I try to check it, I get a message stating that I have no contacts. Untrue!!!
    So, today I re-installed iTunes, exported and re-imported my addressbook contacts. I reset my iPod. Still, iTunes tells me I have no contacts. So I open Addressbook and create a "test" contact. Still doesn't work. My iPod is useless for using for contacts and calendar.
    I'm going crazy here! I'm a PC convert, and the inner workings of the folders and hidden places still scares me, but if anyone here has any idea of something I could try, I'd be so appreciative. I'll even send cookies. (the kind you can eat. With your mouth. And enjoy.) Please! Please?
    I have a picture of the error message if it would help.
    Kittie

    Assuming the external device is correctly formatted, have you tried simply dragging the files over to the external?

  • I am having a problen syncing my 80gb Ipod to my library. Its been syncing for over 24 hours. I have reset the Ipod and reinstalled Itunes.  I am running windows 7 ,6gb of ram.Nothing seem to help

    I am having a problen syncing my 80gb Ipod to my library. Its been syncing for over 24 hours. I have reset the Ipod and reinstalled Itunes.  I am running windows 7 ,6gb of ram.Nothing seem to help.  It take 2 miniutes to copy one song(very slow)

    UPDATE:
    Ok I am offically an idiot.......messed about a bit more and found this post very very helpful:
    http://discussions.apple.com/thread.jspa?threadID=396267&tstart=15
    Managed to get my ipod restored to factory settings (yay!) However then it was being recognised in windows but not in itunes.......to solve this I referred back to Apples excellent troubleshooting guide. Installed the lastest version of itunes.....and there we go! We have a working ipod! I am so delighted and no longer on the verge of tears! (I so thought I had completely banjaxed my brand new ipod!)
    Dell   Windows XP  

  • My keynote seems to be misbehaving. Me, a teacher was preparing a ppt on keynote.all of a sudden, the navigator column to my left goes black and nothing seems to move. Please help! Only 12 hours before I take class.

    My keynote seems to be misbehaving. Me, a teacher was preparing a ppt on keynote.all of a sudden, the navigator column to my left goes black and nothing seems to move. Please help! Only 12 hours before I take class.

    Hi KRKabutoZero,
    Welcome to Apple Discussions
    You may want to look at Knowledge Base Document #58042 on A flashing question mark appears when you start your Mac.
    Do you have access to another Mac? You may want to backing up your files via Target Disk Mode (TDM) as well as running some utilities (Knowledge Base Document #58583 on How to use FireWire target disk mode.
    You may want to invest in a utility like DiskWarrior from Alsoft. It is great for troubleshooting drive malfunctions.
    As said before, you may also want to bring your iBook to your local Apple Store/Reseller.
    Jon
    Mac Mini 1.42Ghz, iPod (All), Airport (Graphite & Express), G4 1.33Ghz iBook, G4 iMac 1Ghz, G3 500Mhz, iBook iMac 233Mhz, eMate, Power Mac 5400 LC, PowerBook 540c, Macintosh 128K, Apple //e, Apple //, and some more...  Mac OS X (10.4.5) Moto Razr, iLife '06, SmartDisk 160Gb, Apple BT Mouse, Sight..

  • HT1937 I can't get do this iCloud, I just do not get it! I looked at so many instructions to try and help me and nothing seems to work. All I want to do is copy and paste all my photo's and videos as I used to before the iphone updated to iOS. Can you hel

    I can't do this iCloud thing, I just do not get it! I looked at so many instructions to try and help me and nothing seems to work. All I want to do is copy and paste all my photo's and videos as I used to before the iphone updated to iOS. Can you help me? P
    I've tried looking for the devise in My computer but all it says is iCloud. I really want to find the DMIC folder and I don't know how!

    Emma Norton wrote:
    I've tried looking for the devise in My computer but all it says is iCloud.
    You should not see anything labeled iCloud in Windows Explorer.

  • HT1911 I have reset my Apple ID & Password but I still cannot access the music I purchased using another computer, ID & PW. It keeps saying that my computer is not authorize to play the songs. I have tried everything and nothing seems to work. Help!

    I have reset my Apple ID & Password but I still cannot access the music I purchased using another computer, ID & PW. It keeps saying that my computer is not authorize to play the songs. I have tried everything and nothing seems to work. Help!

    iPod touches or any iDevices from Apple sync only to one computer. If you sync to a different computer, all your music will be replace with the music from the new computer's iTunes. If the music were purchased from iTunes, you can re-download them again otherwise the music on iPod touch will be deleted. Do you have iTunes backup? 

  • Since I installed Mountain Lion, my iMac has shut down after 15-20 minutes. I have adjusted screen saver, shut down time, and sleep after. Nothing seems to help, any ideas?

    Since I installed Mountain Lion, my iMac has shut down after 15-20 minutes. I have adjusted screen saver, shut down time, and sleep after. Nothing seems to help, any ideas?

    As old as your iMac is, have you cleaned out the dust? Dust buildup can lead to over heating issues. Remove any and all things plugged into it including the power cord, Remove the RAM access grille. Vacuum all openings starting with the RAM access area (air intake). Vacuum all ports and plugs, DVD slot and the opening across the top of the rear of the body. Blow compressed air through all your openings and vacuum again to remove any dust you loosend. Reinstall the RAM grille. Plug in the keyboard and mouse if not blue tooth. Insert power cord...
    You are now in a perfect position to do a
    SMC RESET
    http://support.apple.com/kb/HT3964
    Shut down the computer.
    Unplug the computer's power cord and ALL peripherals.
    Wait 15 seconds.
    Attach the computers power cable.
    Wait another 5 seconds and press the power button to turn on the computer.
    It is the 5 second timing that initiates the reset.
    Here is a link to a Widget to monitor your temps and other operations:
    http://islayer.com/apps/istatpro/

  • I'm still struggling with being able to sync ipad3 and iphone 4s to itunes after upgrading software to ios 6. I've gone through all the recommendations by Apple and suggestions from other forums and nothing seems to work. Help!!!!!

    I'm still struggling with being able to sync ipad3 and iphone 4s to itunes after upgrading software to ios 6. I've gone through all the recommendations by Apple and suggestions from other forums and nothing seems to work. Help!!!!!

    Sounds like you have a battry issue but don't want to believe it.
    If a car was running fine on one tank of gas, then you filled it up with another tank of gas and it began to run funny, one might suspect that tank of gas. But let's just say coincidence blew a valve-- would you think the new tank of gas was the culprit?
    BUT WAIT!! It just might have been! The gas could have been of higher octane and put more more strain on the valves; you know, like going from 87 octane (OS6) to 93 octane (OS7) and showing you the engine was on the edge of compromise.
    Sometimes you have to go with common sense. If everything else is ruled out, it must be the battery. And if it runs fine one moment in OS6 but immediately ***** in OS7, I'd believe my battery was suspect-- though comfy-- in OS6 but the OS7 showed its true power.
    Moreover, if you had the answer-- or didn't want to believe someone's more competent advice-- why did you even call?  You've already shown that you don't know much when you asked if you could go backwards after setting up the new OS as a new phone.
    Additonally, if you're such the know-it-all, but yourself the $29 battery and put it in yourself. It's a piece of cake.
    <Edited By Host>

  • I cant re-store my iPhone through the iTunes. Message which comes up says' the iPhonw could not be restored. An unknown error occurred (21). i tried all the options and nothing seems working. please help

    I cant re-store my iPhone through the iTunes. Message which comes up says' the iPhonw could not be restored. An unknown error occurred (21). i tried all the options and nothing seems working. please help

    Hi chiekoo,
    Thanks for using Apple Support Communities.
    For more information on this, take a look at this article:
    iTunes: Specific update-and-restore error messages and advanced troubleshooting
    http://support.apple.com/kb/ts3694#error21
    Error 20, 21, 23, 26, 28, 29, 34, 36, 37, 40
    These errors typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service.
    Also, check your hosts file to verify that it's not blocking iTunes from communicating with the update server. See iTunes: Advanced iTunes Store troubleshooting—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > Mac OS X > The hosts file may also be blocking the iTunes Store. If you have software used to perform unauthorized modifications to the iOS device, uninstall this software prior to editing the hosts file to prevent that software from automatically modifying the hosts file again on restart.
    Best of luck,
    Mario

  • When i plug in my ipod nano (6th generation) a message comes up saying it's 'detected but not identified' i've spend like all day trying to solve it, uninstalled it, reinstalled it and nothing seems to work..

    when i plug in my ipod nano (6th generation) a message on itunes saying the ipod is 'detected but not identified'- i've spent all day trying to fix it and nothing seems to work so i can't sync any songs..

    Hello beafraser,
    Here's an article to help troubleshoot when your iPod is detected but not identified.
    iPod nano: Error message saying that iPod 'could not be identified properly'
    http://support.apple.com/kb/ts3218
    Hope that helps.
    Thank you for visiting Apple Support Communities.
    Nubz

  • I can't download from app store apps. if i try then open account and ask me shange payment type because there is a billing problem with a previous purchase. I download one game 0.99 and nothing more! help me. How can i contact with apple?

    I can't download from app store apps. if i try then open account and ask me shange payment type because there is a billing problem with a previous purchase. I download one game 0.99 and nothing more! help me. How can i contact with apple?

    Click here and ask the iTunes Store staff for assistance.
    (102938)

  • My iPod shuffle will not turn on, nor is it recognized by the computer to pull up iTunes. I have order new USB cords and nothing. Please help!

    My iPod shuffle will not turn on, nor is it recognized by the computer to pull up iTunes. I have order new USB cords and nothing. Please help! Not sure of the generation of iPod shuffle, I think 3rd.

    first: why did you download the iOS Beta 8? If you are a developer, go to the Apple Developers website and check what they can do for your case.
    second: setup an appointment to a Genius Bar for service.

  • Blue screen of death? I just updated my MacBook Air with the latest OX (25 Jun 11). When I restart - I get the Apple logo and then a blue screen and nothing else. Help!!!

    Blue screen of death? I just updated my MacBook Air with the latest OX (25 Jun 11). When I restart - I get the Apple logo and then a blue screen and nothing else. Help!!!

    Insert the install disk and press c on startup. Select your langauge then, if there's a menubar click utilities then click Disk Utility. If you didn't see the menubar continue with the installer until you see it.
    Once in disk utitly select the drive and repair permissions.
    After the repair is done, quit the utiltiy.
    You can try to reboot and see if it works if you reboot, but if it doesn't repeat the same as before again.
    Now you can continue with the installer and install the os.
    Quit

  • I cannot get scrabble to work on my ipod touch.  I've uploaded, deleted, reloaded and nothing seems to work. It asks for a password but will not let me in.  Anyone else have this problem?

    I cannot get scrabble to work on my ipod touch. It only works on my macbook.  I've uploaded, deleted, reloaded and nothing seems to work. It asks for a password but will not let me in.  Anyone else have this problem?

    Hi BDAqua,
    I can go to /System/Library/Frameworks/, but JavaVM.framework/Versions/A/JavaVM does not exist!
    Hi Linc,
    I have already downloaded that updater, and it says 'A newer version of this package is already installed'

Maybe you are looking for

  • Can i see my mac on the apple tv?

    i am new to mac and apple tv.  I there a way i can see my mac through apple tv.  I am not talking about itune but more about the regular desktop?

  • UCCX 7 - Change alert threshold for disk space

    We record every call into our UCCX 7 platform which makes my backups quite large. This causes an alert every night when the backups run from CRSAdmin stating that the server is running low on disk space and needs at least 40 GB free for B&R to run. I

  • Dynamic Array Names

    That's fairly complex to explain, so forgive me if I miss some details. I got a code working for Coldfusion 9, but my host only uses Coldfusion 8, and I'm not in any position to change that (or to change host for that matter). Now, I've a recipe list

  • How to activat a apple gift card

    how to activat a apple gift card

  • Installation question, have two computers...which one should i use?? help!

    i just bought a refurbished ipod video off apple.com...it has not arrived yet, but i am looking for an answer before i get too anxious and make a dumb mistake. i just recieved a mac book for xmas, and i have a windows XP as well. The windows has ALL