Root filesystem errors, Arch mounts it as RO, unusable system

I dunno why, but since a little why Arch stopped working because it just stops the initscripts where it checks for filesystems.
I'm getting at the beginning of initscripts this:
"Using static /dev filesystem"
Then it goes into maintenance mode after the Filesystem Check, asking for my root password, with the root filesystem mounted read-only, then it asks me to fsck it and change the superblock, however I can't do this because /dev/sda1 (my root FS) doesn't exists.
What should I do?
Thanks in advance

1. when you start it will say filesystem check error and ask if you want to fix it type in your root password and press enter
2. type mount -o -n remount,rw / and press enter
3. type pacman -S initscripts and press enter
4. type cp /etc/rc.local.shutdown.pacsave /etc/rc.local.shutdown press enter
5. type cp /etc/rc.local.pacsave /etc/rc.local press enter
6. type cp /etc/rc.conf.pacsave /etc/rc.conf press enter
7. type cp /etc/inittab.pacsave /etc/inittab
8. type reboot and press enter and you should be able to boot into your filesystem
if you pacman tells you that it cant find initscripts then download the package from here:
ftp://ftp.archlinux.org/testing/os/i686 … pkg.tar.gz
and put it on a usb drive and mount it from inside another linux for example a ubuntu live cd
then mount your arch root aswell and copy the initscripts-2008.02-1-i686.pkg.tar.gz to mountpoint/root/
then go back and go from step 3 but with pacman -U initscripts-2008.02-1-i686.pkg.tar.gz
Last edited by INCSlayer (2008-03-01 07:25:15)

