[SOLVED] MacbookPro 8,1 13" - Dual boot with Mac OS X #rEFIt

Hi everyone, I want to share my experience and request for help regarding my attempt to install Arch on my MBP 8,1. I can't count the times I've tried to install it this week.
What have I done?
So I followed the Beginner's Guide to aid me in the installation, with some exceptions:
* I used Linux Mint 14 to use GParted. The reason I used it is because rEFIt won't sync the GPT and MBR tables properly when I try and use `mkfs.ext4 /dev/sdaX` inside the Archiso. With Archiso, the filesystem types are considered to be "Unknown" (#wtf no. 1), whereas with Mint that doesn't happen.
* In fstab I had something like:
# /dev/sda4
UUID=c35d9121-a3f1-4cd6-ab53-61fe0f474eee / ext4 rw,noatime 0 1
# /dev/sda5
UUID=390185f6-6d55-430c-a9ba-d3d0b4c7798b /home ext4 rw,relatime,codepage=437 0 2
The wiki mentioned the noatime and codepage flags for the respective partitions and so I complied.
One thing to notice is I have no /boot mount because syslinux apparently doesn't like that.
* Installing syslinux (along with gptfdisk), I issued:
syslinux-install_update -iam
, and reviewed /boot/syslinux/syslinux.cfg like this:
LABEL arch
MENU LABEL Arch Linux
LINUX ../vmlinuz-linux
----APPEND root=/dev/disk/by-uuid/c35d9121-a3f1-4cd6-ab53-61fe0f474eee ro----
APPEND root=/dev/disk/by-partuuid/c35d9121-a3f1-4cd6-ab53-61fe0f474eee ro **still doesn't work, it's not found**
INITRD ../initramfs-linux.img
LABEL archfallback
MENU LABEL Arch Linux Fallback
LINUX ../vmlinuz-linux
----APPEND root=/dev/disk/by-uuid/c35bod9121-a3f1-4cd6-ab53-61fe0f474eee ro----
APPEND root=/dev/disk/by-partuuid/c35d9121-a3f1-4cd6-ab53-61fe0f474eee ro **still doesn't work, it's not found**
INITRD ../initramfs-linux-fallback.img
I used UUID's to avoid the mess on sdaX discrepancies.
Results
* rEFIt correctly shows Arch as a boot option. It boots correctly to Syslinux.
* The kernel load fails due to something like:
Unknown filesystem 'vfat'
... and/or ...
Waiting 10 seconds for /dev/sdaX ...
This stroke me as #wtf no.2. VFAT?? Has anyone experienced this before?
For now this is all I have. I was hoping the community could give me helpful pointers on solving this as I intend to contribute with documentation on this setup in the wiki.
I'll be updating this post with newer information. Thanks for helping!
Last edited by josemota (2012-12-31 18:05:09)

