6

Sometimes I have to use a MacBook Air (2,1) at work. I'd like to be able to have an Ubuntu USB stick with persistent storage space for it, that does not require any modification of the machine's internal drive. So, that I can work in my normal (K)Ubuntu environment on the Machine and save stuff onto the stick. I don't want to install rEFIt or anything, since I am not to the only other of this machine. How can I achieve this?

I know that there is a Grub 2 version that supports EFI, which should do the trick in principle, but what are the necessary steps to get it working? Are there alternatives to this?

coversnail
  • 6,366

2 Answers2

-1

Apparently, the following answer seemed to help: How to create UEFI-only bootable USB live media? There is a good chance that it will work fine for your Mac too.

  • 1
    While this might answer the question, link only answers are not a good fit for this site, because the link might become invalid. Please update your answer including a summary of the essential steps. – Andrea Lazzarotto Aug 01 '16 at 12:13
-2
  1. just an "installation-stick" with your kubuntu .iso , boot it at work and the choose the live system - you can spare some space for files or programs to install, but booting will take about 5 minutes or so.

  2. i haven't tried it - and its just an idea, but maybe if you take another PC and another stick and perform a simple clean install on the stick instead of the hdd (if this is possible) and then just plug it in at work and define it as the device to boot from, maybe it works. maybe.

just some random ideas, i'd be happy if they help you out!

tornado
  • 148