Mkinitcpio to build Initial RAM Disk: error: /dev/sr0: No medium found

Prior to using mkinitcpio-busybox 1.15.3-5, building an Initial RAM Disk for my custom kernel resulted in no error messages.
Using mkinitcpio-busybox 1.15.3-5, I ran and got:
[root@Galicja linux-2.6.33.1]# mkinitcpio -k 2.6.33.1-ARCHMOD -g /boot/kernel26-2.6.33.1-ARCHMOD.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
error: /dev/sr0: No medium found
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [filesystems]
:: Generating module dependencies
:: Generating image '/boot/kernel26-2.6.33.1-ARCHMOD.img'...SUCCESS
However, using this Initial RAM Disk in menu.lst for booting into my new kernel worked fine (as before when I wasn't using mkinitcpio-busybox) without any crashes, panics, or errors.
Should the message "error: /dev/sr0: No medium found" refer to a 'warning' instead of an error? What can I do to avoid this message (adjust any hooks or modules in mkinitcpio.conf)?
Note: /dev/sr0 refers to my Optical Block Device (CdRom).
Here are the contents of my mkinitcpio.conf file:
# vim:set ft=sh
# MODULES
# The following modules are loaded before any boot hooks are
# run.  Advanced users may wish to specify all system modules
# in this array.  For instance:
#     MODULES="piix ide_disk reiserfs"
MODULES=""
# BINARIES
# This setting includes, into the CPIO image, and additional
# binaries a given user may wish.  This is run first, so may
# be used to override the actual binaries used in a given hook.
# (Existing files are NOT overwritten is already added)
# BINARIES are dependancy parsed, so you may safely ignore libraries
BINARIES=""
# FILES
# This setting is similar to BINARIES above, however, files are added
# as-is and are not parsed in anyway.  This is useful for config files.
# Some users may wish to include modprobe.conf for custom module options,
# like so:
#    FILES="/etc/modprobe.conf"
FILES=""
# HOOKS
# This is the most important setting in this file.  The HOOKS control the
# modules and scripts added to the image, and what happens at boot time.
# Order is important, and it is recommended that you do not change the
# order in which HOOKS are added.  Run 'mkinitcpio -H <hook name>' for
# help on a given hook.
# 'base' is _required_ unless you know precisely what you are doing.
# 'udev' is _required_ in order to automatically load modules
# 'filesystems' is _required_ unless you specify your fs modules in MODULES
# Examples:
#    This setup specifies all modules in the MODULES setting above.
#    No raid, lvm2, or encrypted root is needed.
#    HOOKS="base"
#    This setup will autodetect all modules for your system and should
#    work as a sane default
#    HOOKS="base udev autodetect pata scsi sata filesystems"
#    This is identical to the above, except the old ide subsystem is
#    used for IDE devices instead of the new pata subsystem.
#    HOOKS="base udev autodetect ide scsi sata filesystems"
#    This setup will generate a 'full' image which supports most systems.
#    No autodetection is done.
#    HOOKS="base udev pata scsi sata usb filesystems"
#    This setup assembles an pata raid array with an encrypted root FS.
#    Note: See 'mkinitcpio -H raid' for more information on raid devices.
#    HOOKS="base udev pata raid encrypt filesystems"
#    This setup loads an lvm2 volume group on a usb device.
#    HOOKS="base udev usb lvm2 filesystems"
HOOKS="base udev autodetect pata scsi sata filesystems"
# COMPRESSION
# Use this to compress the initramfs image. With kernels earlier than
# 2.6.30, only gzip is supported, which is also the default. Newer kernels
# support gzip, bzip2 and lzma.
#COMPRESSION="gzip"
#COMPRESSION="bzip2"
#COMPRESSION="lzma"

Got the exact same error here. Did not get it before said changes to mkinitcpio (busybox).
However, there are some things I did not quite understand:
djgera: "(don't worry, is not an issue)"
By that you mean that it is not a bug or that it is not going to give the system any troubles?
.:B:. :"I don't see how the error message is 'misleading'? Do you mean you do have an optical drive while the script doesn't seem to pick it up?"
Do you mean that if I have an optical drive then I should not be getting this error? 'Cause I've got one and the error always appears to me. Or should I be getting the error output even though I have an optical device? If that is so, then in that sense I think said error message is potentially misleading for if it is an initrd-related error, then something is not going to work well on my Initial Ram Disk. I mean, by errors I understand that certain things will not be working well or mainly not working at all. If that is not the case, then I don't see why the output is given as an error. Thanks for the attention.
Last edited by gabscic (2010-04-04 01:27:51)

Similar Messages

  • Error: /dev/sdc: No medium found (...but I don't have it)

    I have this error
    error: /dev/sdc: No medium found
    But I don't have it in fstab, I don'have it in syslinux.cfg...

    Sorry... it's during the boot process at the beginning before the message about boot drive.
    This is the output of journalctl:
    journalctl | grep sdc
    nov 26 09:27:45 archlinux kernel: sd 3:0:0:0: [sdc] Attached SCSI removable disk
    nov 26 09:27:46 archlinux systemd-udevd[163]: error: /dev/sdc: No medium found
    nov 26 18:22:43 archlinux kernel: sd 3:0:0:0: [sdc] Attached SCSI removable disk
    nov 26 18:22:44 archlinux systemd-udevd[173]: error: /dev/sdc: No medium found
    This is the output of fdisk:
    fdisk -l
    Disk /dev/sda: 931,5 GiB, 1000204886016 bytes, 1953525168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x62543092
    Device Boot Start End Sectors Size Id Type
    /dev/sda1 2048 20699135 20697088 9,9G 27 Hidden NTFS WinRE
    /dev/sda2 20699136 20903935 204800 100M 7 HPFS/NTFS/exFAT
    /dev/sda3 * 20903936 328103935 307200000 146,5G 7 HPFS/NTFS/exFAT
    /dev/sda4 328103936 1953521663 1625417728 775,1G 83 Linux
    Disk /dev/sdb: 111,8 GiB, 120034123776 bytes, 234441648 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0xa3fccb3d
    Device Boot Start End Sectors Size Id Type
    /dev/sdb1 * 4096 234440703 234436608 111,8G 83 Linux
    Disk /dev/zram0: 495,3 MiB, 519364608 bytes, 126798 sectors
    Units: sectors of 1 * 4096 = 4096 bytes
    Sector size (logical/physical): 4096 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    In the past days I was trying to make work the SD card reader but the card inside was not recognized, so I had to remove it.

  • "/dev/sr0: no medium found" and the boot log

    Hi.
    On boot I see the message
    failed to open /dev/sr0: no medium found
    Some say that I need to disable floppy, but I didn't find if that's true and how.
    No such option in BIOS. And I blacklisted the module.
    Also, I wonder where is the boot log.
    Some say that these messages are in dmesg, but that is not true
    dmesg | grep /dev/sr0
    is empty.
    My log folder
    ls -1 /var/log
    Xorg.0.log
    Xorg.0.log.old
    btmp
    cups
    faillog
    journal
    kdm.log
    lastlog
    old
    pacman.log
    pm-powersave.log
    vsftpd.log
    wtmp
    Last edited by Doctor Drive (2013-10-04 17:55:33)

    karol wrote:
    sr0 is your optical drive, not the floppy.
    The logs are nowadays in the journalctl - see the wiki and the man page.
    Post your /etc/fstab.
    Thanks man, but
    journalctl | grep /dev/sr0
    Is empty as well.
    The fstab contains only root and home.
    $ cat /etc/fstab
    # <file system> <dir> <type> <options> <dump> <pass>
    UUID=53da9145-d96e-4362-b6f7-68739b1a6fa0 / btrfs rw,relatime,nospace_cache 0 0
    UUID=b59e8d71-ac33-422b-ac63-a14808e5618e /home btrfs rw,relatime,nospace_cache 0 0
    Last edited by Doctor Drive (2013-10-04 18:10:18)

  • Bad superblock on /dev/sr0

    I'm trying to mount a Pink Floyd CD manually, just so I can browse its content but it doesn't work:
    $ sudo mount -t iso9660 /dev/sr0 /mnt/cd_dvd/
    mount: block device /dev/sr0 is write-protected, mounting read-only
    mount: wrong fs type, bad option, bad superblock on /dev/sr0,
    missing codepage or helper program, or other error
    In some cases useful info is found in syslog - try
    dmesg | tail or so
    $ dmesg | tail
    [ 1370.241820] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
    [ 1374.496878] sr 1:0:0:0: [sr0] Result: hostbyte=0x00 driverbyte=0x08
    [ 1374.496884] sr 1:0:0:0: [sr0] Sense Key : 0x5 [current]
    [ 1374.496889] sr 1:0:0:0: [sr0] ASC=0x64 ASCQ=0x0
    [ 1374.496893] sr 1:0:0:0: [sr0] CDB: cdb[0]=0x28: 28 00 00 00 00 10 00 00 01 00
    [ 1374.496903] end_request: I/O error, dev sr0, sector 64
    [ 1374.496935] isofs_fill_super: bread failed, dev=sr0, iso_blknum=16, block=16
    What could be the reason for this? I am able to play the cd in VLC without problems. Could this be related to some scratches on the cd surface?
    Last edited by roygbiv (2011-12-02 17:16:29)

    ewaller wrote:I believe that the abstraction provided by things like Microsoft Windows and KDE add to this confusion.  Those systems create user interfaces that provide the illusion there is an underlying file system on Audio CDs.  As long as you remember that it is an illusion, you might try "browsing" the Audio CDs with Dolphin and the Audio CD kioslave.
    That is true. For end-users this is a convenient feature when using an OS because then they don't actually need to know the difference between Audio CD formats and CD-ROM formats - which in this case I was not aware of before now. Reading the wikipedia article on the Rainbow Books did clear things up.
    karol wrote:Have you tried e.g. http://www.archlinux.org/packages/?name=cdfs ?
    Thanks, I tried it and it froze my computer until I ejected my cd. I will try more of this later on.

  • Error: Index Build Failed - Insufficient Disk Space

    I am unable to create a full-text index for a set of PDF files (Full Text Index with Catalog function).  The initial build worked a few months ago, but all attempts at a rebuild are met with the following:
    Error: Index Build Failed - Insufficient Disk Space
    I have over 5GB of disk space. I have cleared my general temp folder.
    I am using Acrobat XI Pro Version 11.0.10.32.
    Any help would be greatly appreciated.

    "5GB of disk space"
    Disk space is the space on the Hard Disk Drive.
    A 5GB HDD, in today's computer environment, is effectively so small as to be next to nothing.
    Perhaps you have 5GB of RAM?
    That'd indicate a 64-bit computer (if in Windows). But, Acrobat (in Windows) is a 32-bit application and as such cannot make use of the extra RAM a 64-bit computer can carry.
    The alert/error speadks to "disk space" which is the space available on the HDD.
    If your computer's HDD has about at or less than 12-15 % space available you'll need to make more available (defrag or whatever) or you'll need to move up to a larger HDD.
    Be well...

  • In Flash Builder: "No Disk" Error when trying to switch to Design View

    Just had Flash Builder Beta 1 uninstalled and Beta 2 installed instead.
    When I try to switch to Design View or open a link from Start Page in Flash Builder Beta 2, the application  freezes and "No Disk" error message pops up.

    You have some other problem with your boot drive that has corrupted data backed up to the TimeMacine drive.
    My advice is to boot into each operating system and manually backup just your Users files each to separate regular external drives (no Timemachine or backup software) and disconnect.
    Make a note of any serial numbers, emails, address book contacts, export bookmarks etc. that isn't typically in your users folders data.
    You might be able to Winclone 3 the Windows as a whole thing as it's appearing not to have issues but it's your MacintoshHD partition that is so that will have to be rebuilt from scratch.
    Most commonly used backup methods
    If your OS X parititon doesn't boot, you can use this to recover files.
    Create a data recovery/undelete external boot drive
    Without any further detail about your machine I can't advise specifically what to do, but it involves using Disk Utility to Zero Erase (move slider one spot to the right or in 10.6 using Security Option) the ENTIRE boot drive and reformatting, then installing OSX fresh and then setting up BootCamp again.
    If you wish to switch your boot drive for something better, this is a good time to do this.
    Install/upgrade RAM or storage drive in Mac's
    If your machine is capable of Internet Recovery, then use that, then upgrade.
    If your machine came with 10.6 or earlier, then use the 10.6 install disks and work up from there.
    Erase, formatting, OS X installs on Mac's

  • Photoshop/Bridge CS6 Could not build preview because of a disk error: Mac10.8.2

    The crashes always occur while editing a photo  in the Camera Raw editor in Bridge (most of the time they are JPG files, yes you can edit JPGS in the Adobe Camera Raw editor) and then hit the "Open Image" button that will open the image in Photoshop. That's when things lock up. Often Bridge, Photoshop and InDesign all are "not responding" and have to be force quit.
    Always when I'm editing a photo in Photoshop that is on a server I get the " Could not create a preview because of a disk error message" which I have to hit the OK button to clear. I just tested this several times and I never get the disk error message when editing an image from my hard drive. I suspect there is a network communication problem.
    MacBook Pro 15" Early 2011
    2.2 GHz Intel Core i7
    8GB 1333 Mhz DDR3 RAM
    AMD Radeon HD 6750M 1024 MB
    OS 10.8.2 (12c60)

    I am having the same problem.  I work off of a server too and I get the "Could not create preview because of a disk error" message too.  The actual preview itself is there once I hit OK but this is so annoying because it keeps me from batch processing images.  The message comes up for each image you try to save out so you have to set there and hit enter between each image when you run an action.  Any help to correct this error would be greatly appreciated!  Thanks.

  • PS CS4 Error: Could not build preview because of a disk error

    I have been using this version of Photoshop without any problems for about two years, and then I upgraded to OS X Lion last week and now I get a disk error when I try to save a file.  The message says "Photoshop could not build preview because of a disk error".  I tried to save the file to a thumb drive, but I get the same problem.  I believe I also got a scratch disk error one of the times as well.  Anyone have any ideas on how I can fix this?  I have already downloaded the latest update.  I have tried restarting my computer.  It works ok for a few times after restart but then the error returns.

    I guess it could be a coincidence, but since this started happening right after I installed OS X 10.7 I have to think it has something to do with that.  I'll try using the repair disk utility... Don't have a 10.7 disk since i installed from the app store, so not really sure what steps to take.

  • Error /dev/disk/by-label/ARCH-2015 did not show up

    Hello,
    I downloaded, checked and burned my install cd.
    I booted it and choose the x86_64 After a few seconds I see this message:
    Waiting 30 second for device /dev/disk/by_label/ARCH-201505
    Error : /dev/disk/by_label/ARCH-201505 did not show up after 30 seconds.
    Roelof

    Hello, my first post, installed Arch just a few days ago I love it already, it's everything i was looking for!
    Anyway, OP your problem appeared to me too and I could not start the installation. However I am proud to say I found a solution
    The usb stick is labeled wrong and should be changed to whatever the error says (for me it was 'ARCH_201505').
    At least I believe so. I cd'ed to the specified folder ( /dev/disk/by_label/ ) and soft linked like so "ln -s ARCH_201505 ../../sdx1" which was my usb.
    Then exit and the installation should commence without any problems. Hope I helped
    Last edited by takispan (2015-05-18 21:17:54)

  • How to fix ram or disk error

    Everytime I start my laptop up, the hp logo flashes for a quick second, and then goes to a black error screen that says "ram or disk error, strike ny key when ready". I strike a key, and it just repeats this process. Can I get help please? I have an hp pavilion zt3000 laptop

    Hi deanrossjr,
    I would like to help with the, ram or disk error - strike any key when ready, error you're experiencing. I suggest  we start by following the steps listed in the following Link. This is a good place to start. Let me know the outcome and if you would like further assistance.
    Hope this helps,
    Sunshyn2005
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

  • Windows XP displays "Disk Error" message during initial setup

    I have gotten as far as choosing C:Partition3 <BOOTCAMP>[FAT32]. Windows setup then copies a bunch of files, initializes and then restarts and tells me to press any key which I do then I get a disk error and have to do a hard restart. I am never taken to the screen where I am to choose between NTFS and FAT so that I can format the partition.

    A SOLUTION TO "INSTALL XP PRO SP2 INTO BOOTCAMP WITH LEOPARD, BUT NO OPTION TO FORMAT PARTITION"
    After spending 14 hours trying to follow each and every leads in various discussion rooms, i was overjoyed to finally see the Windows logo on my screen.
    THANK YOU TALEZ !
    I followed carefully what he and Paul Thurrott's Supersite instructed. Below is Talez's advice:
    Check to see if there is a file named "winnt.sif" inside the I386 folder on the Windows XP CD.
    If there is follow these instructions to rebuild the Windows XP CD:
    http://www.winsupersite.com/showcase/windowsxpsp2slipstream.asp
    Skip steps 2 and 3 (since you already have SP2 built in) and remove the "winnt.sif" file from the I386 folder before going on to step 4.
    If this was not working, my last option would be to reformat the whole Mac HD, install Windows, re-install Leopard and retrieving my data from Time Machine - although this is highly risky and not recommendable.

  • Disk error?

    Ok. So I had a high end Macbook Pro 15" Early 2011 that came with Lion and I had upgraded to Mountain Lion. I started having 5 min boot ups a(and still do)
    I tried everything, almost, CCleaner, clear start up items, disk utility said disk was fine, etc.
    Today I decided to boot in Verbose. It got just past where it checks your usb itouch and then i saw so many "failed" and "error"
    Heres the code. I wasn't really sure where the boot up ended, so sorrry.
    Sorry its such a long code! Sorry. A lot of errors start at 8:00 PM.
    Please tell me 1. what is wrong with the disk (or whatever) and 2. what can i do for it?
    1/6/13 7:54:51.423 PM com.apple.launchd[1]: *** Verbose boot, will log to /dev/console. ***
    1/6/13 7:59:55.000 PM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    1/6/13 7:59:55.000 PM kernel[0]: The Regents of the University of California. All rights reserved.
    1/6/13 7:59:55.000 PM kernel[0]: MAC Framework successfully initialized
    1/6/13 7:54:51.431 PM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    1/6/13 7:59:55.000 PM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    1/6/13 7:59:55.398 PM com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    1/6/13 7:59:55.000 PM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    1/6/13 7:59:55.000 PM kernel[0]: ACPI: System State [S0 S3 S4 S5]
    1/6/13 7:59:55.000 PM kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
    1/6/13 7:59:55.000 PM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 88AB
    1/6/13 7:59:55.000 PM kernel[0]: AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    1/6/13 7:59:55.000 PM kernel[0]: [ PCI configuration begin ]
    1/6/13 7:59:55.000 PM kernel[0]: console relocated to 0xfd0010000
    1/6/13 7:59:55.000 PM kernel[0]: PCI configuration changed (bridge=16 device=5 cardbus=0)
    1/6/13 7:59:55.000 PM kernel[0]: [ PCI configuration end, bridges 12 devices 18 ]
    1/6/13 7:59:55.000 PM kernel[0]: mbinit: done [64 MB total pool size, (42/21) split]
    1/6/13 7:59:55.000 PM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    1/6/13 7:59:55.000 PM kernel[0]: rooting via boot-uuid from /chosen: C31A0B85-B671-338A-80C2-3C5A2A1C6E7A
    1/6/13 7:59:55.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    1/6/13 7:59:55.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    1/6/13 7:59:55.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    1/6/13 7:59:55.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    1/6/13 7:59:55.000 PM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    1/6/13 7:59:55.000 PM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    1/6/13 7:59:55.000 PM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/Hitachi HTS725050A9A362 Media/IOGUIDPartitionScheme/Customer@2
    1/6/13 7:59:55.000 PM kernel[0]: BSD root: disk0s2, major 1, minor 3
    1/6/13 7:59:55.000 PM kernel[0]: BTCOEXIST off
    1/6/13 7:59:55.000 PM kernel[0]: BRCM tunables:
    1/6/13 7:59:55.000 PM kernel[0]: pullmode[1] txringsize[  256] reapmin[   32] reapcount[  128]
    1/6/13 7:59:55.000 PM kernel[0]: highWaterMark: VO[  192]  VI[  192]  BE[  192]  BK[  192]
    1/6/13 7:59:55.000 PM kernel[0]: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID a4b197fffe1f813e; max speed s800.
    1/6/13 7:59:55.000 PM kernel[0]: Kernel is LP64
    1/6/13 7:59:55.000 PM kernel[0]: USBMSC Identifier (non-unique): TBEN2245300611 0x22b8 0x2de7 0x229
    1/6/13 7:59:55.000 PM kernel[0]: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    1/6/13 8:00:03.000 PM kernel[0]: macx_swapon SUCCESS
    1/6/13 8:00:03.608 PM hidd[45]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    1/6/13 8:00:09.326 PM fseventsd[46]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (20 319 353)
    1/6/13 8:00:09.385 PM mDNSResponder[38]: mDNSResponder mDNSResponder-379.32.1 (Aug 31 2012 19:05:06) starting OSXVers 12
    1/6/13 8:00:09.403 PM appleeventsd[51]: main: Starting up
    1/6/13 8:00:09.416 PM fseventsd[46]: log dir: /.fseventsd getting new uuid: F4936CCE-90D4-4FC1-AAB7-1BEAA0EFA276
    1/6/13 8:00:09.427 PM com.apple.usbmuxd[26]: usbmuxd-296.3 on Jul 25 2012 at 00:28:37, running 64 bit
    1/6/13 8:00:09.481 PM hidd[45]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    1/6/13 8:00:09.600 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:09.633 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:09.641 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:09.648 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: BCM5701Enet: Ethernet address 3c:07:54:11:da:93
    1/6/13 8:00:09.000 PM kernel[0]: AirPort_Brcm4331: Ethernet address 28:cf:da:d8:67:1a
    1/6/13 8:00:09.000 PM kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    1/6/13 8:00:09.000 PM kernel[0]: IO80211Interface::efiNVRAMPublished(): 
    1/6/13 8:00:09.000 PM kernel[0]: AGC: 3.2.11, HW version=1.9.23, flags:0, features:20600
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: Previous Shutdown Cause: 5
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: [IOBluetoothHCIController][start] -- completed
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: Waiting for DSMOS...
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    1/6/13 8:00:09.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x821A FirmwareVersion - 0x0041
    1/6/13 8:00:09.000 PM kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    1/6/13 8:00:09.000 PM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    1/6/13 8:00:09.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:09.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:09.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:09.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:09.000 PM kernel[0]: ACPI_SMC_PlatformPlugin::initFanThrottleControl - waiting for AppleSMC
    1/6/13 8:00:10.056 PM coreservicesd[58]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    1/6/13 8:00:10.212 PM WindowServer[77]: Server is starting up
    1/6/13 8:00:10.256 PM WindowServer[77]: Session 256 retained (2 references)
    1/6/13 8:00:10.256 PM WindowServer[77]: Session 256 released (1 references)
    1/6/13 8:00:10.264 PM WindowServer[77]: Session 256 retained (2 references)
    1/6/13 8:00:10.264 PM WindowServer[77]: init_page_flip: page flip mode is on
    1/6/13 8:00:10.000 PM kernel[0]: DSMOS has arrived
    1/6/13 8:00:10.000 PM kernel[0]: [AGPM Controller] build GPUDict by Vendor1002Device6741
    1/6/13 8:00:10.473 PM airportd[78]: _processDLILEvent: en1 attached (down)
    1/6/13 8:00:10.000 PM kernel[0]: createVirtIf(): ifRole = 1
    1/6/13 8:00:10.000 PM kernel[0]: in func createVirtualInterface ifRole = 1
    1/6/13 8:00:10.000 PM kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff8010df5800
    1/6/13 8:00:10.000 PM kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    1/6/13 8:00:10.000 PM kernel[0]: Created virtif 0xffffff8010df5800 p2p0
    1/6/13 8:00:10.702 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:10.717 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:10.722 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:10.725 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:11.087 PM mds[37]: (Normal) FMW: FMW 0 0
    1/6/13 8:00:11.268 PM com.apple.SecurityServer[15]: Session 100000 created
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:11.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:11.781 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:11.799 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:11.802 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:11.806 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:11.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:11.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:11.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:12.852 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:12.868 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:12.872 PM WindowServer[77]: mux_initialize: Mode is dynamic
    1/6/13 8:00:12.872 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:12.876 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:12.884 PM WindowServer[77]: GLCompositor enabled for tile size [256 x 256]
    1/6/13 8:00:12.884 PM WindowServer[77]: CGXGLInitMipMap: mip map mode is on
    1/6/13 8:00:12.901 PM WindowServer[77]: WSMachineUsesNewStyleMirroring: false
    1/6/13 8:00:12.902 PM WindowServer[77]: Display 0x042728c0: GL mask 0x9; bounds (0, 0)[1440 x 900], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca3, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009ca300000000042728c0
    1/6/13 8:00:12.902 PM WindowServer[77]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    1/6/13 8:00:12.902 PM WindowServer[77]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    1/6/13 8:00:12.904 PM WindowServer[77]: Created shield window 0x5 for display 0x042728c0
    1/6/13 8:00:12.904 PM WindowServer[77]: Created shield window 0x6 for display 0x003f003e
    1/6/13 8:00:12.904 PM WindowServer[77]: Created shield window 0x7 for display 0x003f003d
    1/6/13 8:00:12.905 PM WindowServer[77]: Display 0x042728c0: GL mask 0x9; bounds (0, 0)[1440 x 900], 39 modes available
    Main, Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca3, S/N 0, Unit 0, Rotation 0
    UUID 0x0000061000009ca300000000042728c0
    1/6/13 8:00:12.905 PM WindowServer[77]: Display 0x003f003e: GL mask 0x4; bounds (2464, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003e
    1/6/13 8:00:12.905 PM WindowServer[77]: Display 0x003f003d: GL mask 0x2; bounds (2465, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    1/6/13 8:00:12.905 PM WindowServer[77]: CGXPerformInitialDisplayConfiguration
    1/6/13 8:00:12.905 PM WindowServer[77]:   Display 0x042728c0: MappedDisplay Unit 0; Alias(0, 0x9); Vendor 0x610 Model 0x9ca3 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (0,0)[1440 x 900], Rotation 0, Resolution 1
    1/6/13 8:00:12.905 PM WindowServer[77]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2464,0)[1 x 1], Rotation 0, Resolution 1
    1/6/13 8:00:12.905 PM WindowServer[77]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2465,0)[1 x 1], Rotation 0, Resolution 1
    1/6/13 8:00:12.905 PM WindowServer[77]: CGXMuxBoot: Boot normal
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:12.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:12.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:12.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:12.968 PM WindowServer[77]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x00000007, accelerator 0x0000463b, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB
    1/6/13 8:00:12.968 PM WindowServer[77]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x00000007, texture units 8, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    1/6/13 8:00:12.968 PM WindowServer[77]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000008, accelerator 0x00004b23, unit 3, caps QEX|QGL|MIPMAP, vram 451 MB
    1/6/13 8:00:12.969 PM WindowServer[77]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000008, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    1/6/13 8:00:12.980 PM WindowServer[77]: Unable to open IOHIDSystem (e00002bd)
    1/6/13 8:00:13.243 PM configd[17]: setting hostname to "Brittanys-MacBook-Pro.local"
    1/6/13 8:00:13.247 PM configd[17]: network changed.
    1/6/13 8:00:13.000 PM kernel[0]: virtual bool IOHIDEventSystemUserClient::initWithTask(task_t, void *, UInt32): Client task not privileged to open IOHIDSystem for mapping memory (e00002c1)
    1/6/13 8:00:13.000 PM kernel[0]: AirPort: Link Down on en1. Reason 1 (Unspecified).
    1/6/13 8:00:13.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    1/6/13 8:00:13.931 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:13.949 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:13.953 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:13.957 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:14.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:14.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:14.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:14.905 PM WindowServer[77]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    1/6/13 8:00:14.926 PM WindowServer[77]: Received display connect changed for display 0x42728c0
    1/6/13 8:00:14.950 PM WindowServer[77]: CGXMuxAcknowledge: Posting glitchless acknowledge
    1/6/13 8:00:14.968 PM WindowServer[77]: Received display connect changed for display 0x42728c0
    1/6/13 8:00:14.968 PM WindowServer[77]: Received display connect changed for display 0x3f003d
    1/6/13 8:00:14.969 PM WindowServer[77]: Received display connect changed for display 0x3f003e
    1/6/13 8:00:15.009 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:15.026 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:15.030 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:15.033 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:15.202 PM com.apple.SecurityServer[15]: Entering service
    1/6/13 8:00:15.231 PM systemkeychain[66]: done file: /var/run/systemkeychaincheck.done
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:15.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:15.241 PM configd[17]: network changed: DNS*
    1/6/13 8:00:15.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:15.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:15.244 PM mDNSResponder[38]: D2D_IPC: Loaded
    1/6/13 8:00:15.244 PM mDNSResponder[38]: D2DInitialize succeeded
    1/6/13 8:00:15.260 PM netbiosd[109]: Unable to start NetBIOS name service:
    1/6/13 8:00:15.293 PM awacsd[55]: Starting awacsd connectivity-78 (Jul 26 2012 14:37:46)
    1/6/13 8:00:15.296 PM awacsd[55]: InnerStore CopyAllZones: no info in Dynamic Store
    1/6/13 8:00:15.299 PM loginwindow[41]: Login Window Application Started
    1/6/13 8:00:15.309 PM UserEventAgent[11]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    1/6/13 8:00:15.319 PM loginwindow[41]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    1/6/13 8:00:15.420 PM digest-service[144]: label: default
    1/6/13 8:00:15.420 PM digest-service[144]:           dbname: od:/Local/Default
    1/6/13 8:00:15.420 PM digest-service[144]:           mkey_file: /var/db/krb5kdc/m-key
    1/6/13 8:00:15.421 PM digest-service[144]:           acl_file: /var/db/krb5kdc/kadmind.acl
    1/6/13 8:00:15.422 PM digest-service[144]: digest-request: uid=0
    1/6/13 8:00:15.433 PM rpcsvchost[147]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    1/6/13 8:00:15.435 PM digest-service[144]: digest-request: init request
    1/6/13 8:00:15.437 PM digest-service[144]: digest-request: init return domain: BUILTIN server: BRITTANYS-MACBOOK-PRO
    1/6/13 8:00:16.081 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:16.099 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:16.103 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:16.106 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:16.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:16.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:16.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:16.000 PM kernel[0]: en1: 802.11d country code set to 'US'.
    1/6/13 8:00:16.000 PM kernel[0]: en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165
    1/6/13 8:00:16.000 PM kernel[0]: MacAuthEvent en1   Auth result for: 98:2c:be:56:aa:d8  MAC AUTH succeeded
    1/6/13 8:00:16.000 PM kernel[0]: wlEvent: en1 en1 Link UP virtIf = 0
    1/6/13 8:00:16.000 PM kernel[0]: AirPort: Link Up on en1
    1/6/13 8:00:16.000 PM kernel[0]: en1: BSSID changed to 98:2c:be:56:aa:d8
    1/6/13 8:00:16.000 PM kernel[0]: en1::IO80211Interface::postMessage bssid changed
    1/6/13 8:00:17.150 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:17.165 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:17.170 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:17.173 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:17.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:17.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:17.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:18.084 PM locationd[42]: NOTICE,Location icon should now be in state 0
    1/6/13 8:00:18.233 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:18.250 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:18.254 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:18.258 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:18.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:18.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:18.000 PM kernel[0]: disk1: alignment error.
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: SAM Multimedia: READ or WRITE failed, SENSE_KEY = 0x05, ASC = 0x20, ASCQ = 0x00
    1/6/13 8:00:19.000 PM kernel[0]: disk1: I/O error.
    1/6/13 8:00:19.313 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:19.329 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:19.333 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status code 0xFFFFFFFC).
    1/6/13 8:00:19.337 PM diskarbitrationd[16]: unable to probe /dev/disk1 (status

    might pay to plug your phone into PC via USB cable and check if there are any disk errors on your phone memory, thru Windows Explorer itself.

  • "Firmware","disk error","can't mount it": Is this the end?

    "Firmware","disk error","can't mount it": Is this the end? My iShuffle is DEAD?
    I think it's dead but as my last breath i will try to find any different solution before to bury it. Sorry for my English, I am Brazilian, but I will try do my best for you understand me. It’s me who needs help.
    I have an iShuffle 512MB (purchase OUT2005), a mini iPod 6GB (purchase SET2005) and a PC running Windows XP SP2 (ADM Athlon XP 2600, HD 120GB, 512MB RAM, 6 USB 2.0).
    My mini iPod 6GB (miP6) works correctly with iTunes 5 or 6, with its original factory software and settings and now with iPod update October 2005. I don’t know if everything started when I first connected them two at the same time but they were working fine in the beginning.
    One day my iShuffle, connected to my PC USB and transferring music from iTunes, , started to turn off and turn on, that is, iTunes showed it connected and then disconnected even I wasn’t touching it. When it came back in iTunes I started to try to transfer music to it and this time it came off, and then came back without that music I tried to transfer in. This situation didn’t go better even when I try to change my iPod to the other five USB ports, neither in my Notebook (PC WinXP SP2). I have reinstalled iPod with the original CD software, reinstalled iTunes and all the things I read at this forum. The situation was going worse until now, I don’t know why, I can’t use it anymore. The current situation, after all I did – and I will explain what was - is:
    1) When I connect it to a USB in my PC or Notebook, windows recognize it as a mass storage device and iTunes don’t start automatically.
    2) I go to windows explorer and there it is, “Drive E: removable disk”, but…
    3) But it looks like a Drive, with no disk in it. It’s a kind of a CD-ROM drive with NO CD inside it. This way, I can’t format it because I can’t format a drive, just a disk, even partition it.
    4) When I connect it to other PCs (winXP), with no iPod software installed, the systems first recognize it as Apple iPod and then as USB Mass Storage device, but the same way at my PC: OKB.
    5) When I try to run iPod Updater I receive most of the times this message: “Can’t mount it”. Some times it recognizes it as an iPod but I receive the message, during the restoring original software process, “Firmware update failure. Disk write error”, as you can see here: http://www.ivan.med.br/ishuffle.jpg.
    6) So, to try to use Updater, at this time, is out of question. If there is anyway to save it, I think it must be through other software or adjustment, I don’t know. I will show you a brief of what I have done until now:
    “Windows-try”
    - Current updater. Reinstalled old updater and run too. Reinstalled iTunes and all this stuff.
    - Changed USB connection and reinstall USB drives.
    - Installed iShuffle at another machine the same way described in iShuffle Manual.
    - Tried to format it using windows explorer format tool and other no-windows native tools.
    - Used partition magic and other tool to try to build anything in it.
    - Used Click Administrative Tools, double-clicked Computer Management, and then clicked Disk Management in the left pane. Nothing appeared. When I connect my miP6 it is there, and everything works fine. Just remember.
    - Used Windows tools (CMD tools) as DiskPart and MountVol. Nothing.
    “DOS-Try”
    - I used a bootable win98 formatted floppy disk, with USB ASPI support, and the system recognized the two USB devices I have connected that time: my Apple “DEAD” iShuffle and my Pendrive. But it could not assign a letter to iSuffle device, only for the pendrive. I’ve used DUSE software too and the same answer, even with an instruction INT13 that allow me to use Fdisk. But even Fdisk could not recognize the iPod as a Disk.
    So, this is my story. If anyone could understand it and know anything better than to bury it, send me your message, PLEASE. If you want to send me any software or tool you think can help me, my e-mail address

    Same problem in the US...after 1 week of use, hit the reverse button while playing and it stopped, never to resume. Tried the latest software updater for both the ipod and itunes, and received the Ipod Service and Can't Mount Errors. After multiple attempts, all I get is the updater screen stating Initializing.. Additionally, when I tried to reinstall, it stated that the ipod needed to be formatted, yet I received a message that the ipod couldn't communicate. Seems like too many people are having the same issue!

  • Please see if you can help me with my Disk Error

    I have read through a lot of issues on getting the disk error message and I cannot find the solution for me, so I will try posting this...
    I have a new IMac 20" Intel 2.0 with 2 GB Ram and 500 GB Hard Drive with OSX 10.5
    I printed the instructions for Boot Camp Assistant
    I have a brand new copy of Windows XP Professional I opened the package it says it includes SP2
    I created the 32 GB partition with Boot Camp Assistant
    I have a USB Keyboard and Mouse with the Mouse connected to the Keyboard USB port not the computer as I read to do in one of the forums..
    I chose the C: Partition 3 <BOOTCAMP> [FAT32} as indicated on Pg. 11 of the Manual
    At that point I go through two progress bars that Windows goes through then, I think, Windows says it's going to reboot:
    I get the black screen with white letters
    Disk Errorr....
    click any screen to try again....
    I can click all the keys and nothing happens unless I turn off the computer and then hold down the Options key. I can return the Mac OS but I cannot get Windows to boot.
    I never get to the next screen to choose the Format.
    I have checked the firmware updates when I try to download them it says I don't need them.
    I really do need to still have access to Windows. The whole reason I switched to mac was because I read I could have both. I tried Vista and hated it. I don't want to hate my Mac. I hope someone can help me figure out what to do? I called Applecare, no help!!!!!

    I too no longer get to the screen where I get to choose the format for the windows partition. The first time I installed it, I did and chose the WRONG option (leave the current file system intact). I used boot camp to remove the windows partition and started again, but now I get as far as setting up windows and then get a STOP system initialisation failed message. I don't get to choose the partition or the format. I would have thought removing the partition and starting again would have overcome my initial mistake, but apparently not. Unless this is a different error, which is possible, as many others here seem to have the same problem.

  • Crash with hard disk errors (ATA exception)

    My Arch just crashed displaying in a TTY errors like this:
    [ 24.229347] ata2.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x0
    [ 24.229397] ata2.00: irq_stat 0x40000008
    [ 24.229426] ata2.00: failed command: READ FPDMA QUEUED
    [ 24.229463] ata2.00: cmd 60/08:00:70:3e:c3/00:00:03:00:00/40 tag 0 ncq 4096 in
    res 51/40:08:70:3e:c3/00:00:03:00:00/40 Emask 0x409 (media error) <F>
    [ 24.229552] ata2.00: status: { DRDY ERR }
    [ 24.229579] ata2.00: error: { UNC }
    [ 24.234145] ata2.00: configured for UDMA/133
    [ 24.234168] sd 1:0:0:0: [sda] Unhandled sense code
    [ 24.234171] sd 1:0:0:0: [sda]
    [ 24.234173] Result: hostbyte=0x00 driverbyte=0x08
    [ 24.234176] sd 1:0:0:0: [sda]
    [ 24.234177] Sense Key : 0x3 [current] [descriptor]
    [ 24.234181] Descriptor sense data with sense descriptors (in hex):
    [ 24.234183] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00
    [ 24.234192] 03 c3 3e 70
    [ 24.234196] sd 1:0:0:0: [sda]
    [ 24.234198] ASC=0x11 ASCQ=0x4
    [ 24.234200] sd 1:0:0:0: [sda] CDB:
    [ 24.234202] cdb[0]=0x28: 28 00 03 c3 3e 70 00 00 08 00
    [ 24.234210] end_request: I/O error, dev sda, sector 63127152
    [ 24.234261] Buffer I/O error on device dm-1, logical block 7864270
    [ 24.234321] ata2: EH complete
    I shutdown the laptop by pressing the power button. On the reboot, a lot of these errors displayed but the system booted successfully. Here is the dmsg : http://pastebin.com/FAEAXwwY
    It is a 8 months old MSI GT70 laptop which never suffered from mechanical shocks in any way in the past.
    Should I get worried about this and start making — full — backups?

    The problem seems fixed now, at least I hope so.
    If the live CD did not booted this isn't because of the hard drive but of my NVIDIA Optimus config, adding “acpi=off” as kernel parameter fixed that.
    In the live CD I was able to open the LUKS volume, activate the LVM VG and mount the LV without any errors or visible problems (such as lags).
    Then I launched a “e2fsck -c -c” on the root LV (after unmouting it, of course); it reported 9 errors (9/0/0). I answered “yes” to all questions of e2fsck.
    I had the idea to regenerate the initramfs with mkinitcpio as I remembered I have canceled the last mkinitcpio during the process, maybe it generated a corrupted ramfs?
    After rebooting, everything worked normally. But I'm afraid I only have a reprieve, I will still clone my disk while it is still readable.
    Last edited by Nock441 (2013-12-27 17:59:12)

Maybe you are looking for

  • 2 ipods 1 pc problem

    Hi Ive got a problem in that ive set up my wifes touch and its all fine and dandy, yet when i set mine up i got her music onto my touch.How do we keep our music seperate? Cheers Cass

  • JCO Server - function template definition

    Hi all, I'm writing a JCO Server application where I define a function template with three tables each with a number of character fields. It seems that I need to set the length of each field to the double of the corresponding field of the SAP functio

  • HT201272 Songs not downloading properly.

    I have several songs that i have purchased that have not downloaded properly. I only use one computer, so it is obviously authrorized. When I follow instructuions and go to my purchased songs to download them again, the button to the right I am not a

  • Can't approve iMac for Keychain

    I have been using Keychain on a MacBook Air . Now I have installed OSX Mavericks on my iMac (mid-2009) and want to use Keychain on it. I don't have a security code so I am trying to set it up by requesting approval from the MBA. The request goes from

  • User exit from ABAP workbench

    Hello Gurus,        How can I get  user exit from ABAP workbench ? thanks very much!