I don't have much experience with SYSLINUX or booting a Mac in BIOS mode, but I can help answer a couple of your questions and offer some alternative approaches....
josemota wrote:
Hi everyone, I want to share my experience and request for help regarding my attempt to install Arch on my MBP 8,1. I can't count the times I've tried to install it this week.
What have I done?
So I followed the Beginner's Guide to aid me in the installation, with some exceptions:
* I used Linux Mint 14 to use GParted. The reason I used it is because rEFIt won't sync the GPT and MBR tables properly when I try and use `mkfs.ext4 /dev/sdaX` inside the Archiso. With Archiso, the filesystem types are considered to be "Unknown" (#wtf no. 1), whereas with Mint that doesn't happen.
This issue is a limitation of the "gptsync" program that's included with rEFIt, not with rEFIt itself. It's also not caused by mkfs; gptsync doesn't even look inside the partitions, AFAIK. Instead, it looks at partition type codes. It understands just a few of them, including the one that all but the very latest versions of libparted use on Linux filesystem partitions. The trouble is that the libparted developers long ago "borrowed" that code from Windows, but they shouldn't have done so. That's being corrected, and gdisk can use the correct code for Linux ("8300" in gdisk). In the future, libparted will use this code, too; the support is already present but isn't yet widely distributed. You could have set the type code to "0700" in gdisk from Arch and gptsync would have worked.
You may be interested to know that gdisk can do the same job that gptsync does, and gdisk can do so much more flexibly. You can read more in the gdisk hybrid MBR documentation. Be aware that hybrid MBRs (which is what gptsync creates) are ugly and dangerous hacks. Sadly, they're necessary to dual-boot Windows and OS X on Macs, but you may be able to dual-boot OS X and Linux without a hybrid MBR. The trick here is to install an EFI boot loader for Linux rather than a BIOS boot loader for Linux. Macs use EFI natively, so this is the superior way to get started, at least theoretically.
The Arch wiki has a number of pages on EFI issues, such as:
https://wiki.archlinux.org/index.php/Un … _Interface
https://wiki.archlinux.org/index.php/UEFI_Bootloaders
https://wiki.archlinux.org/index.php/GRUB_EFI_Examples
The main problem with booting a Mac in EFI mode is that some systems won't activate all their hardware in this way, so with some models you can end up with a network adapter or video display or sound that doesn't work. Other models are fine, though; you'll just have to give it a try and see if it works.
Personally, I think the best way to do it is to use the kernel's EFI stub loader in conjunction with an EFI boot manager like rEFInd or gummiboot. Both are available as Arch packages, but it's better to install from OS X, and that process is much better documented for rEFInd than for gummiboot (although you could adapt the rEFInd documentation for gummiboot, if you liked). rEFIt can work, too, but only if the kernel includes built-in command-line options and is renamed with a ".efi" extension. These are awkward requirements, and since rEFInd is a continuation of rEFIt development, there's not much point in trying to get rEFIt to do the job.

