Skip to main content

How to change Default OS using Boot Camp on Mac Book Pro?

Hello guys.
Today we will be talking about how to change Default OS using Boot Camp on Macbook Pro. This method also works if you having any other booting device.

If you want to install windows on Macbook Pro using Boot Camp first, follow this link.
http://scipsycho.blogspot.in/2016/09/how-to-install-windows-using-bootcamp.html

So, let's start,

Step 1: Open System Preferences

Spotlight- System Preferences



Hit Enter,

System Preferences





















Step 2: Click Startup Disk Icon below in the fourth row.

System Preferences- Startup Disk




















System Preferences- Startup Disk















Step 4: Click the lock to make changes and enter the password of     .       your account.

Startup Disk- Unlocking















Step 5: Select the OS you want to make Default. Also, if you want to boot now, click Restart..
If you selected Mac OS X it will look something like this

Startup Disk- Selecting Macintosh HD















Now, Exit.

You have successfully made the OS X as the default OS.


Thank you for reading. Keep coming for more. Don't forget to share and comment. Videos are in progress.




Comments

Popular posts from this blog

Quadratic Equations: Made Easier for JEE

Quadratic Equation lesson 2 In the previous lesson we learned on how to solve an equation. We found three methods to solve the equation. If not visit  http://scipsycho.blogspot.in/2016/08/quadratic-equations.html Now, we will go into details about quadratic equation, the importance of parameter a, b and c and other things that are important for JEE aspirants. Let's begin. As we saw earlier, a quadratic equation can be represented by  ax 2  + bx +c =0.  Let's start with 'a'. 1.) Coefficient of x 2  Case 1. : when a < 0 let's inspect the graphical form of the equation. If x -> ∞, only the  x 2   term will decide the outcome of the expression as it's magnitude will overwhelm the other factors. Now, as  x -> ∞ the value of expression will tend to infinity if a>0. However, a is less than zero therefore, the expression will tend to  -∞. when x -> - ∞,  x 2  -> ∞, and thus even then the expres...

Thinking Out of The Box

Time Machine Paradox - .. -- . / - .-. .- ...- . .-.. / .. ... / .--. --- ... ... .. -... .-.. . .-.-.- Last Night , I was thinking that if it was really possible to make a time machine or not. I also read a lot about time conspiracy theories that do exists (the so called "Urban Legends"). Almost all of them were completely fraudulent but still there was just one argument that flipped over entire conspiracy theories i.e. Where is the time machine ?... Now, I was forced into thinking that if it was really possible ( the philosophical way). And in the end I came to a very seemingly great conclusion i.e.  We can make a time machine in just 60 seconds or so but we will need a few things listed below. 1. ) A thing where we can write the correct time ( i.e. 60 seconds from now ) and the geographical coordinates of the place so that the data written would be easily be accessible even after 100 years or so. 2.) We need a man who never gives up. So...

How to Open files in Mac directly from terminal?

Well, Guys Today we will be learning on how to open files in Mac directly from terminal? First of all, Open terminal. Use cmd + space to open spotlight and type terminal and hit enter. Now, that you have opened it , you will see something like this Now, type open. In this tutorial i will try to open name.cpp from desktop In my MBP, it launches Xcode to open the file name.cpp. Xcode is the default application to open .cpp files. However, if you want to open it in a different application like I have a text editor named atom and i want to open it in atom so i will hit a command like this So, in short the command to open application is like this, open -a "application-name" filename and then hit enter. Don't forget to like and comment. And post any doubts or corrections. Video of How to's like this are in progress. In a month you will be able to watch these helpful How to's. Than...