lopbenefits.blogg.se

How to install linux on a macbook
How to install linux on a macbook










how to install linux on a macbook
  1. HOW TO INSTALL LINUX ON A MACBOOK FULL
  2. HOW TO INSTALL LINUX ON A MACBOOK SOFTWARE
  3. HOW TO INSTALL LINUX ON A MACBOOK ISO
  4. HOW TO INSTALL LINUX ON A MACBOOK MAC

HOW TO INSTALL LINUX ON A MACBOOK MAC

Hint: also take a note of the MAC address of the USB-ethernet adapter, and label it. Then you no longer need the keyboard and monitor. Use ifconfig -a to find its external IP address, and you should be able to ssh into it from outside. Your Mac should be up and running - login as user nsrc. Installation is complete: hit Enter, then unplug CD-ROM or USB stick when the screen goes black.

HOW TO INSTALL LINUX ON A MACBOOK SOFTWARE

  • Software to install: select only "OpenSSH server".
  • No automatic updates (you don't want changes in the middle of a workshop).
  • If not, leave this blank, and packages will be fetched over the Internet.
  • Use HTTP proxy? Check with your instructors whether there is a local cache you should use to speed up installation.
  • Partition #2 of SCSI1 (0,0,0) (sda) as ext2 Partition #1 of SCSI1 (0,0,0) (sda) as EFIboot The partitioning generated should look something like this: LVM VG hostname-vg, LV root as ext4
  • Amount of volume group to use for guided partitioning: 50G (This will give about 31G root and 16G swap, but these are easy to grow later if required).
  • "Write changes to disk and configure LVM?" Yes.
  • "Select disk to partition" SCSI1 (0,0,0) sda.
  • how to install linux on a macbook

  • Guided - use entire disk and set up LVM.
  • If you see a screen that the install has detected a mounted partition select Yes to unmount the partition before continuing.
  • If you are going to be travelling around the world you should not accept the local timezone, and instead scroll down to "UTC" at the very end of the worldwide list.

    HOW TO INSTALL LINUX ON A MACBOOK FULL

  • Full name for the new user: NSRC instructor.
  • Hostname: kit or whatever unique identifier for this setup.
  • Select "Do not configure the network at this time"
  • Press "Continue" on the Network autoconfiguration failed screen.
  • When you see "Configuring network with DHCP" press ENTER to cancel.
  • If you are using the USB-to-ethernet adapter for your external Internet connection, then you will be prompted for the primary network interface: eth0: Broadcom Corporation NetXtreme BCM57765 Gigabit Ethernet PCIeĬhoose the one which is your ethernet uplink (i.e. Select "Install Ubuntu Server" and proceed as normal, choosing country, language and keyboard layout. You may get a choice of boot icons - the USB key will be "EFI boot".Īfter this you should get a menu of Ubuntu options: Install Ubuntu Server Power on and hold the alt/option key while it is starting. Connect ethernet uplink - using the USB-to-ethernet adapter if you have one. Insert the CD-ROM or flash disk into the Mac Mini, and connect the keyboard and screen. Sudo dd if=ubuntu-12.04. of=/dev/rdiskN bs=1m To install older versions of Ubuntu you need to use a Mac which is running OSX and follow these instructions hdiutil convert -format UDRW -o ubuntu-12.04.3-server-amd64.img ubuntu-12.04.3-server-amd64.iso To do this on a Mac running OSX: diskutil list # note the devices seenĭiskutil list # note the new device seen, e.g. To write the image to a USB stick you can simply dd it. You may burn the image onto a CD-R if you have a USB CD-ROM drive to boot from, such as the Apple Superdrive. If you have problems booting, then try one of the amd64+mac 1 variants from the alternative downloads page:

    how to install linux on a macbook

    Start with the standard 64-bit server edition () which should work fine with recent Mac Minis.

    HOW TO INSTALL LINUX ON A MACBOOK ISO

    2 Preparing the install imageįirst you need to choose which ISO image to use and download it. This leaves the internal gigabit Ethernet port available for the lab internal network and avoids having to trunk VLANs it also helps if you have a newer Mac Mini where the internal ethernet adapter is not supported in the default kernel. We also recommend an Apple USB to Ethernet adapter for the external Internet connection.

  • A 1GB+ USB flash drive or a USB CD-R drive.
  • A mini-displayport to VGA adapter, or a HDMI cable.
  • When you have Linux running, you can determine your model using sudo dmidecode -s system-product-nameįor more information on the different models of Mac Mini see: These instructions have been tested on the following models: The recommended configuration of a workshop server is: This is the most powerful server we have found for its size, especially considering that the PSU is internal. These notes describe the installation of Ubuntu 14.04 on a Mac Mini.
  • 5 Troubleshooting post installation problems.
  • 4.3 Configure the internal network interface.











  • How to install linux on a macbook