Talk:Funtoo Linux Installation

From Funtoo
Revision as of 02:38, March 4, 2014 by Brantgurga (talk | contribs) (added desire to see filesystem recommendation reasons)
Jump to navigation Jump to search

The grub-install command does not have the --no-floppy option. --ferdy


The crazy chroot command, while necessary I guess, is getting out of control. Is there a way we can trim it down and still keep things sane?

-Daniel

AFAK this is a SysRescueCD specific issue, alternative:

  • chroot /funtoo/mount/path /bin/bash as usual
  • once chrooted just unset path: unset path

-Adrien

Here are the rules for this doc -

  1. Keep things simple, and reasonably short.
  2. Explain all steps just enough to provide context, but not enough to interrupt the flow of the document.
  3. Integrate reasonable defaults into the doc that users can and will be expected to use successfully for their own installs. Don't include millions of "if/then" statements. Make reasonable assumptions.
  4. Recommend preferred approaches for install rather than exhaustively cover all possibilities.
  5. Don't use this doc to make your own personal recommendations.
  6. Don't cater to a specific sub-community - keep things general.
  7. Following this guide should result in a successful installation of Funtoo Linux.
  8. Optional topics should not clutter the main flow of the document - break them out to their own pages.
  9. Installing Funtoo can be educational, but the primary goal of this document is to help users get Funtoo Linux up and running successfully. Changes to the doc should be made in the hopes of increasing the % of successful installs. Educate, but do not overwhelm.

OK, I think I have repeated myself enough :)

Hello, world. This is line 2.

foo / # emerge -p metalog

These are the packages that would be merged, in order:


Calculating dependencies... done!
[ebuild R ] app-admin/metalog-2

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

stage3 filename changed

stage3-current.tar.xz -> stage3-latest.tar.xz

broken SysRescueCD links

The SysRescueCD links is broken since they link to specific files no longer mirrored.

Brantgurga (talk)

reasons for filesystem recommendations

I'd like to see more reasoning for the filesystem recommendations, at least a link to another page.

Brantgurga (talk)