Home
Lost In Babel Mac OS

Lost In Babel Mac OS

May 06 2021

Lost In Babel Mac OS

In the beginning there was NCSA Mosaic, and Mosaic called itself NCSA_Mosaic/2.0 (Windows 3.1), and Mosaic displayed pictures along with text, and there was much rejoicing.

And behold, then came a new web browser known as “Mozilla”, being short for “Mosaic Killer,” but Mosaic was not amused, so the public name was changed to Netscape, and Netscape called itself Mozilla/1.0 (Win3.1), and there was more rejoicing. And Netscape supported frames, and frames became popular among the people, but Mosaic did not support frames, and so came “user agent sniffing” and to “Mozilla” webmasters sent frames, but to other browsers they sent not frames.

And Netscape said, let us make fun of Microsoft and refer to Windows as “poorly debugged device drivers,” and Microsoft was angry. And so Microsoft made their own web browser, which they called Internet Explorer, hoping for it to be a “Netscape Killer”. And Internet Explorer supported frames, and yet was not Mozilla, and so was not given frames. And Microsoft grew impatient, and did not wish to wait for webmasters to learn of IE and begin to send it frames, and so Internet Explorer declared that it was “Mozilla compatible” and began to impersonate Netscape, and called itself Mozilla/1.22 (compatible; MSIE 2.0; Windows 95), and Internet Explorer received frames, and all of Microsoft was happy, but webmasters were confused.

  1. Latest Collection of Accessories for Women, Buy Top Styles of Accessories Online in Dubai, Abu Dhabi, UAE - Free Next Day Delivery 14-day Exchange, Cash On Delivery!
  2. Softonic review Start your Android TV Experience with Android TV Home. Android TV Home is the free-to-download starting point for Android TV. If you are running an Android TV device, then this is where you will access the other features that it has to offer.
  3. Numerous video games were released in 2012. Many awards went to games such as Borderlands 2, Far Cry 3, Journey, Mass Effect 3, The Walking Dead and XCOM: Enemy Unknown.

How It Started – Macbook Resizing OS X Partition. I had a partition of Macbook OS X Mountain Lion and Windows 7 on Bootcamp. I needed more space on the Windows side so I decided to use Disk utility on the Macbook to shrink the size of the Mac partition,.

And Microsoft sold IE with Windows, and made it better than Netscape, and the first browser war raged upon the face of the land. And behold, Netscape was killed, and there was much rejoicing at Microsoft. But Netscape was reborn as Mozilla, and Mozilla built Gecko, and called itself Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826, and Gecko was the rendering engine, and Gecko was good. And Mozilla became Firefox, and called itself Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.7.5) Gecko/20041108 Firefox/1.0, and Firefox was very good. And Gecko began to multiply, and other browsers were born that used its code, and they called themselves Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.2) Gecko/20040825 Camino/0.8.1 the one, and Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.8) Gecko/20071008 SeaMonkey/1.0 another, each pretending to be Mozilla, and all of them powered by Gecko.

And Gecko was good, and IE was not, and sniffing was reborn, and Gecko was given good web code, and other browsers were not. And the followers of Linux were much sorrowed, because they had built Konqueror, whose engine was KHTML, which they thought was as good as Gecko, but it was not Gecko, and so was not given the good pages, and so Konquerer began to pretend to be “like Gecko” to get the good pages, and called itself Mozilla/5.0 (compatible; Konqueror/3.2; FreeBSD) (KHTML, like Gecko) and there was much confusion.

Then cometh Opera and said, “surely we should allow our users to decide which browser we should impersonate,” and so Opera created a menu item, and Opera called itself Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 9.51, or Mozilla/5.0 (Windows NT 6.0; U; en; rv:1.8.1) Gecko/20061208 Firefox/2.0.0 Opera 9.51, or Opera/9.51 (Windows NT 5.1; U; en) depending on which option the user selected.

And Apple built Safari, and used KHTML, but added many features, and forked the project, and called it WebKit, but wanted pages written for KHTML, and so Safari called itself Mozilla/5.0 (Macintosh; U; PPC Mac OS X; de-de) AppleWebKit/85.7 (KHTML, like Gecko) Safari/85.5, and it got worse.

And Microsoft feared Firefox greatly, and Internet Explorer returned, and called itself Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0) and it rendered good code, but only if webmasters commanded it to do so.

And then Google built Chrome, and Chrome used Webkit, and it was like Safari, and wanted pages built for Safari, and so pretended to be Safari. And thus Chrome used WebKit, and pretended to be Safari, and WebKit pretended to be KHTML, and KHTML pretended to be Gecko, and all browsers pretended to be Mozilla, and Chrome called itself Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.27 Safari/525.13, and the user agent string was a complete mess, and near useless, and everyone pretended to be everyone else, and confusion abounded.

Today I changed my Macbook partition sizes and Windows Bootcamp would not show in the Boot menu. Here are the steps I used to fix it. I got these from an Apple forum post.

