Issue with booting recent Linux Kernel

Ever since after the kernel 3.15.5-1 any recent versions after updating causes my system to fail to boot and dropping into an emergency console.
Kernel Version
archKartious
> ~ uname -a
Linux nickarch 3.15.5-1-ARCH #1 SMP PREEMPT Thu Jul 10 07:08:50 CEST 2014 x86_64 GNU/Linux
After looking at the Journal it seems that the system does not recognise the filesystem type "vfat" which is my ESP
Journalctl -b -1
Aug 10 14:50:16 nickarch systemd-fsck[232]: fsck.fat 3.0.26 (2014-03-07)
Aug 10 14:50:16 nickarch systemd-fsck[232]: /dev/sdc1: 345 files, 8979/130812 clusters
Aug 10 14:50:16 nickarch mount[264]: mount: unknown filesystem type 'vfat'
Aug 10 14:50:16 nickarch systemd[1]: boot-efi.mount mount process exited, code=exited status=32
Aug 10 14:50:16 nickarch systemd[1]: Failed to mount /boot/efi.
Aug 10 14:50:16 nickarch systemd[1]: Dependency failed for Local File Systems.
Aug 10 14:50:16 nickarch systemd[1]: Unit boot-efi.mount entered failed state.
Aug 10 14:50:16 nickarch systemd-fsck[228]: /dev/sda1: clean, 540132/30531584 files, 58237710/122096390 blocks
Aug 10 14:50:16 nickarch systemd-journal[172]: Permanent journal is using 640.0M (max allowed 1.0G, trying to leave 1.5G free of 5.1G available → c
Aug 10 14:50:16 nickarch systemd-journal[172]: Time spent on flushing to /var is 102.763ms for 927 entries.
Aug 10 14:50:16 nickarch kernel: usb 2-1: ep 0x83 - rounding interval to 64 microframes, ep desc says 80 microframes
Aug 10 14:50:16 nickarch kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
Aug 10 14:50:16 nickarch kernel: usb 4-1: new high-speed USB device number 2 using ehci-pci
Aug 10 14:50:16 nickarch systemd[1]: mnt-wa.mount mount process exited, code=exited status=32
Aug 10 14:50:16 nickarch systemd[1]: Failed to mount /mnt/wa.
Aug 10 14:50:16 nickarch systemd[1]: Unit mnt-wa.mount entered failed state.
Picture Kernel Configuration
So I decided to build a custom kernel and see if the module is configured to load when compiled.. which it was, so I decided to add the msdostools along with the vfat module just incase and compiled it.... After all the waiting I tried to install the custom kernel which resulted in the same issue again. I have also tried installing the linux-lts package which also has the same issue. May I pick your brains for a few ideas? I really hope not to stay on 3.15.5 forever...
Last edited by Kartious (2014-08-13 19:45:13)

ooo wrote:do you have systemd in your mkinitcpio.conf HOOKS?
No I don't I just use the generic config file when I run mkinitcpio
HOOKS="base udev autodetect modconf block filesystems keyboard fsck"
Also putting nofail did not work. I got dropped into emergency mode again.
Journalctl -b -1 (boot with 3.15.8)
Aug 11 16:31:32 nickarch systemd-fsck[225]: /dev/sdc3: clean, 5012/675952 files, 1219655/2699264 blocks
Aug 11 16:31:32 nickarch systemd[1]: var.mount: Directory /var to mount over is not empty, mounting anyway.
Aug 11 16:31:32 nickarch kernel: EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: data=ordered
Aug 11 16:31:32 nickarch systemd-fsck[228]: fsck.fat 3.0.26 (2014-03-07)
Aug 11 16:31:32 nickarch systemd-fsck[228]: /dev/sdc1: 345 files, 8977/130812 clusters
Aug 11 16:31:32 nickarch mount[249]: mount: unknown filesystem type 'vfat'
Aug 11 16:31:32 nickarch systemd[1]: boot-efi.mount mount process exited, code=exited status=32
Aug 11 16:31:32 nickarch systemd[1]: Failed to mount /boot/efi.
Aug 11 16:31:32 nickarch systemd[1]: Unit boot-efi.mount entered failed state.
Aug 11 16:31:32 nickarch systemd-fsck[230]: /dev/sda1: clean, 542267/30531584 files, 58308134/122096390 blocks
Aug 11 16:31:32 nickarch kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
Aug 11 16:31:32 nickarch kernel: usb 2-1: ep 0x83 - rounding interval to 64 microframes, ep desc says 80 microframes
Aug 11 16:31:32 nickarch mount[259]: mount: /mnt/wa: mount failed: Unknown error -1
Aug 11 16:31:32 nickarch systemd[1]: mnt-wa.mount mount process exited, code=exited status=32
Aug 11 16:31:32 nickarch systemd[1]: Failed to mount /mnt/wa.
Aug 11 16:31:32 nickarch systemd[1]: Dependency failed for Local File Systems.
Aug 11 16:31:32 nickarch systemd[1]: Unit mnt-wa.mount entered failed state.
Aug 11 16:31:32 nickarch systemd-journal[174]: Permanent journal is using 664.0M (max allowed 1.0G, trying to leave 1.5G free of 5.1G available → current limit 1.0G).
Aug 11 16:31:32 nickarch systemd-journal[174]: Time spent on flushing to /var is 85.022ms for 935 entries.
Aug 11 16:31:33 nickarch kernel: usb 4-1: new high-speed USB device number 2 using ehci-pci
Aug 11 16:31:33 nickarch systemd-fsck[262]: /dev/sdb1: clean, 5582/15269888 files, 42588594/61049390 blocks
Aug 11 16:31:33 nickarch alsactl[267]: /usr/bin/alsactl: load_state:1729: No soundcards found...
Aug 11 16:31:33 nickarch kernel: hub 4-1:1.0: USB hub found
Aug 11 16:31:33 nickarch kernel: hub 4-1:1.0: 8 ports detected
Aug 11 16:31:33 nickarch systemd[269]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
Aug 11 16:31:33 nickarch kernel: EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: data=ordered
Aug 11 16:31:33 nickarch kernel: usb 4-1.5: new full-speed USB device number 3 using ehci-pci
Aug 11 16:31:33 nickarch kernel: Switched to clocksource tsc
Aug 11 16:31:33 nickarch kernel: usb 4-1.6: new full-speed USB device number 4 using ehci-pci
lolilolicon wrote:Refer to the manpage git-bisect(1), it's fairly straight-forward.
If you already compile your own kernel with minimal modules (e.g. via localmodconfig) it would make the process smoother/quicker. It helps if you have a custom kernel PKGBUILD handy.
The good news is that between 3.15.5 and 3.15.6 there aren't many patches going into the kernel so it's a small pool to catch the fish.
Okay thanks for the heads up. I will look into this when I find some time, I will need to get 3.15.6 again but I can get that from the Arch Rollback Machine or get a friend (who is also on arch x86_64) to send it to me.
mrunion wrote:I used to get similar messages before I had my ESP partition mounted in such a way that Kernel updates automatically installed to it. When I first installed Arch on my new laptop that used EFI, I had to remember to MANUALLY copy to the ESP the new Kernel images, etc. after a Kernel update. If I didn't, I would get the "vfat" error. Could this be your issue? Are you sure that after updating the Kernel, the new image/etc. is actually the stuff you're booting from?
Really? So where would the would the kernel images be if they are not already in the ESP ?
lsblk for reference
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
└─sda1 ext4 869b8001-7f92-48cd-bc46-816bb2201989 /home
sdb
└─sdb1 ext4 e2d17153-a82a-45fa-ba98-fdef32f94914 /media
sdc
├─sdc1 vfat D92E-5388 /boot/efi
├─sdc2 ext4 949416a7-abf3-48f4-bcc2-da0db7e49fab /
└─sdc3 ext4 b5f0d70f-8ce3-4c84-b1a1-373002444fa2 /var
sr0
loop0 iso9660 WA 2005-02-10-10-59-00-00 /mnt/wa

Similar Messages

  • Video Issues with Boot Camp / WinXP Pro

    I have a MacPro 2.66, Radeon X1900 with a 23" Cinema HD Display.
    The problem I'm running in to was the same one I first experienced when installing XP Pro. No video. There was a video signal to the 23" display, but I got nothing other than a black screen.
    I found a solution to use a different monitor, as apparently there are some "issues" with Boot Camp and/or XP Pro and the 23" display.
    The install of XP Pro went fine on a different (smaller) monitor. It's the post-install that is not working.
    I got XP to boot up once or twice and all seemed to be fine.
    Now, when I boot back up in to XP Pro, I get a video signal and can hear XP boot up (Nice cozy XP startup music), but I only get a black monitor screen. No video whatsoever. No posting, no nothing.
    Granted, I have not done it yet, but I'm sure I can slap on the smaller tube and get XP to boot.
    I'm suspecting a video driver issue with the Radeon X1900 and the 23" display, but was wondering if anyone else had experienced this problem and what the solution might be?
    I'm probably going to have to wait to see if Boot Camp 1.2 fixes this issue....seeing how there is already an sata issue that needs to be addressed as well.
    Any thoughts?
    Michael

    Well, I'm not sure what one should do if another display isn't available. But, I was lucky to have an old 17" Cinema to use instead of the 23" to install drivers with the X1900 card installed.
    I went here...
    https://support.ati.com/ics/support/default.asp?deptID=894&task=knowledge&folder ID=293
    ... and downloaded their Catalyst Control Center, installed it, and went to "Advanced" to do display discovery. Then I did a full shutdown and restart.
    The 23" works now. Though, as others have said, it's black until just before the XP desktop loads (as I assume the drivers load with the desktop).
    Aside from it being a pain to get working on XP, the card screams (on both platforms)! There is a slight bit of fan noise which is pretty subtle and only seems to rev on startup/self-test but so far it's definitely worth it. I didn't think it'd be observable outside of 3D apps but with Mac OS GPU acceleration even Tiger seems faster!

  • Wacom or Bluetooth Mouse issues with most recent Beta??

    Wacom or Bluetooth Mouse issues with most recent Beta??
    All I was wondering if anyone was having issues with Lightrooms beta and pointing devices… while I’m sure the Wacom Introus4 is dying in Lightroom I can’t verify that my Mouse is as well.
    I’m using the most recent Beta of Lightroom and Wacom Tablet Driver 615-3a… I’m sure the issue dosent reside with another program because the tablet only stops working in Lightroom. Basically I loose all tablet functionality until I reboot whin I attempt to access the Film Strip… I’ve repeated a few times and with each it dies…

    Unfortunately, although you are getting problems with your Wacom and Lr, the solution for the short term is to re-install an older driver for the tablet until Wacom come up with a new update to fix the prolem. This has been a long running problem for users when operating Lr with Wacom tablets.
    (I offer this solution not from personal experience, but from what other tablet users have reported in previous threads, and there have been several).

  • Upgrading Oracle Linux with Oracle Unbreakable Linux Kernel

    Hi all.
    I'd like to upgrade an Oracle Linux OS with unbreakable linux kernel.
    Current version is :
    [oracle@union ~]$ uname -r
    2.6.18-164.el5PAE
    Which steps needs to be performed?.
    I know i must be at 2.6.32. Also Unbreakable Enterprise Kernel is available for x86-64 servers.
    Q: How do i know if my distro is x86 or x86-64?
    Regards, Luis ...!

    Hi Dude... what's a pae kernel?
    [oracle@union ART0]$ uname -a
    Linux union.rioturbio.com.ve 2.6.18-164.el5PAE #1 SMP Thu Sep 3 02:28:20 EDT 2009 i686 i686 i386 GNU/Linux
    [oracle@union ART0]$
    No x86_64 x86_64 x86_64 GNU/Linux
    Also:
    [oracle@union ART0]$ grep flags /proc/cpuinfo |grep lm
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constanttsc ida nonstoptsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm [8]
    [oracle@union ART0]$
    There is lm although....
    So i guess the installation is for 32bit.
    Do i need to download a 64bit distro?.

  • Compile issues with cross-mipsel-linux-gnu-gcc

    I'm trying to set up some sort of cross-compilation environment in order to compile software for a MIPS device.
    I installed cross-mipsel-linux-gnu-gcc (4.7.2-1) along with cross-mipsel-linux-gnu-binutils (2.22-1). Then I tried to compile a simple Hello World, and the result was as follows:
    [mcmlxxxvi@deepspace1 hello-world]$ cat hello.c
    #include <stdio.h>
    int main()
    printf("Hello World!\n");
    return 0;
    [mcmlxxxvi@deepspace1 hello-world]$ mipsel-linux-gnu-gcc hello.c
    hello.c:1:19: fatal error: stdio.h: No such file or directory
    compilation terminated.
    [mcmlxxxvi@deepspace1 hello-world]$ mipsel-linux-gnu-gcc hello.c -I/usr/include
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find crt1.o: No such file or directory
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find crtbegin.o: No such file or directory
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find -lgcc
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find -lc
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find -lgcc
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find crtend.o: No such file or directory
    /usr/lib/cross-mipsel-linux-gnu/lib/gcc/mipsel-linux-gnu/4.7.2/../../../../mipsel-linux-gnu/bin/ld: cannot find crtn.o: No such file or directory
    collect2: error: ld returned 1 exit status
    I know I generally need a compatible glibc build, but a) there isn't a package pre-built for MIPS as the compiler, and b) there is no mention of glibc in either gcc or binutils' AUR pages. So I thought that these two packages were somehow supposed to be sufficient - and they aren't.
    I found a tutorial on setting up cross-compilation for MIPS and I tried to build libc, but as I used the gcc and bunutils AUR pacakges instead of going straight for the source, and, probably, as the tutorial is geared towards slightly older versions, I did not succeed. configure produced only a config.log and I wasn't able to make.
    So, how are cross-mipsel-linux-gnu-gcc and cross-mipsel-linux-gnu-binutils supposed to be used? How do I need to set up my environment in order to be able to invoke the MIPS gcc the same way as my regular gcc?
    Thanks in advance.

    The problem is gone after going to Kernel 39 in testing.

  • For those with Issues with the Recent GB update... what you can do to help fix this...

    I had my phone replaced by Verizon because the volume was ringing too low with disregard to the level it was set on... this happened immediately after the update and continued even with factory reset.  Verizon sent me another one which is doing the same thing but with more issues which include the picture sending and now my mute button is missing when I receive calls.  I am a business and cannot afford to miss a single call... especially as this is our slow time of year.  To do your part to help push Samsung to send out a corrective update you need to contact them... I did this and a verizon rep told me to encourage this on these forums... here is the link http://www.samsung.com/us/support/contact# it will get you to their contact page and from there you select email under product support.  The more of you that do this, the more they will realize there are several... some serious... issues with this update.  Thank you and good luck... to all of us!! 

    I noticed with my Charge phone that when I get a call the FIRST ring is highly muted (quite soft) and then all rings after that are full volume. 
    I wish that even the first ring was load (full volume) but I accept the fact that that is how GB 2.3.6 works.  Anyone know how to change this? 
    Ya can't win 'em all.
    JerryF

  • Issues with Boot Images & PXE Booting Since SP1 Install

    Good Afternoon All - 
    I recently updated to SP1, had some issues, but they got resolved.  Now, though, I'm having an issue booting to PXE as well as updating any boot images created
    before SP1 was installed.  Booting to USB Bootable media using a newly created boot image seems to work fine. 
    Boot Images
    When I update my DPs for any of my boot images in SCCM, they fail and i get the below error:
      Error: The wizard detected the following problems when updating the boot image.
    • Failed to install required components into the boot image
    The SMS Provider reported an error.: ConfigMgr Error Object:
    instance of SMS_ExtendedStatus
    • Description = "Failed to insert OSD binaries into the WIM file";
    • ErrorCode = 2152205056;
    • File = "e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\\sspbootimagepackage.cpp";
    • Line = 4566;
    • ObjectInfo = "CSspBootImagePackage::PreRefreshPkgSrcHook";
    • Operation = "ExecMethod";
    • ParameterInfo = "SMS_BootImagePackage.PackageID=\"BBS0012F\"";
    • ProviderName = "WinMgmt";
    • StatusCode = 2147749889;
    I've even gone as far as removing all drivers from the boot image, but still get the same message.  I was able to create a couple of
    new MDT boot images which seem to work fine, though.  I am not sure which log file is for boot images, but nothing appeared in distmgr.log.
    PXE Booting Issue
    After trying many things, I removed PXE config from my site and uninstalled WDS then started all over again.  Here's what I did and my results.  Please tell me what I'm missing...
    After uninstall & server reboot, I enabled PXE + every option in DP tab in SCCM
    It automatically installed WDS (same server) and added the two boot images I had checked for PXE use.  one x64 and one x86.
    I checked my DHCP Scope whose values hadn't changed sine it worked (that I know of).  They are:
    Option #66: 192.168.20.37 (SCCM Server/DP/PXE) 
    Option #67 \boot\x86\wdsnbp.com.  I've tried \boot\x86\pxeboot.com as well as each of these with x64.
    When I PXE boot from a workstation, I receive an IP, a bit of info, then it goes to Contacting Server....  When trying one of the boot files above, I was prompted for F12, but receved a blue screen with error.  When trying all other boot files,
    they just hang at Contacting Server until they timeout.
    I looked at SMSPXE.log and found something interesting...
    The IDs for the two boot images I have assigned to PXE are ABC003B3 & ABC00B36.  In the smspxe.log, though, it keeps repeating "could not find boot image ABC0012F!  12F does exist and is a boot image,
    but not the one I want to use by any means and does not have PXE checked.
    I went ahead and checked 12F, updated DPs (which failed - see above); unchecked it; then updated the DPs again.  PXEBoot.log showed that it was trying to remove the 12F files from RemoteInstall which was a good sign.  I then restarted the WDS service
    and tried PXE booting again.  Yet again, it failed and was still looking for 12F.
    Any suggestions / Ideas???  Thanks!
    UPDATE 1
    I just changed option #67 to \smsboot\x86\pxeboot.com then restarted the WDS service.  I booted to PXE and this time was asked to hit F12.  I did so and it looked as if it would work.
    Instead, I got a blue screen with the following error:
    Recovery
    Your PC needs to be repaired
    The boot configuration disk contains errors or is missing 
    file: boot\BCD
    Error Code: 0x000000f
    I think that it's the same error as before, but is blue instead of black due to new Win8ADK perhaps.  Thanks
    Ben K.

    Update 4
    Sorry to make this the longest post ever :)
    I just read that others with this error checked DISM.log.  I did so when running a DP update for the boot image and got the below errors:
    2013-01-11 16:27:04, Info                  DISM   DISM Provider Store: PID=1636 TID=5104 Failed to get and initialize the PE Provider.  Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2013-01-11 16:27:07, Info                  CBS    Failed to find a matching version for servicing stack: C:\Windows\TEMP\BootImages\{DADCFE01-3557-4058-99CC-2A15EDF905AF}\mount\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.1.7600.16385_none_655452efe0fb810b\
    [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2013-01-11 16:27:07, Info                  CBS    Failed to find servicing stack directory in online store. [HRESULT = 0x80070490 - ERROR_NOT_FOUND]
    2013-01-11 16:27:07, Warning               DISM   DISM Provider Store: PID=4104 Failed to Load the provider: C:\Windows\TEMP\0555ABC5-006D-4C3F-B79F-EA0E723FA971\MsiProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2013-01-11 16:27:07, Warning               DISM   DISM Provider Store: PID=4104 Failed to Load the provider: C:\Windows\TEMP\0555ABC5-006D-4C3F-B79F-EA0E723FA971\TransmogProvider.dll. - CDISMProviderStore::Internal_GetProvider(hr:0x8007007e)
    2013-01-11 16:27:07, Error                 DISM   DISM Package Manager: PID=4104 The package WinPE-Scripting-Package is not applicable to the image. - CPackageManagerCLIHandler::Private_ProcessPackageChange
    2013-01-11 16:27:08, Info                  DISM   DISM Package Manager: PID=4104  Error in operation: the package is not applicable. (CBS HRESULT=0x800f081e) - CCbsConUIHandler::Error
    2013-01-11 16:27:08, Info                  CBS    Failed to unload offline registry: {bf1a281b-ad7b-4476-ac95-f47682990ce7}C:/Windows/TEMP/BootImages/{DADCFE01-3557-4058-99CC-2A15EDF905AF}/mount/Windows/System32/config/SOFTWARE,
    the client may still need it open. [HRESULT = 0x80070005 - E_ACCESSDENIED]
    (The above one appears 8 times - almost in a row)
    2013-01-11 16:27:08, Error                 DISM   DISM Package Manager: PID=4104 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081e)
    Help!  Thanks :)
    Ben K.

  • Connection issue with 32 bit Linux OBIEE 10.1.3.4.1 with Postgres/Mysql

    I am having trouble running reports on 32 bit Linux OBIEE version 10.1.3.4.0 and 10.1.3.4.1 with Postgres or Mysql as data source . I can connect to same data source (postgres and Mysql) from presentation services on windows box and also run queries from nqcmd using 32 bit linux ODBC driver on linux box running OBIEE server. I turned on odbc trace and I see following failures from Postgres and Mysql.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 12010] Communication error connecting to remote end point: address = ; port = 9703. (HY000)
    SQL Issued: SELECT test_obiee.c1 saw_0 FROM test_Postgre30 ORDER BY saw_0
    Mysql odbc trace file :
    ppid=1:pid=2908 719a:f4c1fb90 ENTER SQLSetConnectOption
    HDBC 0x08d4f170
    UWORD 1042
    UDWORD 4079342863
    ppid=1:pid=2908 719a:f4c1fb90 EXIT SQLSetConnectOption with return code 0 (SQL_SUCCESS)
    HDBC 0x08d4f170
    UWORD 1042
    UDWORD 4079342863
    ppid=1:pid=2908 719a:f4c1fb90 ENTER SQLErrorW
    HENV 0x00000000
    HDBC 0x08d4f170
    HSTMT 0x00000000
    WCHAR * 0xf4c1e140 (NYI)
    SDWORD * 0xf4c1e1a8
    WCHAR * 0xf4c1dd40
    SWORD 1022
    SWORD * 0xf4c1e1ae
    ppid=1:pid=2908 719a:f4c1fb90 EXIT SQLErrorW with return code 100 (SQL_NO_DATA_FOUND)
    HENV 0x00000000
    HDBC 0x08d4f170
    HSTMT 0x00000000
    WCHAR * 0xf4c1e140 (NYI)
    SDWORD * 0xf4c1e1a8
    WCHAR * 0xf4c1dd40
    SWORD 1022
    SWORD * 0xf4c1e1ae
    ppid=1:pid=2908 719a:f4c1fb90 ENTER SQLFreeConnect
    HDBC 0x08d4f170
    ppid=1:pid=2908 719a:f4c1fb90 EXIT SQLFreeConnect with return code 0 (SQL_SUCCESS)
    HDBC 0x08d4f170
    Postgres odbc trace file :
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLAllocConnect
    HENV 0x0a0cf8c8
    HDBC * 0x0a12f278
    ppid=1:pid=2951 734f:f4a56b90 EXIT SQLAllocConnect with return code 0 (SQL_SUCCESS)
    HENV 0x0a0cf8c8
    HDBC * 0x0a12f278 ( 0x0a12f398)
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLSetConnectOption
    HDBC 0x0a12f398
    UWORD 110
    UDWORD 0
    ppid=1:pid=2951 734f:f4a56b90 EXIT SQLSetConnectOption with return code 0 (SQL_SUCCESS)
    HDBC 0x0a12f398
    UWORD 110
    UDWORD 0
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLSetConnectOption
    HDBC 0x0a12f398
    UWORD 108
    UDWORD 2
    ppid=1:pid=2951 734f:f4a56b90 EXIT SQLSetConnectOption with return code 0 (SQL_SUCCESS)
    HDBC 0x0a12f398
    UWORD 108
    UDWORD 2
    ppid=1:pid=2951 734f:f4a56b90 ENTER SQLDriverConnectW
    HDBC 0x0a12f398
    HWND 0x00000000
    WCHAR * 0xf31ad2c0 [ -3] "******"
    SWORD -3
    WCHAR * 0xf31ad2c0
    SWORD 6
    SWORD * 0xf4a4d9de
    UWORD 0 <SQL_DRIVER_NOPROMPT>
    I am new to OBIEE and would appreciate any help . I have verified that data source names used in administration matches ODBC DSN in odbc.ini.

    Since the SP is on connection pool (and looks like expecting a input value), that may causing for error.
    Column in the report, pass PS variable and hide it if it not required in the report.
    Pls mark if helps

  • Issues with install of linux agent micro install on RHEL 5.2.

    Hi All,
    I have a linux machine, doing ssh to connect to it and then launch vncviewer to get the access. When I run the ./setup.sh it gives me libmawt.so: libXtst.so.6: cannot open shared object files: No such file or directory. Anyway to troubleshoot this issue.
    Thanks,
    Nags.

    Oh wait, now that I re-read your message I see you are not having a problem with VNC. This document page is a continuation of my OATS install process on Linux. For the install, you need to be sure the user which is logged into the Linux UI has proper rights access to the unzipped install files.
    https://github.com/glennschler/oats-linux-ec2/wiki/OATS-Install

  • Issue with booting a virtual Solaris 10 server from within VMWARE vCenter

    Hi All,
    I'm currently experiencing the following challenge, maybe someone knows what's up with this;
    We're using vmware to deploy a number of solaris servers to our developers but one of the servers keeps booting into single usermode instead of booting straight into the multiuser mode, when the server has booted you can go into multiuser mode manually but it would be great if it would go in an automatic way.
    Thanks in advance for your help/advice!
    -Edgar

    Thanks for answering and here's the answer to your questions;
    menu.lst;
    default 0
    timeout 10
    splashimage /boot/grub/splash.xpm.gz
    title Solaris 10 5/09 s10x_u7wos_08 X86
    findroot (pool_rpool,0,a)
    kernel$ /platform/i86pc/multiboot -B $ZFS-BOOTFS
    module /platform/i86pc/boot_archive
    title Solaris failsafe
    findroot (pool_rpool,0,a)
    kernel /boot/multiboot kernel/unix -s
    module /boot/x86.miniroot-safe
    svcprop;
    general/enabled boolean true
    general/entity_stability astring Unstable
    general/single_instance boolean true
    restarter/auxiliary_state astring none restarter/next_state astring none
    restarter/state astring online
    restarter/state_timestamp time 1332760063.866631000
    restarter/start_pid count 10
    restarter/contract count 4
    restarter/alt_logfile astring /etc/svc/volatile/svc.startd.log
    restarter/logfile astring /var/svc/log/svc.startd.log
    system/reconfigure boolean false
    tm_common_name/C ustring master\ restarter
    tm_man_svc_startd/manpath astring /usr/share/man
    tm_man_svc_startd/section astring 1M
    tm_man_svc_startd/title astring svc.startd
    Thanks!
    Regards,
    Edgar

  • Issue with boot camp installation

    Hi, i have som problem with installing boot camp. I get an error message in the Windows installation guide that my superdrive are missing the correct drivers. I have tried to eject the Windows disk to insert my Snow Leopard recovery disk, but i cant eject it during the set up.
    Any suggestions?

    First post so sorry if this is not in the right place but wanted to post this so it might help someone.  I have installed boot camp on macbook air and had no issues.  We were trying to install Boot Camp on new macbook pro with 10.7.4 and boot camp 4.0.4.  We could not get it to burn the windows support files.  It would download the windows support files but fail to burn every time with no option to save the file.  I forget the exact verbage.  After searching all over the web  / forums, etc we tried several times and it would fail every time.  We finally thought that maybe it was too large of a download to fit on a CD so we tried it with a DVD and BINGO!!  I feel stupid but seriously!!!!  It couldn't just tell us that the target was not large enough.  Just wanted to post for others.  Thanks

  • Hardware issues with boot camp?

    I wasn't sure where to put this, as it's actually a hardware issue, but it does directly relate to my software.
    I use Windows for gaming and for college work that is windows only. The issue I have is that the graphics card doesn't seem to want to register. Everything looks blocky and pixelated. When windows starts up, and it does the loading screen with the flag and the "Windows is starting...", the flag might as well be a 256 color image. When I run games, some look okay, but not like they should. Elder Scrolls: Oblivion looks okay when you're outside, but the coloring looks off, and the objects look like they have serrated edges. It's bad... And I've seen it on a normal PC.
    For a machine that has a really nice updated graphics card, this mac should run anything. I have two gigs of ram, an ATI Radeon HD 2600, and a nice display. Not to mention, this machine picks up at 2.4 Ghz on an intel core 2 duo. Why are all my applications looking like they belong on a Windows 95 machine? I tried to upgrade the drivers, but it tells me it can't find an ATI card. I look in the system preferences for the windows, and it shows I have an ATI Radeon XT 2600. I read that the card is the same as the HD, but still the updates don't see the card.
    Not to mention I keep getting system crashes that deal with the hal.dll file. I know that this is the hardware file in the system folder, so it makes sense that the problem would be due to the graphics card. I've already had to reinstall the system twice, and this last time I did a system a repair and it lost the paths to all my files. So all the programs were there, but none of them would run. Also, now I don't have access to my mac drive anymore. It lets me view it, but no trading files between machines. I've checked sharing already. Looks fine.
    Anyone know what's going on here? And yes, I know about the little pixelated dots that people talk about. I haven't had them... And I am using boot camp 2.0 with the latest drivers. Didn't help much.
    Running Windows XP SP2, fully updated.
    -Eric

    Re installing windows works best if you erase and or format the disc first with disc utility in os x. I couldn't reinstall windows correctly and had simalar error untill I used macs disc utility first. I read your post all the way and I can't comment why the graphics are messed up though, sorry good luck

  • DoD Category I issues with JRE on Linux OS

    My company has a medical equipment solution installed within the US DoD running Java SE 6 on Linux.  In order to address a Cat 1 security issue, 6u81 is required.  My company has an advanced support contract, so we have access to this Java update.  However, our legal department indicates the Oracle EULA prevents us from applying the update on the US government system.  They say that the government must download and apply the update. 
    Please clarify if the US government is entitled to received Java SE 6u81 to address this finding either through our support agreement or via support agreements between Oracle and the US government.

    Hi - thanks for your reply.
    I try not to use Iphoto, although it does sometimes kick in before i can cancel it. Normally, i copy the records from the card to the Imac hard drive.
    I'm assuming the CF card may have been formatted by a previous windows machine at some point. Is this likely to be an issue?
    imac G5   Mac OS X (10.4.5)  

  • Issues with boot camp on iMac 5K

    I'm trying to dual boot my iMac 5K with Windows 8. Initially, I used the windows media creation tool to set up my USB stick with the windows installation process. This was giving me an error relating to the partition format, can't remember the exact error though. So I torrented a copy of windows 8 (I have a valid activation key that I purchased). I used Boot Camp Assistant to create the Windows install USB stick, the support software, and the partition. When my computer restarts in to the Windows installation, I enter my activation key, select the software to install, and the bootcamp-created partition. The installer tells me that I can't install Windows on this partition, so I clicked the format button AND ran diskpart to format it to NTFS. This resulted in an error saying "we couldn't create a new partition or locate an existing one." I've been reading through forums and trying things for the last six or so hours and figured it was time for me to turn to asking my own question.
    Thanks in advance

    Here's the output of diskutil list. I deleted the partition that I was going to install Windows on, but it was part of disk1.
    Matts-iMac:~ maltepet$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *121.3 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:          Apple_CoreStorage                         121.0 GB   disk0s2
       3:                 Apple_Boot Boot OS X               134.2 MB   disk0s3
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.0 TB     disk1
       1:                        EFI EFI                     209.7 MB   disk1s1
       2:          Apple_CoreStorage                         999.3 GB   disk1s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk1s4
    /dev/disk2
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:                  Apple_HFS Macintosh HD           *1.1 TB     disk2
                                     Logical Volume on disk0s2, disk1s2
                                     616996D1-2052-4C88-B4E4-7524ED71468E
                                     Unencrypted Fusion Drive
    /dev/disk3
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *16.0 GB    disk3
       1:                 DOS_FAT_32 WININSTALL              16.0 GB    disk3s1
    /dev/disk4
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *4.0 TB     disk4
       1:                        EFI EFI                     314.6 MB   disk4s1
       2:                  Apple_HFS Time Capsule            1.0 TB     disk4s2
       3:                  Apple_HFS External Drive          3.0 TB     disk4s3

  • Issue with the recent MAC OSX 10.7.5 update

    The recent MAC OSX 10.7.5 update rendered my WD external backup disk unusable. The iMAC only recognizes it as read-only now despite having 2 TB of available space. It doesn't even show on my desktop anymore.  I have tried disk repair but it couldn't be repaired. Any suggestions?

    Copy these commands into TextEdit, replace the bracketed part with your username and the quoted parts with the ext HD's name, retaining the quotes.
    sudo chflags 0 /Volumes/"name of ext HD"
    sudo chmod a+rx /Volumes/"name of ext HD"
    sudo chown -R <your username w/o brackets>:admin /Volumes/"name of ext HD"
    Launch the Terminal app in /Applications/Utilities, copy and paste the first one into the window that pops up, and hit the return key. When the Password: prompt pops up, carefully type in your admin password, since nothing shows on the screen, and hit the return key. Copy & paste the other two, one at a time, following each with hitting the return key. You won't get the password prompt, since the initial one's good for five minutes.
    Quit the Terminal app and you should be able to read and write to the ext HD. This assumes there's no OS or Time Machine backup on the HD. If there is, don't run the third command.

Maybe you are looking for