Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: trans on May 26, 2012, 11:50:00 AM
-
Has anyone been able to get TinyCore to boot on a GPT/EFI system?
I just bought an ASUS R500VD-BS1 and I am trying to do a HD install. Eveything works great except I can't get it to boot. After some research I was hoping I could use the EFI STUB approach but that requires a kernel 3.3+ (with CONFIG_EFI_STUB on), but TinyCore is 3.0 :( Any chance TinyCore will get such an update soon?
Are there any good instruction on recompiling/upgrading the kernel for tinycore --maybe I can go that route?
Otherwise there is grub2 with efi support, but it looks like I have to compile that too.
Would appreciate any useful info. Thanks.
-
Has anyone been able to get TinyCore to boot on a GPT/EFI system?
Yes - a mac mini
Otherwise there is grub2 with efi support, but it looks like I have to compile that too.
I just tried grub2-efi today and it worked - via rEFIt - it needs some adjustment though..
-
My reference to booting efi is this https://help.ubuntu.com/community/UEFIBooting (https://help.ubuntu.com/community/UEFIBooting)
Am constantly searching for a method to boot efi, ultimately without having to use rEFIt
-
Yes, I've had a GPT USB stick booting TC on Macs. It used grub2 too.
Btw, there really isn't a bios compatibility toggle in the, um, uefi bios?
-
I'm dual booting windows 7, so intend to keep the GPT/EFI. In anycase it's obviously the future so better to get on with it then hold on to the past.
-
I'm running TinyCore on a SurfacePro!
There's the bit of a hack to achieve it:
1. First, burn the "Generic x86/64 OpenElec diskimage" on a USB stick , using W32DiskImager. I chose this img because it comes ready for GPT/EFI and it's using Syslinux instead of Grub.
2. Go to the USB drive, locate and replace the kernel/initrd ('INSTALLER') with Vmlinuz64/Core64.gz. Remember only 64bit version of your OS is currently supported on this kind of Hardware.
3. Locate the Syslinux.cfg inside the EFI/ directory and the root of the drive, and make the proper changes...
4. ???
5. Profit!
This guide should also work on a similar Hardware, like the Intel NUC, or present laptops with Windows8...