How to not mount a partition at boot?

Hello,
I have read a solution here for the question above but it seems to be not working for me on my MBP 8.1 with OS X 10.8.2 (12C60)
I have a partition formatted to Mac OSX (Journaled, Encrypted) so my system prompts me for its password to unlock the partition at boot.
I'd like my system to don't attempt unlocking the partition at boot, but do it only when I open Disk Utility and click unlock.
So I created the /etc/fstab file as instructed in the topic I mentioned above. No effect at all. My system still keeps attempting to unlock the partition and prompts for the partition's password.
Perhaps I've missed something? Perhaps it does not work because the partition is encrypted?
Thx

According to this thread :
Go to /System/Library/CoreServices/SecurityAgentPlugins/
and remove the item DiskUnlock.bundle i.e. take it from that folder and store it somewhere safe, in case you need to add it back.
Restart et voila. No more prompting.
and/or
Run in Terminal:
sudo mkdir -p /System/Library/LaunchDaemons.Disabled
sudo mv /System/Library/LaunchDaemons/com.apple.corestorage.corestoraged.plist /System/Library/LaunchDaemons.Disabled/com.apple.corestorage.corestoraged.plist
/Johan

Similar Messages

  • How do I mount a partition at a specific mount point.

    How do I mount a partition at a specific mount point? For example I see a Vol01 disk image, which is a partition of one of my hard drives, sitting on my desktop. Under the disk utility it says that its mount point is /Volumes/Vol01. How do I mount this partition as a file system at /Users?
    Thanks, much appreciated.

    why do you want to do this? it sounds like you want to keep your home directory on an external drive. this can be done without changing the mount point of the external. copy the home directory to the external. then in system preferences preferences->accounts, unlock the lock at the bottom, control-click on your user and select "advanced options." In the resulting popup change the location of the home directory to the external.
    in general to change the default mount point of a drive see this link
    http://beta.jamesstroud.com/jamess-miscellaneous-how-tos/os-x-admin/os-x-firewir e-mount-point

  • Mounting ntfs partitions at boot up read only and starting X at boot

    Hi,
    I want to mount my windos partition at boot so I can build a library in amarok without having to copy all of my music to my linux partition. However I only want to mount read only, as I don't want to risk messing the partition up. I followed the instructions on the wiki here:
    http://wiki.archlinux.org/index.php/NTFS_Write_Support
    And added a line in /etc/fstab "/dev/sda1 /mnt/sda1 ntfs-3g uid=1000,gid=100,fmask=0333,dmask=0333,locale=en_PH.utf8 0 0" without quotations, but the partition was not mounted so I removed the line and now am back to my original /etc/fstab
    # /etc/fstab: static file system information
    # <file system> <dir> <type> <options> <dump> <pass>
    none /dev/pts devpts defaults 0 0
    none /dev/shm tmpfs defaults 0 0
    /dev/cdrom /mnt/cd iso9660 ro,user,noauto,unhide 0 0
    /dev/dvd /mnt/dvd udf ro,user,noauto,unhide 0 0
    /dev/fd0 /mnt/fl vfat user,noauto 0 0
    /dev/sda2 swap swap defaults 0 0
    /dev/sda3 / ext3 defaults 0 1
    I thought that I should change the numbers to 0 3 or something but I don't have a clue what they are for, could anyone offer any advice on how I should proceed?
    Also X refuses to load at boot, I have to log in as root and run /etc/rc.d/kdm start. I have put kdm in /etc/rc.d and I changed my /etc/inittab default runlevel from 3 to 5. I tried also changing the login manager from xdm to kdm in the same file but nothing ahs made a difference. Anyone have any ideas?
    Thanks in advance,
    Calef13

    Thanks a lot for the speedy replies, this is a great community here btw, very helpful. You were right mixtr, I got away with just
    "/dev/sda1/ /mnt/sda1 ntfs-3g user,ro,auto 0 0"
    And adding kdm to the deamons line solved my problem. I was trying to add it to the rc.d file rather than the rc.conf
    I had my doubts at first but I really like the fact that arch doesn't hold your hand and leaves everything up to you, I have already learned loads about the config files for linux among many other things and have come ot appreciate the lack of abstraction in arch. I really prefer this to previous OSes, but wish I had installed kdemod as the 'vanilla' kde from the repositories installs pretty much everything imaginable, but my system still runs very quickly.
    Calef13

  • How to NOT mount a harddrive on startup?

    hi,
    on my macbook pro 13" (2,3 GHz, early 2011, macosx 10.8.2), i replaced the DVD drive with an SSD. so now, the macbook has a 256GB SSD and a 500GB harddrive inside. i only use the harddrive as a media drive for final cut pro editing, all other things are done by the SSD alone.
    right now, on every startup the harddrive would mount, although i most often do not need it.
    question: is there a way to keep the harddrive from mounting, so the default startup would bring up only the SSD? is there even a control panel or utility like that to manage that task?
    thank you!

    There's another way to solve your problem: rather than preventing it from mounting, you could have it automatically dismount after you log in to your user account.
    This might not seems as neat as not mounting it at all (after all, the system has to mount then dismount it), but it does have some advantages:
    1. It's very quick and simple to set up, and to disable at any time if you wish.
    2., It means your disk is still available if you ever have to do some troubleshooting in the recovery HD or Safe Mode (say if your SSD is playing up or something).
    Here's how to do it if you wish:
    1. Open the Applescript editor (click on Spotlight in the menu bar and type 'applesc' and hit 'return' on your keyboard).
    2. Copy and paste the following in the editor window:
    tell application "Finder" to eject (first disk whose name starts with "Name")
    3. Replace the word "Name" with the first word of the name of your disk as it appears in the Finder sidebar (not the first word in its pathname),. E.g., in Finder sidebar, my disk is called 'Buffalo 500GB HDD', so I'd put 'Buffalo' in the script).
    IMPORTANT: be sure to retain the double quotation marks "" around the name of the disk.
    4. Now let's test it. Click the 'Compile' button in the task bar and, assuming there's no errors, then 'Run'. Check in Finder sidebar that your disk has disappeared.
    If you get any errors on compile or run try deleting the script and typing it by hand. Sometimes copying and pasting text over introduces buggy characters. If you type it, watch the punctuation. If you get errors and can't solve them, post back.
    5. Assuming the test works, choose 'Save as' from the Applescript File menu and in the dialogue box change 'File Format' to Application. Choose a location to save to ( /Applications is preferred ) and click the 'Save' button.
    6. Go to
     > System Preferences... Users & Groups | Login Items.
    Click the '+' sign in the Login Items tab, and add your new application to the list.
    7. Restart the mac and test. The disk should dismount after the login process has finished.

  • Cannot mount Windows partition with boot loader on Mac OS 10.8

    I took out my hard drive of my Windows 7 PC, which has 3 partitions on it: C drive which contains the OS and the boot loader that the computer boots into, D drive which contains my data, and a third called "System Reserved" a few megabyte in size that I have no idea what so ever what it does besides that I cannot modify or delete it, which probably means that it is important.  Now I put the hard drive inside an USB 3.0 enclosure and I am trying to mount this hard drive onto my OS X Lion Macbook air.  Something strange is happening, in that the computer takes about 30 seconds or more to detect the drives presence, and then it just freezes after that.  On the initial try, the system actually successfully launched DiskUtility, and I can see the drive mounted in the list of detected drives and 3 partitions "SD1, SD2, SD3" under that drive, but after  repeating the procedure a few more times, nothing seems to be happening after the system freeze.
    Anyone have any idea what's going on?  I am trying to access the data partition for my stuff.
    I have Tuxera NTFS installed, and I should probably also mention that my Macbook Air is mid 2011 with only USB 2.0 ports.
         Thanks in advance.

    Ok, I figured out the freezing part; apparently, I had to connect to the USB port on the left side next to the power supply or the disk does not have enough power and causes the system to crash.  So, now Disk Utility can see the hard drive with no problem.
    But now, the partitions are detected as XFAT format and no volumes are mounted to the desktop.  Disk Utility displays the disk description as:
      Disk Description : INTEL SS DSA2M160G2GC Media  Total Capacity : 160.04 GB (160,041,885,696 Bytes)
      Connection Bus : USB  Write Status : Read/Write
      Connection Type : External  S.M.A.R.T. Status : Not Supported
      USB Serial Number : CVPO049000W0160AGN    Partition Map Scheme : Master Boot Record
    Why is the status "not supported"?  How should I go about mounting the data volume so I can access the files on my Mac?

  • Stability Issues (Freezes) and Mount SWAP Partition during Boot

    Hi,
    i'm having the following 2 Issues:
    1. Stability issues, The System freezes randomly an i have no hint to get rid of the freezes.
    2. At bootyp the Swap Partition won't be mounted. If the bootup ist completet and i type "swapon -a" - everything ist ok
    Because i'm a Newbie - i don't know how i could get rid of these Problems.
    If you can tell me what i could try or what i schould check - please tell me.
    thx
    sash

    karol wrote:Define 'freeze'. For how long, what were you doing at that time, does systemd's journal, htop or iotop show what could be the cause, do you have to reboot to make it go away?
    Post your /etc/fstab.
    thx for you answer. I think i have to explain what i mean with "freeze" --> the pc isn't responding, that mean - no key input, no ssh responding. The PC has noch Graphical interface, only console and is uptodate and acts at home as my "server" thats why i cant say what it is exactly doing.
    I think the only way is to get all log-files and search for the issue - what logs do i have to check?
    How could i check why my swap partition couldn't be activatet at startup, but after login and "swapon -a" everything is fine?
    uname -a
    Linux server 3.15.9-2-ck #1 SMP PREEMPT Fri Aug 8 03:02:21 EDT 2014 x86_64 GNU/Linux
    /etc/fstab:
    # UUID=0eb5dbfa-94af-4614-ab65-f223bc367b81 LABEL=Arch
    /dev/mapper/enc-sda2 / btrfs rw,relatime,ssd,discard,space_cache,compress,subvol=__active 0 0
    # /dev/mapper/enc-sda2 / btrfs rw,relatime,ssd,discard,space_cache,compress,subvol=__active 0 0
    # UUID=7ff9cb11-3931-42c8-9987-d0512c50a26e LABEL=boot
    /dev/sda1 /boot ext4 rw,relatime,data=ordered 0 2
    # 640GB SWD Blue
    /dev/mapper/enc-sdb1 /mnt/data1 btrfs rw,relatime,compress,autodefrag,subvol=data1 0 0
    /dev/mapper/enc-sdb1 /mnt/timemachine btrfs rw,relatime,compress,autodefrag,subvol=timemachine 0 0
    # 1TB
    /dev/mapper/enc-sdc1 /mnt/data2 btrfs rw,relatime,space_cache,compress,autodefrag,subvol=data2 0 0
    # 2TB
    /dev/mapper/enc-sdd1 /mnt/backup btrfs rw,relatime,space_cache,compress,autodefrag,subvol=__active 0 0
    # UUID=b9855c07-c383-42d0-b30f-ab3bfc60c8be LABEL=swap
    /dev/mapper/enc-sda3 none swap defaults,discard 0 0
    /etc/crypttab
    enc-sda2 /dev/sda2 /root/key/root.key
    enc-sda3 /dev/sda3 /root/key/root.key swap
    enc-sdb1 /dev/sdb1 /root/key/root.key
    enc-sdc1 /dev/sdc1 /root/key/root.key
    enc-sdd1 /dev/sdd1 /root/key/root.key
    And i decrypt my /root partition with a key on my usb-stick at boot-time.
    Last edited by arch-sash (2014-08-10 15:05:06)

  • Finder is not mounting a partition on another drive

    Disk utility sees the drive...I can boot to the slave drive just fine...but my clean install of 10.5 on the larger master won't see the little 30gb drive I have as it's slave.
    If I boot to the slave it can see the 10.5 drive just fine though.
    Any ideas?

    How much space do you have on the Air? Most Air users do not have the space to keep a big iTunes Library on the internal drive.
    They would still be on one place on the external drive. When you get a new mp3 import into iTunes and it will be saved on the external drive.
    I'm not a cross platform users so not sure what the issue is with copying the data.

  • GRUB not loading, all partitions (including /boot) still present

    I tried to set up Ubuntu on another HDD to boot alongside Windows and Arch, and now all that happens when I power my machine up is "Loading Operating Systems..." being displayed indefinitely. To complicate things, I have 3TB of data locked up with LUKS+LVM.  I booted to a live disc, and the crypted partitions, along with /boot is still there.
    Ubuntu sees the crypted partition, but when I give it my password to decrypt and mount it, it gives an error "unknown filesystem type: 'crypto_LUKS'"
    Any ideas to get BIOS to see the boot partition again?

    Try taking a look at
    http://www.supergrubdisk.org/

  • Hard Drive Not Mounting

    I am relitively new here and I thought I would see if any of you could help me!
    My main drive is not mounting.  When I boot up the recovery HD (stored on a USB key) the hard drive shows up however the partition is greyed out.  I can't mount the disk from there and when I try to repair the disk it says that I need to erase it.  The problem is, I can't re-format it because the partition wont mount.  When I try to boot in to OSX a grey bar appears and the mac runs a directory check, after the directory check is finished the computer just shuts down.  I have also tried running the fsck- fy tool as well, it tells me that the file system was modified.
    If I can get my data back OR wipe the drive compleatly that would be great, please tell me how!
    Thanks!
    -Hank

    Here's what you do. You can not get your data back at this point.
    Clean Install of Snow Leopard
    Be sure to make a backup first because the following procedure will erase
    the drive and everything on it.
         1. Boot the computer using the Snow Leopard Installer Disc or the Disc 1 that came
             with your computer.  Insert the disc into the optical drive and restart the computer.
             After the chime press and hold down the  "C" key.  Release the key when you see
             a small spinning gear appear below the dark gray Apple logo.
         2. After the installer loads select your language and click on the Continue
             button. When the menu bar appears select Disk Utility from the Utilities menu.
             After DU loads select the hard drive entry from the left side list (mfgr.'s ID and drive
             size.)  Click on the Partition tab in the DU main window.  Set the number of
             partitions to one (1) from the Partitions drop down menu, click on Options button
             and select GUID, click on OK, then set the format type to MacOS Extended
             (Journaled, if supported), then click on the Apply button.
         3. When the formatting has completed quit DU and return to the installer.  Proceed
             with the OS X installation and follow the directions included with the installer.
         4. When the installation has completed your computer will Restart into the Setup
             Assistant. Be sure you configure your initial admin account with the exact same
             username and password that you used on your old drive. After you finish Setup
             Assistant will complete the installation after which you will be running a fresh
             install of OS X.  You can now begin the update process by opening Software
             Update and installing all recommended updates to bring your installation current.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • After update udev mounts all partitions automatically (but shoudn`t)

    Here goes: after updating udev from 167-2 to 168-1, it started mounting all partition at boot. No rules (the list and the rules are the default ones) seem to include this, and google said automounting MUST be set up by user.
    Downgrading fixes the issue, but I try to keep the system up to date, so this is not an option. Also I do not want to disable udisk mounting by polkit, since I want to keep the option of mounting them via KDE.
    Can anyone help please?
    P.S. arch x68_64
    Last edited by levantis (2011-05-17 16:05:35)

    same here...
    i changed the 'pass' value in the /etc/fstab to "0" for the mounted devices - this works temporarily for me so i can boot up the system.
    excuse me for my bad english

  • Repaired Seagate HD not mounting

    Hello,
    I successfully replaced a dead HD on my 800 MHz TiBook with a Seagate 9 months ago. That one recently died and I sent it to Seagate and they promptly sent me a "repaired" HD.
    I had no particular trouble putting it in, but it does not mount. I can boot from A Tiger install disk, but the drive is not seen. Same with Diskwarrior 4.0.
    Could it have something to do with not telling Seagate I have a Mac? Perhaps it needed jumpers or something?
    Suggestions are welcome.
    thanks
    Joe
    Message was edited by: Joseph Vander

    I will start a new thread
    Not sure if you need to yet . . . .
    but let me clarify my question here first: Assume you had a TiBook in perfect condition, but with a bad HD (or bad HD cable). If you boot from a Tiger DVD, would you expect Disk Utility to see an external firewire drive? Would you expect to be able to install an OS on that drive? Or do you need a working HD to see firewire devices?
    I understood your question before, and thus replied: "is it possible to install an OS on a HD mounted in an external FW HD enclosure, the answer is yes. IF the installer can see it." If there are no hardware issues/everything is functioning properly, you should have no problem installing an OS and running off an external FW HD, whether the internal HD is working or not. You'll be booted from the install disc, not the internal HD, thus internal HD is "ignored" (there have been some reports here that faulty HDs and/or cables/connectors have caused issues with booting from an install disc, but these have been few and far between; in any case, if that were the case, removing the HD and/or cable would resolve the issue).
    A note here: If you're purchasing a new HD, and the PB isn't really going to be mobile anymore, now might be the time to get a 7200RPM FW HD with lots of storage capacity (500GB, 1T, 1.5T, 2T, etc.). The 7200 will help run a bit faster than a 4200 or 5400, and with all that space, at a relatively modest price, you can partition the HD and use one for the PB, the other for backing up your other machine. I got a 500GB FW for under $150, and it sure is nice having all that storage to play with.

  • How can I force mount a dvd that isn't even seen by Disk Utility? I can see it on the Mac when using my Windows 7 partition via Boot Camp, but not in Lion, which is how I would rather be running.

    How can I force mount a dvd that isn't even seen by Disk Utility? I can see it on the Mac when using my Windows 7 partition via Boot Camp, but not in Lion, which is how I would rather be running.

    Well if there is a EFI block, then running a program in OS X isn't going to do a lick of good.
    After all EFI was designed for Trusted Computing and Digital Rights Management, to act between the OS and hardware, can read drives, contact the Internet and everything.
    Windows doesn't use EFI, will have UEFI in Windows 8 though.

  • [SOLVED] My /home and /boot partition show on my desktop; not mounted

    I'm guessing these two fie systems aren't mounted  and the computer is seeing them as separate volumes?
    So I guess I made a mistake during the install. This kind of explains a few things because when updating my kernel GRUB wasn't being updated as if the /boot partition wasn't mounted. I had to completely reinstall GRUB to have it point to the right kernel.
    Is there a way to fix this and get these mounted how they need to be? Probably something with my fstab file?
    When I installed I mounted my root, created /mnt/boot and /mnt/home, then mounted those to their own partitions that I had created.
    I generated my fstab and checked it, and everything looked fine. I just don't know why everything else is just fine, but /boot and /home aren't mounted?
    My partition scheme is GPT and looks like
    /dev/sda1 -- bios boot
    /dev/sda2 -- /boot
    /dev/sda3 -- /
    /dev/sda4 -- /swap
    /dev/sda5 -- /home
    I used UUIDs if that makes any difference.
    Thanks.
    Last edited by stevenmw (2014-11-06 16:41:12)

    All right. I did what bstaletic said, and performed option 3 of his suggestions. My fstab file is restored but now when I start lightdm I get to my login screen, login, and have a black screen with just a cursor. All I did was run the install media, mount each partition (starting with root first). Then I turned my swap on.
    After that, I ran
    genfstab -U -p /mnt > fstab
    I checked the fstab file, it looked like this
    # /dev/sda3
    UUID=c2d39ee2-e1c4-4989-9937-91fad2951d67 / ext4 rw,relatime,data=ordered 0 1
    # /dev/sda2
    UUID=9cd92417-c4c0-40c7-9de3-3b65b896e36b /boot ext2 rw,relatime 0 2
    # /dev/sda5
    UUID=db8633d3f-0cb2-49dc-9792-356ad37ace58 /home ext4 rw,relatime,data=ordered 0 2
    # /dev/sda4
    UUID=00d4f1cd-cc6c-4dd3-B4c7-67da333205ea none swap defaults 0 0
    So I unmouted everything and turned swap off and went back into my system. The fstab file matched the output above. I started lightdm so i could get into xfce to see if the volumes were no longer on my desktop. However, now I get a black screen with a cursor. I let it sit for a while, but I ended up going into a tty and rebooting. Same issue. Black screen and cursor. I can see and login to lightdm just fine, but not my xfce DE.
    I did try reinstalling lightDM and xfce4 and xfce4-goodies. Not xorg though. I'll try reinstallign it and see what that does.
    Last edited by stevenmw (2014-10-15 20:01:51)

  • I used a partitioned HDD for time machine, using a partition already containing other data files. I am now no longer able to view that partition in Finder. Disk Utility shows it in grey and "not mounted". Any suggestions of how to access the files?

    I used a partitioned HDD for time machine, using a partition already containing other data files. I am now no longer able to view that partition in Finder. Disk Utility shows it in grey and "not mounted". Any suggestions of how to access the files? Does using time machine mean that that partition is no longer able to be used as it used to be?
    HDD is a Toshiba 1TB, partitioned into two 500GB partitions.
    OS X version 10.9.2

    Yes, sharing a TM disk is a bad idea, and disks are cheap enough so that you don't need to.
    Now
    Have you tried to repair the disk yet

  • I have Boot Camp running on a separate HD (not a partition on my Mac drive).  I would like to partition the PC HD to have a multi boot PC.  What is the proper way to do this and how do I select which partition to start the PC?

    I have Boot Camp running on a separate HD (not a partition on my Mac drive).  I would like to partition the PC HD to have a multi boot PC.  What is the proper way to do this? How do I select which partition to start the PC?

    I have Boot Camp running on a separate HD (not a partition on my Mac drive).  I would like to partition the PC HD to have a multi boot PC.  What is the proper way to do this? How do I select which partition to start the PC?

Maybe you are looking for

  • Arabic resource file problem

    i use jdeveloper 10.1.3 and windows xp i developed an hr application no i want my application to support both english and arabic language so i used windows notepad to write my resource file in arabic and english with english it worked good no problem

  • Iphoto on computer wont connect to Iphone with ios 8.3

    I have Iphoto 7.1.5 on my Imac desktop with Moc OS10.6.8 Just installed IOS 8.3 on my Iphone 5 and now when I plug the Iphone into the computer Iphoto on the computer can not access photos on the Iphone

  • Simple Title question

    Sorry, but as my ID indicates, I'm new here. I was wondering about a title where two lines of text are 2 different sizes. Do you have to make a whole different title on another video track for the 2nd one, or is there a way to have both lines be the

  • User registration login

    Is there a way to create a user registration/login on muse if I am using a 3rd party hosting company?

  • MRP not rescheduling the planned order by itself

    Hi, After MRP i could see that the planned order is not present as per the date of the requriement whereas the planned order at a future date is given a Exception message 30 : Plan accordingly to schedule and proposed the date of the requirement. The