Similar Messages

  • Root filesystem won't mount.

    Im getting a file not found/kernel panic error when the kernel tries to mount my root filesystem.
    The partition is being specified correctly on the grub kernel line and I dont believe it is a module issue - this happens for both ext2 and ext3 partitions, but not all - just my arch partition.
    So what else could cause the kernel to not mount it?

    Disk /dev/sda: 30.0 GB, 30005821440 bytes
    255 heads, 63 sectors/track, 3648 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x86338633
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 2940 23615518+ 83 Linux
    /dev/sda2 3588 3648 489982+ 82 Linux swap / Solaris
    /dev/sda3 2941 3587 5197027+ 83 Linux
    Partition table entries are not in disk order
    sda1 is my ubuntu partition (ext3) im currently running. sda3 is arch (ext2)
    Last edited by kristersaurus (2008-07-30 17:48:14)

  • "ludowngrade" - Sol 8 root filesystem trashed after mounting on Sol 10?

    I've been giving liveupgrade a shot and it seems to work well for upgrading Sol 8 to Sol 10 until a downgrade / rollback is attempted.
    To make a long story short, luactivating back to the old Sol 8 instance doesn't work because I haven't figured out a way to completely unencapsulate the Sol 8 SVM root metadevice without completely removing all SVM metadevices and metadbs from the system before the luupgrade, and we can only reboot once, to activate the newupgrade.
    This leaves the old Sol 8 root filesystem metadevice around after the upgrade (even though it is not mounted anywhere). After an luactivate back to the Sol 8 instance, something gets set wrong and the 5.8 kernel panics with all kinds of undefined symbol errors.
    Which leaves me no choice but to reboot in Solaris 10, and mount the old Solaris 8 filesystem, then edit the Sol 8 /etc/system and vfstab files to boot off a plain, non-SVM root filesystem.
    Here's the problem: Once I have mounted the Old Sol 8 filesystem in Sol 10, it fails fsck when booting Sol 8;
    /dev/rdsk/c1t0d0s0: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
    # fsck /dev/rdsk/c1t0d0s0
    BAD SUPERBLOCK AT BLOCK 16: BAD VALUES IN SUPER BLOCK
    LOOK FOR ALTERNATE SUPERBLOCKS WITH MKFS? y
    USE ALTERNATE SUPERBLOCK? y
    FOUND ALTERNATE SUPERBLOCK AT 32 USING MKFS
    CANCEL FILESYSTEM CHECK? n
    Fortunately, recovering the alternate superblock makes the filesystem usable in Sol 8 again. Is this supposed to happen?
    The only thing I can think of is I have logging enabled on the root FS in Sol 10, so apparently logging trashes the superblock in Sol 10 such that the FS cannot be mounted in Sol 8 without repair.
    Better yet would be a HOWTO on how to luupgrade a root filesystem encapsulated in SVM without removing the metadevices first. It seems impossible since without any fiddling, all the LU instances on the host will share the SVM metadb's on the system, which leads to problems.

    Did you upgrade the version of powerpath to a release supported on Solaris 10?

  • Unrecognized Filesystem  error when mounting dmg

    Ok. So my problem is this.
    My MacBook Pro became unresponsive, when I booted, it gave a question mark on the white screen instead of starting Snow Leopard. Still don't know why, but that isn't really important now.
    When this happened I got my snow leopard cd, put it in, and made a .dmg of the drive, just in case I could retrieve something. Then proceeded to format the drive.
    Now, when I try to mount the .dmg, the finder says: unrecognized filesystem. Cannot mount it through the terminal either. I am wondering, is there anything I can do? I am not really versed in the terminal commands so I am not sure what is possible at this point. I would really like to get my data back though.

    [DiskWarrior|http://www.alsoft.com/DiskWarrior/index.html] may be able to repair the disk image, if the problem is simply a damaged disk image. If it's something worse than that, you may not have any luck.
    How did you make the disk image? If you selected your hard drive, which was damaged, and clicked New Image, you've probably just created an image of a damaged disk, which may or may not be repairable. In the future, a more appropriate way to create an emergency backup in this situation is to use the Restore tab in Disk Utility. Despite the name, it does both backups and restores... not the kind of thing I'd want to rely on for everyday backups, but it's good for emergencies.
    Of course, you'd be better off to never let yourself get into that situation. Start backing up regularly. If you're not sure how, take a look at my [Mac Backup Guide|http://www.reedcorner.net/thomas/guides/backups>.

  • XFS Root Filesystem on LVM Stripe - Corruption

    I want to create a LVM Stripe across two SATA drives.  The problem I keep running into is, on boot,  arch reports that a fsck needs to be run on the root filesystem, so it mounts it read only and allows me to type in the root password to get shell access.   This all happens after I do the initial arch install, reboot, log in normally, do a pacman -Syu, reboot. 
    Here's what I have and what I did...
    I have two 320G SATA Drives plugged into my system board (an ABIT AN-M2HD).  My Bios is set to "AHCI Linux" for the SATA mode.
    Boot the latest Arch CD install at command prompt:
    cfdisk /dev/sda
    create 125M Partition (for /boot)        /dev/sda1
    create 319G Partition                      /dev/sda2
    cfdisk /dev/sdb
    create 320G Partition                     /dev/sdb1
    lvm pvcreate /dev/sda2 /dev/sdb1
    lvm vgcreate lvmgrp0 /dev/sda2 /dev/sdb1
    lvm lvcreate -i2 -I4 -L1G -nswap lvmgrp0
    lvm lvcreate -i2 -I4 -L594G -nroot lvmgrp0
    /arch/setup  (I'm going to abbreviate this)
    Hard Drive Setup (chose option 3)
        Set swap to swap LV
        Set root to root LV (xfs)
        Set /dev/sda1 to /boot (ext3)
    /etc/rc.conf USE LVM="YES"
    Kerel Params = Boot from LVM Support? I answer Yes
    Grub Looks Good.
    Everything seemingly installs fine, I can reboot and arch comes right up.  But after I do pacman -Syu everything goes to pot.
    I suspect I have something wrong in alignment between the LVM stripe and XFS, but dont know..
    alternately, should I set my LVM Stripe Size to a value larger than 4?  I thought since on i686 max XFS block size is 4096 (4K) then they should match.  Any thoughts on this?
    help! ;-)
    Ether..

    I just wanted to add an update.  It wasn't a LVM issue, it was a XFS issue.
    I went to Arch 64 bit for a while and everything (above) worked just fine.. The usability and Lib32 issues with 64 bit lost it's luster and last weekend I went back to 32 bit Arch.
    In going back to 32 bit I followed my procedure above for partitioning just as I had with the 64 bit version and after rebooting from the install and updating packman, the same thing occurred, the file system would start to corrupt, pacman would complain that libraries were truncated and so forth.    After reboot, the /root partition would not mount read/write because it was not clean...
    I reinstalled Arch 32 bit 6 times on Saturday trying various things in a scientific way and came to this conclusion:
    __and I have no idea why__, but when I use the XFS file system on an install with Arch 32 bit, it hoses up.  "Your Crazy" you might say, but trust me I've tried it different ways more than a dozen times.  (I'm no n00b either, I've been an RHCE since 2003 and a daily Linux user since 1999.)  Seems crazy, but XFS was a constant in all of my testing.  The only thing I can figure is that it's my hardware and that's just a guess.  64 bit worked without a hitch with XFS.  I even got desperate and installed / on a lone 60 gig partition (/dev/sda1) completely deleting all LVMs and it still corrupted with XFS and 32 bit
    The Solution?
    I used JFS.  I have created the LVM Stripe as I have described above and it works great.  No issues.
    Weird..
    For the sake of knowledge I have a:
    AMD 5000+ Black Edition CPU
    Abit AN-M2HD Motherboard
    2 Gig Dual Channel RAM (2x1Gb)
    2 320 Gig SATA Drive
    1 SATA DVD Writer
    -Ether..
    Last edited by EtherNut (2008-01-29 14:54:01)

  • Broken root filesystem

    Hello,
    I've got two eeePCs, both running arch, and yesterday I updated packages and manage to break both of them
    They've got a 8GB SSDisk per each, on which only Arch is installed.
    The fisrt one has got a boot partition (/dev/sda1) on EXT2, and a root (/dev/sda2) on EXT4.
    When booting, kernel gets loaded but it panicks saying root filesystem cannot be mounted.
    I cannot even mount the root partition using an Arch 2009.08-core-i686 written on an USB stick: the boot partition (/dev/sdb1) works fine, but mount fails on /dev/sdb2, and also fsck says that /dev/sdb2's superblock is not valid: bad magic number. Not even the backup superblock can be used...
    Since everything was working fine last time I used the eeePC, I halted it correctly and nothing bad happened to it meanwhile, I'm hoping I didn't lose the filesystem and my data...
    How could I check what the problem is?
    The second machine (I haven't got it with me at the moment, forgot it home... as soon as I get there I'll boot it using the USB stick) should have only one partition, containing the root filesystem, partitioned with NILFS2.
    If I recall correcly GRUB cannot even load the kernel: maybe it stopped supporting NILFS2 filesystems? Anyway unless I won't be able to get my data from Arch live, this is not a big problem...
    EDIT: I noticed two other similar threads... Maybe last upgraded broke "esotic" filesystems?
    Anyway I cannot mount the EXT4 FS even from Arch Live (while it looks like the others can), and this sounds pretty weird to me...
    Last edited by peoro (2010-02-04 18:06:36)

    Actually I don't think it's some problem like that...
    After I last halted the system (and the halting process went fine, didn't have to force anything) nothing happend to the machine (didn't even move it)... Besides it's not an old machine, I've only got it for a few months (consider that this arch is the first OS I installed on it, and when I installed it ext4 was already out): it's highly unlikely that it reached the writes limit...
    Moreover it looks like other users had got similar problems with filesystems the same days:
    http://bbs.archlinux.org/viewtopic.php?id=90179
    http://bbs.archlinux.org/viewtopic.php?id=90292 (not sure how related this is, anyway makes me think something about filesystems/partitions happend...)
    @leberyo: what FS were you using?

  • Filesystem Error (UDev and mounting)

    I'm having trouble with my filesystem(s) on startup. These problems began after I cleaned my case using compressed air / vacuum, though I don't think I jostled any hardware. My original filesystem was set up like this:
    /dev/sda1 NTFS WinXP partition
    /dev/sda2 XFS /var
    /dev/sda3 EXT3 root
    /dev/sda4 extended
    /dev/sda5 EXT3 /home
    /dev/sda6 swap
    /dev/sdb1 XFS /digitalmedia
    On startup, UDev starts and Modules are loaded, then I make it to:
    :: Checking Filesystems [BUSY]
    /dev/sda3: clean, 87750/977280 files, 668803/3905803 blocks
    /dev/sda5 is mounted. e2fsck: Cannot continue, aborting.
    /sbin/fsck.xfs: XFS file system. [FAIL]
    *** FILESYSTEM CHECK FAILED ***
    * Please repair manually and reboot *
    <snip>
    If I log in as root, /proc/mounts contains this:
    rootfs / rootfs rw 0 0
    proc /proc prox rw,relatime 0 0
    sys /sys sysfs rw,relatime 0 0
    udev /dev devtmpfs rw,nosuid,relatime,size=10240k,nr_inodes=256615,mode=755 0 0
    /dev/disk/by-uuid/dc4661ec-06bf-46a7-ac7d-ba183f39f402 / ext3 ro,noatime,errors=continue,barrier=0,data=writeback 0 0
    /dev/sdb1 /media/usbhd-sdb1 xfs rw,relatime,attr2,noquota 0 0
    /dev/sda5 /media/usbhd-sda5 ext3 rw,relatime,errors=continue,barrier=0,data=writeback 0 0
    /dev/sda1 /media/usbhd-sda1 ntfs ro,relatime,uid=0,gid=100,umask=02,nls=utf8,errors=continue,mft_zone_multiplier=1 0 0
    /dev/sda2 /media/usbhd-sda2 xfs rw,relatime,attr2,noquota 0 0
    As you can see, 4 partitions are mounted under /media/* instead of their appropriate locations. At this point, I rebooted to SystemRescue LiveCD and issued e2fsck -f commands for the (unmounted) EXT3 partitions:
    root@sysresccd /proc % e2fsck -f /dev/sda3
    e2fsck 1.41.12 (17-May-2010)
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    /dev/sda3: 87750/977280 files (1.0% non-contiguous), 668803/3905803 blocks
    root@sysresccd /proc % e2fsck -f /dev/sda5
    e2fsck 1.41.12 (17-May-2010)
    Superblock last mount time is in the future.
    (by less than a day, probably due to the hardware clock being
    incorrectly set) Fix<y>? yes
    Superblock last write time is in the future.
    (by less than a day, probably due to the hardware clock being
    incorrectly set). Fix<y>? yes
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    /dev/sda5: ***** FILE SYSTEM WAS MODIFIED *****
    /dev/sda5: 7092/2564096 files (7.1% non-contiguous), 3262832/10253478 blocks
    as well as xfs_check and xfs_repair commands for the (unmounted) XFS partitions:
    root@sysresccd /proc % xfs_check /dev/sda2
    root@sysresccd /proc % xfs_check /dev/sdb1
    root@sysresccd /proc % xfs_repair /dev/sda2
    Phase 1 - find and verify superblock...
    Phase 2 - using internal log
    - zero log...
    - scan filesystem freespace and inode maps...
    - found root inode chunk
    Phase 3 - for each AG...
    - scan and clear agi unlinked lists...
    - process known inodes and perform inode discovery...
    - agno = 0
    - agno = 1
    - agno = 2
    - agno = 3
    - process newly discovered inodes...
    Phase 4 - check for duplicate blocks...
    - setting up duplicate extent list...
    - check for inodes claiming duplicate blocks...
    - agno = 0
    - agno = 2
    - agno = 1
    - agno = 3
    Phase 5 - rebuild AG headers and trees...
    - reset superblock...
    Phase 6 - check inode connectivity...
    - resetting contents of realtime bitmap and summary inodes
    - traversing filesystem ...
    - traversal finished ...
    - moving disconnected inodes to lost+found ...
    Phase 7 - verify and correct link counts...
    done
    root@sysresccd /proc % xfs_repair /dev/sdb1
    Phase 1 - find and verify superblock...
    Phase 2 - using internal log
    - zero log...
    - scan filesystem freespace and inode maps...
    - found root inode chunk
    Phase 3 - for each AG...
    - scan and clear agi unlinked lists...
    - process known inodes and perform inode discovery...
    - agno = 0
    - agno = 1
    - agno = 2
    - agno = 3
    - process newly discovered inodes...
    Phase 4 - check for duplicate blocks...
    - setting up duplicate extent list...
    - check for inodes claiming duplicate blocks...
    - agno = 1
    - agno = 0
    - agno = 2
    - agno = 3
    Phase 5 - rebuild AG headers and trees...
    - reset superblock...
    Phase 6 - check inode connectivity...
    - resetting contents of realtime bitmap and summary inodes
    - traversing filesystem ...
    - traversal finished ...
    - moving disconnected inodes to lost+found ...
    Phase 7 - verify and correct link counts...
    done
    root@sysresccd /proc %
    but that doesn't seem to help. I went back to check if the UUIDs in fstab were correct, and they appear to be. Here's fstab:
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    devpts /dev/pts devpts defaults 0 0
    shm /dev/shm tmpfs nodev,nosuid 0 0
    #/dev/cdrom /media/cd auto ro,user,noauto,unhide 0 0
    #/dev/dvd /media/dvd auto ro,user,noauto,unhide 0 0
    #/dev/fd0 /media/fl auto user,noauto 0 0
    UUID=216defa9-66be-4a21-940a-2899111b6f9a swap swap defaults 0 0
    UUID=8c0d304b-8c4d-4d8d-a60b-0a2e08dbfd2c /home ext3 defaults,noatime 0 1
    UUID=dc4661ec-06bf-46a7-ac7d-ba183f39f402 / ext3 defaults,noatime 0 1
    UUID=e09984c8-9f9f-46f9-a1c7-e4b5ed6ea1c0 /var xfs defaults 0 1
    #UUID=130a944d-1094-4cde-9af3-90a840290698 /digitalmedia xfs defaults,noatime 000 1
    #UUID=F0D8093AD8090098 /winxp NTFS defaults,noatime 0 0
    And here's the output for fdisk-l, mount, and dmesg:
    Disk /dev/sda: 320.1 GB, 320072933376 bytes
    255 heads, 63 sectors/track, 38913 cylinders, total 625142448 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
    Disk identifier: 0x3f353f35
    Device Boot Start End Blocks Id System
    /dev/sda1 * 63 152151614 76075776 7 HPFS/NTFS
    /dev/sda2 152151615 503718074 175783230 83 Linux
    /dev/sda3 503718075 534964499 15623212+ 83 Linux
    /dev/sda4 534964500 625137344 45086422+ 5 Extended
    /dev/sda5 534964563 616992389 41013913+ 83 Linux
    /dev/sda6 616992453 625137344 4072446 82 Linux swap / Solaris
    Disk /dev/sdb: 640.1 GB, 640135028736 bytes
    255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 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
    Disk identifier: 0x0005007d
    Device Boot Start End Blocks Id System
    /dev/sdb1 63 1250258624 625129281 83 Linux
    mount
    proc on /proc type proc (rw,relatime)
    sys on /sys type sysfs (rw,relatime)
    udev on /dev type devtmpfs (rw,nosuid,relatime,size=10240k,nr_inodes=256615,mode=755)
    /dev/disk/by-uuid/dc4661ec-06bf-46a7-ac7d-ba183f39f402 on / type ext3 (rw,noatime,errors=continue,barrier=0,data=writeback)
    shm on /dev/shm type tmpfs (rw,nosuid,nodev)
    fusectl on /sys/fs/fuse/connections type fusectl (rw)
    /dev/sda3 on /media/usbhd-sda3 type ext3 (rw,relatime)
    /dev/sdb1 on /media/usbhd-sdb1 type xfs (rw,relatime)
    /dev/sda1 on /media/usbhd-sda1 type ntfs (ro,relatime,utf8,gid=100,umask=002)
    /dev/sda5 on /media/usbhd-sda5 type ext3 (rw,relatime)
    /dev/sda2 on /media/usbhd-sda2 type xfs (rw,relatime)
    mount: warning: /etc/mtab is not writable (e.g. read-only filesystem).
    It's possible that information reported by mount(8) is not
    up to date. For actual information about system mount points
    check the /proc/mounts file
    dmesg
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.36-ARCH (tobias@T-POWA-LX) (gcc version 4.5.1 20101125 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Dec 10 20:32:37 CET 2010
    Command line: root=/dev/disk/by-uuid/dc4661ec-06bf-46a7-ac7d-ba183f39f402 ro vga=773
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
    BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000007fee0000 (usable)
    BIOS-e820: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
    BIOS-e820: 000000007fee3000 - 000000007fef0000 (ACPI data)
    BIOS-e820: 000000007fef0000 - 000000007ff00000 (reserved)
    BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
    BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    NX (Execute Disable) protection: active
    DMI 2.5 present.
    Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
    e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    No AGP bridge found
    last_pfn = 0x7fee0 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CCFFF write-protect
    CD000-EFFFF uncachable
    F0000-FFFFF write-through
    MTRR variable ranges enabled:
    0 base 000000000 mask F80000000 write-back
    1 base 07FF00000 mask FFFF00000 uncachable
    2 disabled
    3 disabled
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009f400 (usable)
    modified: 000000000009f400 - 00000000000a0000 (reserved)
    modified: 00000000000f0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 000000007fee0000 (usable)
    modified: 000000007fee0000 - 000000007fee3000 (ACPI NVS)
    modified: 000000007fee3000 - 000000007fef0000 (ACPI data)
    modified: 000000007fef0000 - 000000007ff00000 (reserved)
    modified: 00000000e0000000 - 00000000f0000000 (reserved)
    modified: 00000000fec00000 - 0000000100000000 (reserved)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000f39f0] f39f0
    init_memory_mapping: 0000000000000000-000000007fee0000
    0000000000 - 007fe00000 page 2M
    007fe00000 - 007fee0000 page 4k
    kernel direct mapping tables up to 7fee0000 @ 16000-1a000
    RAMDISK: 37e02000 - 37ff0000
    ACPI: RSDP 00000000000f7970 00014 (v00 IntelR)
    ACPI: RSDT 000000007fee3000 00034 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    ACPI: FACP 000000007fee3080 00074 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    ACPI: DSDT 000000007fee3100 04EC3 (v01 INTELR AWRDACPI 00001000 MSFT 0100000E)
    ACPI: FACS 000000007fee0000 00040
    ACPI: MCFG 000000007fee80c0 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    ACPI: APIC 000000007fee8000 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    ACPI: SSDT 000000007fee8a20 00380 (v01 PmRef CpuPm 00003000 INTL 20041203)
    ACPI: Local APIC address 0xfee00000
    [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff880002000000-ffff880003bfffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal empty
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x0007fee0
    On node 0 totalpages: 523887
    DMA zone: 56 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3927 pages, LIFO batch:0
    DMA32 zone: 7109 pages used for memmap
    DMA32 zone: 512795 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x03] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 40
    early_res array is doubled to 64 at [18180 - 1897f]
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Allocating PCI resources starting at 7ff00000 (gap: 7ff00000:60100000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 28 pages/cpu @ffff880001a00000 s86016 r8192 d20480 u524288
    pcpu-alloc: s86016 r8192 d20480 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 516722
    Kernel command line: root=/dev/disk/by-uuid/dc4661ec-06bf-46a7-ac7d-ba183f39f402 ro vga=773
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Subtract (48 early reservations)
    #1 [0001000000 - 00017fb9a8] TEXT DATA BSS
    #2 [0037e02000 - 0037ff0000] RAMDISK
    #3 [00017fc000 - 00017fc0ee] BRK
    #4 [00000f3a00 - 0000100000] BIOS reserved
    #5 [00000f39f0 - 00000f3a00] MP-table mpf
    #6 [000009ec00 - 00000f20d4] BIOS reserved
    #7 [00000f22a8 - 00000f39f0] BIOS reserved
    #8 [00000f20d4 - 00000f22a8] MP-table mpc
    #9 [0000010000 - 0000012000] TRAMPOLINE
    #10 [0000012000 - 0000016000] ACPI WAKEUP
    #11 [0000016000 - 0000018000] PGTABLE
    #12 [00017fc100 - 00017fd100] BOOTMEM
    #13 [0000018000 - 0000018180] BOOTMEM
    #14 [0001ffe000 - 0001fff000] BOOTMEM
    #15 [0001fff000 - 0002000000] BOOTMEM
    #16 [0002000000 - 0003c00000] MEMMAP 0
    #17 [00017fd100 - 0001815100] BOOTMEM
    #18 [0001815100 - 000182d100] BOOTMEM
    #19 [000182e000 - 000182f000] BOOTMEM
    #20 [00017fb9c0 - 00017fba03] BOOTMEM
    #21 [00017fba40 - 00017fbc70] BOOTMEM
    #22 [00017fbc80 - 00017fbce8] BOOTMEM
    #23 [00017fbd00 - 00017fbd68] BOOTMEM
    #24 [00017fbd80 - 00017fbde8] BOOTMEM
    #25 [00017fbe00 - 00017fbe68] BOOTMEM
    #26 [00017fbe80 - 00017fbee8] BOOTMEM
    #27 [00017fbf00 - 00017fbf68] BOOTMEM
    #28 [00017fbf80 - 00017fbfe8] BOOTMEM
    #29 [000182d100 - 000182d168] BOOTMEM
    #30 [000182d180 - 000182d1e8] BOOTMEM
    #31 [000182d200 - 000182d220] BOOTMEM
    #32 [000182d240 - 000182d287] BOOTMEM
    #33 [000182d2c0 - 000182d307] BOOTMEM
    #34 [0001a00000 - 0001a1c000] BOOTMEM
    #35 [0001a80000 - 0001a9c000] BOOTMEM
    #36 [0001b00000 - 0001b1c000] BOOTMEM
    #37 [0001b80000 - 0001b9c000] BOOTMEM
    #38 [000182d340 - 000182d348] BOOTMEM
    #39 [000182d380 - 000182d388] BOOTMEM
    #40 [000182d3c0 - 000182d3d0] BOOTMEM
    #41 [000182d400 - 000182d420] BOOTMEM
    #42 [000182d440 - 000182d570] BOOTMEM
    #43 [000182d580 - 000182d5d0] BOOTMEM
    #44 [000182d600 - 000182d650] BOOTMEM
    #45 [000182f000 - 0001837000] BOOTMEM
    #46 [0001b9c000 - 0001d9c000] BOOTMEM
    #47 [0001837000 - 0001937000] BOOTMEM
    Memory: 2052920k/2096000k available (3685k kernel code, 452k absent, 42628k reserved, 2089k data, 504k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    RCU-based detection of stalled CPUs is disabled.
    Verbose stalled-CPUs detection is disabled.
    NR_IRQS:2304
    Console: colour dummy device 80x25
    console [tty0] enabled
    allocated 20971520 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Fast TSC calibration using PIT
    Detected 2550.007 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 5102.51 BogoMIPS (lpj=8500023)
    pid_max: default: 32768 minimum: 301
    Security Framework initialized
    TOMOYO Linux initialized
    AppArmor: AppArmor disabled by boot time parameter
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    Initializing cgroup subsys blkio
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 6 MCE banks
    CPU0: Thermal monitoring enabled (TM2)
    using mwait in idle threads.
    Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    ... version: 2
    ... bit width: 40
    ... generic registers: 2
    ... value mask: 000000ffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 0000000700000003
    ACPI: Core revision 20100702
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM)2 Quad CPU Q9300 @ 2.50GHz stepping 07
    NMI watchdog enabled, takes one hw-pmu counter.
    Booting Node 0, Processors #1
    NMI watchdog enabled, takes one hw-pmu counter.
    #2
    NMI watchdog enabled, takes one hw-pmu counter.
    #3 Ok.
    NMI watchdog enabled, takes one hw-pmu counter.
    Brought up 4 CPUs
    Total of 4 processors activated (20407.98 BogoMIPS).
    devtmpfs: initialized
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: SSDT 000000007fee8140 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 0022A (v01 PmRef Cpu0Ist 00003000 INTL 20041203)
    ACPI: SSDT 000000007fee8600 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203)
    ACPI: SSDT 000000007fee8760 00152 (v01 PmRef Cpu2Ist 00003000 INTL 20041203)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00152 (v01 PmRef Cpu2Ist 00003000 INTL 20041203)
    ACPI: SSDT 000000007fee88c0 00152 (v01 PmRef Cpu3Ist 00003000 INTL 20041203)
    ACPI: Dynamic OEM Table Load:
    ACPI: SSDT (null) 00152 (v01 PmRef Cpu3Ist 00003000 INTL 20041203)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    ACPI: No dock devices found.
    PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
    pci_root PNP0A08:00: host bridge window [mem 0x7ff00000-0xfebfffff]
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:1a.0: reg 20: [io 0xff00-0xff1f]
    pci 0000:00:1a.1: reg 20: [io 0xfe00-0xfe1f]
    pci 0000:00:1a.2: reg 20: [io 0xfd00-0xfd1f]
    pci 0000:00:1a.7: reg 10: [mem 0xfdfff000-0xfdfff3ff]
    pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.7: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfdff8000-0xfdffbfff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.1: PME# disabled
    pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.2: PME# disabled
    pci 0000:00:1d.0: reg 20: [io 0xfc00-0xfc1f]
    pci 0000:00:1d.1: reg 20: [io 0xfb00-0xfb1f]
    pci 0000:00:1d.2: reg 20: [io 0xfa00-0xfa1f]
    pci 0000:00:1d.7: reg 10: [mem 0xfdffe000-0xfdffe3ff]
    pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.7: PME# disabled
    pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
    pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
    pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0290 (mask 0007)
    pci 0000:00:1f.2: reg 10: [io 0xf900-0xf907]
    pci 0000:00:1f.2: reg 14: [io 0xf800-0xf803]
    pci 0000:00:1f.2: reg 18: [io 0xf700-0xf707]
    pci 0000:00:1f.2: reg 1c: [io 0xf600-0xf603]
    pci 0000:00:1f.2: reg 20: [io 0xf500-0xf50f]
    pci 0000:00:1f.2: reg 24: [io 0xf400-0xf40f]
    pci 0000:00:1f.3: reg 10: [mem 0xfdffd000-0xfdffd0ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f]
    pci 0000:00:1f.5: reg 10: [io 0xf200-0xf207]
    pci 0000:00:1f.5: reg 14: [io 0xf100-0xf103]
    pci 0000:00:1f.5: reg 18: [io 0xf000-0xf007]
    pci 0000:00:1f.5: reg 1c: [io 0xef00-0xef03]
    pci 0000:00:1f.5: reg 20: [io 0xee00-0xee0f]
    pci 0000:00:1f.5: reg 24: [io 0xed00-0xed0f]
    pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:01:00.0: reg 1c: [mem 0xf8000000-0xf9ffffff 64bit]
    pci 0000:01:00.0: reg 24: [io 0xaf00-0xaf7f]
    pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
    pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfbffffff]
    pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0x9000-0x9fff]
    pci 0000:00:1c.0: bridge window [mem 0xfdb00000-0xfdbfffff]
    pci 0000:00:1c.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
    pci 0000:03:00.0: reg 10: [io 0xdf00-0xdf07]
    pci 0000:03:00.0: reg 14: [io 0xde00-0xde03]
    pci 0000:03:00.0: reg 18: [io 0xdd00-0xdd07]
    pci 0000:03:00.0: reg 1c: [io 0xdc00-0xdc03]
    pci 0000:03:00.0: reg 20: [io 0xdb00-0xdb0f]
    pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
    pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.1: bridge window [mem 0xfd800000-0xfd8fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
    pci 0000:04:00.0: reg 10: [mem 0xfddfc000-0xfddfffff 64bit]
    pci 0000:04:00.0: reg 18: [io 0xbe00-0xbeff]
    pci 0000:04:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    pci 0000:04:00.0: supports D1 D2
    pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:04:00.0: PME# disabled
    pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    pci 0000:00:1c.2: bridge window [io 0xb000-0xbfff]
    pci 0000:00:1c.2: bridge window [mem 0xfdd00000-0xfddfffff]
    pci 0000:00:1c.2: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
    pci 0000:05:03.0: reg 10: [mem 0xfdae0000-0xfdaeffff]
    pci 0000:05:03.0: reg 14: [io 0xcf00-0xcf1f]
    pci 0000:05:04.0: reg 10: [mem 0xf4000000-0xf7ffffff pref]
    pci 0000:05:05.0: reg 10: [mem 0xfdaff000-0xfdafffff]
    pci 0000:05:05.0: supports D1 D2
    pci 0000:05:05.0: PME# supported from D0 D1 D2 D3hot
    pci 0000:05:05.0: PME# disabled
    pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1e.0: bridge window [mem 0xfda00000-0xfdafffff]
    pci 0000:00:1e.0: bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
    pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
    pci 0000:00:1e.0: bridge window [mem 0x7ff00000-0xfebfffff] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 7 9 10 11 12)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 *7 9 10 11 12)
    ACPI: PCI Interrupt Link [LNK0] (IRQs 3 *4 5 7 9 10 11 12)
    ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 *11 12)
    HEST: Table is not found!
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    reserve RAM buffer: 000000000009f400 - 000000000009ffff
    reserve RAM buffer: 000000007fee0000 - 000000007fffffff
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 11 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [io 0x04d0-0x04d1] has been reserved
    system 00:01: [io 0x0290-0x030f] has been reserved
    system 00:01: [io 0x0880-0x088f] has been reserved
    system 00:07: [io 0x0400-0x04bf] could not be reserved
    system 00:09: [mem 0xe0000000-0xefffffff] has been reserved
    system 00:0a: [mem 0x000f0000-0x000fffff] could not be reserved
    system 00:0a: [mem 0x7ff00000-0x7fffffff] has been reserved
    system 00:0a: [mem 0x7fee0000-0x7fefffff] could not be reserved
    system 00:0a: [mem 0x00000000-0x0009ffff] could not be reserved
    system 00:0a: [mem 0x00100000-0x7fedffff] could not be reserved
    system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
    system 00:0a: [mem 0xfed14000-0xfed1dfff] has been reserved
    system 00:0a: [mem 0xfed20000-0xfed9ffff] has been reserved
    system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    system 00:0a: [mem 0xffb00000-0xffb7ffff] has been reserved
    system 00:0a: [mem 0xfff00000-0xffffffff] has been reserved
    system 00:0a: [mem 0x000e0000-0x000effff] has been reserved
    pci 0000:01:00.0: BAR 6: assigned [mem 0xfb000000-0xfb01ffff pref]
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
    pci 0000:00:01.0: bridge window [mem 0xf8000000-0xfbffffff]
    pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io 0x9000-0x9fff]
    pci 0000:00:1c.0: bridge window [mem 0xfdb00000-0xfdbfffff]
    pci 0000:00:1c.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref]
    pci 0000:03:00.0: BAR 6: assigned [mem 0xfde00000-0xfde0ffff pref]
    pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.1: bridge window [mem 0xfd800000-0xfd8fffff]
    pci 0000:00:1c.1: bridge window [mem 0xfde00000-0xfdefffff 64bit pref]
    pci 0000:04:00.0: BAR 6: assigned [mem 0xfdc00000-0xfdc1ffff pref]
    pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    pci 0000:00:1c.2: bridge window [io 0xb000-0xbfff]
    pci 0000:00:1c.2: bridge window [mem 0xfdd00000-0xfddfffff]
    pci 0000:00:1c.2: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
    pci 0000:00:1e.0: PCI bridge to [bus 05-05]
    pci 0000:00:1e.0: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1e.0: bridge window [mem 0xfda00000-0xfdafffff]
    pci 0000:00:1e.0: bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.1: setting latency timer to 64
    pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.2: setting latency timer to 64
    pci 0000:00:1e.0: setting latency timer to 64
    pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
    pci_bus 0000:00: resource 8 [mem 0x7ff00000-0xfebfffff]
    pci_bus 0000:01: resource 0 [io 0xa000-0xafff]
    pci_bus 0000:01: resource 1 [mem 0xf8000000-0xfbffffff]
    pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    pci_bus 0000:02: resource 0 [io 0x9000-0x9fff]
    pci_bus 0000:02: resource 1 [mem 0xfdb00000-0xfdbfffff]
    pci_bus 0000:02: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfd800000-0xfd8fffff]
    pci_bus 0000:03: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref]
    pci_bus 0000:04: resource 0 [io 0xb000-0xbfff]
    pci_bus 0000:04: resource 1 [mem 0xfdd00000-0xfddfffff]
    pci_bus 0000:04: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 1 [mem 0xfda00000-0xfdafffff]
    pci_bus 0000:05: resource 2 [mem 0xf4000000-0xf7ffffff 64bit pref]
    pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff]
    pci_bus 0000:05: resource 8 [mem 0x7ff00000-0xfebfffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 1024 (order: 3, 32768 bytes)
    UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1976k freed
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1294574252.469:1): initialized
    HugeTLB registered 2 MB page size, pre-allocated 0 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 4013
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    vesafb: framebuffer at 0xf9000000, mapped to 0xffffc90010100000, using 1536k, total 14336k
    vesafb: mode is 1024x768x8, linelength=1024, pages=3
    vesafb: scrolling: redraw
    vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    intel_idle: MWAIT substates: 0x20
    intel_idle: does not run on family 6 model 23
    ERST: Table is not found!
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    PNP: No PS/2 controller found. Probing ports directly.
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    rtc_cmos 00:03: RTC can wake from S4
    rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, 242 bytes nvram
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    PM: Resume from disk failed.
    registered taskstats version 1
    rtc_cmos 00:03: setting system clock to 2011-01-09 11:57:33 UTC (1294574253)
    Initalizing network drop monitor service
    Freeing unused kernel memory: 504k freed
    udev[45]: starting version 164
    SCSI subsystem initialized
    libata version 3.00 loaded.
    pata_acpi 0000:00:1f.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    pata_acpi 0000:00:1f.2: setting latency timer to 64
    pata_acpi 0000:00:1f.2: PCI INT A disabled
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    Floppy drive(s): fd0 is 1.44M
    ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19
    ata2: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19
    ata_piix 0000:00:1f.5: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xf200 ctl 0xf100 bmdma 0xee00 irq 19
    ata4: SATA max UDMA/133 cmd 0xf000 ctl 0xef00 bmdma 0xee08 irq 19
    FDC 0 is a post-1991 82077
    pata_acpi 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pata_acpi 0000:03:00.0: setting latency timer to 64
    pata_acpi 0000:03:00.0: PCI INT A disabled
    ata3: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link down (SStatus 0 SControl 300)
    ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata2.00: ATA-8: WDC WD6400AAKS-65A7B2, 01.03B01, max UDMA/133
    ata2.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata2.00: configured for UDMA/133
    ata1.00: ATA-7: MAXTOR STM3320620AS, 3.AAE, max UDMA/133
    ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.00: configured for UDMA/133
    scsi 0:0:0:0: Direct-Access ATA MAXTOR STM332062 3.AA PQ: 0 ANSI: 5
    scsi 1:0:0:0: Direct-Access ATA WDC WD6400AAKS-6 01.0 PQ: 0 ANSI: 5
    pata_jmicron 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pata_jmicron 0000:03:00.0: setting latency timer to 64
    scsi4 : pata_jmicron
    scsi5 : pata_jmicron
    ata5: PATA max UDMA/100 cmd 0xdf00 ctl 0xde00 bmdma 0xdb00 irq 17
    ata6: PATA max UDMA/100 cmd 0xdd00 ctl 0xdc00 bmdma 0xdb08 irq 17
    sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    sd 1:0:0:0: [sdb] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 1:0:0:0: [sdb] Write Protect is off
    sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    sd 1:0:0:0: [sdb] Attached SCSI disk
    sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
    sd 0:0:0:0: [sda] Attached SCSI disk
    ata5.00: ATAPI: _NEC DVD_RW ND-3550A, 1.05, max UDMA/33
    ata5.00: configured for UDMA/33
    scsi 4:0:0:0: CD-ROM _NEC DVD_RW ND-3550A 1.05 PQ: 0 ANSI: 5
    sr0: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
    cdrom: Uniform CD-ROM driver Revision: 3.20
    sr 4:0:0:0: Attached scsi CD-ROM sr0
    EXT3-fs: barriers not enabled
    kjournald starting. Commit interval 5 seconds
    EXT3-fs (sda3): mounted filesystem with writeback data mode
    Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    udev[761]: starting version 164
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    i801_smbus 0000:00:1f.3: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    iTCO_vendor_support: vendor-support=0
    iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0460)
    iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    sky2: driver version 1.28
    sky2 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    sky2 0000:04:00.0: setting latency timer to 64
    sky2 0000:04:00.0: Yukon-2 EC Ultra chip revision 3
    sky2 0000:04:00.0: irq 40 for MSI/MSI-X
    sky2 0000:04:00.0: eth0: addr 00:50:8d:b3:2b:d6
    input: PC Speaker as /devices/platform/pcspkr/input/input0
    sd 0:0:0:0: Attached scsi generic sg0 type 0
    sd 1:0:0:0: Attached scsi generic sg1 type 0
    sr 4:0:0:0: Attached scsi generic sg2 type 5
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 41 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    hda_codec: ALC888: BIOS auto-probing.
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input1
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    ACPI: acpi_idle registered with cpuidle
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ehci_hcd 0000:00:1a.7: setting latency timer to 64
    ehci_hcd 0000:00:1a.7: EHCI Host Controller
    ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:1a.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfdfff000
    uhci_hcd: USB Universal Host Controller Interface driver
    ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    ehci_hcd 0000:00:1d.7: setting latency timer to 64
    ehci_hcd 0000:00:1d.7: EHCI Host Controller
    ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
    ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdffe000
    ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 6 ports detected
    uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    uhci_hcd 0000:00:1a.0: setting latency timer to 64
    uhci_hcd 0000:00:1a.0: UHCI Host Controller
    uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    uhci_hcd 0000:00:1a.1: setting latency timer to 64
    uhci_hcd 0000:00:1a.1: UHCI Host Controller
    uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1a.2: setting latency timer to 64
    uhci_hcd 0000:00:1a.2: UHCI Host Controller
    uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000fd00
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    uhci_hcd 0000:00:1d.0: setting latency timer to 64
    uhci_hcd 0000:00:1d.0: UHCI Host Controller
    uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    uhci_hcd 0000:00:1d.1: setting latency timer to 64
    uhci_hcd 0000:00:1d.1: UHCI Host Controller
    uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    uhci_hcd 0000:00:1d.2: setting latency timer to 64
    uhci_hcd 0000:00:1d.2: UHCI Host Controller
    uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00
    hub 8-0:1.0: USB hub found
    hub 8-0:1.0: 2 ports detected
    input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    ACPI: Power Button [PWRB]
    input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    ACPI: Power Button [PWRF]
    Linux video capture interface: v2.00
    ivtv: Start initialization, version 1.4.2
    ivtv0: Initializing card 0
    ivtv0: Autodetected Hauppauge card (cx23416 based)
    ivtv 0000:05:04.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    thermal LNXTHERM:01: registered as thermal_zone0
    ACPI: Thermal Zone [THRM] (45 C)
    b2c2-flexcop: B2C2 FlexcopII/II(b)/III digital TV receiver chip loaded successfully
    tveeprom 1-0050: Hauppauge model 26582, rev F0B2, serial# 9304267
    tveeprom 1-0050: tuner model is TCL M2523_5N_E (idx 112, type 50)
    tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
    tveeprom 1-0050: audio processor is CX25843 (idx 37)
    tveeprom 1-0050: decoder processor is CX25843 (idx 30)
    tveeprom 1-0050: has no radio
    ivtv0: Autodetected Hauppauge WinTV PVR-150
    cx25840 1-0044: cx25843-24 found @ 0x88 (ivtv i2c driver #0)
    ACPI: Fan [FAN] (on)
    nvidia: module license 'NVIDIA' taints kernel.
    Disabling lock debugging due to kernel taint
    tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
    usb 3-2: new full speed USB device using uhci_hcd and address 2
    wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0)
    tuner-simple 1-0061: creating new instance
    tuner-simple 1-0061: type set to 50 (TCL 2002N)
    ivtv0: Registered device video0 for encoder MPG (4096 kB)
    ivtv0: Registered device video32 for encoder YUV (2048 kB)
    ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
    ivtv0: Registered device video24 for encoder PCM (320 kB)
    ivtv0: Initialized card: Hauppauge WinTV PVR-150
    flexcop-pci: will use the HW PID filter.
    flexcop-pci: card revision 2
    ivtv: End initialization
    b2c2_flexcop_pci 0000:05:03.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    b2c2_flexcop_pci 0000:05:03.0: setting latency timer to 64
    ------------[ cut here ]------------
    WARNING: at fs/proc/generic.c:323 __xlate_proc_name+0xbd/0xe0()
    Hardware name: .
    name 'Technisat/B2C2 FlexCop II/IIb/III Digital TV PCI Driver'
    Modules linked in: tuner_simple tuner_types wm8775 tuner fan cx25840 snd_seq_dummy firewire_ohci(+) firewire_core crc_itu_t snd_seq_oss b2c2_flexcop_pci(+) b2c2_flexcop dvb_core cx24123 cx24113 s5h1420 ivtv cx2341x v4l2_common videodev v4l1_compat v4l2_compat_ioctl32 i2c_algo_bit tveeprom snd_seq_midi_event snd_seq snd_seq_device thermal button uhci_hcd processor ehci_hcd usbcore snd_hda_codec_realtek snd_pcm_oss snd_mixer_oss snd_hda_intel snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore snd_page_alloc psmouse evdev sg pcspkr sky2 iTCO_wdt iTCO_vendor_support i2c_i801 i2c_core shpchp serio_raw pci_hotplug intel_agp ext3 jbd mbcache sr_mod cdrom sd_mod pata_jmicron floppy ata_piix pata_acpi libata scsi_mod
    Pid: 2310, comm: modprobe Tainted: P 2.6.36-ARCH #1
    Call Trace:
    [<ffffffff81054f7a>] warn_slowpath_common+0x7a/0xb0
    [<ffffffff81055051>] warn_slowpath_fmt+0x41/0x50
    [<ffffffff81189c9d>] __xlate_proc_name+0xbd/0xe0
    [<ffffffff81189d30>] __proc_create+0x70/0x140
    [<ffffffff8118a769>] proc_mkdir_mode+0x29/0x60
    [<ffffffff8118a7b1>] proc_mkdir+0x11/0x20
    [<ffffffff810b7dcb>] register_handler_proc+0x11b/0x140
    [<ffffffff810b5ae9>] __setup_irq+0x1e9/0x340
    [<ffffffffa0636180>] ? flexcop_pci_isr+0x0/0x190 [b2c2_flexcop_pci]
    [<ffffffff810b5d4a>] request_threaded_irq+0x10a/0x210
    [<ffffffffa06364c0>] flexcop_pci_probe+0x1b0/0x350 [b2c2_flexcop_pci]
    [<ffffffff8120976a>] local_pci_probe+0x5a/0xd0
    [<ffffffff81209f50>] pci_device_probe+0x80/0xb0
    [<ffffffff812a4f6a>] ? driver_sysfs_add+0x7a/0xb0
    [<ffffffff812a5246>] driver_probe_device+0x96/0x1c0
    [<ffffffff812a540b>] __driver_attach+0x9b/0xa0
    [<ffffffff812a5370>] ? __driver_attach+0x0/0xa0
    [<ffffffff812a41ae>] bus_for_each_dev+0x5e/0x90
    [<ffffffff812a4ee9>] driver_attach+0x19/0x20
    [<ffffffff812a4a07>] bus_add_driver+0xc7/0x2e0
    [<ffffffffa063a000>] ? flexcop_pci_module_init+0x0/0x20 [b2c2_flexcop_pci]
    [<ffffffff812a5681>] driver_register+0x71/0x140
    [<ffffffff8107b29d>] ? notifier_call_chain+0x4d/0x70
    [<ffffffffa063a000>] ? flexcop_pci_module_init+0x0/0x20 [b2c2_flexcop_pci]
    [<ffffffff8120a1e1>] __pci_register_driver+0x51/0xd0
    [<ffffffff8107b5fe>] ? __blocking_notifier_call_chain+0x5e/0x80
    [<ffffffffa063a01e>] flexcop_pci_module_init+0x1e/0x20 [b2c2_flexcop_pci]
    [<ffffffff8100212f>] do_one_initcall+0x3f/0x180
    [<ffffffff8109113b>] sys_init_module+0xbb/0x200
    [<ffffffff8100af42>] system_call_fastpath+0x16/0x1b
    ---[ end trace cea0e78273359df7 ]---
    DVB: registering new adapter (FlexCop Digital TV device)
    b2c2-flexcop: MAC address = 00:d0:d7:30:15:0f
    CX24123: cx24123_i2c_readreg: reg=0x0 (error=-121)
    CX24123: wrong demod revision: 87
    usb 3-2: not running at top speed; connect to a high speed hub
    hub 3-2:1.0: USB hub found
    hub 3-2:1.0: 4 ports detected
    usb 3-2.2: new low speed USB device using uhci_hcd and address 3
    nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    nvidia 0000:01:00.0: setting latency timer to 64
    vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
    NVRM: loading NVIDIA UNIX x86_64 Kernel Module 260.19.29 Wed Dec 8 12:08:56 PST 2010
    usb 3-2.3: new low speed USB device using uhci_hcd and address 4
    usbcore: registered new interface driver hiddev
    input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.2/3-2.2:1.0/input/input4
    generic-usb 0003:046D:C01D.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.0-2.2/input0
    attempt to access beyond end of device
    sda4: rw=0, want=4, limit=2
    EXT3-fs (sda4): error: unable to read superblock
    input: Generic USB K/B as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.3/3-2.3:1.0/input/input5
    generic-usb 0003:13BA:0017.0002: input,hidraw1: USB HID v1.10 Keyboard [Generic USB K/B] on usb-0000:00:1a.0-2.3/input0
    input: Generic USB K/B as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.3/3-2.3:1.1/input/input6
    generic-usb 0003:13BA:0017.0003: input,hidraw2: USB HID v1.10 Mouse [Generic USB K/B] on usb-0000:00:1a.0-2.3/input1
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    SGI XFS Quota Management subsystem
    XFS mounting filesystem sdb1
    Ending clean XFS mount for filesystem: sdb1
    ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
    nxt200x: nxt200x_readbytes: i2c read error (addr 0x0a, err == -121)
    Unknown/Unsupported NXT chip: 00 00 00 00 00
    lgdt330x: i2c_read_demod_bytes: addr 0x59 select 0x02 error (ret == -121)
    ivtv0: Encoder revision: 0x02060039
    bcm3510: Revision: 0x1, Layer: 0xb.
    b2c2-flexcop: found 'Broadcom BCM3510 VSB/QAM frontend' .
    DVB: registering adapter 0 frontend 0 (Broadcom BCM3510 VSB/QAM frontend)...
    b2c2-flexcop: initialization of 'Air2PC/AirStar 2 ATSC 1st generation' at the 'PCI' bus controlled by a 'FlexCopIIb' complete
    firewire_ohci 0000:05:05.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    firewire_ohci 0000:05:05.0: setting latency timer to 64
    firewire_ohci: Added fw-ohci device 0000:05:05.0, OHCI v1.0, 8 IR + 8 IT contexts, quirks 0x0
    NTFS driver 2.1.29 [Flags: R/W MODULE].
    NTFS-fs warning (device sda1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel.
    EXT3-fs: barriers not enabled
    kjournald starting. Commit interval 5 seconds
    EXT3-fs (sda5): using internal journal
    EXT3-fs (sda5): mounted filesystem with writeback data mode
    NTFS volume version 3.1.
    NTFS-fs error (device sda1): load_system_files(): Volume is dirty. Mounting read-only. Run chkdsk and mount in Windows.
    XFS mounting filesystem sda2
    Ending clean XFS mount for filesystem: sda2
    firewire_core: created device fw0: GUID 0000010000013236, S400
    cx25840 1-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
    At this point, I'm not exactly sure where the problem is. I suspect that the filesystems themselves are ok (based on the liveCD tests), so perhaps the problem is the filesystems are inappropriately mounted under /media/* when they are not supposed to (ie before fsck during startup). Also, UDev (which I assume does this mounting) thinks these partitions are USB HD type directories instead of internal SATA partitions. Finally, the errors in dmesg referring to the flexcop module might be a red herring? Please help - I'm not sure what next step to take.

    Thanks for your reply. I did not disconnect any SATA leads. I mainly cleaned the CPU heatsink and fan.
    I am able to boot through UDev and get to filesystems checks without the LiveCD. More specifically, on boot without the live CD, both drives are recognized by the bios and Grub 1.5 is loaded, presenting options to boot into Arch Linux, Arch Linux Fallback, or Windows. If I select Arch Linux, boot messages scroll by, then I see:
    > Arch Linux
    > http://www.archlinux.org
    > Copyright 2002-2007 Judd Vinet
    > Copyright 2007-2010 Aaron Griffin
    > Distributed under the GNU General Public License (GPL)
    :: Starting UDev Daemon [DONE]
    :: Triggering UDev uevents [DONE]
    :: Loading Modules [DONE]
    :: Waiting for UDev uevents to be processed [DONE]
    :: Bringing up loopback interface [DONE]
    :: Mounting Root Read-only [DONE]
    :: Checking Filesystems [BUSY]
    /dev/sda3: clean, 87750/977280 files, 668803/3905803 blocks
    /dev/sda5 is mounted. e2fsck: Cannot continue, aborting.
    /sbin/fsck.xfs: XFS file system [FAIL]
    ***************** FILESYSTEM CHECK FAILED ****************
    * Please repair manually and reboot. Note that the root *
    * file system is currently mounted read-only. To remount *
    * it read-write type: mount -n -o remount,rw / *
    * When you exit the maintenance shell the system will *
    * reboot automatically. *
    Give root password for maintenance
    (or type Control-D to continue):
    At this prompt, if I press Control-D, the system reboots. If I log in using the root password, I see a root prompt. At this point, /proc/mounts already has partitions in it under /media (again this is without any LiveCD). Each directories' contents under media seem normal.
    Interestingly, as I posted above, mount reports that both /dev/disk/by-uuid/dc4661 and /dev/sda3 are mounted (to / and /media/usbhd-sda3, respectively), although this is actually the same partition.
    I should mention I have also run the bootable disk utilities provided by Seagate and WD for each drive and have run their diagnostic studies, which were unrevealing (each ran for ~1.5 hours).
    After seeing the sda1 error messages in dmesg, I booted to WinXP from GRUB. CHKDSK ran and the system booted normally. I ran CHKDSK again from within WinXP as well which revealed no errors. Then, booting into Arch produces a few new errors in dmesg (which are probably irrelevant to the main problem):
    NTFS volume version 3.1.
    NTFS-fs warning (device sda1): load_system_files(): Unsupported volume flags 0x4000 encountered.
    NTFS error (device sda1): load_system_files(): Volume has unsupported flags set. Mounting read-only. Run chkdsk and mount in Windows.
    I don't know if the problem is at the BIOS/hw, partition table, GRUB, UDev, etc.

  • [SOLVED] mkarchiso: ERROR: failed to detect root filesystem

    hi guys!
    i am now trying to build my own live archlinux distribution with archiso and with the command "mkarchiso"
    at the first step in installing the base when it installs linux and execute "mkinitcpio" it shows me this error:
    ( 73/111) installing linux [#####################################################################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    ==> ERROR: failed to detect root filesystem
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: bfa
    ==> WARNING: Possibly missing firmware for module: aic94xx
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    i continue the process with that error and in the "run" step i did this command
    # mkarchiso -w work/x86_64/ -r mkinitcpio -p linux run
    [root@fuhrer livecd]# mkarchiso -w work/x86_64/ -r mkinitcpio -p linux run
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: run
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work/x86_64/
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Run command: mkinitcpio
    ==> Starting dry run: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    ==> ERROR: failed to detect root filesystem
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Dry run complete, use -g IMAGE to generate a real image
    and the big problem shows when i build the iso file and "dd" it to USB disk, when i choose to boot the live archlinux it tell me
    ERROR: failed to detect root filesystem
    and that you cannot log to tty
    any suggestions?
    Last edited by fuhrer (2013-07-22 17:05:07)

    First run it, without any modification to learn how it works. Check if works. Modify as you need. Check if works...
    Do not worry about the mkinitcpio error, because such initramfs images should not be used for boot live medium. You can see that profiles uses own mkinitcpio.conf with at least archiso hook
    Running mkarchiso directly is not the right way, at least if you do not know how things works.
    [root@exequiel tmp]# cp -r /usr/share/archiso/configs/baseline .
    [root@exequiel tmp]# cd baseline
    [root@exequiel baseline]# ./build.sh
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: init
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Pacman config file: /etc/pacman.conf
    [mkarchiso] INFO: Installing packages to 'work/root-image/'...
    :: Synchronizing package databases...
    core 103.0 KiB 12.6M/s 00:00 [############################################################################] 100%
    extra 1439.7 KiB 11.2M/s 00:00 [############################################################################] 100%
    community 1990.1 KiB 11.2M/s 00:00 [############################################################################] 100%
    multilib 107.3 KiB 11.6M/s 00:00 [############################################################################] 100%
    :: There are 51 members in group base:
    :: Repository core
    1) bash 2) bzip2 3) coreutils 4) cronie 5) cryptsetup 6) device-mapper 7) dhcpcd 8) diffutils 9) e2fsprogs 10) file 11) filesystem 12) findutils 13) gawk 14) gcc-libs 15) gettext 16) glibc
    17) grep 18) gzip 19) heirloom-mailx 20) inetutils 21) iproute2 22) iputils 23) jfsutils 24) less 25) licenses 26) linux 27) logrotate 28) lvm2 29) man-db 30) man-pages 31) mdadm 32) nano
    33) netctl 34) pacman 35) pciutils 36) pcmciautils 37) perl 38) procps-ng 39) psmisc 40) reiserfsprogs 41) sed 42) shadow 43) sysfsutils 44) systemd-sysvcompat 45) tar 46) texinfo 47) usbutils
    48) util-linux 49) vi 50) which 51) xfsprogs
    Enter a selection (default=all):
    resolving dependencies...
    looking for inter-conflicts...
    Packages (111):
    Name New Version Net Change
    core/acl 2.2.52-1 0.39 MiB
    core/archlinux-keyring 20130525-2 0.49 MiB
    core/attr 2.4.47-1 0.19 MiB
    core/ca-certificates 20130610-1 0.25 MiB
    core/cracklib 2.8.22-3 1.20 MiB
    core/curl 7.31.0-1 1.73 MiB
    core/db 5.3.21-1 15.30 MiB
    core/dbus 1.6.12-1 1.63 MiB
    core/dirmngr 1.1.1-1 0.49 MiB
    core/expat 2.1.0-2 0.61 MiB
    core/gdbm 1.10-1 0.37 MiB
    core/glib2 2.36.3-2 11.66 MiB
    core/gmp 5.1.2-1 2.07 MiB
    core/gnupg 2.0.20-2 7.14 MiB
    core/gpgme 1.4.2-1 0.68 MiB
    core/groff 1.22.2-3 8.94 MiB
    core/hwids 20130607-1 1.28 MiB
    core/iana-etc 2.30-3 3.44 MiB
    core/iptables 1.4.19.1-1 1.38 MiB
    core/kbd 1.15.5-4 2.83 MiB
    core/keyutils 1.5.5-5 0.18 MiB
    core/kmod 14-1 0.45 MiB
    core/krb5 1.11.3-1 3.86 MiB
    core/libarchive 3.1.2-1 3.19 MiB
    core/libassuan 2.1.1-1 0.17 MiB
    core/libcap 2.22-5 0.13 MiB
    core/libffi 3.0.13-3 0.10 MiB
    core/libgcrypt 1.5.2-1 0.68 MiB
    core/libgpg-error 1.12-1 0.33 MiB
    core/libgssglue 0.4-1 0.19 MiB
    core/libksba 1.3.0-1 0.30 MiB
    core/libldap 2.4.35-4 2.15 MiB
    core/libpipeline 1.2.4-1 0.08 MiB
    core/libsasl 2.1.26-4 0.54 MiB
    core/libssh2 1.4.3-1 1.19 MiB
    core/libtirpc 0.2.3-1 0.68 MiB
    core/libusbx 1.0.15-1 0.15 MiB
    core/linux-api-headers 3.8.4-1 4.58 MiB
    core/linux-firmware 20130610-1 51.25 MiB
    core/lzo2 2.06-1 0.61 MiB
    core/mkinitcpio 0.14.0-1 0.16 MiB
    core/mkinitcpio-busybox 1.20.2-1 0.34 MiB
    core/mpfr 3.1.2-1 1.50 MiB
    core/ncurses 5.9-5 9.75 MiB
    core/openresolv 3.5.5-1 0.04 MiB
    core/openssl 1.0.1.e-3 11.38 MiB
    core/pacman-mirrorlist 20130626-1 0.02 MiB
    core/pam 1.1.6-4 3.41 MiB
    core/pambase 20130113-1 0.04 MiB
    core/pcre 8.33-1 4.83 MiB
    core/pinentry 0.8.3-1 0.33 MiB
    core/popt 1.16-6 0.43 MiB
    core/pth 2.0.7-4 0.21 MiB
    core/readline 6.2.004-1 1.20 MiB
    core/run-parts 4.3.4-1 0.11 MiB
    core/systemd 204-3 14.59 MiB
    core/sysvinit-tools 2.88-11 0.07 MiB
    core/tzdata 2013d-1 1.84 MiB
    core/xz 5.0.5-1 0.90 MiB
    core/zlib 1.2.8-1 0.30 MiB
    core/bash 4.2.045-4 3.51 MiB
    core/bzip2 1.0.6-4 0.25 MiB
    core/coreutils 8.21-2 13.27 MiB
    core/cronie 1.4.9-5 0.15 MiB
    core/cryptsetup 1.6.1-2 0.71 MiB
    core/device-mapper 2.02.98-4 0.52 MiB
    core/dhcpcd 5.6.8-3 0.16 MiB
    core/diffutils 3.3-1 0.43 MiB
    core/e2fsprogs 1.42.8-1 3.16 MiB
    core/file 5.14-1 2.71 MiB
    core/filesystem 2013.05-2 0.01 MiB
    core/findutils 4.4.2-5 1.70 MiB
    core/gawk 4.1.0-1 2.11 MiB
    core/gcc-libs 4.8.1-1 3.41 MiB
    core/gettext 0.18.3-1 11.10 MiB
    core/glibc 2.17-6 35.24 MiB
    core/grep 2.14-2 1.33 MiB
    core/gzip 1.6-1 0.18 MiB
    core/heirloom-mailx 12.5-3 0.46 MiB
    core/inetutils 1.9.1-6 0.97 MiB
    core/iproute2 3.9.0-2 1.37 MiB
    core/iputils 20121221-2 0.21 MiB
    core/jfsutils 1.1.15-4 0.98 MiB
    core/less 458-1 0.22 MiB
    core/licenses 20130203-1 0.53 MiB
    core/linux 3.9.9-1 63.98 MiB
    core/logrotate 3.8.5-1 0.07 MiB
    core/lvm2 2.02.98-4 3.10 MiB
    core/man-db 2.6.5-1 1.26 MiB
    core/man-pages 3.52-1 4.63 MiB
    core/mdadm 3.2.6-4 1.18 MiB
    core/nano 2.2.6-2 1.49 MiB
    core/netctl 1.1-1 0.16 MiB
    core/pacman 4.1.2-1 4.04 MiB
    core/pciutils 3.2.0-3 0.34 MiB
    core/pcmciautils 018-7 0.05 MiB
    core/perl 5.18.0-1 47.64 MiB
    core/procps-ng 3.3.8-2 0.59 MiB
    core/psmisc 22.20-1 0.73 MiB
    core/reiserfsprogs 3.6.23-1 0.95 MiB
    core/sed 4.2.2-3 0.76 MiB
    core/shadow 4.1.5.1-6 3.88 MiB
    core/sysfsutils 2.1.0-8 0.17 MiB
    core/systemd-sysvcompat 204-3 0.03 MiB
    core/tar 1.26-4 2.33 MiB
    core/texinfo 5.1-1 8.62 MiB
    core/usbutils 007-1 0.17 MiB
    core/util-linux 2.23.1-2 8.92 MiB
    core/vi 1:050325-3 0.33 MiB
    core/which 2.20-6 0.06 MiB
    core/xfsprogs 3.1.11-1 3.29 MiB
    Total Installed Size: 427.79 MiB
    :: Proceed with installation? [Y/n]
    (111/111) checking keys in keyring [############################################################################] 100%
    (111/111) checking package integrity [############################################################################] 100%
    (111/111) loading package files [############################################################################] 100%
    (111/111) checking for file conflicts [############################################################################] 100%
    (111/111) checking available disk space [############################################################################] 100%
    ( 1/111) installing linux-api-headers [############################################################################] 100%
    ( 2/111) installing tzdata [############################################################################] 100%
    ( 3/111) installing iana-etc [############################################################################] 100%
    ( 4/111) installing filesystem [############################################################################] 100%
    warning: directory permissions differ on /tmp/baseline/work/root-image/run/
    filesystem: 1777 package: 755
    ( 5/111) installing glibc [############################################################################] 100%
    ( 6/111) installing ncurses [############################################################################] 100%
    ( 7/111) installing readline [############################################################################] 100%
    ( 8/111) installing bash [############################################################################] 100%
    ( 9/111) installing bzip2 [############################################################################] 100%
    ( 10/111) installing gcc-libs [############################################################################] 100%
    ( 11/111) installing db [############################################################################] 100%
    ( 12/111) installing zlib [############################################################################] 100%
    ( 13/111) installing cracklib [############################################################################] 100%
    ( 14/111) installing libgssglue [############################################################################] 100%
    ( 15/111) installing libtirpc [############################################################################] 100%
    ( 16/111) installing pambase [############################################################################] 100%
    ( 17/111) installing pam [############################################################################] 100%
    ( 18/111) installing attr [############################################################################] 100%
    ( 19/111) installing acl [############################################################################] 100%
    ( 20/111) installing gmp [############################################################################] 100%
    ( 21/111) installing libcap [############################################################################] 100%
    ( 22/111) installing coreutils [############################################################################] 100%
    ( 23/111) installing run-parts [############################################################################] 100%
    ( 24/111) installing cronie [############################################################################] 100%
    Optional dependencies for cronie
    pm-utils: defer anacron on battery power
    smtp-server: send job output via email
    smtp-forwarder: forward job output to email server
    ( 25/111) installing expat [############################################################################] 100%
    ( 26/111) installing dbus [############################################################################] 100%
    Optional dependencies for dbus
    libx11: dbus-launch support
    ( 27/111) installing pcre [############################################################################] 100%
    ( 28/111) installing libffi [############################################################################] 100%
    ( 29/111) installing glib2 [############################################################################] 100%
    Optional dependencies for glib2
    python2: for gdbus-codegen and gtester-report
    elfutils: gresource inspection tool
    ( 30/111) installing kbd [############################################################################] 100%
    ( 31/111) installing kmod [############################################################################] 100%
    ( 32/111) installing hwids [############################################################################] 100%
    ( 33/111) installing libgpg-error [############################################################################] 100%
    ( 34/111) installing libgcrypt [############################################################################] 100%
    ( 35/111) installing shadow [############################################################################] 100%
    ( 36/111) installing util-linux [############################################################################] 100%
    ( 37/111) installing xz [############################################################################] 100%
    ( 38/111) installing systemd [############################################################################] 100%
    Initializing machine ID from random generator.
    ln -s '/usr/lib/systemd/system/[email protected]' '/etc/systemd/system/getty.target.wants/[email protected]'
    :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
    bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
    Optional dependencies for systemd
    cryptsetup: required for encrypted block devices [pending]
    libmicrohttpd: systemd-journal-gatewayd
    quota-tools: kernel-level quota management
    python: systemd library bindings
    systemd-sysvcompat: symlink package to provide sysvinit binaries [pending]
    ( 39/111) installing device-mapper [############################################################################] 100%
    ( 40/111) installing popt [############################################################################] 100%
    ( 41/111) installing cryptsetup [############################################################################] 100%
    ( 42/111) installing dhcpcd [############################################################################] 100%
    ( 43/111) installing diffutils [############################################################################] 100%
    ( 44/111) installing e2fsprogs [############################################################################] 100%
    ( 45/111) installing file [############################################################################] 100%
    ( 46/111) installing findutils [############################################################################] 100%
    ( 47/111) installing mpfr [############################################################################] 100%
    ( 48/111) installing gawk [############################################################################] 100%
    ( 49/111) installing gettext [############################################################################] 100%
    Optional dependencies for gettext
    cvs: for autopoint tool
    ( 50/111) installing grep [############################################################################] 100%
    ( 51/111) installing less [############################################################################] 100%
    ( 52/111) installing gzip [############################################################################] 100%
    ( 53/111) installing gdbm [############################################################################] 100%
    ( 54/111) installing perl [############################################################################] 100%
    ( 55/111) installing openssl [############################################################################] 100%
    Optional dependencies for openssl
    ca-certificates [pending]
    ( 56/111) installing libsasl [############################################################################] 100%
    ( 57/111) installing libldap [############################################################################] 100%
    ( 58/111) installing keyutils [############################################################################] 100%
    ( 59/111) installing krb5 [############################################################################] 100%
    ( 60/111) installing heirloom-mailx [############################################################################] 100%
    Optional dependencies for heirloom-mailx
    smtp-forwarder: for sending mail
    ( 61/111) installing inetutils [############################################################################] 100%
    ( 62/111) installing iptables [############################################################################] 100%
    ( 63/111) installing iproute2 [############################################################################] 100%
    Optional dependencies for iproute2
    linux-atm: ATM support
    ( 64/111) installing sysfsutils [############################################################################] 100%
    ( 65/111) installing iputils [############################################################################] 100%
    Optional dependencies for iputils
    xinetd: for tftpd
    ( 66/111) installing jfsutils [############################################################################] 100%
    ( 67/111) installing licenses [############################################################################] 100%
    ( 68/111) installing linux-firmware [############################################################################] 100%
    ( 69/111) installing mkinitcpio-busybox [############################################################################] 100%
    ( 70/111) installing lzo2 [############################################################################] 100%
    ( 71/111) installing libarchive [############################################################################] 100%
    ( 72/111) installing mkinitcpio [############################################################################] 100%
    Optional dependencies for mkinitcpio
    xz: Use lzma or xz compression for the initramfs image [pending]
    bzip2: Use bzip2 compression for the initramfs image [pending]
    lzop: Use lzo compression for the initramfs image
    mkinitcpio-nfs-utils: Support for root filesystem on NFS
    ( 73/111) installing linux [############################################################################] 100%
    >>> Updating module dependencies. Please wait ...
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    ==> ERROR: failed to detect root filesystem
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    ==> Image generation successful
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: bfa
    ==> WARNING: Possibly missing firmware for module: aic94xx
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    ==> Image generation successful
    Optional dependencies for linux
    crda: to set the correct wireless channels of your country
    ( 74/111) installing logrotate [############################################################################] 100%
    Optional dependencies for logrotate
    cron: scheduled log rotation
    ( 75/111) installing lvm2 [############################################################################] 100%
    ( 76/111) installing groff [############################################################################] 100%
    Optional dependencies for groff
    netpbm: for use together with man -H command interaction in browsers
    psutils: for use together with man -H command interaction in browsers
    libxaw: for gxditview
    ( 77/111) installing libpipeline [############################################################################] 100%
    ( 78/111) installing man-db [############################################################################] 100%
    it's recommended to create an initial
    database running as root:
    "/usr/bin/mandb --quiet"
    Optional dependencies for man-db
    gzip [pending]
    ( 79/111) installing man-pages [############################################################################] 100%
    ( 80/111) installing mdadm [############################################################################] 100%
    ( 81/111) installing nano [############################################################################] 100%
    ( 82/111) installing openresolv [############################################################################] 100%
    ( 83/111) installing netctl [############################################################################] 100%
    Optional dependencies for netctl
    dialog: for the menu based wifi assistant
    dhclient: for DHCP support (or dhcpcd)
    dhcpcd: for DHCP support (or dhclient) [pending]
    wpa_supplicant: for wireless networking support
    ifplugd: for automatic wired connections through netctl-ifplugd
    wpa_actiond: for automatic wireless connections through netctl-auto
    ifenslave: for bond connections
    bridge-utils: for bridge connections
    ppp: for pppoe connections
    ( 84/111) installing sed [############################################################################] 100%
    ( 85/111) installing ca-certificates [############################################################################] 100%
    ( 86/111) installing libssh2 [############################################################################] 100%
    ( 87/111) installing curl [############################################################################] 100%
    ( 88/111) installing pth [############################################################################] 100%
    ( 89/111) installing libksba [############################################################################] 100%
    ( 90/111) installing libassuan [############################################################################] 100%
    ( 91/111) installing pinentry [############################################################################] 100%
    Optional dependencies for pinentry
    gtk2: for gtk2 backend
    qt4: for qt4 backend
    ( 92/111) installing dirmngr [############################################################################] 100%
    ( 93/111) installing gnupg [############################################################################] 100%
    Optional dependencies for gnupg
    curl: gpg2keys_curl [pending]
    libldap: gpg2keys_ldap [pending]
    libusb-compat: scdaemon
    ( 94/111) installing gpgme [############################################################################] 100%
    ( 95/111) installing pacman-mirrorlist [############################################################################] 100%
    ( 96/111) installing archlinux-keyring [############################################################################] 100%
    ( 97/111) installing pacman [############################################################################] 100%
    >>> Run `pacman-key --init; pacman-key --populate archlinux`
    >>> to import the data required by pacman for package verification.
    >>> See: https://www.archlinux.org/news/having-pacman-verify-packages
    Optional dependencies for pacman
    fakeroot: for makepkg usage as normal user
    ( 98/111) installing pciutils [############################################################################] 100%
    ( 99/111) installing pcmciautils [############################################################################] 100%
    (100/111) installing procps-ng [############################################################################] 100%
    (101/111) installing psmisc [############################################################################] 100%
    (102/111) installing reiserfsprogs [############################################################################] 100%
    (103/111) installing sysvinit-tools [############################################################################] 100%
    (104/111) installing systemd-sysvcompat [############################################################################] 100%
    (105/111) installing tar [############################################################################] 100%
    (106/111) installing texinfo [############################################################################] 100%
    (107/111) installing libusbx [############################################################################] 100%
    (108/111) installing usbutils [############################################################################] 100%
    Optional dependencies for usbutils
    python2: for lsusb.py usage
    coreutils: for lsusb.py usage [pending]
    (109/111) installing vi [############################################################################] 100%
    Optional dependencies for vi
    heirloom-mailx: used by the preserve command for notification [pending]
    (110/111) installing which [############################################################################] 100%
    (111/111) installing xfsprogs [############################################################################] 100%
    [mkarchiso] INFO: Packages installed successfully!
    [mkarchiso] INFO: Installing packages to 'work/root-image/'...
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1):
    Name New Version Net Change
    core/syslinux 4.06-2 3.35 MiB
    Total Installed Size: 3.35 MiB
    :: Proceed with installation? [Y/n]
    (1/1) checking keys in keyring [############################################################################] 100%
    (1/1) checking package integrity [############################################################################] 100%
    (1/1) loading package files [############################################################################] 100%
    (1/1) checking for file conflicts [############################################################################] 100%
    (1/1) checking available disk space [############################################################################] 100%
    (1/1) installing syslinux [############################################################################] 100%
    ==> If you want to use syslinux as your bootloader
    ==> edit /boot/syslinux/syslinux.cfg and run
    ==> # /usr/bin/syslinux-install_update -i -a -m
    ==> to install it.
    Optional dependencies for syslinux
    perl-passwd-md5: For md5pass
    perl-digest-sha1: For sha1pass
    mtools: For mkdiskimage and syslinux support
    gptfdisk: For GPT support
    util-linux: For isohybrid [installed]
    [mkarchiso] INFO: Packages installed successfully!
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: run
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Run command: mkinitcpio -c /etc/mkinitcpio-archiso.conf -k /boot/vmlinuz-linux -g /boot/archiso.img
    ==> Starting build: 3.9.9-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [archiso]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: bfa
    ==> WARNING: Possibly missing firmware for module: aic94xx
    -> Running build hook: [filesystems]
    ==> Generating module dependencies
    ==> Creating gzip initcpio image: /boot/archiso.img
    ==> Image generation successful
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: prepare
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Cleaning up what we can on root-image...
    [mkarchiso] INFO: Done!
    [mkarchiso] INFO: Target 'work/iso/arch/x86_64/root-image.fs.sfs' does not exist, making it from 'work/root-image'
    [mkarchiso] INFO: Creating ext4 image of 1025 MiB...
    mke2fs 1.42.8 (20-Jun-2013)
    Discarding device blocks: done
    warning: 256 blocks unused.
    Filesystem label=
    OS type: Linux
    Block size=4096 (log=2)
    Fragment size=4096 (log=2)
    Stride=0 blocks, Stripe width=0 blocks
    65664 inodes, 262144 blocks
    0 blocks (0.00%) reserved for the super user
    First data block=0
    Maximum filesystem blocks=268435456
    8 block groups
    32768 blocks per group, 32768 fragments per group
    8208 inodes per group
    Superblock backups stored on blocks:
    32768, 98304, 163840, 229376
    Allocating group tables: done
    Writing inode tables: done
    Writing superblocks and filesystem accounting information: done
    [mkarchiso] INFO: Done!
    [mkarchiso] INFO: Mounting 'work/root-image.fs' on 'work/mnt/root-image'
    [mkarchiso] INFO: Total: 1008 MiB (100%) | Used: 2 MiB (1%) | Avail: 1007 MiB (99%)
    [mkarchiso] INFO: Copying 'work/root-image/' to 'work/mnt/root-image/'...
    [mkarchiso] INFO: Done!
    [mkarchiso] INFO: Total: 1008 MiB (100%) | Used: 552 MiB (55%) | Avail: 457 MiB (45%)
    [mkarchiso] INFO: Unmounting 'work/mnt/root-image'
    [mkarchiso] INFO: Creating SquashFS image for 'work/root-image.fs', This may take some time...
    Parallel mksquashfs: Using 2 processors
    Creating 4.0 filesystem on work/root-image.fs.sfs, block size 131072.
    Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 131072
    compressed data, compressed metadata, compressed fragments, compressed xattrs
    duplicates are removed
    Filesystem size 193188.71 Kbytes (188.66 Mbytes)
    18.41% of uncompressed filesystem size (1049632.29 Kbytes)
    Inode table size 10918 bytes (10.66 Kbytes)
    33.19% of uncompressed inode table size (32898 bytes)
    Directory table size 31 bytes (0.03 Kbytes)
    88.57% of uncompressed directory table size (35 bytes)
    Number of duplicate files found 0
    Number of inodes 2
    Number of files 1
    Number of fragments 0
    Number of symbolic links 0
    Number of device nodes 0
    Number of fifo nodes 0
    Number of socket nodes 0
    Number of directories 1
    Number of ids (unique uids + gids) 1
    Number of uids 1
    root (0)
    Number of gids 1
    root (0)
    [mkarchiso] INFO: Image creation done in 01:46 minutes
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: checksum
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Target 'work/iso/arch/checksum.i686.md5' does not exist, making it from 'work/iso/arch'
    [mkarchiso] INFO: Creating checksum file for self-test (i686)...
    [mkarchiso] INFO: Done!
    [mkarchiso] INFO: Target 'work/iso/arch/checksum.x86_64.md5' does not exist, making it from 'work/iso/arch'
    [mkarchiso] INFO: Creating checksum file for self-test (x86_64)...
    [mkarchiso] INFO: Done!
    [mkarchiso] INFO: Configuration settings
    [mkarchiso] INFO: Command: iso
    [mkarchiso] INFO: Architecture: x86_64
    [mkarchiso] INFO: Working directory: work
    [mkarchiso] INFO: Installation directory: arch
    [mkarchiso] INFO: Image name: archlinux-2013.07.21-x86_64.iso
    [mkarchiso] INFO: Disk label: ARCH_201307
    [mkarchiso] INFO: Disk publisher: Arch Linux <http://www.archlinux.org>
    [mkarchiso] INFO: Disk application: Arch Linux Live/Rescue CD
    [mkarchiso] INFO: Target 'out/archlinux-2013.07.21-x86_64.iso' does not exist, making it from 'work/iso'
    [mkarchiso] INFO: Creating ISO image...
    xorriso 1.3.0 : RockRidge filesystem manipulator, libburnia project.
    Drive current: -outdev 'stdio:out/archlinux-2013.07.21-x86_64.iso'
    Media current: stdio file, overwriteable
    Media status : is blank
    Media summary: 0 sessions, 0 data blocks, 0 data, 4155m free
    Added to ISO image: directory '/'='/tmp/baseline/work/iso'
    xorriso : UPDATE : 16 files added in 1 seconds
    xorriso : UPDATE : 16 files added in 1 seconds
    xorriso : NOTE : Copying to System Area: 432 bytes from file '/tmp/baseline/work/iso/isolinux/isohdpfx.bin'
    libisofs: NOTE : Aligned image size to cylinder size by 177 blocks
    xorriso : UPDATE : 16.90% done
    xorriso : UPDATE : 82.85% done
    ISO image produced: 105472 sectors
    Written to medium : 105472 sectors at LBA 0
    Writing to 'stdio:out/archlinux-2013.07.21-x86_64.iso' completed successfully.
    [mkarchiso] INFO: Done! | 206M out/archlinux-2013.07.21-x86_64.iso
    Booting:
    :: running early hook [udev]
    :: running hook [udev]
    :: Triggering uevents...
    :: running hook [archiso]
    :: Mounting '/dev/disk/by-label/ARCH_201307' to '/run/archiso/bootmnt'
    :: Device '/dev/disk/by-label/ARCH_201307' mounted successfully.
    :: Mounting /run/archiso/cowspace (tmpfs) filesystem, size=75%...
    :: Mounting '/dev/loop0' to '/run/archiso/sfs/root-image'
    :: Device '/dev/loop0' mounted successfully.
    :: Creating '/run/archiso/cowspace/persistent_ARCH_201307/x86_64/root-image.cow' as non-persistent.
    :: Mounting '/dev/mapper/arch_root-image' to '/new_root/'
    :: Device '/dev/mapper/arch_root-image' mounted successfully.
    :: running cleanup hook [udev]
    Welcome to Arch Linux!
    Expecting device dev-ttyS0.device...
    [ OK ] Reached target Remote File Systems.
    [ OK ] Listening on LVM2 metadata daemon socket.
    [ OK ] Listening on Device-mapper event daemon FIFOs.
    [ OK ] Listening on Delayed Shutdown Socket.
    [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
    [ OK ] Listening on udev Kernel Socket.
    [ OK ] Listening on udev Control Socket.
    [ OK ] Reached target Paths.
    [ OK ] Reached target Encrypted Volumes.
    [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
    [ OK ] Listening on Journal Socket.
    Mounting POSIX Message Queue File System...
    Starting Setup Virtual Console...
    Starting Create static device nodes in /dev...
    Mounting Huge Pages File System...
    Starting Apply Kernel Variables...
    Mounting Debug File System...
    Mounting Configuration File System...
    Starting udev Coldplug all Devices...
    Starting Journal Service...
    [ OK ] Started Journal Service.
    [ OK ] Reached target Swap.
    Mounting Temporary Directory...
    Starting Remount Root and Kernel File Systems...
    [ OK ] Mounted POSIX Message Queue File System.
    [ OK ] Started Remount Root and Kernel File Systems.
    [ OK ] Started Setup Virtual Console.
    [ OK ] Started Apply Kernel Variables.
    [ OK ] Mounted Huge Pages File System.
    [ OK ] Mounted Debug File System.
    [ OK ] Started Create static device nodes in /dev.
    [ OK ] Mounted Configuration File System.
    [ OK ] Mounted Temporary Directory.
    Starting udev Kernel Device Manager...
    Starting Load Random Seed...
    [ OK ] Started Load Random Seed.
    [ OK ] Started udev Kernel Device Manager.
    [ OK ] Reached target Local File Systems (Pre).
    [ OK ] Reached target Local File Systems.
    Starting Trigger Flushing of Journal to Persistent Storage...
    Starting Recreate Volatile Files and Directories...
    [ OK ] Started udev Coldplug all Devices.
    [ OK ] Started Recreate Volatile Files and Directories.
    Starting Update UTMP about System Reboot/Shutdown...
    [ OK ] Started Trigger Flushing of Journal to Persistent Storage.
    [ OK ] Started Update UTMP about System Reboot/Shutdown.
    [ OK ] Reached target System Initialization.
    [ OK ] Reached target Timers.
    [ OK ] Listening on D-Bus System Message Bus Socket.
    [ OK ] Reached target Sockets.
    [ OK ] Reached target Basic System.
    Starting Permit User Sessions...
    Starting D-Bus System Message Bus...
    [ OK ] Started D-Bus System Message Bus.
    Starting Login Service...
    [ OK ] Started Permit User Sessions.
    Starting Getty on tty1...
    [ OK ] Started Getty on tty1.
    [ OK ] Started Login Service.
    [ OK ] Found device /dev/ttyS0.
    Starting Serial Getty on ttyS0...
    [ OK ] Started Serial Getty on ttyS0.
    [ OK ] Reached target Login Prompts.
    [ OK ] Reached target Multi-User System.
    [ OK ] Reached target Graphical Interface.
    Arch Linux 3.9.9-1-ARCH (ttyS0)
    localhost login:

  • Kinit mounts root filesystem as read only [HELP][solved]

    hello
    I've being messing around with my mkinitcpio trying to optimize my boot speed, i removed some of the hooks at the beginning i couldn't boot, but then now i can boot but the root filesystem mounts as read only, i tried everything my fstab looks fine, / exists with defaults i tried to mount it referencing by it's uuid or by it's name and i get the same results, it mounts the filesystem as root only all the time no mather what i do.
    There is not logs since i started playing with mkinitcpio, or anything i searched everywhere in this forum and around the internet, and i can't find any solution that would work, i restored all the hooks and modules on mkinitcpio and the result it's still the same. i also changed the menu.lst in grub to vga=773 but that's about it.
    Can anyone help with this please i can't seem to boot properly.
    Regards
    Last edited by ricardoduarte (2008-09-14 16:16:25)

    Hello
    Basically what happens it's that it loads all the uDev events then the loopback, it mounts the root read only, then when it checks filesystems it says
    /dev/sda4: clean, 205184/481440 files, 1139604/1920356 blocks [fail]
    ************FILESYSTEM CHECK FAILED****************
    * Please repair manually and reboot. Note that the root *
    * file system is currently mounted read-only. To remount *
    * it read-write: mount -n -o remount,rw / *
    * When you exit the maintenance shell the will *
    * reboot automatically. *
    Now what bugs me its that i can do that mount -n -o remount,rw / with no problems and when i do
    e2fsck -f /dev/sda4
    it doesn't return any errors just says that 0.9 non continuous.
    none of this makes sense to me!! thats why i though that the problem could be coming from mkinitcpio or something
    any ideas
    Thanks for your help, btw thanks for the quick reply
    Regards
    Last edited by ricardoduarte (2008-09-14 15:48:49)

  • [SOLVED] df -h does not reflect true root filesystem size

    Why does df -h show root filesystem as being only 20G?
    df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/cryptroot 20G 15G 4.6G 76% /
    dev 7.7G 0 7.7G 0% /dev
    run 7.7G 668K 7.7G 1% /run
    tmpfs 7.7G 70M 7.7G 1% /dev/shm
    tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup
    tmpfs 7.7G 224K 7.7G 1% /tmp
    /dev/sda1 239M 40M 183M 18% /boot
    tmpfs 1.6G 8.0K 1.6G 1% /run/user/1000
    That is what my df -h output looks like. My setup is full disk encryption using dm-crypt with LUKS, per the guide on arch wiki. I basically created one /boot partition and left the rest of the disk to be an encrypted partition for the root filesystem. So why is my system complaining about (and acting as if it's running out of space)? Have I forgotten something?
    Thank you for reading this. Let me know if you need any more logs or info on my setup - I realise I haven't provided very much info here, but I can't think of what to provide.
    Last edited by domentoi (2014-12-24 19:02:32)

    This is lsblk:
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
    sda 8:0 0 465.8G 0 disk
    ├─sda1 8:1 0 250M 0 part /boot
    └─sda2 8:2 0 465.5G 0 part
    └─cryptroot 254:0 0 465.5G 0 crypt /
    sdb 8:16 0 14.9G 0 disk
    └─sdb1 8:17 0 14.9G 0 part
    and fdisk -l
    Disk /dev/sdb: 14.9 GiB, 16013942784 bytes, 31277232 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: 0x5da5572f
    Device Boot Start End Sectors Size Id Type
    /dev/sdb1 2048 31275007 31272960 14.9G 73 unknown
    Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disklabel type: dos
    Disk identifier: 0xa5018820
    Device Boot Start End Sectors Size Id Type
    /dev/sda1 * 2048 514047 512000 250M 83 Linux
    /dev/sda2 514048 976773167 976259120 465.5G 83 Linux
    Disk /dev/mapper/cryptroot: 465.5 GiB, 499842572288 bytes, 976255024 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk /dev/sdc: 1.4 TiB, 1500301908480 bytes, 2930277165 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: 0x445e51a8
    And graysky: I thought I made the partition for /boot 250 MB and the encrypted partition 465.5 GB but I'm now quite sure I did something wrong...
    Thank you all

  • Getting Error Message - mount.ocfs2: No such device while mounting

    I am trying to mount an ocfs2 file system. The file system seems to have been created fine but I get an error message when I try to mount it. Here's what I get :
    [root@mdcpsdb1 init.d]# ./o2cb status
    Module "configfs": Loaded
    Filesystem "configfs": Mounted
    Module "ocfs2_nodemanager": Loaded
    Module "ocfs2_dlm": Loaded
    Module "ocfs2_dlmfs": Loaded
    Filesystem "ocfs2_dlmfs": Mounted
    Checking cluster ocfs2: Online
    Checking heartbeat: Active
    [root@mdcpsdb1 init.d]# fsck.ocfs2 /dev/sdc1
    Checking OCFS2 filesystem in /dev/sdc1:
    label: oracle_hr
    uuid: f6 23 5e 3b ad bb 49 87 81 a3 cb f0 b7 2a d0 ad
    number of blocks: 24416784
    bytes per block: 4096
    number of clusters: 6104196
    bytes per cluster: 16384
    max slots: 4
    /dev/sdc1 is clean. It will be checked after 20 additional mounts.
    [root@mdcpsdb1 init.d]# mount -t ocfs2 /dev/sdc1 /hr_data
    mount.ocfs2: No such device while mounting /dev/sdc1 on /hr_data
    The same thing happens going through the ocfs2console.
    Thanks,
    David

    Did you get anwer for this error? I got same error. Thanks in advance.

  • Everything 'exists in filesystem' Errors occurred, no packages were up

    Something like 260 package updates failed to same error.
    Really do not want to use --force
    Any ideas?
    edObject/EmbeddedObject.odt exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/EmbedDocument/EmbeddedObject/EmbeddedObject.xcu exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/EmbedDocument/EmbeddedObject/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.components exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObject.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/EmbedDocument/EmbeddedObject/OwnEmbeddedObjectFactory.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/MinimalComponent/BuildMinimalComponent.xml exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/MinimalComponent/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/MinimalComponent/MinimalComponent.components exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/MinimalComponent/MinimalComponent.idl exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/MinimalComponent/MinimalComponent.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/MinimalComponent/TestMinimalComponent.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/PropertySet/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/PropertySet/PropTest.components exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/PropertySet/PropTest.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/PropertySet/PropertySet.odt exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/CalcAddins.components exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/CalcAddins.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/CalcAddins.ods exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/ChartTypeChange.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/EuroAdaption.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/SCalc.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Spreadsheet/XCalcAddins.idl exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/BookmarkInsertion.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/GraphicsInserter.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/HardFormatting.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/SWriter.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/StyleCreation.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/StyleInitialization.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/TextDocumentStructure.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/TextReplace.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/WriterSelector.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/Text/oo_smiley.gif exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/ToDo/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/ToDo/ToDo.components exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/ToDo/ToDo.idl exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/ToDo/ToDo.java exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/ToDo/ToDo.ods exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/java/ToDo/XToDo.idl exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/CalcWindowState.xcu exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/Factory.xcu exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/META-INF/manifest.xml exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/Makefile exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/description.xml exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/readme exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/toolPanelPocBasic/Module1.xba exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/toolPanelPocBasic/dialog.xlb exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/toolPanelPocBasic/script.xlb exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/toolpanel.component exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/toolpanel.py exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/examples/python/toolpanel/toolpanels/poc.xdl exists in filesystem
    libreoffice-sdk-doc: /usr/lib/libreoffice/sdk/index.html exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libhwplo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/liblwpftlo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libmswordlo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libmsworkslo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libswdlo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libswuilo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libt602filterlo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libwpftlo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/program/libwriterfilterlo.so exists in filesystem
    libreoffice-writer: /usr/lib/libreoffice/share/registry/writer.xcd exists in filesystem
    libxft: /usr/lib/libXft.so.2.3.0 exists in filesystem
    linux-firmware: /lib/firmware/bnx2x/bnx2x-e1-7.2.16.0.fw exists in filesystem
    linux-firmware: /lib/firmware/bnx2x/bnx2x-e1h-7.2.16.0.fw exists in filesystem
    linux-firmware: /lib/firmware/bnx2x/bnx2x-e2-7.2.16.0.fw exists in filesystem
    linux-firmware: /lib/firmware/brcm/brcmfmac43236b.bin exists in filesystem
    linux-firmware: /lib/firmware/brcm/brcmfmac4329.bin exists in filesystem
    linux-firmware: /lib/firmware/brcm/brcmfmac4330.bin exists in filesystem
    linux-firmware: /lib/firmware/cxgb3/t3fw-7.12.0.bin exists in filesystem
    linux-firmware: /lib/firmware/cxgb4/t4fw-1.4.16.0.bin exists in filesystem
    linux-firmware: /lib/firmware/usbdux/usbduxsigma_firmware.asm exists in filesystem
    linux-firmware: /lib/firmware/usbduxsigma_firmware.bin exists in filesystem
    mkinitcpio-busybox: /usr/lib/initcpio/busybox exists in filesystem
    mkinitcpio: /usr/lib/initcpio/functions exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/btrfs exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/consolefont exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/keymap exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/memdisk exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/net exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/resume exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/shutdown exists in filesystem
    mkinitcpio: /usr/lib/initcpio/hooks/sleep exists in filesystem
    mkinitcpio: /usr/lib/initcpio/init exists in filesystem
    mkinitcpio: /usr/lib/initcpio/init_functions exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/autodetect exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/base exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/btrfs exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/consolefont exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/filesystems exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/fsck exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/fw exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/ide exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/keymap exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/memdisk exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/net exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/pata exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/pcmcia exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/resume exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/sata exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/scsi exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/shutdown exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/sleep exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/usb exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/usbinput exists in filesystem
    mkinitcpio: /usr/lib/initcpio/install/virtio exists in filesystem
    mkinitcpio: /usr/lib/initcpio/shutdown exists in filesystem
    mkinitcpio: /usr/lib/initcpio/udev/01-memdisk.rules exists in filesystem
    man-db: /usr/lib/man-db/libman-2.6.1.so exists in filesystem
    man-db: /usr/lib/man-db/libmandb-2.6.1.so exists in filesystem
    man-pages: /usr/share/man/man1/getent.1.gz exists in filesystem
    man-pages: /usr/share/man/man2/sendmmsg.2.gz exists in filesystem
    mesa: /usr/include/xa_composite.h exists in filesystem
    mesa: /usr/include/xa_context.h exists in filesystem
    mesa: /usr/include/xa_tracker.h exists in filesystem
    mesa: /usr/lib/libGLU.so.1.3.08000 exists in filesystem
    mesa: /usr/lib/libxatracker.so exists in filesystem
    mesa: /usr/lib/libxatracker.so.1 exists in filesystem
    mesa: /usr/lib/libxatracker.so.1.0.0 exists in filesystem
    mesa: /usr/lib/pkgconfig/xatracker.pc exists in filesystem
    mx: /usr/lib/libmx-1.0.so.2.401.0 exists in filesystem
    poppler-glib: /usr/share/gtk-doc/html/poppler/api-index-0-18.html exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/reflective/R110714.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/reflective/R110714WhiteBacking.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/reflective/R110903.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/reflective/R111204.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/reflective/R111204WhiteBacking.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/A111011.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/A120115.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/E111007.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/E120104.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/F111224.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/N111122.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/N111125.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/N111203.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/V111010.it8 exists in filesystem
    shared-color-targets: /usr/share/color/targets/wolf_faust/transmissive/V120101.it8 exists in filesystem
    subversion: /usr/lib/httpd/modules/mod_dontdothat.so exists in filesystem
    thunderbird: /usr/lib/thunderbird/isp/Bogofilter.sfd exists in filesystem
    thunderbird: /usr/lib/thunderbird/isp/DSPAM.sfd exists in filesystem
    thunderbird: /usr/lib/thunderbird/isp/POPFile.sfd exists in filesystem
    libkate: /usr/bin/KateDJ exists in filesystem
    libkate: /usr/bin/katalyzer exists in filesystem
    libkate: /usr/bin/katedec exists in filesystem
    libkate: /usr/bin/kateenc exists in filesystem
    libkate: /usr/include/kate/kate.h exists in filesystem
    libkate: /usr/include/kate/kate_config.h exists in filesystem
    libkate: /usr/include/kate/oggkate.h exists in filesystem
    libkate: /usr/lib/libkate.so exists in filesystem
    libkate: /usr/lib/libkate.so.1 exists in filesystem
    libkate: /usr/lib/libkate.so.1.3.0 exists in filesystem
    libkate: /usr/lib/liboggkate.so exists in filesystem
    libkate: /usr/lib/liboggkate.so.1 exists in filesystem
    libkate: /usr/lib/liboggkate.so.1.2.2 exists in filesystem
    libkate: /usr/lib/pkgconfig/kate.pc exists in filesystem
    libkate: /usr/lib/pkgconfig/oggkate.pc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/__init__.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/__init__.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/__init__.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/constants.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/constants.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/constants.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/demuxer.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/demuxer.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/demuxer.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/finder.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/finder.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/finder.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/muxer.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/muxer.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/muxer.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/options.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/options.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/options.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/tester.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/tester.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/tester.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/tools.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/tools.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/tools.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_editor.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_editor.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_editor.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_main.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_main.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_main.pyo exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_options.py exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_options.pyc exists in filesystem
    libkate: /usr/lib/python2.7/site-packages/kdj/ui_options.pyo exists in filesystem
    libkate: /usr/share/doc/libkate/AUTHORS exists in filesystem
    libkate: /usr/share/doc/libkate/COPYING exists in filesystem
    libkate: /usr/share/doc/libkate/ChangeLog exists in filesystem
    libkate: /usr/share/doc/libkate/README exists in filesystem
    libkate: /usr/share/doc/libkate/THANKS exists in filesystem
    libkate: /usr/share/doc/libkate/html/Format.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/HOWTO.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/Support.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/annotated.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/categories.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/classes.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/config_8h-source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/config_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/decoding_8c-example.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/doxygen.css exists in filesystem
    libkate: /usr/share/doc/libkate/html/doxygen.png exists in filesystem
    libkate: /usr/share/doc/libkate/html/encoding_8c-example.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/errors.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/examples.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/files.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x00.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x01.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x7f.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x80.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x81.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x82.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x83.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x84.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x85.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x86.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x87.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_0x88.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_32v.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_bitmap.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_color.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_curve.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_font_range.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_fp.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_metadata.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_motion.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_palette.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_region.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_rle.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_style.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/format_warp.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/functions.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/functions_vars.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x63.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x64.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x65.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x66.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x67.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x68.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x69.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x6c.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x6d.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x6f.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x70.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x72.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x73.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x74.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x75.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x76.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_0x77.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_defs.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_enum.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_eval.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/globals_func.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/granule.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__comments.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__decoding.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__encoding.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__font.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__granule.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__high.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__info.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__metadata.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__misc.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__ogg__decode.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__ogg__encode.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__packet.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__text.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__tracker.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/group__version.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/high_8c-example.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/index.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate_8h-source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate_8h.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__bitwise_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__bitwise_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__comment_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__config_8h-source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__config_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__decode_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__decode__state_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__decode__state_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__encode_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__encode__state_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__encode__state_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__event_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__font_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__fp_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__fp_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__granule_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__high_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__info_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__internal_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__motion_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__ogg_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__packet_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__rle_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__rle_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__text_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/kate__tracker_8c_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/modules.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/oggkate_8h-source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/oggkate_8h.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/oggkate_8h_source.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/pages.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__active__event.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__bitmap.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__color.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__comment.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__curve.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__decode__state.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__encode__state.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__event.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__event__timing.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__font__mapping.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__font__range.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__info.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__memory__guard.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__motion.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__pack__buffer.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__packet.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__palette.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__region.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__state.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__style.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__tracker.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/structkate__tracker__internal.html exists in filesystem
    libkate: /usr/share/doc/libkate/html/tab_b.gif exists in filesystem
    libkate: /usr/share/doc/libkate/html/tab_l.gif exists in filesystem
    libkate: /usr/share/doc/libkate/html/tab_r.gif exists in filesystem
    libkate: /usr/share/doc/libkate/html/tabs.css exists in filesystem
    libkate: /usr/share/licenses/libkate/LICENSE exists in filesystem
    libkate: /usr/share/man/man1/KateDJ.1.gz exists in filesystem
    libkate: /usr/share/man/man1/katalyzer.1.gz exists in filesystem
    libkate: /usr/share/man/man1/katedec.1.gz exists in filesystem
    libkate: /usr/share/man/man1/kateenc.1.gz exists in filesystem
    libtiger: /usr/include/tiger/tiger.h exists in filesystem
    libtiger: /usr/include/tiger/tiger_config.h exists in filesystem
    libtiger: /usr/lib/libtiger.so exists in filesystem
    libtiger: /usr/lib/libtiger.so.5 exists in filesystem
    libtiger: /usr/lib/libtiger.so.5.0.2 exists in filesystem
    libtiger: /usr/lib/pkgconfig/tiger.pc exists in filesystem
    vlc: /usr/bin/svlc exists in filesystem
    vlc: /usr/lib/vlc/plugins/access/libaccess_gnomevfs_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/access/libvcdx_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/audio_output/libportaudio_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/codec/libkate_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/codec/libtwolame_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/demux/libgme_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/gui/libskins2_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/notify/libnotify_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/notify/libxosd_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/text_renderer/libsvg_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/video_output/libaa_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/visualization/libgoom_plugin.so exists in filesystem
    vlc: /usr/lib/vlc/plugins/visualization/libprojectm_plugin.so exists in filesystem
    vlc: /usr/share/vlc/skins2/default.vlt exists in filesystem
    vlc: /usr/share/vlc/skins2/fonts/FreeSans.ttf exists in filesystem
    vlc: /usr/share/vlc/skins2/fonts/FreeSansBold.ttf exists in filesystem
    vlc: /usr/share/vlc/skins2/skin.catalog exists in filesystem
    vlc: /usr/share/vlc/skins2/skin.dtd exists in filesystem
    vlc: /usr/share/vlc/skins2/winamp2.xml exists in filesystem
    mtdev: /usr/bin/mtdev-test exists in filesystem
    mtdev: /usr/include/mtdev-mapping.h exists in filesystem
    mtdev: /usr/include/mtdev-plumbing.h exists in filesystem
    mtdev: /usr/include/mtdev.h exists in filesystem
    mtdev: /usr/lib/libmtdev.so exists in filesystem
    mtdev: /usr/lib/libmtdev.so.1 exists in filesystem
    mtdev: /usr/lib/libmtdev.so.1.0.0 exists in filesystem
    mtdev: /usr/lib/pkgconfig/mtdev.pc exists in filesystem
    mtdev: /usr/share/licenses/mtdev/LICENSE exists in filesystem
    Errors occurred, no packages were upgraded.
    Here is the 299 pkg updates
    root@clc ~]# pacman -Syu
    :: Synchronizing package databases...
    core 103.4 KiB 131K/s 00:01 [######################] 100%
    extra 1382.7 KiB 334K/s 00:04 [######################] 100%
    community 1639.9 KiB 328K/s 00:05 [######################] 100%
    :: Starting full system upgrade...
    :: Replace gnupg2 with core/gnupg? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    warning: dependency cycle detected:
    warning: rhino will be installed before its jre7-openjdk-headless dependency
    looking for inter-conflicts...
    Targets (299): akonadi-1.7.1-1 avahi-0.6.31-1 bash-4.2.024-2 binutils-2.22-5
    bluez-4.99-1 boost-libs-1.49.0-1.1 busybox-1.19.4-1
    ca-certificates-java-20120225-1 cifs-utils-5.3-2
    colord-0.1.17-1 coreutils-8.16-2 curl-7.25.0-1
    damageproto-1.2.1-2 device-mapper-2.02.95-1 dhcpcd-5.5.6-1
    dmxproto-2.3.1-2 dnsutils-9.9.0-1 docbook-xml-4.5-5
    e2fsprogs-1.42.1-1 ekiga-3.3.2-3 exempi-2.2.0-1 expat-2.1.0-1
    ffmpeg-20120317-1 fftw-3.3.1-1 file-5.11-1 firefox-11.0-2
    fixesproto-5.0-2 flashplugin-11.2.202.228-1 fluidsynth-1.1.5-2
    fontconfig-2.8.0-2 fontsproto-2.1.2-1 freetype2-2.4.9-2
    gcc-4.7.0-3 gcc-libs-4.7.0-3 gconf-editor-3.0.0-2
    giflib-4.1.6-5 git-1.7.9.6-1 glibc-2.15-10 glproto-1.4.15-1
    gmime-2.6.7-1 gnome-desktop-1:3.2.1-1 gnome-mime-data-2.18.0-6
    gnupg-2.0.19-1 gnupg2-2.0.18-1 [removal] gnutls-3.0.17-1
    gpgme-1.3.1-4 grep-2.11-2 gstreamer0.10-0.10.36-1
    gstreamer0.10-bad-0.10.23-1 gstreamer0.10-base-0.10.36-1
    gstreamer0.10-base-plugins-0.10.36-1
    gstreamer0.10-good-0.10.31-1
    gstreamer0.10-good-plugins-0.10.31-1
    gtk-update-icon-cache-2.24.10-3 gtk2-2.24.10-3 gtk3-3.2.3-3
    guile-1.8.8-2 gvfs-1.10.1-3 gvfs-obexftp-1.10.1-3
    gvim-7.3.475-1 hspell-1.1-2 hsqldb-java-1:1.8.0.10-2
    initscripts-2012.03.2-1 inputproto-2.2-1 intel-dri-8.0.2-1
    iproute2-3.2.0-3 jdk7-openjdk-7.b147_2.1-3
    jre7-openjdk-7.b147_2.1-3 jre7-openjdk-headless-7.b147_2.1-3
    kactivities-4.8.2-1 kbproto-1.0.6-1 kde-l10n-en_gb-4.8.2-1
    kde-wallpapers-4.8.2-1 kdebase-dolphin-4.8.2-1
    kdebase-katepart-4.8.2-1 kdebase-kdepasswd-4.8.2-1
    kdebase-kdialog-4.8.2-1 kdebase-keditbookmarks-4.8.2-1
    kdebase-kfind-4.8.2-1 kdebase-konq-plugins-4.8.2-1
    kdebase-konqueror-4.8.2-1 kdebase-konsole-4.8.2-2
    kdebase-kwrite-4.8.2-1 kdebase-lib-4.8.2-1
    kdebase-plasma-4.8.2-1 kdebase-runtime-4.8.2-1
    kdebase-workspace-4.8.2-2 kdelibs-4.8.2-1
    kdepim-runtime-4.8.2-2 kdepimlibs-4.8.2-1
    khrplatform-devel-8.0.2-1 kmod-7-1 krb5-1.10.1-2
    lame-3.99.5-1 libarchive-3.0.4-1 libbonobo-2.32.1-2
    libcdio-0.83-1 libcroco-0.6.4-1 libdmx-1.1.2-1
    libdrm-2.4.33-1 libedit-20120311_3.0-1 libegl-8.0.2-1
    libevent-2.0.17-1 libexif-0.6.20-2 libfontenc-1.1.1-1
    libgl-8.0.2-1 libglade-2.6.4-3 libglapi-8.0.2-1
    libgles-8.0.2-1 libgnome-2.32.1-3 libgnome-data-2.32.1-3
    libgphoto2-2.4.13-1 libice-1.0.8-1 libiodbc-3.52.8-1
    libkate-0.4.1-3 libldap-2.4.30-1 libltdl-2.4.2-5
    libmtp-1.1.2-1 libmusicbrainz3-3.0.3-2 libmysqlclient-5.5.22-1
    libnl-3.2.7-1 libnotify-0.7.5-1 libpcap-1.2.1-2
    libpciaccess-0.13-1 libpng-1.5.10-1 libpst-0.6.54-1
    libreoffice-base-3.5.1-1 libreoffice-calc-3.5.1-1
    libreoffice-common-3.5.1-1 libreoffice-draw-3.5.1-1
    libreoffice-en-US-3.5.1-1 libreoffice-gnome-3.5.1-1
    libreoffice-impress-3.5.1-1 libreoffice-kde4-3.5.1-1
    libreoffice-math-3.5.1-1 libreoffice-sdk-3.5.1-1
    libreoffice-sdk-doc-3.5.1-1 libreoffice-writer-3.5.1-1
    libsigc++-2.2.10-2 libsm-1.2.1-1 libsocialweb-0.25.20-0
    libspectre-0.2.6-3 libtasn1-2.12-1 libtextcat-2.2-9
    libtiff-4.0.1-1 libtiger-0.3.4-3 libtool-2.4.2-5
    libupnp-1.6.16-1 libwbclient-3.6.3-4 libwpd-0.9.2-2
    libwps-0.2.2-2 libx11-1.4.99.901-1 libxau-1.0.7-1
    libxaw-1.0.10-1 libxcb-1.8.1-1 libxcomposite-0.4.3-2
    libxcursor-1.1.13-1 libxdmcp-1.1.1-1 libxext-1.3.1-1
    libxfixes-5.0-2 libxfont-1.4.5-1 libxft-2.3.0-2 libxi-1.6.0-1
    libxinerama-1.1.2-1 libxkbfile-1.0.8-1 libxklavier-5.1-2
    libxmu-1.1.1-1 libxpm-3.5.10-1 libxrender-0.9.7-1
    libxres-1.0.6-1 libxss-1.2.2-1 libxt-1.1.3-1 libxtst-1.2.1-1
    libxv-1.0.7-1 libxvmc-1.0.7-1 libxxf86dga-1.1.3-1
    libxxf86vm-1.1.2-1 libyaml-0.1.4-2 linux-3.2.13-1
    linux-api-headers-3.3-1 linux-docs-3.2.13-1
    linux-firmware-20120227-1 linux-headers-3.2.13-1
    lm_sensors-3.3.2-1 lpsolve-5.5.2.0-2 lua-5.1.5-1
    lvm2-2.02.95-1 man-db-2.6.1-1 man-pages-3.37-1 mesa-8.0.2-1
    mkinitcpio-0.8.5-1 mkinitcpio-busybox-1.19.4-2 mpfr-3.1.0.p7-1
    mtdev-1.1.2-1 mx-1.4.3-1 mysql-5.5.22-1
    mysql-clients-5.5.22-1 neon-0.29.6-4 net-snmp-5.7.1-2
    networkmanager-0.9.2.0-3 nfs-utils-1.2.5-2
    notification-daemon-0.7.4-1 nouveau-dri-8.0.2-1 nspr-4.9-1
    nss-3.13.3-1 opencore-amr-0.1.3-1 openssh-5.9p1-8
    openssl-1.0.1-2 orbit2-2.14.19-2 oxygen-icons-4.8.2-1
    p11-kit-0.12-1 parted-3.1-1 pcmciautils-018-2
    perl-xml-parser-2.41-2 perl-xml-simple-2.18-4 poppler-0.18.4-1
    poppler-glib-0.18.4-1 ppl-0.12-1 psmisc-22.16-1
    ptlib-2.10.2-2 python-pexpect-2.3-6 qrencode-3.3.0-1
    qt-4.8.1-1 randrproto-1.3.2-2 raptor-2.0.7-1 recode-3.6-7
    recordproto-1.14.2-1 renderproto-0.11.1-2 rhino-1.7R3-2
    ruby-1.9.3_p125-3 sane-1.0.22-7 scrnsaverproto-1.2.2-1
    sdl_ttf-2.0.11-2 shadow-4.1.5-4 shared-color-targets-0.1.1-1
    smbclient-3.6.3-4 soprano-2.7.5-1 sound-juicer-2.32.1-2
    sqlite3-3.7.11-1 subversion-1.7.4-1 sudo-1.8.4.p4-1
    syslog-ng-3.3.4-4 taglib-1.7.1-1 thunderbird-11.0.1-1
    ttf-dejavu-2.33-2 tzdata-2012b-3 udev-181-5 udisks-1.0.4-2
    usbutils-005-1 util-linux-2.21-6 videoproto-2.3.1-2
    vim-runtime-7.3.475-1 vlc-2.0.1-1 whois-5.0.15-1
    wpa_actiond-1.2-1 wpa_supplicant-0.7.3-5 xbitmaps-1.1.1-2
    xcb-proto-1.7.1-1 xextproto-7.2.1-1 xf86-input-evdev-2.7.0-2
    xf86-input-synaptics-1.5.99.902-1 xf86-video-intel-2.18.0-1
    xf86-video-nouveau-0.0.16_git20120210-1
    xf86vidmodeproto-2.3.1-2 xineramaproto-1.2.1-2
    xorg-bdftopcf-1.0.3-2 xorg-font-util-1.3.0-1
    xorg-font-utils-7.6-3 xorg-fonts-encodings-1.0.4-3
    xorg-luit-1.1.1-1 xorg-server-1.12.0.901-1
    xorg-server-common-1.12.0.901-1 xorg-server-utils-7.6-3
    xorg-setxkbmap-1.3.0-1 xorg-utils-7.6-8 xorg-xauth-1.0.7-1
    xorg-xbacklight-1.1.2-3 xorg-xcursorgen-1.0.5-1
    xorg-xdriinfo-1.0.4-3 xorg-xev-1.2.0-1 xorg-xgamma-1.0.5-1
    xorg-xhost-1.0.5-1 xorg-xinput-1.5.99.1-1 xorg-xkbcomp-1.2.4-1
    xorg-xkbevd-1.1.3-1 xorg-xkbutils-1.0.3-3 xorg-xkill-1.0.3-3
    xorg-xlsatoms-1.1.1-1 xorg-xlsclients-1.1.2-2
    xorg-xmodmap-1.0.6-1 xorg-xpr-1.0.4-1 xorg-xrdb-1.0.9-2
    xorg-xrefresh-1.0.4-3 xorg-xsetroot-1.1.0-3
    xorg-xvinfo-1.1.1-3 xorg-xwd-1.0.5-2 xorg-xwud-1.0.4-1
    xproto-7.0.23-1 xz-5.0.3-2
    Total Download Size: 160.85 MiB
    Total Installed Size: 2291.87 MiB
    Net Upgrade Size: 101.97 MiB
    Proceed with installation? [Y/n] y
    Last edited by killnine (2012-04-05 14:17:33)

    karol wrote:
    You can check if the 'files' file has the files that are causing errors, e.g.
    [karol@black ~]$ grep "usr/lib/httpd/modules/mod_dontdothat.so" $(find /var/lib/pacman/local -name "subversion-*")/files
    usr/lib/httpd/modules/mod_dontdothat.so
    but I think there's something else going on.
    I've noticed all of the errors concern files from /usr. Do you have some special setup, like a separate /usr partition?
    [root@clc ~]# fdisk -l
    Disk /dev/sda: 750.2 GB, 750156374016 bytes
    255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 4096 bytes
    I/O size (minimum/optimal): 4096 bytes / 4096 bytes
    Disk identifier: 0x07f2837e
    Device Boot Start End Blocks Id System
    /dev/sda1 63 208844 104391 de Dell Utility
    Partition 1 does not start on physical sector boundary.
    /dev/sda2 * 212992 41172991 20480000 7 HPFS/NTFS/exFAT
    /dev/sda3 41172992 1255431919 607129464 7 HPFS/NTFS/exFAT
    /dev/sda4 1255431920 1451440984 98004532+ 5 Extended
    /dev/sda5 1255431983 1287433399 16000708+ 83 Linux
    Partition 5 does not start on physical sector boundary.
    /dev/sda6 1287433463 1303434139 8000338+ 83 Linux
    Partition 6 does not start on physical sector boundary.
    /dev/sda7 1303434203 1451440984 74003391 83 Linux
    Partition 7 does not start on physical sector boundary.
    [root@clc ~]# mount
    /dev/sda5 on / type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev on /dev type devtmpfs (rw,nosuid,relatime,size=4033576k,nr_inodes=1008394,mode=755)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    shm on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)
    tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
    /dev/sda7 on /home type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
    /dev/sda6 on /var type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
    gvfs-fuse-daemon on /root/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,relatime,user_id=0,group_id=0)
    [root@clc ~]# cat /etc/fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    tmpfs /tmp tmpfs nodev,nosuid 0 0
    LABEL=home /home ext4 defaults 0 1
    LABEL=root / ext4 defaults 0 1
    LABEL=var /var ext4 defaults 0 1

  • CentOS based linux VM running on Hyper-v : Checking root filesystem fails when kernel switches having old PV(para virtualised driver based on 2.6.32 linux kernel) to new PV(which is equivalent to linux integration component 3.4)

    hi all,
    I am running a CentOS base VM on top of Hyper-V server. I upgraded PV drivers of Hyper-V in linux kernel 2.6.32 in order to support
    Windows Server 2012, then i am hitting below issue on Windows Server 2008 when kernel switches from old PV(which is 2.6.32 based) to new PV(which is equivalent to linux integration component 3.4).i
    am hitting following filesystem check error messages :
    Setting hostname hostname:
    Checking root filesystem
    fsck.ext3/dev/hda2:
    The superblock could not be read or does not describe correct ext2 filesystem. If the device is valid and it really contains an ext2
    filesystem(and not swap or ufs or something else),then the superblock is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
    : No such file or directory while trying to open /dev/hda2
    *** An error occurred during the filesystem check.
    *** Dropping you to a shell; the system will reboot
    *** When you leave the shell.
    Also, when I go to the repair filesystem mode. I found out the strange behaviour when i ran those command :
    (Repair filesytem) 1 # mount
    /dev/hda2 on / type ext3 (rw)
    proc on /proc type proc (rw)
    (Repair filesystem) 1# cat /etc/mtab
    /dev/hda2 /ext3 rw 0 0
    proc /proc proc rw 0 0
    (Repair filesystem) 1# df
    Filesystem 1K-blocks used Available Use% Mountedon
    /dev/hda2 4%
    I think for all above command there should be /dev/sda2 instead of /dev/hda2.
    Also my fstab , and fdisk -l looks like ok for me.
    (Repair filesystem) 1# cat /etc/fstab
    LABEL=/ / ext3 defaults 1 1
    LABEL=/boot /boot ext3 defaults 1 2
    devpts /dev/pts devpts gid=5,mode=620 0 0
    tmpfs /dev/shm tmpfs defaults 0 0
    proc /proc proc defaults 0 0
    sysfs /sys sysfs defaults 0 0
    LABEL=swap-xvda3 swap swap defults 0 0
    (Repair filesystem) 1# fdisk -l
    Device Boot Start End Block Id System
    /dev/sda1 * 1 49 98535 83 Linux
    Partition 1 does not end with cylinder boundary.
    /dev/sda2 49 19197 39062500 83 Linux
    Partition 2 does not end with cylinder boundary.
    /dev/sda3 ......
    Partition 3 does not ......
    /dev/sda4 ......
    Partition 4 does not end ....
    (Repair filesystem) 1# e2label /dev/sda1
    /boot
    (Repair filesystem) 1# e2label /dev/sda2
    (Repair fielsystem) 1# ls /dev/sd*
    /dev/sda /dev/sda1 /dev/sda2 /dev/sda3 /dev/sda4
    (Repair filesyatem) 1# ls /dev/hd*
    ls: /dev/hd*: No such file or directory
    Kindly suggest any configuration of windows server or kernel configs missing or how to resolve this issues
    Many many thanks for your reply.
    thanks & Regards,
    Ujjwal

    i am not able to understand duplicate UUID and from where it is picking /dev/hda* ?
    ~
    VVM:>>
    VVM:>> Output of dmesg | grep ata contain substring "Hyper-V" ?
    VVM:>>
    it doesn't contain "Hyper-V" or ata related message and the output doesn't change with boot parameter reserve=0x1f0, 0x8
    ~~
    ~~~~
    ==
     output of dmesg related "ata" Ubuntu v13.04 mini.iso ( with boot parameter reserve=0x1f0, 0x8)
    ==
     see later ( in "good situation" example  )
    ~~
    ===
    Disable legacy ATA driver by adding the following to kernel command line in /boot/grub/menu.lst:
    reserve=0x1f0, 0x8
    . (This option reserves this I/O region and prevents ata_piix from loading).
    ==
     See output of dmesg related "ata" Ubuntu v13.04 mini.iso ( with boot parameter reserve=0x1f0, 0x8) :
    ~~
    [ 0.176027] 
    libata version 3.00 loaded.
    [ 0.713319] 
    ata_piix 0000:00:07.1: version 2.13
    [ 0.713397] 
    ata_piix 0000:00:07.1: device not available (can't reserve [io 0x0000-0x0007])
    [ 0.713404] 
    ata_piix: probe of 0000:00:07.1 failed with error -22
    [ 0.713474] 
    pata_acpi 0000:00:07.1: device not available (can't reserve [io 0x0000-0x0007])
    [ 0.713479] 
    pata_acpi: probe of 0000:00:07.1 failed with error -22
    ~~
      As result: 1) IDE disk handled by hv_storvsc , but 2) no CD-ROM device
    ==
    ~ # blkid
    /dev/sda1: LABEL="ARCH_BOOT" UUID="009c2043-4bl7-4f95-al4d-fb8951f95b5d" TYPE="ext2"
    ==
    ~~
    VVM>>
    VVM>>Q1: Output of blkid contain duplicate UUID ?
    VVM>>
    -> blkid contains duplicate UUID, below are the output.
    ~~
     This situation is classic problem "
    use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the DVD-ROM / CD-ROM device handling)
    ~~
     For compare, see example "good situation": 
     See output of dmesg related "ata" Ubuntu v13.04 mini.iso ( without boot parameter reserve=0x1f0, 0x8) :
    ~~~~
    ~ # dmesg |grep ata
    [ 0.167224] libata version 3.00 loaded.
    [ 0.703109] ata_piix 0000:00:07.1: version 2.13
    [ 0.703267] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set
    [ 0.703339] ata_piix 0000:00:07.1: setting latency timer to 64
    [ 0.704968] scsi0 : ata_piix
    [ 0.705713] scsi1 : ata_piix
    [ 0.706191] atal: PATA max UDMA/33 cmd 0xlf0 ctl 0x3f6 bmdma 0xffa0 irq 14
    [ 0.706194] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    [ 0.868844] atal.00: host indicates ignore ATA devices, ignored
    [ 0.869142] ata2.00: ATAPI: Virtual CD, , max MWDMA2
    [ 0.871736] ata2.00: configured for MWDMA2
    ~~~~
    ===
    ~ # uname -a
    Linux ubuntu 3.7.0-7-generic #15-Ubuntu SUP Sat Dec 15 14:13:08 UTC 2012 x86_64 GNU/Linux
    ~ # lsmod
    hv_netvsc 22769 0
    hv_storvsc 17496 3
    hv_utils 13569 0
    hv_vmbus 34432 3 hv_netvsc,hv_storvsc,hv_utils
    ~ # blkid
    /dev/sr0: LABEL=”CDROM" TYPE="iso9660”
    /dev/sda1: LABEL="ARCH_BOOT" UUID="009c2043-4bl7-4f95-al4d-fb8951f95b5d" TYPE="ext2"
    ===
     ( only CD-ROM and 1( one) IDE disk connected to ATA)
    ~~
    regarding ata_piix.c patch . . .
    As far as i understand this patch , it ignore ATA devices on Hyper-V when PV drivers(CONFIG_HYPERV_STORAGE=y) are enabled.
    ~~
     Yes:
    ignore ATA-HDD ( but not ignore ATA CD-ROM )  on Hyper-V when PV drivers(CONFIG_HYPERV_STORAGE=y) are enabled.
    ~
     this patches need be backported:
      cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default
    and its prerequisite
      db63a4c8115a libata: add a host flag to ignore detected ATA devices
    ~
    ~~
    P.S.
     Are You do this:
    ==
    As temporary solution, increase on 1-2 Gb size all .vhd connected to IDE bus
    ( but not increase size of partitions inside disks)
    ==
    ? fsck write message a-la: "no error in file system" ?
    2013-01-24 Answer by Ujjwal Kumar: As a temporary solution looks ok for me, but [ VVM: need true solution ]
    P.P.S.
    To Ujjwal Kumar :
     My e-mail:
    ZZZZZZZZZZZZZZZ
    please send e-mail to me,  in reply I send to You patches to ata_piix ( and *.c before and after patches) , etc.
    } on 2013-01-14 -- DoNe

  • [Solved] NFS shares root filesystem

    [edit] Sorry, my fault. I was using Nautilus m(
    and i think it silently switiched to using sftp.... still wondering why no password was prompted.
    Hi!
    I set up nfs following the wiki. It works, but i can access the whole remote-root-filesystem, not just the nfs-root. Is https://wiki.archlinux.org/index.php/NFS up to date?
    greetings
    Server:
    cat /etc/exports
    /srv/nfs4/ 192.168.0.0/24(ro,fsid=0,no_subtree_check)
    /srv/nfs4/a 192.168.0.0/24(ro,no_subtree_check)
    /srv/nfs4/b 192.168.0.0/24(ro,no_subtree_check)
    [root@alarmpi srv]#
    Client:
    showmount -e 192.168.0.116
    Export list for 192.168.0.116:
    /srv/nfs4/a 192.168.0.0/24
    /srv/nfs4/b 192.168.0.0/24
    /srv/nfs4 192.168.0.0/24
    Last edited by matto (2015-03-22 14:50:59)

    Thanks for the hints. Meanwhile, I have done some more background reading on running Arch in VMWare Player. In particular I followed the guidelines in this article. So it turns out that X requires some special configuration when run from within VMWare.
    pacman -S xf86-input-vmmouse xf86-video-vmware xf86-video-vesa svga-dri
    and a vmwgfx module is supposed to be loaded. I installed tha packages and tried to load vmwgfx, but when I do lsmod I just can't see it. Then it was pointed out to me that it might be a kernel mismatch problem. The linux installed on nfsroot is 3.6.2 whereas for some reason uname -a gives me version 3.5.6.
    I've tried to rebuild initramfs with the new kernel using -k switch of mkinicpio, but it didn't help. It still boots into 3.5.6. It as if the initramfs from the client was taking precedence. So then I went back to the previous image of my VM, updated the system, made appropriate changes to mkinitcpio.conf and run mkinitcpio... and it no longer boots. mount: protocol not supported. I will post the details in my other topic.

  • Damaged root filesystem

    Hello folks,
    I'm in some trouble and need help!
    I mirrored my Solaris 10 root filesystem using Solaris Volume Manager using the following sequence of commands:
    metainit -f d1 1 1 c1d0s0
    metainit d2 1 1 c2d0s0
    metainit d0 -m d1
    I then edited the /etc/vfstab file to mount /dev/md/dsk/d0 instead of /dev/dsk/c1d0s0 on /. Then I supplied "init 6". The GRUB boot environment commands relating to booting from the disk containing the c1d0s0 slice were not changed.
    You'll immediately note the missing metaroot command; when I rebooted the root file system would not load and warned that it was unable to fsck the metadevice. It then proceeded to ask for the root password to access system maintenance mode.
    The question is: how can I safely roll back the change and reboot from /dev/dsk/c1d0s0? Can I start by going to system maintenance mode in order to use fsck -F ufs /dev/md/dsk/d0?
    Cheers!

    Here's the brief update: As Darren suggested, I was in fact able to run fsck on the slice underlying the metadevice and mount the root file system outside the control of the SVM service. Other problems unrelated to the subject of this thread have so far prevented me from closing this episode. For those interested, I'm providing details below.
    Here's the full update: I booted off the Solaris 10 1/06 installation DVD and ran fsck -F ufs /dev/dsk/c1d0s0 on the cloned drive. The 5th phase reported an impossible cylinder count and proceeded to correct it. A second fsck reported no further errors.
    I was then able to "mount /dev/dsk/c1d0s0 /tmp/goodroot", from where I corrected /etc/vfstab entries. Then, I rebooted.
    The root file system mounted but:
    1. I had trouble with another slice on the same cloned drive where I had saved my SVM database replicas, leading to a state of "Insufficient database replicas located."
    2. Furthermore, on this same cloned drive, a submirror (d51) of the /var filesystem mirror (d50) failed to load and reported that it needed maintenance.
    I tackled these problems using procedures documented in Sun doc 816-4520 (SVM Administration Guide):
    1. I used metadb -d -f c1d0s7 to remove the reference to the missing replicas of the metadevice database. I was then able to boot without the error messages relating to the replicas.
    2. After the reboot referred to above, I replaced the submirror of d50 using:
    metadetach -f d50 d51
    metaclear -f d51
    metainit d51 1 1 c1d0s5
    metattach d50 d51
    More info at it becomes available,
    Cheers!

Maybe you are looking for

  • Change icon of a filetype

    I was wondering if there was a way to assign an icon to a specific file-type without installing anything. As en example I have an icon for *.rar files, how would I go about having all *.rar files I come across use that icon without setting them indiv

  • No administration authorization in Change and Transport System in CHARM

    Hi guys, I am currently working for CHARM implementation for ECC 6.0 now my problem i created an urgent correction  and i released the transport request successfully, but when i try to execute the Pass correction test action it is saying that No impo

  • SINCE INSTALLING ITUNES 10.7 COMPUTER TURNS OFF FREQUENTLY

    Since I installed ITunes 10.7, my laptop, Windows 7 64bit keeps turning off every hour approximately without any error showing when it comes back.,  I need to finish an urgent project so today I rebooted and did not start ITunes and it has not turned

  • Document Sizes of a Layer

    I have an image with five layers and I need to know the width of all five layers so I know what sizes to put them at on the web as a picture banner (I have a limited width space). Is there an option that lets you find out the width and height of a se

  • Help with ON and OFF check boxs

    Hi all I have 2 check boxs one with no and one with yes. Can anyone tell me what the code would be to do the following. When I click on NO then click on YES I need to turn the NO off, and then when I click on YES it will turn NO of Hope you undersatn