Can't delete boot environment --arrghh!

Here's what I'm running:
Solaris 10 10/08 s10s_u6wos_07b SPARC
Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 27 October 2008
This install is the default install of Solaris 10 from Sun. I needed diff. partitions so created a flar, then 'reinstalled' using the flar and created desired partition sizes. I don't remember creating any boot environments before doing this but I show to have two:
# lustatus
Boot Environment Is Active Active Can Copy
Name Complete Now On Reboot Delete Status
be0 yes yes yes no -
be3 yes no no yes -
I want to delete be3 but cannot. I got this error first:
# ludelete -f be3
WARNING: Boot environment <be3> has one or more file systems mounted at </var>.
ERROR: The mount point </var> is not a valid ABE mount point (no /etc directory found).
ERROR: The mount point </var> provided by the <-m> option is not a valid ABE mount point.
Usage: lurootspec [-l error_log] [-o outfile] [-m mntpt]
ERROR: Cannot determine root specification for BE <be3>.
Unable to delete boot environment.
However, /var/ is listed in /etc/vstab as mounting to:
/dev/dsk/c1t0d0s3 ufs 12587630592 /var
So I tried to unmount be3:
# luumount -f be3
ERROR: umount: /var/run busy
ERROR: cannot unmount </var/run>
ERROR: failed to unmount </var/run>
ERROR: cannot fully unmount boot environment - <1>: file systems remain mounted
Then I tried to delete again and got slightly different error:
ludelete be3
ERROR: The mount point </.alt.tmp.b-Js.mnt> is not a valid ABE mount point (no /etc directory found).
ERROR: The mount point </.alt.tmp.b-Js.mnt> provided by the <-m> option is not a valid ABE mount point.
Usage: lurootspec [-l error_log] [-o outfile] [-m mntpt]
ERROR: Cannot determine root specification for BE <be3>.
Unable to delete boot environment.
Any idea on what I'm doing wrong? I'm still new when it comes to boot env's. Any help would be great.
Note: I tried leaving be3 alone and create a new env but it seems to want to use be3 for source, even when I use the -s parameter.
Thanks in advance.

Ok problem solved -- found a write-up by Bob Netherton that walked through how to fix it. Thanks Bob! :)
Here's the link for anyone with the same problem.
http://blogs.sun.com/bobn/entry/getting_rid_of_pesky_live