The 45 page long Apple forum post I used is here: https://discussions.apple.com/thread/4144252?start=0&tstart=0

Babel

Warning and disclaimer. I am in no way responsible for you following these instructions and breaking anything. Please read them carefully, if there is anything you do not understand or do not know then please STOP! Although what we are doing is simple, a mistake can lead to big problems that I do not know how to fix. Read the instructions carefully and consider your options.

How It Started – Macbook Resizing OS X Partition

I had a partition of Macbook OS X Mountain Lion and Windows 7 on Bootcamp. I needed more space on the Windows side so I decided to use Disk utility on the Macbook to shrink the size of the Mac partition, and use the spare space to make a third partition in exfat format. Bad idea! because modifying the core Mac partition modifies the MBR (Master boot record), and removes Bootcamp from the startup menu.

Bootcamp still exists in it’s own partition, it’s just that the boot process on the Mac does not know to look there for a bootable thing.

The solution is to fix the Master Boot Record and tell it that it should add the Windows 7 Bootcamp partition to the bootable drives list it has.

Warning 2 – this is simple, but scary. We will be using terminal and reading things carefully. If you can not do either of these two then find someone who can. I will provide full instructions to allow me to repeat this process to fix the partition MBR if it ever happens for me again, so you know it should be good.

First, we need to download some software to handle the partition fixing. Get gptfdisk from here:

Download the latest version (I used 0.8.6) and because you’re on a Mac you will need the .pkg version.

Once you have downloaded gptfdisk double click the file and install the .pkg file that downloaded. That’s all the software we’ll be using. Now it’s just you and terminal.

NOTICE – Now is a good time to plug your Macbook in to charge, you don’t want the power going out while changing the MBR. Trust me. Also a great time to BACKUP everything on your Mac and Windows Bootcamp partition. I just backed up my Mac side because I like to live dangerously and my Windows Bootcamp partition is just for games and testing.

Now back to fixing.

Open terminal. For a quick shortcut to open it press (CMD + spacebar) to open the spotlight quick search and type terminal. That will open terminal. It has >_ as it’s icon.

Let’s see what the state of your MBR is first. Type these three things. After each one press enter. You will need your password for them because we use sudo. None of the lines change anything on your computer and are used so you can get information about the state of your MBR and partitions. Type carefully, and that is a vee vee not double you on line 1, and it is disk-numberzero not disk-oh.

  1. sudo gpt -r -vv show disk0
  2. sudo fdisk /dev/disk0
  3. diskutil list

One shows you disk status and partitions. Two shows you types and three shows you your hard disk partition setup. Three is the most important.

Output of line 3:

#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *250.1 GB disk0
1: EFI 209.7 MB disk0s1
2: Apple_HFS SSD 125.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s5
4: Microsoft Basic Data exfat1 24.2 GB disk0s6
5: Microsoft Basic Data BOOTCAMP 100.0 GB disk0s4

IMPORTANT! note down the number on the left of BOOTCAMP when you do line three above! For me this number was 5. For you it might be 4. This is what we will use to tell the MBR it’s a boot drive.

That’s the setup and preparation complete. Now it’s time to go deep. Open a new terminal window. Anywhere that says <enter> means press enter.

Type the following line to start disk:

sudo gdisk /dev/disk0

r <enter> go to the recovery & transformation menu

h <enter> create a new hybrid MBR.

STOP! the next line is the most important. Use whatever your bootcamp partition was above when we did line 3. My Bootcamp partition on my Mac was 5. Yours may be 4 or even 3.

5 <enter> add partion 5 to the MBR. Your’s may be different! Use what you got from line 3 above.

y <enter> if you are asked “Place EFI GPT (0xEE) partition first in MBR (good for GRUB)?”

<enter> accept the default MBR hex code of 07

y <enter> set the bootable flag

n <enter> do not protect more partitions

Lost In Babel Mac Os Catalina

o < enter> print (display) the MBR.

Lost In Babel Mac Os Download

You will see a message telling you it’s go time to actually write the partition. It will say “Disk size is …” and list two MBR partitions it will make. This is essentially a notification of what the new MBR will look like. Look at it and if it looks acceptable then hit w <enter> to write out the table:

w <enter> Recovery/transformation command (write partition table to disk)

y <enter> Say yes to question: do you want to proceed.

It will recommend you reboot your Macbook. Do it and when it’s booting up hold the left ALT/option key like you always do to boot up into Bootcamp. It should work.

Lost In Babel Mac Os X

If it did work, great! Don’t do it again If it didn’t work…try the link at the top to the Apple forum post. It’s 45 pages long right now so good luck with that but the guy seems very helpful.

Lost In Babel Mac Os 11

Final disclaimer. This post is for my personal use only and I accept no responsibility for anything you do with it or if anything bad or good happens because you followed the instructions above. This fix worked for me once and will hopefully work next time I accidentally destroy my Bootcamp partition and stop Windows bootcamp from booting or showing in the startup choice menu when starting my Mac.


Lost In Babel Mac OS

Leave a Reply

Cancel reply