Cfdisk error, trying to install Arch

When it comes to partition my HDD i have one 500GB partition containing Windows, and 500GB free space, yet when i come to manually set up the partitions using cfdisk i get this error:
FATAL ERROR: Bad primary partition partition ends in the final partial cylinder
This stops me from continuing the install all together as i can't set up a partition...
The output of fdisk -l shows everything looking fine except i get this error:
Partition 2 does not end on cylinder boundary.
I am trying to set up a partition through an Ubuntu live CD with Gparted so we will see how that goes, but in the mean time does anybody have any idea what is causing this or a way it can get solved?
Thanks a lot

Greetings,
I ran into this issue when setting up my wife's new laptop. It came with windows 7, which she hated, having found linux mch easer for her to use. So She asked me to setup arch linux on her machine, and completely wipe out windows 7.
Well for some reason windows 7 is set up with an invisible partition. cfdisk seems unable to see this partition, and it completely throws it off. Using gparted (on a puppy linux disk I had laying around) was my way around the partitioning issue.

Similar Messages

  • [SOLVED] Trying to install Arch Linux from harddisk using /dev/sda2

    Hi
    I'm trying to install Arch using my swap partition, following this wiki entry: https://wiki.archlinux.org/index.php/Ha … stallation
    What I've done:
    Downloaded ISO: archlinux-2010.05-netinstall-i686.iso
    Command: swapoff /dev/sda2
    Command: fdisk /dev/sda and changed the system type to 83 (Linux) on /dev/sda2
    Now it looks like:
    Command (m for help): p
    Disk /dev/sda: 250.1 GB, 250059350016 bytes
    255 heads, 63 sectors/track, 30401 cylinders, total 488397168 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: 0x00017e5b
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 1060289 530144+ 83 Linux
    /dev/sda2 1060290 3164804 1052257+ 83 Linux
    /dev/sda3 3164805 105579179 51207187+ 83 Linux
    /dev/sda4 105579180 488392064 191406442+ 83 Linux
    It complained about device was busy, but it still seemed to have changed the system type, so I did partprobe as it wrote.
    WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
    The kernel still uses the old table. The new table will be used at
    the next reboot or after you run partprobe(8) or kpartx(8)
    Syncing disks.
    [root@swamp ~]# partprobe
    <no output>
    Next I did:
    [root@swamp ~]# dd if=archlinux-2010.05-netinstall-i686.iso of=/dev/sda2
    327680+0 records in
    327680+0 records out
    167772160 bytes (168 MB) copied, 4.3025 s, 39.0 MB/s
    [root@swamp ~]# mkdir /mnt/sda2
    [root@swamp ~]# mount /dev/sda2 /mnt/sda2
    mount: warning: /mnt/sda2 seems to be mounted read-only.
    [root@swamp ~]# ls -al /mnt/sda2
    total 150466
    dr-xr-xr-x 3 root root 240 May 16 15:54 .
    drwxr-xr-x 6 root root 4096 Nov 5 01:40 ..
    dr-xr-xr-x 3 root root 556 May 16 15:52 boot
    -r--r--r-- 1 root root 448 May 16 15:54 isomounts
    -r--r--r-- 1 root root 8192 May 16 15:54 overlay.sqfs
    -r--r--r-- 1 root root 154058752 May 16 15:54 root-image.sqfs
    And unmounted it again.
    The wiki page says to type: fsck -f /dev/sda2fsck, but I get no such file while trying to open sda2fsck.
    [root@swamp ~]# fsck -f /dev/sda2fsck
    fsck from util-linux-ng 2.18
    e2fsck 1.41.12 (17-May-2010)
    fsck.ext2: No such file or directory while trying to open /dev/sda2fsck
    The superblock could not be read or does not describe a 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>
    Can I ignore the above and continue modifying grub?
    Thanks :-)
    Last edited by valvet (2010-11-08 14:49:07)

    fsck -f /dev/sda2fsck makes no sense because /dev/sda2fsck is not a deivce. If the wiki says that, then it is wrong. It's only doing a fsck anyway so probably not really needed. If you are just formatting th swap partition then use, mkfs.ext{234}.
    edit:
    from the wiki
    # fsck -f /dev/sda2fsck 1.40.8 (13-Mar-2008)
    e2fsck 1.40.8 (13-Mar-2008)
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 3A: Optimizing directories
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information
    /dev/sda2: ***** FILE SYSTEM WAS MODIFIED *****
    /dev/sda2: 243/78936 files (8.2% non-contiguous), 310519/314880 blocks
    The first like should just be
    # fsck -f /dev/sda2
    Last edited by sand_man (2010-11-05 06:46:01)

  • Trying to install Arch on a SD card.

    I have an EEE PC 900 and was trying to install arch on a 32gb sd card.
    Every kernel I have tried so far boots then during bootup says it cannot find the root drive. 
    I tried changing the root delay but that didn't work.  So far I tried the defalt kernel and toofisnes's kernel and both came up with the same error.
    Can anyone help point me in the right direction?

    keenerd wrote:Did you enable USB booting when installing the kernel?
    redsteakraw wrote:my bios can boot from the SD fine. Grub also boots fine off of the sd card.  I ran the arch installer from a usb thumb drive. and II am currently running knoppix off of a SD card.
    Good.  Glad to hear that your motherboard supports usb boot.  However, you did not understand my question.
    Think back to when you installed Arch  And it asks if you want to boot from an encrypted/RAID/LVM/USB/etc root partition?  That USB option is pretty important.  (Post-install it is one of the mkinitcpio hooks.)  Without it, your kernel will not have the drivers to read your root partition.
    Reinstall from the Arch iso.  When you get to the kernel step, it will ask "Do you want to boot from USB?"  Select "yes".

  • Trying to Install Arch PPC

    Hi
    I am trying to install Arch Linux PPC from the ISO on their site. I have run into a problem. When it comes to installing the packages I get and error about "key could not be looked up remotely" with different keys mentioned. I have tried changing the SigLevel  to Never in /etc/pacman.conf but this seems to get over written when I start the package install form the installer (/arch/setup). How can I get round this?
    Thanks
    Robert

    Hi
    Thank you for the reply and information. I have gotten further. I am now stuck at installing the boot loader. I get an error that says:
    Unable to find OpenFirmware path for boot=/dev/sda2
    Please add ofboot=<path> where <path> is the OpenFirmware path to /dev/sda2 to /etc/yaboot.conf
    So I have Googled and that ofpath should give me this information. But I then get this error when I run ofpath /dev/sdb2:
    Unable to determind controller path!
    Am I doing the right thing to find out the OpenFirmware path? Is there anything else I can try?
    Thanks
    Robert

  • TS1406 having problems installing itunes on computer so I can sysc with iphone.  had to download only then installed itunes.  getting error trying to install AppleMobileDevice64.

    having problems installing itunes on computer so I can sysc with iphone.  had to download only then installed itunes.  getting error trying to install AppleMobileDevice64.

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Apple Mobile Device Support entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Hi I get this error trying to install directx 9

    Hi I get this error trying to install directx 9 because I need this to run a program that I'm using and it comes up with this error. Please Help. Thanks :)
    09-13-2014 00:27 : DTC Install error = 0, Enter MsDtcAdvancedInstaller::Configure, base\wcp\plugins\msdtc\msdtcadvancedinstaller\msdtcadvancedinstaller.cpp (419)
    09-13-2014 00:27 : DTC Install error = 0, Action: None, base\wcp\plugins\msdtc\msdtcadvancedinstaller\msdtcadvancedinstaller.cpp (448)
    09-13-2014 00:27 : DTC Install error = 0, Entering CreateXATmSecurityKeyCNG, base\wcp\plugins\msdtc\msdtcadvancedinstaller\msdtcadvancedinstaller.cpp (1758)
    09-13-2014 00:27 : DTC Install error = 0, Exiting CreateXATmSecurityKeyCNG, base\wcp\plugins\msdtc\msdtcadvancedinstaller\msdtcadvancedinstaller.cpp (1934)
    09-13-2014 00:27 : DTC Install error = 0, Exit MsDtcAdvancedInstaller::Configure, base\wcp\plugins\msdtc\msdtcadvancedinstaller\msdtcadvancedinstaller.cpp (506)
    09-13-2014 00:45 : DTC Install error = 0, SysPrepDtcCleanup : Enter, com\complus\dtc\dtc\adme\deployment.cpp (1928)
    09-13-2014 00:45 : DTC Install error = 0, SysPrepDtcCleanup : Exit, com\complus\dtc\dtc\adme\deployment.cpp (1993)
    09-13-2014 00:46 : DTC Install error = 0, SysPrepDtcGeneralize : Enter, com\complus\dtc\dtc\adme\deployment.cpp (1999)
    09-13-2014 00:46 : DTC Install error = 0, SysPrepDtcGeneralize : Exit, com\complus\dtc\dtc\adme\deployment.cpp (2070)
    11-15-2014 10:03 : DTC Install error = 0, SysPrepDtcSpecialize : Enter, com\complus\dtc\dtc\adme\deployment.cpp (2076)
    11-15-2014 10:03 : DTC Install error = 0, InstallContacts, Enter, com\complus\dtc\dtc\adme\deployment.cpp (310)
    11-15-2014 10:03 : DTC Install error = 0, InstallContacts, Exit, com\complus\dtc\dtc\adme\deployment.cpp (389)
    11-15-2014 10:03 : DTC Install error = 0, SysPrepDtcSpecialize : Exit, com\complus\dtc\dtc\adme\deployment.cpp (2138)

    From where have you downloaded the installer?
    Try from here:
    http://www.microsoft.com/en-us/download/details.aspx?id=8109
    This is the "redistributable" version of DirectX 9.0c.
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • Trying to install Arch Linux on a HP-dv2000 laptop

    I am able to start up from, the CD no problem. I get the Arch Linux menu. What I think is the problem is maybe a resolution issue because as I go to install it, the screen looks wonky and I can't see the command line properly. I know when I install Ubuntu for example, the installation screen looks off to one side. Only after installing the nvidia driver after successfully installing Ubuntu does the screen look the way it supposed to.
    I think the same think is happening here when trying to install Arch Linux. Any suggestions on how I can resolve this? This is a big deal for me because for the first time, I think I am going to learn a ton of stuff about Arch Linux. I am willing to take the plunge following the beginner's guide along the way.
    Thanks for the help!!

    ArchLinux is designed to run whether in VirtualBox or on a real machine. 
    If you have a TV connector plugged in it will chop some regular lines at the bottom to make up for the difference in TV resolution.
    There are a couple of packages related to nvidia hardware, nouveau is one of them.  Just do a pacman -Ss nvidia for possibilities of things you might need to install.  Your nvidia hardware is a little newer, so probably nvidia is the package you'll need instead of nouveau. 
    Are you using X?  When you install the proper xf86-video-* driver it shouldn't have any problems with X.  If modesetting is turned off, then some resolutions may not be made available (especially in Gnome), so it is best to keep it turned on if at all possible (kernel default).
    Last edited by nomorewindows (2012-03-12 17:19:55)

  • Error trying to install fbsplash [SOLVED]

    Hello there great Arch comunity!
    I've installed Arch a few days ago in a virtual machine and lest night I got it to work directly on my MacBook Pro as a base OS (man that was an experience and a half) but now i've come to a roadblock I can't get through.
    I am trying to install fbsplash from the AUR. I've downloaded the tarball and the pkgbuild, renamed the pkgbuild to fbsplash.install and issued a:
    makepkg --asroot -s
    But it's giving me this error:
    ==> Error: splash_start_initcpio.patch was not found in the build directory and is not a URL
    I did a google search on that error, then on just the file itself but turned up empty. Any ideas?
    Last edited by taranasus (2011-07-26 05:18:00)

    Oh i'm sorry I'll look again then. Sorry sorry. I'll mark the thread as solved as soon as I get the hang of it

  • Trying to install arch

    well a while ago I tried installing arch but then gave up on it since I have limited bandwidth and cannot download large packages like GNOME at anytime but now i wanna try again. So i setup my system to install on an external hard drive. I configured all the files and installed the packages but when I went to set the root password i got a bunch of errors i think saying:
    /arch/setup: line 1406 : 30000 Segmentation fault chroot ${DESTDIR} passwd root
    arch/setup: line 1406 : 30000 Segmentation fault chroot ${DESTDIR} passwd root
    arch/setup: line 1406 : 30000 Segmentation fault chroot ${DESTDIR} passwd root
    arch/setup: line 1406 : 30000 Segmentation fault chroot ${DESTDIR} passwd root
    with the 300000 going from 1-about 40000 in a few seconds. it has been doing this for a few mintues waht is the problem? any solution?

    Hi
    Thank you for the reply and information. I have gotten further. I am now stuck at installing the boot loader. I get an error that says:
    Unable to find OpenFirmware path for boot=/dev/sda2
    Please add ofboot=<path> where <path> is the OpenFirmware path to /dev/sda2 to /etc/yaboot.conf
    So I have Googled and that ofpath should give me this information. But I then get this error when I run ofpath /dev/sdb2:
    Unable to determind controller path!
    Am I doing the right thing to find out the OpenFirmware path? Is there anything else I can try?
    Thanks
    Robert

  • Error trying to install Win 8.1 x64 Enterprise

    Brand new iMac 27", fully loaded, 1 TB SSD, 32 GB RAM, running Mavericks 10.9.3.  Trying to install Win 8.1 x64 Enterprise (from MSDN).
    Downloaded the ISO file and license and used Boot Camp to install the files and Apple Support files to a 16 GB USB 3.0 thumbdrive.
    Used Boot Camp to repartition the 1 TB SSD to set a Windows partion of 256 GB, then the computer rebooted into Windows Setup.
    Came to the drives listing, selected the BOOTCAMP parition (Drive 0, Partition 4, 239 GB) and formated it, then clicked on NEXT.
    Thought for a while, then it came up with this error message:  "We couldn't install Windows in the location you chose.  Please check your media drive.  Here's more info about what happened:  0x80300002"
    Got some hits on Google about issues with VISTA, or with Intel processors, but, nothing specific.
    Checked USB thumb drive with Norton, no issues, CHKDSK, no issues.
    Have repeated the entire process twice, including restoring the patition and recreating it, and rebuilding the USB Thumbdrive.
    Any ideas on what to do?
    Thanks!

    More sadness.  I finally started getting the BSOD as soon as Windows booted, and, I could not restart or shutdown the computer...had to power off.  That, after a few times, corrupted my BootCamp partition.  I messed around with trying to fix, but, no joy.
    Redid the partition, checked all drives for errors (fixed permissions on the Mac HD...LOT of errors), and created a new partition.
    Used USB 2.0 (VERY SLOW) thumbdrive and had all external drives removed, and installed Win 8.1 Pro, not Enterprise this time.
    Got it back up, patched it, configured it, put Norton 360 on it (have on all my computers and iOS devices) shut down, and hooked up the external drives.  Booted up and...got the BSOD.
    This time I had Windows Debugger loaded, and after the BSOD could reboot, go back intoWindows, and Debug.
    Culprit seems to be Norton--in particular a Norton Storage driver.  Will be contacting vendor to fix.
    Here's dump:
    Probably caused by : SYMDS64.SYS ( SYMDS64+71be6 )
    Microsoft (R) Windows Debugger Version 6.3.9600.17029 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Dump\MEMORY.DMP]
    Kernel Bitmap Dump File: Only kernel address space is available
    ************* Symbol Path validation summary **************
    Response                         Time (ms)     Location
    Deferred                                       SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols
    Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is:
    Windows 8 Kernel Version 9600 MP (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 9600.17085.amd64fre.winblue_gdr.140330-1035
    Machine Name:
    Kernel base = 0xfffff802`0f87e000 PsLoadedModuleList = 0xfffff802`0fb482d0
    Debug session time: Tue Jun 17 00:48:52.131 2014 (UTC - 6:00)
    System Uptime: 0 days 0:03:09.864
    Loading Kernel Symbols
    Loading User Symbols
    Loading unloaded module list
    *                        Bugcheck Analysis                                    *
    Use !analyze -v to get detailed debugging information.
    BugCheck 139, {3, ffffd0002852d3e0, ffffd0002852d338, 0}
    *** ERROR: Module load completed but symbols could not be loaded for SYMDS64.SYS
    *** ERROR: Module load completed but symbols could not be loaded for SYMEFA64.SYS
    Probably caused by : SYMDS64.SYS ( SYMDS64+71be6 )
    Followup: MachineOwner
    6: kd> !analyze -v
    *                        Bugcheck Analysis                                    *
    KERNEL_SECURITY_CHECK_FAILURE (139)
    A kernel component has corrupted a critical data structure.  The corruption
    could potentially allow a malicious user to gain control of this machine.
    Arguments:
    Arg1: 0000000000000003, A LIST_ENTRY has been corrupted (i.e. double remove).
    Arg2: ffffd0002852d3e0, Address of the trap frame for the exception that caused the bugcheck
    Arg3: ffffd0002852d338, Address of the exception record for the exception that caused the bugcheck
    Arg4: 0000000000000000, Reserved
    Debugging Details:
    TRAP_FRAME:  ffffd0002852d3e0 -- (.trap 0xffffd0002852d3e0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=ffffe00059c129f0 rbx=0000000000000000 rcx=0000000000000003
    rdx=ffffe0005718d2a0 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8020f9e8cdb rsp=ffffd0002852d570 rbp=0000000000000000
    r8=0000000000005aa0  r9=00000000000007ff r10=ffffd00066cc8000
    r11=ffffe00059963040 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl nz na pe cy
    nt! ?? ::FNODOBFM::`string'+0x682b:
    fffff802`0f9e8cdb cd29            int     29h
    Resetting default scope
    EXCEPTION_RECORD:  ffffd0002852d338 -- (.exr 0xffffd0002852d338)
    ExceptionAddress: fffff8020f9e8cdb (nt! ?? ::FNODOBFM::`string'+0x000000000000682b)
       ExceptionCode: c0000409 (Security check failure or stack buffer overrun)
      ExceptionFlags: 00000001
    NumberParameters: 1
       Parameter[0]: 0000000000000003
    DEFAULT_BUCKET_ID:  LIST_ENTRY_CORRUPT
    BUGCHECK_STR:  0x139
    PROCESS_NAME:  System
    CURRENT_IRQL:  2
    ERROR_CODE: (NTSTATUS) 0xc0000409 - The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.
    EXCEPTION_CODE: (NTSTATUS) 0xc0000409 - The system detected an overrun of a stack-based buffer in this application. This overrun could potentially allow a malicious user to gain control of this application.
    EXCEPTION_PARAMETER1:  0000000000000003
    ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) amd64fre
    LAST_CONTROL_TRANSFER:  from fffff8020f9ddae9 to fffff8020f9d1fa0
    STACK_TEXT: 
    ffffd000`2852d0b8 fffff802`0f9ddae9 : 00000000`00000139 00000000`00000003 ffffd000`2852d3e0 ffffd000`2852d338 : nt!KeBugCheckEx
    ffffd000`2852d0c0 fffff802`0f9dde10 : ffffe000`59c8cc40 00000000`00000000 ffffe000`54b71040 fffff800`1d6d40b6 : nt!KiBugCheckDispatch+0x69
    ffffd000`2852d200 fffff802`0f9dd034 : 00000000`00000000 00000000`00000000 ffff6d2d`50094127 fffff802`0f81458f : nt!KiFastFailDispatch+0xd0
    ffffd000`2852d3e0 fffff802`0f9e8cdb : ffffc000`061df4e0 ffffc000`061df4e0 ffffc000`061dfbf8 00000000`00000000 : nt!KiRaiseSecurityCheckFailure+0xf4
    ffffd000`2852d570 fffff800`1d7a0be6 : ffffe000`59e10120 fffff800`1d794388 ffffe000`54dfe9c8 fffff800`1d735f7c : nt! ?? ::FNODOBFM::`string'+0x682b
    ffffd000`2852d5a0 fffff800`1d7a54e2 : ffffc000`061df4e0 ffffc000`061dfbf8 ffffc000`061df550 fffff800`1d7367ea : SYMDS64+0x71be6
    ffffd000`2852d5d0 fffff800`1d737f20 : ffffc000`061df378 ffffc000`061dfbf8 00000000`00000000 ffffc000`05a9bf18 : SYMDS64+0x764e2
    ffffd000`2852d620 fffff800`1d73e171 : ffffc000`051e6a88 ffffc000`05a9bf18 ffffc000`05a9bf18 ffffe000`5988cb00 : SYMDS64+0x8f20
    ffffd000`2852d650 fffff800`1d782027 : ffffc000`061ea018 00000000`00000000 ffffe000`58409008 fffff800`1d794388 : SYMDS64+0xf171
    ffffd000`2852d680 fffff800`1d79af21 : ffffc000`061ea018 ffffd000`2852d8c9 ffffe000`58409008 00000000`10000004 : SYMDS64+0x53027
    ffffd000`2852d6c0 fffff800`1d9a3bb3 : ffffe000`58409078 fffff800`1d98b3e8 ffffe000`58409008 ffffd000`2852d8c9 : SYMDS64+0x6bf21
    ffffd000`2852d6f0 fffff800`1d9a91fa : ffffe000`5840a1a8 ffffe000`58409008 00000000`00000000 ffffe000`00000000 : SYMEFA64+0xe9bb3
    ffffd000`2852d720 fffff800`1d9ae015 : 00000000`00000000 00000000`00000000 ffffd000`2852d8c9 ffffe000`58a10e60 : SYMEFA64+0xef1fa
    ffffd000`2852d760 fffff800`1d9adf4c : 00000000`01820201 ffffe000`58a10e60 ffffe000`58a10e60 ffffe000`58a10be0 : SYMEFA64+0xf4015
    ffffd000`2852d790 fffff800`1d9b294c : ffffe000`59e0a150 ffffe000`58a10e60 ffffe000`5988ca80 ffffe000`58a10e60 : SYMEFA64+0xf3f4c
    ffffd000`2852d7c0 fffff800`1d9a2435 : ffffd000`2852d8a0 ffffe000`599a4010 ffffd000`00000000 ffffe000`59e0a010 : SYMEFA64+0xf894c
    ffffd000`2852d7f0 fffff800`1d6d528a : 00000000`00000000 ffffe000`59e0a070 ffffe000`5604e300 ffffe000`58a10e60 : SYMEFA64+0xe8435
    ffffd000`2852d820 fffff800`1d71bf76 : ffffd000`2852d960 00000000`00000000 ffffe000`5604f900 ffffe000`571dab10 : fltmgr!FltpPerformPreCallbacks+0x31a
    ffffd000`2852d930 fffff800`1d6d413a : ffffe000`57170dd0 ffffe000`571dabd0 ffffe000`59cf18c0 fffff802`0fd411a7 : fltmgr!FltpProcessShutdownRequest+0x122
    ffffd000`2852d9b0 fffff802`0fbf7518 : ffffe000`57170dd0 00000000`00000001 ffffe000`571dabd0 fffff802`0fb54a90 : fltmgr!FltpDispatch+0x13a
    ffffd000`2852da10 fffff802`0fbf7273 : 00000000`00000001 00000000`00000000 00000000`00000001 00000000`00000000 : nt!IopShutdownBaseFileSystems+0xb8
    ffffd000`2852da90 fffff802`0fbfb722 : fffff802`0fbfb4b0 00000000`00000000 ffffe000`59963040 ffffe000`59963040 : nt!IoShutdownSystem+0x127
    ffffd000`2852db10 fffff802`0f8d1adb : fffff802`0fbfb4b0 ffffd000`2852dbd0 00000000`00000000 ffffe000`59963040 : nt!PopGracefulShutdown+0x272
    ffffd000`2852db50 fffff802`0f94d794 : ffffe000`59965800 ffffe000`59963040 ffffe000`59963040 ffffe000`54b71040 : nt!ExpWorkerThread+0x293
    ffffd000`2852dc00 fffff802`0f9d85c6 : ffffd000`66c40180 ffffe000`59963040 ffffe000`59965800 00000000`00000000 : nt!PspSystemThreadStartup+0x58
    ffffd000`2852dc60 00000000`00000000 : ffffd000`2852e000 ffffd000`28528000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16
    STACK_COMMAND:  kb
    FOLLOWUP_IP:
    SYMDS64+71be6
    fffff800`1d7a0be6 33d2            xor     edx,edx
    SYMBOL_STACK_INDEX:  5
    SYMBOL_NAME:  SYMDS64+71be6
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: SYMDS64
    IMAGE_NAME:  SYMDS64.SYS
    DEBUG_FLR_IMAGE_TIMESTAMP:  51f84c44
    FAILURE_BUCKET_ID:  0x139_3_SYMDS64+71be6
    BUCKET_ID:  0x139_3_SYMDS64+71be6
    ANALYSIS_SOURCE:  KM
    FAILURE_ID_HASH_STRING:  km:0x139_3_symds64+71be6
    FAILURE_ID_HASH:  {bf9be68b-5f04-08d4-3152-3d420dc362f6}
    Followup: MachineOwner

  • Error trying to Install Adobe Air on Windows 7

    Trying to install Adobe Air on Windows 7.  Error:  Application descriptor could not be found for this application (301).

    AIR isn't an application, but a runtime that other applications use.  It's similar to Java.  You don't run it directly, it's just something other applications need to have present so they can run.  You won't see any reference to it in your Start menu, though it will appear in your Uninstall control panel.  The applications that use AIR (like Tweetdeck, BBC iPlayer, etc) will have links in your program list.
    Chris

  • Encountering Java RMI error trying to install IDM 11.1.1.6

    Hi all,
    I'm completely stumped trying to install Oracle identity management 11.1.1.6 from the download here
    http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/index.html
    I am on RHEL 5.5 x64, clean install into a Xen VM, all the latest updates applied.
    What I have done so far is as follows.
    Install GI and DB 11.2.0.3.0 for a single instance using ASM
    Set up some ASM disk groups using iSCSI attached storage
    Create a database using DBCA
    Install RCU 11.1.1.6 and create the necessary repository schema for IDM
    Install Sun JDK 1.6.0_38
    Install Weblogic server 10.3.6 - downloaded from eDelivery
    Carry out a software only installation of IDM
    Use $MW_HOME/Oracle_IDM1/common/bin/config.sh to create a Weblogic domain which supports IDM
    Run $MW_HOME/Oracle_IDM1/bin/config.sh to try and configure IDM
    Sadly at this last step I am encountering an RMI error from the weblogic admin server whien specifying which components I want to configure - the installer is connecting to the running server but I get an RMI exception in the logs, the installer reports INST-5194: Unable to connect to the Oracle WebLogic Middleware Administration Server and it won't go any further. Full error stack follows. Anyone got any suggestions? I'm really scratching my head here.
    ####<Jan 8, 2013 9:44:12 AM GMT> <Warning> <RMI> <perses> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <c973505a4484734b:-5669ab43:13c160fd34d:-8000-0000000000000019> <1357638252608> <BEA-080003> <RuntimeException thrown by rmi server: javax.management.remote.rmi.RMIConnectionImpl.getAttribute(Ljavax.management.ObjectName;Ljava.lang.String;Ljavax.security.auth.Subject;)
    java.lang.NullPointerException.
    java.lang.NullPointerException
         at java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:768)
         at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getMBeanContextLoader(JMXContextInterceptor.java:475)
         at weblogic.management.mbeanservers.internal.JMXContextInterceptor.getAttribute(JMXContextInterceptor.java:146)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$12.run(WLSMBeanServerInterceptorBase.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.getAttribute(WLSMBeanServerInterceptorBase.java:324)
         at weblogic.management.mbeanservers.internal.SecurityInterceptor.getAttribute(SecurityInterceptor.java:299)
         at weblogic.management.jmx.mbeanserver.WLSMBeanServer.getAttribute(WLSMBeanServer.java:279)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5$1.run(JMXConnectorSubjectForwarder.java:326)
         at java.security.AccessController.doPrivileged(Native Method)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$5.run(JMXConnectorSubjectForwarder.java:324)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.getAttribute(JMXConnectorSubjectForwarder.java:319)
         at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1431)
         at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:74)
         at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1295)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1394)
         at javax.management.remote.rmi.RMIConnectionImpl.getAttribute(RMIConnectionImpl.java:630)
         at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
         at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)
         at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:522)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)
         at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >

    Did you manage to solve this issue?
    I'm running into the exact same error, but installing 11.1.1.7.0 on Windows 2003
    Haven't found anything on MOS yet :(
    Kind regards,
    Rob
    Edited by: rgouw on 10-apr-2013 1:10

  • Error trying to install SP1 Windows Server 2008 R2

    Hi team,
    I'm having an error when I'm trying to deploy service pack 1 of Windows Server 2008 R2. I try this scenario installing the SP1 in a workgroup machine and the results were successful. But when I'm trying to install in my Domain it doesn't work. Later I remove
    the machine from the Domain and again try to install the SP1 and it also doesn't work.
    What permissions in files or procedures can I implement for having a successful deploy of Service Pack 1 in my Domain?
    Thanks a lot for your assistance.
    Regards.
    David S.

    Follow troubleshooting
    http://windows.microsoft.com/en-us/windows7/troubleshoot-problems-installing-service-pack
    http://windows.microsoft.com/en-us/windows7/windows-7-windows-server-2008-r2-service-pack-1-sp1-installation-error-0x800f0a12
    Similar problem has been solved here
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/c4ac3279-1b2d-44d2-8e2e-08282f0ba270/cannot-install-sp1-on-windows-2008-r2-64bit-error-0x800f0818?forum=winservergen
    http://glazenbakje.wordpress.com/2011/12/01/microsoft-windows-2008-server-r2-unable-to-install-service-pack-1-fix/
    Regards
    Milos

  • Error trying to install LR4

    I am getting the error "Operation could not be completed. (com.apple.installer.pagecontroller error -1.) Couldn't open "Adobe Photoshop Lightroom 4.pkg".

    What is the OS that you are trying to install it on? When does this error occur during installation?

  • Error trying to install iTunes 10.4 on MacPro

    I have tried several times to install the iTunes 10.4 upgrade on my new MacPro and I keep getting the message "there has been an unexpected error and the install failed"
    The install went ok on my iMac desk top.
    Booth computers share the same wireless network, but I have OS X Lion 10.7 on the MacPro and Snow Leopard 10.6.8 on the iMac.
    Any ideas?

    Same here on Mac Pro tried it on 10.6 (prior to updating to Lion) and 10.7 (Lion). Didn't work in either cases.
    I have seen at least 20 pages of comments (complaints ;-)) on this.
    What is Apple waiting to fix it?
    I'm not even going to talk about the problems I'm having with Lion ... LOL.

Maybe you are looking for

  • Dunning email and print both at a time

    Hi all, My client need to send Dunning document as email to the customer, at the same time they want to generate printout also for the same. I have successfully send an email to customer email address. But i am unable to generate print out for the sa

  • Asset capitalization to different accounts

    Dear Experts,    I hope this questions belongs here. I need to close an investment project and to capitalize two different values to two different depreciation areas and APC accounts, without using percentages, and posting to the two different accoun

  • Please Review This VO Breakdown...

    Afternoon Folks! I have done a VO mix in Adobe Soundbooth. With the help of an engineer giving me pointers, a few web tutorials, and a little experimenting on my own, I think I've got a pretty good mix I'm happy with. Now, I just want to do a final t

  • Unsupported option using Kylix

    Hi. I'm getting the message "Unsupported option Calling Standard Pascal" whenever I try and call a shared library created using Kylix and an Oracle 9i database on Linux. The result is the same whether I use "stdcall,cdecl, etc. or nothing" after the

  • Web Database Development

    I have been trying to Work from the book Web database Development (Step by Step) .net Edition 2003 I have followed the code to the letter. However, I am having a problem. I choose to use dreamweaver instead of Microsoft visual studio 2003, which is i