Similar Messages

  • Unable to delete boot environment

    I installed SXDE207 into a vmware VM on my laptop. I then upgraded it to 907 using live upgrade:
    bash-3.00# lustatus
    Boot Environment           Is       Active Active    Can    Copy     
    Name                       Complete Now    On Reboot Delete Status   
    sxde207                    yes      no     no        yes    -        
    sxde907                    yes      yes    yes       no     -        
    bash-3.00# I now want to upgrade to 108, but I cannot delete 207:
    bash-3.00# ludelete sxde207
    The boot environment <sxde207> contains the GRUB menu.
    Attempting to relocate the GRUB menu.
    ERROR: No suitable candidate slice for GRUB menu on boot disk: </dev/rdsk/c0d0p0>
    INFORMATION: You will need to create a new Live Upgrade boot environment on the boot disk to find a new candidate for the GRUB menu.
    ERROR: Cannot relocate the GRUB menu in boot environment <sxde207>.
    ERROR: Cannot delete boot environment <sxde207>.
    Unable to delete boot environment.
    bash-3.00# Any idea how to fix this? I cannot just create a new boot environment on disk 0. lucreate throws an error when I try that.
    Mark

    got same error, trying to delete same solaris update5 version lu partition:
    # lustatus
    Boot Environment           Is       Active Active    Can    Copy     
    Name                       Complete Now    On Reboot Delete Status   
    solenv1                    yes      no     no        yes    -        
    solenv2                    yes      yes    yes       no     -
    # ludelete solenv1
    The boot environment <solenv1> contains the GRUB menu.
    Attempting to relocate the GRUB menu.
    /usr/sbin/ludelete: lulib_relocate_grub_slice: not found
    ERROR: Cannot relocate the GRUB menu in boot environment <solenv1>.
    ERROR: Cannot delete boot environment <solenv1>.
    Unable to delete boot environment.

  • Can I delete the mac partition used to create the boot camp partition?

    I am using Mac OS 10.9.5 on a late 2011 17" Macbook Pro.
    I currently have an SSD in the primary drive slot with my primary Mac partition and an HDD in the Superdrive slot that has one unused Mac partition that I would like to delete and a Windows 8 partition that I would like to keep.
    Can I delete the extra Mac partition on the HDD so I can use that as spare space? It was the Mac partition that was used to run Boot Camp and create the Windows 8 partition that is on the same drive so I am nervous that the Windows 8 partition needs to rely on that Mac partition to work for whatever reasons.
    I recently went through a huge ordeal to create a Windows 8 Boot Camp partition as I wanted it on my computer. I had previously taken out the Superdrive and replaced it with a data doubler and the original hdd, and I had an aftermarket SSD in the primary drive bay. I had been using the SSD as my Mac partition and the HDD as spare storage space. For my Boot Camp config, I wanted to split the HDD into 2 partitions and make one Windows 8 and the other spare storage space while keeping the SSD dedicated to my Mac partition. Achieving that required removing the SSD, removing the data doubler, reinstalling the Superdrive, putting the original HDD back in the primary drive slot, installing and updating Mac OS on the HDD, using that Mac install to run Boot Camp and create a second partition for Windows 8, installing Windows from the Superdrive, and then putting everything back by taking out the Superdrive, putting the HDD back in the data doubler, and putting the SSD back in. Everything works now. Understandably I don't want to break anything and have to redo this process.
    That said I do want to delete that extra Mac partition and use it as extra storage, if I can do so without breaking the Boot Camp Windows 8 partition.

    ilovemac wrote:
    Use Disk Utility and remove the "BOOTCAMP" partition. Then make "Macintosh HD" all the way to the bottom to regain space.
    Wrong advice. Do not use Disk Utility. Use Bootcamp Assistant to remove the Bootcamp partition and return the drive to a single OSx partition. Using Disk Utility will result in lost space, lost data, and possibly an unusable OSx partition. Read the Bootcamp help and user guides.

  • Need Best Practice for creating BE in ZFS boot environment with zones

    Good Afternoon -
    I have a Sparc system with ZFS Root File System and Zones. I need to create a BE for whenever we do patching or upgrades to the O/S. I have run into issues when testing booting off of the newBE where the zones did not show up. I tried to go back to the original BE by running the luactivate on it and received errors. I did a fresh install of the O/S from cdrom on a ZFS filesystem. Next ran the following commands to create the zones, and then create the BE, then activate it and boot off of it. Please tell me if there are any steps left out or if the sequence was incorrect.
    # zfs create –o canmount=noauto rpool/ROOT/S10be/zones
    # zfs mount rpool/ROOT/S10be/zones
    # zfs create –o canmount=noauto rpool/ROOT/s10be/zones/z1
    # zfs create –o canmount=noauto rpool/ROOT/s10be/zones/z2
    # zfs mount rpool/ROOT/s10be/zones/z1
    # zfs mount rpool/ROOT/s10be/zones/z2
    # chmod 700 /zones/z1
    # chmod 700 /zones/z2
    # zonecfg –z z1
    Myzone: No such zone configured
    Use ‘create’ to begin configuring a new zone
    Zonecfg:myzone> create
    Zonecfg:myzone> set zonepath=/zones/z1
    Zonecfg:myzone> verify
    Zonecfg:myzone> commit
    Zonecfg:myzone>exit
    # zonecfg –z z2
    Myzone: No such zone configured
    Use ‘create’ to begin configuring a new zone
    Zonecfg:myzone> create
    Zonecfg:myzone> set zonepath=/zones/z2
    Zonecfg:myzone> verify
    Zonecfg:myzone> commit
    Zonecfg:myzone>exit
    # zoneadm –z z1 install
    # zoneadm –z z2 install
    # zlogin –C –e 9. z1
    # zlogin –C –e 9. z2
    Output from zoneadm list -v:
    # zoneadm list -v
    ID NAME STATUS PATH BRAND IP
    0 global running / native shared
    2 z1 running /zones/z1 native shared
    4 z2 running /zones/z2 native shared
    Now for the BE create:
    # lucreate –n newBE
    # zfs list
    rpool/ROOT/newBE 349K 56.7G 5.48G /.alt.tmp.b-vEe.mnt <--showed this same type mount for all f/s
    # zfs inherit -r mountpoint rpool/ROOT/newBE
    # zfs set mountpoint=/ rpool/ROOT/newBE
    # zfs inherit -r mountpoint rpool/ROOT/newBE/var
    # zfs set mountpoint=/var rpool/ROOT/newBE/var
    # zfs inherit -r mountpoint rpool/ROOT/newBE/zones
    # zfs set mountpoint=/zones rpool/ROOT/newBE/zones
    and did it for the zones too.
    When ran the luactivate newBE - it came up with errors, so again changed the mountpoints. Then rebooted.
    Once it came up ran the luactivate newBE again and it completed successfully. Ran the lustatus and got:
    # lustatus
    Boot Environment Is Active Active Can Copy
    Name Complete Now On Reboot Delete Status
    s10s_u8wos_08a yes yes no no -
    newBE yes no yes no -
    Ran init 0
    ok boot -L
    picked item two which was newBE
    then boot.
    Came up - but df showed no zones, zfs list showed no zones and when cd into /zones nothing there.
    Please help!
    thanks julie

    The issue here is that lucreate add's an entry to the vfstab in newBE for the zfs filesystems of the zones. You need to lumount newBE /mnt then edit /mnt/etc/vfstab and remove the entries for any zfs filesystems. Then if you luumount it you can continue. It's my understanding that this has been reported to Sun, and, the fix is in the next release of Solaris.

  • Lucreate - „Cannot make file systems for boot environment“

    Hello!
    I'm trying to use LiveUpgrade to upgrade one "my" Sparc servers from Solaris 10 U5 to Solaris 10 U6. To do that, I first installed the patches listed on [Infodoc 72099|http://sunsolve.sun.com/search/document.do?assetkey=1-9-72099-1] and then installed SUNWlucfg, SUNWlur and SUNWluufrom the S10U6 sparc DVD iso. I then did:
    --($ ~)-- time sudo env LC_ALL=C LANG=C PATH=/usr/bin:/bin:/sbin:/usr/sbin:$PATH lucreate -n S10U6_20081207  -m /:/dev/md/dsk/d200:ufs
    Discovering physical storage devices
    Discovering logical storage devices
    Cross referencing storage devices with boot environment configurations
    Determining types of file systems supported
    Validating file system requests
    Preparing logical storage devices
    Preparing physical storage devices
    Configuring physical storage devices
    Configuring logical storage devices
    Analyzing system configuration.
    Comparing source boot environment <d100> file systems with the file
    system(s) you specified for the new boot environment. Determining which
    file systems should be in the new boot environment.
    Updating boot environment description database on all BEs.
    Searching /dev for possible boot environment filesystem devices
    Updating system configuration files.
    The device </dev/dsk/c1t1d0s0> is not a root device for any boot environment; cannot get BE ID.
    Creating configuration for boot environment <S10U6_20081207>.
    Source boot environment is <d100>.
    Creating boot environment <S10U6_20081207>.
    Creating file systems on boot environment <S10U6_20081207>.
    Creating <ufs> file system for </> in zone <global> on </dev/md/dsk/d200>.
    Mounting file systems for boot environment <S10U6_20081207>.
    Calculating required sizes of file systems              for boot environment <S10U6_20081207>.
    ERROR: Cannot make file systems for boot environment <S10U6_20081207>.So the problem is:
    ERROR: Cannot make file systems for boot environment <S10U6_20081207>.
    Well - why's that?
    I can do a "newfs /dev/md/dsk/d200" just fine.
    When I try to remove the incomplete S10U6_20081207 BE, I get yet another error :(
    /bin/nawk: can't open file /etc/lu/ICF.2
    Quellcodezeilennummer 1
    Boot environment <S10U6_20081207> deleted.I get this error consistently (I ran the lucreate many times now).
    lucreate used to work fine, "once upon a time", when I brought the system from S10U4 to S10U5.
    Would anyone maybe have an idea about what's broken there?
    --($ ~)-- LC_ALL=C metastat
    d200: Mirror
        Submirror 0: d20
          State: Okay        
        Pass: 1
        Read option: roundrobin (default)
        Write option: parallel (default)
        Size: 31458321 blocks (15 GB)
    d20: Submirror of d200
        State: Okay        
        Size: 31458321 blocks (15 GB)
        Stripe 0:
            Device     Start Block  Dbase        State Reloc Hot Spare
            c1t1d0s0          0     No            Okay   Yes
    d100: Mirror
        Submirror 0: d10
          State: Okay        
        Pass: 1
        Read option: roundrobin (default)
        Write option: parallel (default)
        Size: 31458321 blocks (15 GB)
    d10: Submirror of d100
        State: Okay        
        Size: 31458321 blocks (15 GB)
        Stripe 0:
            Device     Start Block  Dbase        State Reloc Hot Spare
            c1t0d0s0          0     No            Okay   Yes
    d201: Mirror
        Submirror 0: d21
          State: Okay        
        Submirror 1: d11
          State: Okay        
        Pass: 1
        Read option: roundrobin (default)
        Write option: parallel (default)
        Size: 2097414 blocks (1.0 GB)
    d21: Submirror of d201
        State: Okay        
        Size: 2097414 blocks (1.0 GB)
        Stripe 0:
            Device     Start Block  Dbase        State Reloc Hot Spare
            c1t1d0s1          0     No            Okay   Yes
    d11: Submirror of d201
        State: Okay        
        Size: 2097414 blocks (1.0 GB)
        Stripe 0:
            Device     Start Block  Dbase        State Reloc Hot Spare
            c1t0d0s1          0     No            Okay   Yes
    hsp001: is empty
    Device Relocation Information:
    Device   Reloc  Device ID
    c1t1d0   Yes    id1,sd@THITACHI_DK32EJ-36NC_____434N5641
    c1t0d0   Yes    id1,sd@SSEAGATE_ST336607LSUN36G_3JA659W600007412LQFN
    --($ ~)-- /bin/df -k | grep md
    /dev/md/dsk/d100     15490539 10772770 4562864    71%    /Thanks,
    Michael

    Hello.
    (sys01)root# devfsadm -Cv
    (sys01)root# To be on the safe side, I even rebooted after having run devfsadm.
    --($ ~)-- sudo env LC_ALL=C LANG=C lustatus
    Boot Environment           Is       Active Active    Can    Copy     
    Name                       Complete Now    On Reboot Delete Status   
    d100                       yes      yes    yes       no     -        
    --($ ~)-- sudo env LC_ALL=C LANG=C lufslist d100
                   boot environment name: d100
                   This boot environment is currently active.
                   This boot environment will be active on next system boot.
    Filesystem              fstype    device size Mounted on          Mount Options
    /dev/md/dsk/d100        ufs       16106660352 /                   logging
    /dev/md/dsk/d201        swap       1073875968 -                   -In the rebooted system, I re-did the original lucreate:
    <code>--($ ~)-- time sudo env LC_ALL=C LANG=C PATH=/usr/bin:/bin:/sbin:/usr/sbin:$PATH lucreate -n S10U6_20081207 -m /:/dev/md/dsk/d200:ufs</code>
    Copying.
    *{color:#ff0000}Excellent! It now works!{color}*
    Thanks a lot,
    Michael

  • Can't delete file from LR, requires password from finder Mac OS

    I have an older Powermac running OSX 10.5.8. I store all of my images under the same folder on the same external hard drive. For some reason, and this has never happened before, has always functioned normally before this, I don't know why, images cannot be deleted and moved to the trash in LR. From the finder level, those files each require I type in my password (Finder requires that you type in your password.) This has never happened before, I've tried a shut down and cold re-boot but the behavior persists. Images are not locked and everything looks normal but not behaving normal. I realize this is not a Lightroom problem, but I need to delete from Lightroom because it is where I can review the images best while choosing which ones can be deleted. Anyone seen this Mac behavior before? Any fix you know of?
    Thanks,
    Ken

    Sound's like the files don't have the correct permissions. Since they're on an external drive, you could just select the drive's icon, bring up the info window (Cmd+i) and tick the checkbox "Ignore ownership on this volume".
    I do that with all my additional internal/external drives by default. It's usually no problem unless you need to prevent other users from accessing the files.

  • Can't delete hidden file from top level

    Screen grab of what's happening:
    I used to have it as a startup item until it wouldn't login correctly after a reboot (no login, guest login)
    I then deleted it from my startup items but it still shows up every reboot. I can't delete it, I can't eject it (but I can connect to the real drive from the connect to server option)
    It's an annoyance, I can't seem to get it out of my system unless I make a new account and I don't want to do that.
    Does anyone know how to remove it?

    Run all of the free OnyX cleaning and maintenance aspects and reboot
    http://www.titanium.free.fr/
    Next use the Verify > Preferences and mark down all the corrupted plist files, find them and move them to your desktop and reboot, they will rebuild automatically and you'll have to set the preferences for those programs again. (trash the desktop versions if there are no further complications)
    That hopefully should do the trick, I think it's just a glitch and once OnyX cleans out the caches, ds store files etc., that file should disappear as everything is rebuilt.
    Also it appears your having some other issues, look at those question marks.
    Backup your files to a external drive via manual drag and drop methods, hold c and boot off the installer disk that comes with the comptuer and reinstall OS X on top of the installed one and reboot, hopefully that will clear things up.
    Turn off Root user, it's dangerous to be running that all the time.

  • Can't install boot camp(Am in desperate need of help!!!)

    Ok, the story, I will try to make it short:
    -Got my Imac a month ago. Installed Boot Camp Vista Home Premium 64 Bit. No problem. Ran smooth.
    -Later I got VMWare fusion and decided to check it out. Didn't like to to much, but now I can't install Boot Camp.
    -When using Boot Camp assistent, it creates my partition(which 200 GB) Fat32! The problem is, when it wants to boot to install. It ejects the Vista installation DVD! No matter what I do.
    -*If I hold down the ALT key(option button) during start up*, it will show a grey screen with two options(The Macintosh HD and the Windows Partition). Selecting the Windows partition gives a black screen with an error; *"non-system disk press any key to reboot"* Only problem is that the keyboard was dead or frozen so had to crash the machine.
    -Pressing D on start up to enable the *Apple Hardware Test* showed no problems.
    -Pressing Alt + Cmd(command) + P + R to *delete the NVRam and PRAM*, did not have any effect. I think I did it right though, because there came a second start up sound.
    -Pressing S + Cmd(command) on start up to run *User Single Mode*, with the command; "/sbin/fsck -fy" did not reveal any problems either, except for a weird long messege that kept coming up, and which interupted the line I was writing on several times. The messege was as follows: +":/root# AppleUSBEHCI[0x6e8t000]:: Found a Transaction Past the completion deadline on bus Oxfd, timing out!(Addr: 6EP:4)"+
    *Ran a program called Partition Inspector;*
    * Report for internal hard disk *
    +Current GPT partition table:+
    +# Start LBA End LBA Type+
    +1 40 409639 EFI System (FAT)+
    +2 409640 1531068455 Mac OS X HFS++
    +3 1531330600 1953525127 Basic Data+
    +Current MBR partition table:+
    +# A Start LBA End LBA Type+
    +1 1 409639 ee EFI Protective+
    +2 409640 1531068455 af Mac OS X HFS++
    +3 * 1531330600 1953525127 0c FAT32 (LBA)+
    +MBR contents:+
    +Boot Code: Unknown, but bootable+
    +Partition at LBA 40:+
    +Boot Code: None (Non-system disk message)+
    +File System: FAT32+
    +Listed in GPT as partition 1, type EFI System (FAT)+
    +Partition at LBA 409640:+
    +Boot Code: None+
    +File System: HFS Extended (HFS)
    +Listed in GPT as partition 2, type Mac OS X HFS++
    +Listed in MBR as partition 2, type af Mac OS X HFS++
    +Partition at LBA 1531330600:+
    +Boot Code: None (Non-system disk message)+
    +File System: FAT32+
    +Listed in GPT as partition 3, type Basic Data+
    +Listed in MBR as partition 3, type 0c FAT32 (LBA), active+
    I don't know what any of this means, but I suspect the Boot Camp partition is the last one. I wonder what "Boot Code: None(Non-system disk message" means!?
    *When running diskutil:*
    *diskutil list*
    /dev/disk0
    #: TYPE NAME SIZE IDENTIFIER
    0: GUIDpartitionscheme *931.5 Gi disk0
    1: EFI 200.0 Mi disk0s1
    2: Apple_HFS Macintosh HD 729.9 Gi disk0s2
    3: Microsoft Basic Data BOOTCAMP 201.3 Gi disk0s3
    /dev/disk1
    #: TYPE NAME SIZE IDENTIFIER
    0: FDiskpartitionscheme *931.5 Gi disk1
    1: WindowsFAT32 My Book 931.3 Gi disk1s1
    /dev/disk2
    #: TYPE NAME SIZE IDENTIFIER
    0: FRMCxFREDADVD *3.5 Gi disk2
    *And when I searched on the boot camp disc specificaly:*
    Device Identifier: disk0s3
    Device Node: /dev/disk0s3
    Part Of Whole: disk0
    Device / Media Name: Untitled
    Volume Name: BOOTCAMP
    Mount Point: /Volumes/BOOTCAMP
    File System: MS-DOS FAT32
    Partition Type: Microsoft Basic Data
    Bootable: Is bootable
    Media Type: Generic
    Protocol: SATA
    SMART Status: Verified
    Total Size: 201.3 Gi (216110792704 B) (422091392 512-byte blocks)
    Free Space: 201.3 Gi (216109285376 B) (422088448 512-byte blocks)
    Read Only: No
    Ejectable: No
    Whole: No
    Internal: Yes
    Other things I tried:
    -Tried going into Startup disk, to force Vista to install from boot up, but it ejected upon startup anyway.
    -Tried rebooting while holding down "C" to force a startup from a CD/DVD. Vista installation DVD still ejected.
    -Tried reinstalling Leopard with the Leopard Installation Disc 01, but it also ejecred upon rebooting to install! < This lead me to believe that it's my Superdrive that is messed up, but it plays DVD Movies just fine, and I even just now just burned the Vista installation DVD to my desktop in a .dmg file. So I am not sure if that is it!
    -I tried taking a different Windows Vista DVD(Windows Vista 32 Bit Home Premium) to see if it could install from that. It could not, and ejected upon startup like the Leopard and 64 Bit Home Premium Vista Installation DVD!
    I am new to Mac, but I am desperate after getting boot camp to work again. I have litterly been trying to figure this out for days, and I can't get it to work. I tried to call Apple but they couldn't help me.:( I could really use your help. I just want it to work.
    And speaking of working, I haven't been to work for two days, because I have been home trying to figure this out. It's critical that I get boot camp working. So please, mates, can't you help me.
    I simply don't know what to do:(
    Cry
    -Oil Pedestal

    Does [this firmware update|http://www.apple.com/downloads/macosx/apple/firmware_hardware/imacefifir mwareupdate13.html] apply to your machine? If so, putting it on may fix the boot from DVD problem.

  • I have a Bootcamp partition on  my Imac with Mavericks which I can't delete because the Partition Layout is greyed out and is stuck on 'Current'. What can I do?

    I have a Bootcamp partition on my Imac with Mavericks which I can't delete because the Partition Layout in Disk Utility is greyed out and is stuck on 'Current'. What can I do? I was trying to install Windows 8.1 but apparently, this is not yet possible.
    I was originally able to restore to my original Mac OSX partition using Boot Camp Assistant but then after entering Disk Utility and re-RAIDing the default RAID 1 to RAID 0 in the BootCamp partition (I suspect this is the cause of the problem but why was it defaulted to RAID 1 in the first place?!!!!), forever afterwards, I couldn't restore the single OSX partition.
    Whenever I used BootCamp Assistant my choice to 'Install or remove Windows 7 or later version' was greyed out. Finally I went to Disk Utility to repartition but the Macintosh HD and BootCamp disk partition functions were also greyed out (even if I started up from Recovery mode holding down option, command and 'R' and choosing Disk Utility). BootCamp Assistant gives the error message 'The startup disk cannot be partitioned or restored to a single partition' with additional small script 'The startup disk must be formatted as a single Mac OS Extended (Journaled) volume or already partitioned by Boot Camp Assistant for installing Windows', and DU gives the error message 'The full size of the Fusion drive is not available for repartitioning'.
    What can I do to fix this problem? How can I make the Partition Layout button active in DU so I can change the partition to all OSX? I'm prepared to wipe off all my data etc to repartition and have backed up all to disk using Time Machine.

    My problem is fixed now, thank you. It was caused by my changing the Boot Camp partition's 'RAID1' to 'RAID0'. If I hadn't done that, Boot Camp would still have been able to 'restore' back to the one partition. It was fixed with the help of Applecare by using a terminal and typing a command to erase the IP of the Macintosh disk (not the volume) as well as the IP of the Bootcamp partition (if I remember correctly), but then I had to restore the OS and all my applications and data etc which I had previously backed up using Time Machine. I haven't taken note of the exact command terminology used. It would be wise to speak to Applecare about this if possible.
    Two words of warning, 1. According to the cause of this problem, it might be wise, after reinstalling the ops system to reinstall all extra applications one by one, manually, in case a similar problem arises again. Then manually copy back all data. Or the Mac user could use the Time Machine backup and then uninstall all the added apps then re-install them one by one manually. 2. Beware as after all this the user might not have the 'Recovery partition'. There is a small recovery partition (a few 100 Mb is size) which comes with all later Macs. After all this is done this tiny partition might not be there anymore and the user might have to re-install Mavericks again to get it back, or just install the upcoming update of Mavericks due in a month or so.

  • How can i Delete all foto from my iphone and after some time get them one more time on it but not as a new album :)?

    How can i Delete all foto from my iphone and after some time get them one more time on it but not as a new album, i want them in the camera roll ?

    How can I delete EVERY THING off my Mac and have it like new?
    Boot from the software install DVD and do an "erase and install" when prompted.

  • Re:How can we delete the concurrent node entry from the FND_NODE table

    HI ,
    11.5.10.2 on Oracle Solaris on SPARC (64-bit) .
    How can we delete the concurrent node entry from the FND_NODES table without running Autoconfig.
    Currently we are having 3 nodes RAC and we are deciding to remove one node from the RAC and all 3 nodes are registered as concurrent node with application but concurrent manager is running only on one node.
    Lot of the custom configuration we did it at application web tire level. If we run the Autoconfig at that time we need to redo those changes again that we are trying to avoid.
    Regards .

    we are trying to avoid to run FND_CLONE.setup_clean because it will delete all the nodes entries from the FND_NODES.If those entries are invalid then they should be deleted.
    Running AutoConfig after purging the table will populate it with the correct entries.
    In order to populate the nodes entries again we need to run autoconfig and it will change the server id in fnd_nodes and then we need to redo the ADI client configuration on users PC and redo all the changes that we made in jserv and webserver.For ADI Clients, you should use the correct server ids which will be populated in the table for you once you run AutoConfig.
    For jserv configuration, you can refer to (Customizing an AutoConfig Environment [ID 270519.1]) to make the preserve all your custom setup/configuration after running AutoConfig.
    If there any custom script to delete only one node from the fnd_node so that we don't need to run autoconfig after that, then I really appreciate.No.
    Thanks,
    Hussein

  • I can't delete partition in disk utility, it keeps telling me that "the changes are too small"

    I previously split my disk into two different disks, however I want to combine them together again, yet i was unable to delete the second partition. I can't delete partition in disk utility, it keeps telling me that "the changes are too small"
    Plz help!!!!!!

    Make at least two complete backups of all your data. Boot from another drive and partition this one as desired. Restore the data.

  • How can I delete only shared instance of a member from Hyperion Planning

    Hello,
    Can anyone tell me how I can instruct the Hyperion Planning IKM to delete a only specific instance of a shared member from Hyperion Planning? I've tried specifying the shared member, the parent of the shared instance, 'Shared' as the data storage type, and 'Delete level 0' as the operation. Instead of deleting just the shared instance under the specified parent, however, the IKM deleted the base member, which in turn deleted all shared instances of the member and all the data for the member (lucky thing I'm working in a development environment!). At one point I thought I had things working as I wanted, but now I think I must have mistaken.
    Does anyone know definitively whether only a specific instance of a shared member can be deleted from Planning and, if so, exactly how to do it?
    Thanks very much.

    Well, with a careful review of my ODI interfaces and some additional testing I found my problem. My interface for one dimension was defined exactly as it should be and it worked as expected, whereas I found I had failed to activate the mapping for the data storage property in my interface for another dimension (DOH!). Naturally, the latter interface deleted the base member because the default data storage property value is 'Store'.
    Thanks for testing and confirming that deleting only a specific shared instance of a member from Hyperion Planning does work, John.
    (P.S. to John: I can't see how to change my "Helpful" tag on your first reply to "Correct", so if you want to post another reply, I'll mark it "Correct" (for more points!). Or, if you can tell me how to modify the "Helpful" tag to "Correct" I'll do that instead.)
    Edited by: Mark on May 25, 2012 3:33 PM

  • Can no longer boot into Mavericks 10.9.5

    My problem is that I can no longer boot into Mavericks 10.9.5 on my mid-2012 Macbook Pro.  The problem arose suddenly without any known major changes to my software or hardware.  The booting process freezes with the apple visible and the circle below it spinning endlessly.  Every several seconds, the display very briefly gets brighter, then the circle starts spinning again and the process repeats itself.  It never gets to the user login screen.
    Other than keeping various apps up to date, I don't recall any recent major operating system or other major software updates, nor have I made any recent hardware changes.  I've searched a multitude of threads and and tried any number of fixes without success.  Here's what I've tried so far (and probably a few more that I can't remember): (1) Repaired the startup disk with both Recovery HD -> Disk Utility and single-user mode -> /sbin/fsck -fy; (2) Repaired the startup disk permissions with Recovery HD -> Disk Utility; (3) Reloaded the Mavericks 10.9.5 operating system twice; (4) deleted /Library/Preferences/com.apple.loginwindow.plist; (5) reset PRAM and NVRAM; (6) booted with "D" pressed and ran the Apple hardware test, which ran for about 40 minutes and reported no problems; (7) tried booting from a bootable clone of Mavericks 10.9.5 on an external hard drive, which also failed at the same place with the apple showing and the circle below it spinning endlessly.  ***Oddly, I am able to boot from a bootable clone of Mountain Lion on an external hard drive.  It's Mavericks that won't boot.***
    Here is the part of the system log the repeats itself over and over and seems to correlate with the repeated failed attempts to complete the booting process.  Any help would be appreciated beyond words:
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Server is starting up
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Session 256 retained (2 references)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Session 256 released (1 references)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Session 256 retained (2 references)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: init_page_flip: page flip mode is on
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 54 modes for display 0x00000000 [54, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 1 modes for display 0x00000000 [1, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 51 modes for display 0x00000000 [51, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 1 modes for display 0x00000000 [1, 0]
    May  2 12:49:01 --- last message repeated 1 time ---
    May  2 12:49:01 SCH-MacBookPro kernel[0]: IOHIDSystem::registerScreenGated: Screen 0 recycled from pid 343
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: mux_initialize: Mode is dynamic
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 54 modes for display 0x00000000 [54, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 1 modes for display 0x00000000 [1, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 51 modes for display 0x00000000 [51, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Found 1 modes for display 0x00000000 [1, 0]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: WSMachineUsesNewStyleMirroring: true
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: MPServiceForDisplayDevice: Invalid device alias (0)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x04248378: GL mask 0x10; bounds (0, 0)[2560 x 1440], 51 modes available
      Main, Active, on-line, enabled, Vendor 610, Model 9227, S/N 162f0ab5, Unit 4, Rotation 0
      UUID 0x3ef17c2fc9ab601507ec022fbd95576c
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[4096 x 2160], 2 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x003f0041: GL mask 0x20; bounds (0, 0)[0 x 0], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x003f003f: GL mask 0x8; bounds (0, 0)[0 x 0], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x04280142: GL mask 0x5; bounds (2560, 0)[1680 x 1050], 54 modes available
      Active, on-line, enabled, built-in, boot, Vendor 610, Model a005, S/N 0, Unit 2, Rotation 0
      UUID 0xde23f9c1cf7b915b2afe83aecee77b54
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: WSSetWindowTransform: Singular matrix
    May  2 12:49:01 --- last message repeated 1 time ---
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x04248378: GL mask 0x10; bounds (0, 0)[2560 x 1440], 51 modes available
      Main, Active, on-line, enabled, Vendor 610, Model 9227, S/N 162f0ab5, Unit 4, Rotation 0
      UUID 0x3ef17c2fc9ab601507ec022fbd95576c
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x003f003d: GL mask 0x2; bounds (3584, 0)[1 x 1], 2 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x003f0041: GL mask 0x20; bounds (3585, 0)[1 x 1], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 5, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x003f003f: GL mask 0x8; bounds (3586, 0)[1 x 1], 1 modes available
      off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 3, Rotation 0
      UUID 0xffffffffffffffffffffffffffffffff
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x04280142: GL mask 0x5; bounds (435, -1050)[1680 x 1050], 54 modes available
      Active, on-line, enabled, built-in, boot, Vendor 610, Model a005, S/N 0, Unit 2, Rotation 0
      UUID 0xde23f9c1cf7b915b2afe83aecee77b54
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: CGXPerformInitialDisplayConfiguration
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]:   Display 0x04248378: Unit 4; Vendor 0x610 Model 0x9227 S/N 372181685 Dimensions 23.50 x 13.23; online enabled, Bounds (0,0)[2560 x 1440], Rotation 0, Resolution 1
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]:   Display 0x003f003d: Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3584,0)[1 x 1], Rotation 0, Resolution 1
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]:   Display 0x003f0041: Unit 5; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3585,0)[1 x 1], Rotation 0, Resolution 1
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]:   Display 0x003f003f: Unit 3; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (3586,0)[1 x 1], Rotation 0, Resolution 1
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]:   Display 0x04280142: Unit 2; Alias(2, 0x5); Vendor 0x610 Model 0xa005 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (435,-1050)[1680 x 1050], Rotation 0, Resolution 1
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: CGXMuxBoot: Boot normal
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000003, accelerator 0x00004f2f, unit 0, caps QEX|MIPMAP, vram 1024 MB
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: GLCompositor: GL renderer id 0x01024400, GL mask 0x00000003, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: GLCompositor: GL renderer id 0x01022727, GL mask 0x0000003c, accelerator 0x00004907, unit 2, caps QEX|MIPMAP, vram 1024 MB
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: GLCompositor: GL renderer id 0x01022727, GL mask 0x0000003c, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: GLCompositor enabled for tile size [256 x 256]
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: CGXGLInitMipMap: mip map mode is on
    May  2 12:49:01 SCH-MacBookPro.local loginwindow[353]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x04248378: Unit 4; ColorProfile { 2, "Thunderbolt Display"}; TransferFormula (1.000000, 1.000000, 1.000000)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Display 0x04280142: Unit 2; ColorProfile { 3, "Color LCD"}; TransferTable (256, 12)
    May  2 12:49:01 SCH-MacBookPro.local launchctl[356]: launchctl: Dubious permissions on file (skipping): /Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist
    May  2 12:49:01 SCH-MacBookPro.local launchctl[356]: com.apple.findmymacmessenger: Already loaded
    May  2 12:49:01 SCH-MacBookPro.local com.apple.SecurityServer[23]: Session 100021 created
    May  2 12:49:01 SCH-MacBookPro.local UserEventAgent[357]: Failed to copy info dictionary for bundle /System/Library/UserEventPlugins/alfUIplugin.plugin
    May  2 12:49:01 SCH-MacBookPro.local airportd[71]: _doAutoJoin: Already associated to “schuyler”. Bailing on auto-join.
    May  2 12:49:01 SCH-MacBookPro.local loginwindow[353]: Setting the initial value of the magsave brightness level 1
    May  2 12:49:01 SCH-MacBookPro.local loginwindow[353]: Login Window Started Security Agent
    May  2 12:49:01 SCH-MacBookPro.local ManagedClient[362]: ApplePersistence=YES
    May  2 12:49:01 SCH-MacBookPro.local SecurityAgent[363]: Failed to create agent mechanism, failing authentication!
    May  2 12:49:01 SCH-MacBookPro.local com.apple.authd[84]: engine[353]: error creating mechanism agent
    May  2 12:49:01 SCH-MacBookPro.local com.apple.authd[84]: engine[353]: evaluate returned -60008 returning errAuthorizationInternal
    May  2 12:49:01 SCH-MacBookPro.local loginwindow[353]: Login Window - Returned from Security Agent
    May  2 12:49:01 SCH-MacBookPro.local loginwindow[353]: ERROR | -[LoginApp performAuthPluginRequest:] | AuthorizationRef doesn't have a username. Exiting.
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: CGXRestartSessionWorkspace: session workspace exited for session 256 (on console)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Session 256 released (1 references)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: Session 256 released (0 references)
    May  2 12:49:01 SCH-MacBookPro.local WindowServer[354]: loginwindow connection closed; closing server.
    May  2 12:49:03 SCH-MacBookPro com.apple.launchd[1] (com.apple.loginwindow): Throttling respawn: Will start in 1 seconds
    May  2 12:49:04 SCH-MacBookPro.local loginwindow[364]: Login Window Application Started
    May  2 12:49:04 SCH-MacBookPro com.apple.launchd[1] (com.apple.WindowServer): Throttling respawn: Will start in 7 seconds

    Hi
    You got a prob I think, if you can boot a windows, MSconfig, startup options might restore the boot files.Only other thing is to try and either load a new windows and let it setup a boot file, or perhaps a win98 startup disk, and fdisk, then set active partiton, which will set an MBR.  But that would leave a load of work to do, I think I'd opt for an install of XP, and let it repair existing installation, and make a new boot file.
    Hope you don't need the info on disks.  If you do, I would install another HDD, load XP, then copy original Disk to save place.
    Good luck
    Jocko

  • Can´t delete a partition. Disk utility greyed out.

    I have a problem. I can't delete or build a partition on my Macintosh HD. The options for deleting or build a partition are greyed out. I try to boot from a external drive and open disk utility, but still the same problem. I also tried iPartion but it don't work.
    I have a iMac (late 2013) with 3 TB fusion drive on OSX 10.9.4

    Macs with Fusion drive use CoreStorage to manage disk objects.
    You should use Terminale and command
    diskutil coreStorage

Maybe you are looking for

  • Downloads to ios4 lost email

    After downloading to iOS 4, I've lost all inbound email traffic and outbound is slow. Anybody else seen this?

  • Adding Additional field "Supplier name" & "Supplier No" in MB5B Report?

    Can i add the above stated two additional fields in the standard report of MB5b, is there any implicit enhancement in the standard report which can help achieve my objective?

  • Adobe Captivate 7 Not Opening

    I just opened Captivate for the first time in several months. I have a macbook pro with OSX 10.9.1. Captivate was working fine on my system before today. When I opened it up, the Adobe Update manager said there was an update so I said yes to the upda

  • Using Rich Text Editor with a Custom Attribute

    Hello All, Can anyone please tell me as how can I use the Rich Text Editor with a Custom Attribute? I want to create a custom attribute based on text datatype, but when entering the value for this attribute in a Custom Item, portal shows a normal tex

  • Networks related to WBS

    Is their any function module or BAPI to give details of networks related to particular WBS. Thanks & Regards arkhajnc