Therefore, Apple advises you to enable the Mac root account, with your own password, until they fix the bug. Let’s see how to resolve it. You may get a sad Mac face, an audible beep, or another ailment keeping your Mac from properly booting. When you install, just using mysql you can log in, and you can setup the password for the root. Start your Mac and log in as an administrator or the root user. Last year researchers discovered a bug that let anyone become the root user, and while that’s patched now, creating a root account yourself prevents anything similar … The Terminal app is in the Utilities folder in Applications. This will prompt the root password. To use it with root privileges, just enter sudo nano followed by a space and the file path to your text document. And cd, meaning change directory, is used to navigate. Type cd into the Terminal followed by a space, locate the Mac folder in the Finder from the mounted volume, and drag that into the Terminal window. I always use the mac terminal anyways. Suggested Reading : The macOS High Sierra Root Bug Explained . To log in as the root user, click "Other" in the login window, enter "root" in the "Name" box and the root user's password in the "Password" box. If there isn't an "Other" option, the root user is not enabled on your Mac. I also advice you to read Creating a MySQL user And there’s another reason to enable the root account: security. When finished, press Control + O to save, then Control + X to quit nano. For example, sudo nano /etc/hosts will open the hosts file with root … Implementations. Find “New Terminal at … How to open Terminal on Mac. To get started, go to System Preferences > Keyboard > Shortcuts > Services. There are times when your Mac may misbehave and refuse to boot into OS X. To open it, either open your Applications folder, then open Utilities and double-click on Terminal, or press Command - spacebar to launch Spotlight and type "Terminal," then double-click the search result. For those who are familiar with the Terminal and comfortable with command line syntax, enabling the root user account in Mac OS X from the command line may even be easier than doing so from the Directory Utility application, as there are fewer steps necessary to both enable and disable the root user account, either widely or on a per-user basis. If you want to access the root folder (named "Macintosh HD", in your case), it called / in Mac OS X (and other UNIX variants). The command has been implemented in operating systems such as Unix, DOS, IBM OS/2, MetaComCo TRIPOS, AmigaOS (where if a bare path is given, cd is implied), Microsoft Windows, ReactOS, and Linux.On MS-DOS, it is available in versions 2 and later. OS X High Sierra currently has a root bug that allows practically root access in a few simple steps. The command is also available in the open source MS … You can then edit the document from within Terminal. A root account can access everything. DR DOS 6.0 also includes an implementation of the cd and chdir commands. Any folder you can see in the Finder other than the Trash icon in the Dock can be navigated to in the Terminal; ones you don't have read access to … Much like Windows, Mac also lets you open the terminal directly from a specific folder. mysql -u root if you have a password setup, or mysql -u root -p root if you don't. Lear-Siegler ADM-3A terminal layout (Image: Wikipedia) The denotation of root directory with a sign / is probably due to the fact that it’s the top-level directory and there’s nothing beneath it. However, this option is buried deep under Mac’s setting. In the Terminal you can type the absolute path... cd /Applications to access applications installed for all users.