Similar Messages

  • Can I dual boot with MAC OS/X and Windows

    What is the best way to configure a dual boot on my MAC Bookpro laptop? Also, can I dual boot Windows 8 and MAC OS?

    The first alternative is a dual-boot arrangement between OS X and Windows provided with OS X.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
         1. Install the Apple Boot Camp software.  Purchase Windows
             XP w/Service Pak2, Vista, or Windows 7.  For Boot Camp
             4.0 and above you can only use Windows 7 or later. Follow
             instructions in the Boot Camp documentation on
             installation of Boot Camp, creating Driver CD, and
             installing Windows.  Boot Camp enables you to boot the
             computer into OS X or Windows.
         2. Parallels Desktop for Mac and Windows XP, Vista Business,
             Vista Ultimate, or Windows 7.  Parallels is software
             virtualization that enables running Windows concurrently
             with OS X.
         3. VM Fusion and Windows XP, Vista Business, Vista Ultimate,
             or Windows 7.  VM Fusion is software virtualization that
             enables running Windows concurrently with OS X.
         4. CrossOver which enables running many Windows
             applications without having to install Windows.  The
             Windows applications can run concurrently with OS X.
         5. VirtualBox is an Open Source freeware virtual machine such
             as VM Fusion and Parallels that was developed by Solaris.
             It is not as fully developed for the Mac as Parallels and VM
             Fusion.
    Note that VirtualBox, Parallels, and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech Labs- Virtualization Benchmarks, January 2013 | MacTech for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • [SOLVED] RTC and dual booting with Windows 8/8.1

    I am planning ahead of installing Arch on a windows 8.1 laptop, and need to understand whether or not the known Windows registry hack to get windows to use UTC for the RTC is still valid for Windows 8/8.1?  I have been searching via google and the usual sources of information, but it is not clear to me if there are problems doing this, specifically if arch is dual booted with Windows 8/8.1 rather than older versions of the MS OS. Certainly I have used the technique without any problem in the past when dual booting Windows XP with Arch on several different machines.
    Does anyone have personal experience with doing this on a Windows 8 or 8.1 machine and can report here on whether it works successfully or not?
    Thanks for any advice.
    Last edited by mcloaked (2014-02-11 21:16:21)

    Since there were no replies at this point I thought I would just go ahead and implement the registry hack on the Windows 8.1 O/S in the laptop and see if Windows behaves.  It appears to be OK, with the displayed time being correct after reboot, and time synchronisation remaining fine with no problems seen in the displayed time, although I won't be able to read the RTC directly until I have completed the Arch install in the coming week or two.  I now don't foresee any issues with the time synchronisation between booting Arch and Windows 8.1 so I will mark this as solved.
    Since the RTC is now in UTC then normal clock config in Arch using chrony should perform normally once the install is done and the new system set up.
    Last edited by mcloaked (2014-02-11 21:17:11)

  • [SOLVED] Dual boot with ubuntu w/o installing GRUB? (YES)

    Hi all -
    This is my first shot at arch, tho I've installed a few other linux distros.
    So far I really appreciate the excellent documentation, especially compared to other linuxes!
    But I can't find a good answer to this question:
    I already have ubuntu installed and would like to dual-boot with arch.  (I also have Win7 but boot it from a separate disk selected via BIOS, and usually leave this disk disconnected anyway, so it's not an issue; grub doesn't know it exists).
    Q:  Before installing, can I make a new LOGICAL ext4 partition (say /dev/sda7),
    - then install arch on that **w/o installing grub** and **without messing with the MBR**,
    - then edit ubuntu's existing menu.lst to add arch to the boot options?
    Current $ fdisk -l
    /dev/sda1    ext4 primary/boot (/ for ubuntu)
    /dev/sda2    extended
    --/dev/sda6  linux-swap
    --/dev/sda5  NTFS (data - mp3s, etc)
    unallocated  480GB  --> Create new ext4 partition /dev/sda7,  (logical or primary? Prefer logical)
    Current menu.lst entry that I normally boot:
    title       Ubuntu 12.04 LTS, kernel 3.2.0-24-generic REGULAR
    uuid        UUIDforSDA1 (file has actual UUID number...)
    kernel      /boot/vmlinuz-3.2.0-24-generic root=UUID=UUIDforSDA1 ro
    initrd      /boot/initrd.img-3.2.0-24-generic
    and add something like this to menu.lst:
    title  Arch Linux
    uuid  UUIDforSDA7
    kernel /boot/vmlinuz-linux root=/dev/sda7/ARCH ro  (??? - from example in arch docs)
    initrd /boot/initramfs-linux.img
    or
    kernel /boot/vmlinuz-linux root=UUID=UUIDforSDA7 ro  (??? - like the ubuntu entry)
    I'd really like to NOT mess up booting ubuntu!  (Another option might be install arch to a separate disk with the ubuntu disk disconnected, then copy the whole install over via a USB adapter...I've done worse!)
    TIA for any help!
    Edit: so I guess there's three questions:
    1 - Can I install arch w/o installing grub & MBR messing-wth?
    2 - What's the correct syntax for menu.lst to access and boot arch?
    3 - Will this work?
    Last edited by Flemur (2012-05-25 15:24:18)

    Well, it worked and booted up first time - no grub install.
    The main hassle was merely creating a new ext4 partitions because "Partition Wizard" boot CD screwed up and I kept getting "Unable to update kernel until reboot" messages until I deleted and rebuilt all the partitions in the extended partition with puppy linux & gparted instead of Partition Wizard.
    In case others stumble upon this trhread, here's some info:
    The entry in the ubuntu (original) menu.lst was this:
       title           Arch Linux
       uuid          af7...etc...9f3c
       kernel        /boot/vmlinuz-linux root=UUID=af7...etc.f3c ro
       initrd          /boot/initramfs-linux.img
    I'm even posting this from arch/fluxbox/Firefox, although getting X set up with nvidia (PITA!) apparently required using a different pacman source:
    File "mirrorlist" now points to
        Server = http://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
    which wasn't in the original file.
    Then
    $ pacman -Su --> "/etc/mtab exists" --> delete it and something else broke,
    so
    $ pacman -Su --force --> worked fine (against official advice)
    Also: needed to install nvidia-utils and xorg-xinit
    Thanks again!

  • Dual boot with Ubuntu 13.0 using bootable USB problem (Y410P)

    Hi I recently bought Lenovo Y410P and have been since trying for hours to dual boot with Ubuntu but I was unsuccessful.
    I formatted by USB drive in FAT format, and created a bootable usb using Pendrive. Then I changed the Boot Mode to Legacy Support and the boot order so it boots from the flash storage first.
    Then it hung on a purple screen like this: http://img829.imageshack.us/img829/3509/dgfdgrunningoraclevmvir.png
    and the keyboard doesn't work and I couldn't go any further from here.
    So I tried to use a different program called Unetbootin, and the problem got worse and it just stopped working at the option screen where you select whether to just try Ubuntu or install it, etc.
    I read it somewhere the recent version of Unetbootin doesn't work, so I got the 474 version of it, and finally I was able to select from the option menu and it didn't hang. However when I clicked on Install Ubuntu, it just stopped there for a while, and then the boot failed and moved onto Windows 8 again.
    I looked at the USB drive, and I realized the folder and some config files are names isolinux instead of syslinux, so I changed them, and now I'm getting the "SYSLINUX 3.86 2010..." words on the black screen and it hangs there.
    I saw a similar message before using Pendrive and it was like "SYSLINUX 4.10 2012...". That was because the flash drive wasn't formatted in FAT (it was FAT32). So I re-checked the drive, but it is indeed formatted in FAT so I'm not sure why now I'm getting a similar message.
    It will be much appreciated if you could give me some suggestions as to how to solve this problem.
    Thanks

    Something else you could try.  Not sure it will make any difference.
    Skip the boot creation tools and just boot the thing in UEFI mode.
    Use the latest (12.10 or later will work, IIRC) 64-bit Ubuntu ISO.  Format your flash drive as a single FAT32 partition.  Extract the contents of the ISO to the flash drive.  Use 7zip for Windows, or your favorite Linux de-archiving tool.  That's it.  
    [edit] I don't believe the partition needs to be set active, but haven't tested that.
    Set BIOS boot mode to UEFI.  Even secure boot mode should work withe a new enough Ubuntu - but isn't necessary.
    Give that a try.  If it still barfs at the same place, mess around with the start-up graphics options.
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Help - How to install Win XP in dual boot with Win 7 (first installed)?

    Hi everybody!
    I'm having some difficult in install a win xp in dual boot with win 7 (which came with the G550 notebook).
    I modified the D: (Lenovo) partition to a primary partition to install the XP.  Also I installed the EasyBCD to manange the boots and both S.O. load fine. 
    The problem is that Win XP is seeing a partition (the first partition on disk) with 200MB that is hidden for Win 7 !   So this partition takes the C: letter in XP and mess all the configuration once that many programs uses the C: as a default letter. 
    The disk is divided in (aprox):
    200 MB hidden partition (from factory)
    160GB with Win 7 installed
    40GB with Win XP installed
    19GB hidden partition (Recovery - from factory)
    Is anyone has some idea who to solve this problem or make install XP from the beginning without problems?
    Thank a lot! 

    jay4baps wrote:
    Are you sure VMWare Fusion 6 is Launched???  give me link then i download it...
    It's version 3.1

  • [solved] Can't set up dual boot Arch + Win 7 on separated disks

    Hello everybody,
    I'm new to this amazing project as I installed Arch just two days ago (and everything works like a charm in linux).
    Anyway I have a problem and I'm very sorry to bother you with another question such this, but I tried everything and I accurately read the wiki.
    The problem is that I can't manage to create a dual boot in grub with Arch on the first sata disk and Windows 7 on the second disk.
    Before trying Arch I used ubuntu 10.10 dual boot with the same Windows 7 on the same secondary disk (the pc is a dell XPS L702X 17' laptop with, of course, dual disk bay) using GRUB2 which was automatically installed during ubuntu installation.
    I tried to chainload windows disk in grub using map command to let windows think it's on the primary disk and not on second one.
    At start I just had "BOOTMGR missing" error, then I put windows disk as primary removing arch disk and I repaired its bootloader: windows could boot then.
    When I substituted disks and tried to boot, Windows 7 loading screen appeared and immediately I had a blue screen of death (or something similar) which anyway disappeared in less than a second (I was not able to read anything from that screen)
    Now, when I try to boot windows either with grub or trying to enable boot straight from second hard drive in BIOS, I receive an error stating that it is necessary to use the windows repair disk to fix problems.
    My question is: how can I finally fix this situation?
    It would be quite important, for me, to not format neither of the disks, and I could even accept to renounce booting windows from grub as it would be ok even changing BIOS priority every time I need to use windows 7.
    I really apologize for my annoying question but I really tried everything I could find without success; sorry for my poor english, too.
    Anyway, this distribution seems just amazing to me! Thanks for your time.
    Luca
    Last edited by enigmatichus (2011-12-27 02:05:14)

    It worked!!! Actually I don't know what changed, I proceeded removing the first disk (arch) WITHOUT, this time, changing the position of the windows disk. I used windows 7 DVD to repair the second disk. It tooks several attempts since it failed without specifying the problem. Eventually, I was able to boot windows 7, everything worked. Then, I plugged the primary linux hard drive and booted into arch, where I used "grub-install /dev/sda" as root. It executed without errors, but when I checked menu.lst file, surprisingly I discovered that it was not changed at all by grub-install.
    Anyway it must have detected windows on /dev/sdb, since I am now able to boot both arch and windows without problems.
    It was a weird situation, but anyway it worked well!! Thank you for the support, I really appreciate!
    Luca

  • Arch does not show up in Grub when dual booting with windows 8

    I just installed Arch linux, dual booting with windows 8 using the beginners guide[https://wiki.archlinux.org/index.php/Beginners'_Guide] itself. Now Grub is installed and i can only find Windows 8 and I cannot find Arch. Is there a way I can find if arch linux has been installed and show up in Grub.
    Sorry, I am a newbie, but i chose to post this topic here and not newbie corner as it is installation related.
    My windows 8 is installed on /dev/sda1 with ntfs partition type. Arch Linux is installed on /dev/sda6 and it is ext4 partition. I dont know if this info helps.  I am using Thinkpad R61
    Last edited by sutro_droid (2013-03-06 00:30:48)

    ivokosir wrote:It may be that you didn't install os-prober before running grub-mkconfig. This happened to me once, I hope I'm not too late to warn you.
    I am sorry, yes you are too late. I have wiped windows 8 and performed clean install. No regrets. And as a matter of fact, I did grub-config and then installed os-prober. That could be the problem. Thanks. I will try this again another time.

  • (Grub) Dual booting with XP on sdb

    My goal is to be able to dual boot with two hard drives: Arch on sda and Windows XP on sdb.  With help in the #archlinux IRC I've managed to get Windows XP to boot by getting the menu.lst correct but when I click "Start Windows Normally", or "Start in Safe Mode", etc. etc. the computer just reboots. A cellphone picture of that all well known Windows black Screen: https://www.dropbox.com/s/nrczq86vsi6o9 … 6%20AM.jpg
    My fdisk -l and /boot/grub/menu.lst:
    http://pastebin.com/sLUUsCcU
    To see if my xp hard drive was still intact I did this:
    sudo mount /dev/sdb1 /media && ls /media/
    and saw this:
    boot.ini NTDETECT.COM pagefile.sys System Volume Information
    Documents and Settings ntldr Program Files WINDOWS
    nano /media/boot.ini
    [Boot Loader]
    Timeout=30
    Default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
    [Operating Systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows" /noexecute=optin /fastdetect
    I've consulted all the wiki's and forum posts I could find but at this point, I'm just stuck.  Somehow I think the final result is me reinstalling both OSs and starting again from scratch.
    Any help or advice on getting a fully functional Windows XP on /dev/sdb would be greatly appreciated

    Pres,
    Thanks for the post.  If I click "Last Known Configuration" the computer just reboots and I'm back where I started. Yeah, my Arch is working fine. My thought process behind re-installing Arch was that maybe the installation process would deal with the Grub config of /dev/sda and /dev/sdb automatically somehow and make everything OK...

  • Dual-booting with other Linuxes; shared data partition

    I've got two entirely-blank 320GB hard drives on my computer, and I'd like to dual-boot Arch and Debian on it (and potentially others later). How should I set up GRUB (or GRUB2-- the wiki says that it's a better option when dual booting with other distros) for each OS in order to have both of them able to boot, as well as retaining the capability of adding other distros? (Assuming that Arch's GRUB(2), not Debian's, will be installed to the MBR.)
    In addition, I'd like to keep my config files and data separate (with a shared data partition on HD 2).
    - What is the best way to set this up separately from the /home partition, i.e. mount /data on startup and be able to access it quickly from a filemanager or the commandline? I venture a guess that I'd edit /etc/fstab and add a symlink to /data within /home/USERNAME...
    - What is the right size for the /home partition in this setup?
    A tentative partition scheme is as follows (note that I have 4GB RAM, since that factors into swap size):
    HD 1
      4GB shared swap partition
      256MB ext3 Arch /boot partition
      20GB ext4 Arch / partition
      ? ext4 Arch /home partition *see note above*
      256MB ext3 Debian /boot partition
      20GB ext4 Debian / partition
      ? ext4 Debian /home partition *see note above*
      (free space)
    HD 2
      320GB shared ext4 data partition
    Last edited by DrKillPatient (2012-06-20 18:38:01)

    Most of it is a matter of opinion I think, but since I have a similar setup I'll throw in my two cents.
    DrKillPatient wrote:I've got two entirely-blank 320GB hard drives on my computer, and I'd like to dual-boot Arch and Debian on it (and potentially others later). How should I set up GRUB (or GRUB2-- the wiki says that it's a better option when dual booting with other distros) for each OS in order to have both of them able to boot, as well as retaining the capability of adding other distros? (Assuming that Arch's GRUB(2), not Debian's, will be installed to the MBR.)
    I use GRUB (legacy). Adding a distro in the grub menu is just a matter of finding the kernel and initram image of the distro and adding an entry. OS's generally either have a fixed location/name for the kernel and image or have a fixed link, so there are no problems on updates. I really don't like GRUB 2 and don't see the point of using it unless you are using something exotic that GRUB doesn't support.
    DrKillPatient wrote:I
    In addition, I'd like to keep my config files and data separate (with a shared data partition on HD 2).
    - What is the best way to set this up separately from the /home partition, i.e. mount /data on startup and be able to access it quickly from a filemanager or the commandline? I venture a guess that I'd edit /etc/fstab and add a symlink to /data within /home/USERNAME...
    - What is the right size for the /home partition in this setup?
    I just mount the data partition in /mnt/data and make symlinks from my home partition. In my case the data partition is ntfs, since I also use windows. My home partition contains 1.2 GB, of which 600 MB source code. So if you only keep configs in them it probably won't reach 1 GB.
    DrKillPatient wrote:
    I
    A tentative partition scheme is as follows (note that I have 4GB RAM, since that factors into swap size):
    HD 1
      4GB shared swap partition
      256MB ext3 Arch /boot partition
      20GB ext4 Arch / partition
      ? ext4 Arch /home partition *see note above*
      256MB ext3 Debian /boot partition
      20GB ext4 Debian / partition
      ? ext4 Debian /home partition *see note above*
      (free space)
    HD 2
      320GB shared ext4 data partition
    In my opinion a seperate boot partition is only useful for the OS of which the bootloader is installed to the MBR.

  • Dual Boot with Windows ME

    i am very new to all this stuff. Can someone please guide me on how to go about installing Unix so that it also dual boots with windows ME.
    i am planning on doing some unix work..and installing oracle and learning oracle in the bargain at home. do u think this is the best way to go. any suggestions/guidance is appreciated.
    many many thanks

    I'd consider buying a second, inexpensive PC for Solaris. You can get a $20 mechanical switch that will let you share a single monitor. If two keyboards and mice are inconvenient, you can buy a KVM (keyboard-video-mouse) switch. If you just want to hack around, it's much more convenient to have two PCs. (IMHO)

  • I Would Like To Dual Boot With Nitroid

    OK have got my phone where I want it - have installed all the speed enhancers after updating to PR 1.3 and am overclocking at 1150Ghz.  It fairly zips along now
    I have read how to install using the Auto Installer but am a little confused.  Could someone answer these questions please: -
    1.  Will using the Auto Installer itself, allow you to dual boot automatically or must you install a spearate dual boot prog of some sort first?
    2.  If the Auto Installer does allow dual boot with your existing Maemo 5 OS, will it automatically place it on the separate SD Card? (mine is a 16Gb one).  I also assume it will completely reformat the SD Card, is that correct?  I am reluctant to proceed if it wipes the existing OS first etc.
    3.  I am confused with the options for Overclocking.  I understand you can continue to Overclock Maemo 5 but can you Overclock Nitroid, once installed?  If sow how?
    4.  I gather that overclocking defaults back to 650 either on reboot or on receiving an incoming call - is that correct or has it been fixed?  And do these limitations apply when in Nitroid?
    I would appreciate someone who has successfully ported this OS to their N900 and is dual-booting, to explain the current procedures and answer my questions - pointing me to the relevant resources as appropriate.  Any tips too would be appreciated, given we now have PR 1.3.
    Thanks in anticipation of your help and advices
    Paul

    Cheers Montana.
    As you guessed, I used the 0.0.7 "Installer" because the version 0.0.8 refused to partition my SDHC Card - version 0.0.7 worked
    However because it is an "Installer", I assumed it would install the most up to date version of Nitdroid on my phone.  I am confused because I don't know which version I have.
    At the moment Nitdroid is working ok, I have the correct multiboot and power boot kenels installed and can overclock in Mawmo as before - the multibooting giving me 3 options here to boot into Maemo without oc, to boot into Maemo with oc and to boot into Nitdroid.
    HOWEVER I simply cannot connect to my WiFi - it authenticates then disconnects, it tries again several times before giving up and leaving me disconnected
    I did have the Aipplane Mode problem but after tinkering around, I am free from this now and it is deactivated and the mobile network symbol shows up as "active".  I have not set up an APN yet - not sure I have to as yet given that you cannot make (and receive?) voice calls but for the life of me, I have tried everything to connect my WiFi but am failing miserably
    Ok this is the plan and maybe you can help please? : -
    1.  Find out what version of Nitdroid I have installed right now.  I am aware that WiFi was activated from version 0.0.8 so if my Nitdroid is older than this then maybe this is my problem?  Are the Installer versions and Nitdroid versions one and the same thing?  FYI I can activate Bluetooth as these options are not greyed out - this tells me that perhaps I have the most recent version installed, unless this was activated from version 7?
    2.  Assuming that I have an older version of Nitdroid installed - I need step by step instructions as to how to UNINSTALL my current version of Nitdroid whilst leaving the Power and Multibooting options as they are and WITHOUT destroying the current SDHC Card's partitioning.
    3.  Finally I need to know exactly how to INSTALL the most recent version of Nitdroid
    I am so near yet so far with Nitdroid and all the problems I have experienced have been sorted resulting in a massive learning curve and leaving me with the impression that my N900 is such a cool piece of kit.
    Now if only I could go to the "Market".........
    I have registered on the Nitdroid Forums but prefer to stay here for now as they are baffling me with science in terms of the lingo they speak lol!  You guys make things sound straight forward
    TIA
    Paul

  • Dual Boot with OS X

    Not quite sure where this should be posted, so I figured I'd post here.  I came upon a rather large hard drive and I was thinking about dual booting with OS X.  I meet the system requirements, but I'm not sure how easy it would be to integrate.  I did some searching on the forums here, and on google, but I wasn't able to find much.  I guess my main questions are:
    1) Can GRUB load OS X from an external USB hard drive?
    2) Is it possible to mount ext3 partitions from OS X?
    3) Is there any common pitfalls I should be aware of before starting this?
    Any help I can be given would be greatly appreciated!
    David

    1: Probably. OSX refusing to boot from the drive without grub even being considered is more likely than grub not doing its job. It wouldn't boot on my sata, for instance, but doing it from an internal ide worked fine [including Grub2], and I've seen examples of it working on legacy grub.
    2: Yes. http://www.insanelymac.com/forum/index. … opic=34227
    3: Not really, assuming you're using a real mac instead of a "hackintosh", but that doesn't seem to be so from your post [I would expect someone to say it the other way around, "I want want to dual boot -Arch-", if theyre using a mac machine]. I'm not sure what kinds of things about this topic would be shaky ground on the forums, so I'll try to keep from saying anything troublesome.. I will remove it if necessary, but I don't expect that to be the case. If you're using a "hackintosh", expect hardware problems (it can be a serious hassle and hack-job installing and getting everything to work) and highly probable legal issues (even if you own OSX). On a side note, I personally think OSX is the most boring, user-limiting OS in existence.. However, on the positive side, it pretty much does what it says it does if you're using the real deal, and does it well.
    Last edited by FrozenFox (2009-04-15 08:51:06)

  • Dual Booting with the MacBook Pro

    I know that on the iMac you can do a dual-boot with PC and Mac, but I am trying to find out if you can do it on the MacBook Pro. Does anyone know?

    hi abbyt - Welcome to Apple Discussions!
    if you mean dual-boot btw OSX and WinXP - you sure can. apple provides Bootcamp for precisely this reason and it works very well...
    http://www.apple.com/macosx/bootcamp/
    if you mean dual-boot btw OSX and some kind of Linux - i have less experience there, but i think its possible. perhaps the easiest way is to use Parallels Workstation (but that's not really dual booting in fact - it's virtualization)...
    what "2nd" OS were you thinking about? cheers

  • Dual Boot Arch & Mac OS X(Boot device didn't show up after 30 seconds)

    I was trying to Dual Boot Arch & Mac OS X on my new Mac book pro, I followed the steps (https://wiki.archlinux.org/index.php/MacBookPro)
    Dual Boot (Arch & Mac OS X)
    Two possibilities:
    - Install Bootcamp, resize the Mac OS X partition
    When Mac OS X installation is finished. Go on http://refit.sourceforge.net and download rEFIT (Mac disk image)
    To install rEFIT, mount the rEFIT.dmg file (it is normally automatic).
    There is an other way (refer to rEFIT documentation) but you can open a terminal then you copy /Volumes/rEFIT/efi/ to /
    # cp -r /Volumes/rEFIT/efi /
    To install rEFIT :
    # cd /efi/refit/
    # ./enable.sh
    Now we can synchronized MBR with GPT partition table thanks to rEFIT so you restart your computer. You can see rEFIT, you press down key to access to the Partitioning Tool. You press y to accept.
    Put your Arch Linux CD in the CD-ROM drive first then restart the computer. You can press C to boot from the CD or you can choose it in the rEFIT menu.
    Now it is the typical Arch Linux installation.
    So I burn the archlinux-2010.05-core-i686.iso to an blank disc on mac then restart the computer , press C to boot from the CD.
    After choose to boot Arch linux and then I got this
    Waiting for 30 seconds for device /dev/disk/by-label/ARCH-201005...
    ERROR:boot device didn't show up after 30 seconds...
                Falling back to interactive prompt
                You can try to fix the problem manually, log out when you finished /bin/sh: can't access tty;
                job control turned off
    [ramfs /]#
    [ramfs /]#
    Any ideas?
    Thanks!

    heleos wrote:
    This line:
    Waiting for 30 seconds for device /dev/disk/by-label/ARCH-201005...
    You need to make sure that's the exact name of your iso disc. If it's not, it isn't a big deal. I've run into problems on this with my arch USB drive.
    Once you get to the [ramfs /]# prompt, type in:
    mv /dev/disk/by-label/(insert name of the current cd here) /dev/disk/by-label/ARCH-201005
    exit
    It should then be able to boot from the cd
    did:
    mv /dev/disk/by-label/(insert name of the current cd here) /dev/disk/by-label/ARCH-201005
    exit
    shows:
    ERROR: mounting was successful, but /bootmnt/isomounts file doex not exist.
    Then I checked:
    cd /bootmnt
    ls
    archlinux-2010.05-core-i686.iso
    exit
    shows another problem /boot/init does not exist
    exit
    kernel panic!

Maybe you are looking for