
avx wrote:It's pretty much guaranteed that you'll get at least three wb-posts, so I'll start.
Welcome back, enjoy your stay and don't hesitate to answer questions, since Gentoo's running better than ever, we've got more time for answers
d2_racing wrote:Welcome back
Thanks everyone!ali3nx wrote:You can put a well used tool away for awile but some you never forget how well they worked.
after ten years of using gentoo in every place and system possible i still come back for those reasons. welcome back sir and good luck continuing your endeavors
Unless i'm mistaken that looks like a 64bit pciX (classic 64bit pci) raid card which wouldn't work with any modern pc. you can use a 32bit pci card in a 64bit slot but IIRC the reverse scenario will not work. I have a 64bit pci firewire 800 card that came with an smp tyan 200 series opteron server I built years ago I haven't been able to use that looks very similar.rlmaers wrote: HW-RAID: unknown (anyone who might know which brand or even model this might be?)

I usually always use the current minimal iso even with usb sticks. I haven't downloaded any of gentoo's iso's larger than a minimal in probably half a decade because they often just aren't required. if i have putty or ssh access and a minimal iso downloading a larger image isn't going to do much more to aid my tasks.rlmaers wrote:The installing isn't going very well by the way. I thought it wouldn't be a problem to use the minimal-iso for amd64 on a USB, but it won't boot. I'm on it though.

Thanks for the suggestion. If I don't get the minimal image to boot from USB, I'll try it out. I'm learning by doing.
Yeah, I haven't used anything but the minimal image myself. It's a nostalgic and I learn a lot by trying to make it work. Also, I've tried using unetbootin, but I get an error about operating system missing on the boot device.ali3nx wrote:I usually always use the current minimal iso even with usb sticks. I haven't downloaded any of gentoo's iso's larger than a minimal in probably half a decade because they often just aren't required. if i have putty or ssh access and a minimal iso downloading a larger image isn't going to do much more to aid my tasks.rlmaers wrote:The installing isn't going very well by the way. I thought it wouldn't be a problem to use the minimal-iso for amd64 on a USB, but it won't boot. I'm on it though.
Could be personal preference but avoiding total boredom while working on a gentoo install is easily accomplished by working remotely via putty or ssh while you watch a movie or play video games![]()
If i ever need to make a usb stick unetbootin works great both on *nix and windows to make the usb stick.
http://unetbootin.sourceforge.net/
For gentoo usb sticks ignore the distribution section just using the iso diskimage feature and select the iso you want to convert into a usb stick.
Yeah, it might be an UEFI thing, but it seems to support legacy booting as well. Are there any benefits to UEFI boot in place of legacy?mrmylanman wrote:Yeah, I'd recommend using something with some more punch.
Because my laptop has UEFI (and I wanted to boot in UEFI mode), I ended up using an Archboot image on a USB stick in order to boot up in UEFI mode, and just did the installation from that live environment, since I don't need Gentoo specific commands until after it's in the chroot anyway. Worked out pretty well, whereas the minimal image isn't UEFI compatible (perhaps that's why your system isn't booting? I see you have some very modern parts in there)
Hope this helps!

You don't need UEFI to use GPT partition tables (except you use Windows, because it cannot boot from GPT itself). You can still use GPT with Windows dualboot if you use GRUB2 as bootloader...mrmylanman wrote:Hopefully you got it!
UEFI allows for GPT partitioning which is preferred if you are using SSDs, as well as very large disks (2TB+). I also just wanted to boot in UEFI mode knowing that I did it "right", since it was possible. I know a bunch of people who boot in BIOS mode, however and there's not really any huge downsides I'd imagine to that.

My laptop may be unique, then, as it will not boot GPT disks in BIOS mode. Strange.disi wrote:You don't need UEFI to use GPT partition tables (except you use Windows, because it cannot boot from GPT itself). You can still use GPT with Windows dualboot if you use GRUB2 as bootloader...mrmylanman wrote:Hopefully you got it!
UEFI allows for GPT partitioning which is preferred if you are using SSDs, as well as very large disks (2TB+). I also just wanted to boot in UEFI mode knowing that I did it "right", since it was possible. I know a bunch of people who boot in BIOS mode, however and there's not really any huge downsides I'd imagine to that.


On my desktops I use the Handbook default partition schema: boot, swap, root.rlmaers wrote:I wasn't sure how much space I should allocate to the partitions, and while I was searching I found several sites on alignment. Didn't find any complete answers, and I'll research more once I got the system up and running.
It is recommended to use -march=native unless you have special requirements.rlmaers wrote:Now I'm about to install the kernel, but for some reason portage wants to emerge perl and I get an error.
Edit: Seems like GCC 4.5.3 doesn't support -march=corei7-avx, so I used core2 instead.
