Linux install party: Difference between revisions
Roelroscama (talk | contribs) |
Roelroscama (talk | contribs) |
||
Line 32: | Line 32: | ||
#this method worked for me in the past, because often apple refuses to recognize bootable discs and dualboots | #this method worked for me in the past, because often apple refuses to recognize bootable discs and dualboots | ||
#if you get gfx problems have a look at [http://pzwart3.wdka.hro.nl/wiki/Sgfxi sgfxi] | #if you get gfx problems have a look at [http://pzwart3.wdka.hro.nl/wiki/Sgfxi sgfxi] | ||
# | |||
- Install [http://refit.sourceforge.net/ refit] or [http://www.rodsbooks.com/refind/ refind] | - Install [http://refit.sourceforge.net/ refit] or [http://www.rodsbooks.com/refind/ refind] | ||
- Use bootcamp to do the partitioning etc | - Use bootcamp to do the partitioning etc |
Revision as of 16:12, 4 February 2014
This page is currently being worked on.
The "operating system" is GNU/Linux.
Some linux distributions: Debian, Crunchbang (based on debian)
At other times in the course, we've also used Gentoo and Ubuntu.
( see debian family tree)
Tools
unetbootin
http://unetbootin.sourceforge.net/
Unet bootin is a cross platform (window, mac, and linux) program to create bootable USB sticks.
boot-repair-disc
- Useful when things go wrong with booting
http://sourceforge.net/projects/boot-repair-cd/
Mac / OS X
Generally, the idea is to use the Mac's Disk Utility to shrink the main OSX/hfs partition and then to (USB) boot to install linux in the free space you create.
Work around: copy a lot of data off the hard drive (temporarily), say your Movies folder, and then try to resize again. Once the partition has successfully be resized, you can copy the files back.
- Starting a mac from a DVD (special keys) Starting up the Mac with the ALT key pressed should allow you to pick a USB stick with a Linux (Debian) bootable installer.
Roel's unsolicited advice for osx: #this method worked for me in the past, because often apple refuses to recognize bootable discs and dualboots #if you get gfx problems have a look at sgfxi # - Install refit or refind - Use bootcamp to do the partitioning etc - shut down, insert your bootable usb drive/cd, boot - you should see some refit menu, select the drive/cd - using the live cd software, repartition the partition that bootcamp made to whatever is required - ??? - sudo apt-get install profit
Windows
Pressing shift while selecting restart (in the Power "charm") seems to bring up the UEFI settings.
Notes
Max's MacBook Pro, running 10.6, booted from the Debian NetInstall AMD64 USB stick using Alt key on bootup. Debian standard installer works, asking for wireless driver.
brcm/bcm43XX-0.fw
Got Lidia's machine working, BCM4331 wireless support still not in kernel.
Installed debian on Artyom's machine, and GRUB installed itself rather agressively and doesn't work -- Linux is broken and he needs to press the ALT key to manually select OSX now each startup... to be continued.
Installed debian on Caetano's Lenovo with Win8 and again the boot stuff isn't setup right. Tried using EasyBCD but choosing debian results in a windows error (is grub maybe not setup right?)