public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Michael Orlitzky <mjo@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Planned Installation Steps
Date: Thu, 08 May 2014 21:26:13 -0400	[thread overview]
Message-ID: <536C2EB5.6050805@gentoo.org> (raw)
In-Reply-To: <CAJ1hvUHNLKU7uuseQKNtCn-rCJau3fePiEL5NeR0i82_ydSsNw@mail.gmail.com>

On 05/08/2014 04:30 PM, Hunter Jozwiak wrote:
> Hi all. Is it safe to install Gentoo in a course of days? Today, I
> plan to get the partitions set up, mounted, and get all the stage3
> things installed, maybe install the kernel if time permits. My
> question, along with the safety of the installation over days is what
> is the best way to unmount partitions?
> 

I think you're asking if it's safe to stop, unmount everything, shutdown
the machine, and then start where you left off? Yes, it is. That's
basically what we all do when we reboot for the first time and the
kernel can't find /dev/root.

Within the chroot, just type `exit` to escape the chroot. Then `cd` to
the root of the boot CD and `umount` everything in the opposite order. So,

  umount /mnt/gentoo/proc
  umount /mnt/gentoo/dev
  umount /mnt/gentoo/boot
  umount /mnt/gentoo

and any other partitions you have. Then shut it down.

The next day, boot to the CD, mount everything again, and then chroot in.





      parent reply	other threads:[~2014-05-09  1:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08 20:30 [gentoo-user] Planned Installation Steps Hunter Jozwiak
2014-05-08 21:07 ` Stefan G. Weichinger
2014-05-08 22:07   ` Hunter Jozwiak
2014-05-08 23:44     ` Peter Humphrey
2014-05-09  1:26 ` Michael Orlitzky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=536C2EB5.6050805@gentoo.org \
    --to=mjo@gentoo.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox