[01:28] hi guys, anyone been able to install ubuntu onto a system that uses uefi enabled bios [02:45] james__: I'll go with "yes", but I don't remember specifics [02:45] (I'd have to go back and see how the machine I'm thinking of was set up) [02:48] i noticed their is a grub-efi-amd64 package however i used the netinstall so i assume it just used plain ole grub-pc [02:48] but now that its installed but unable to boot, im not sure how i would install that grub package [02:50] Uh, I would boot a liveCD and chroot into the installed system... [02:51] Basically, mount the installed filesystem, do "chroot /path/to/root /bin/sh" [02:54] thanks ill try that now [02:55] ive never actually chrooted before [03:17] ok, so i think i may have figured it out, i was able to boot into it. I installed a package called grub-rescue-efi--amd64 which just contains an iso, i booted the iso but instead of running it, i edited the boot command to point to the correct partition and voila