public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: "Albert E. Sten-Clanton" <albert.e.sten_clanton@verizon.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: question for GRML users
Date: Tue, 12 Dec 2006 16:55:40 -0500	[thread overview]
Message-ID: <001501c71e38$44447f10$6405a8c0@ALBERTLC7SN0ZA> (raw)
In-Reply-To: <2006-12-12T22-09-41@devnull.michael-prokop.at>

Mika, thanks!

Al
----- Original Message ----- 
From: "Michael Prokop" <mika@grml.org>
To: <speakup@braille.uwo.ca>
Sent: Tuesday, December 12, 2006 4:19 PM
Subject: Re: question for GRML users


* Albert E. Sten-Clanton <albert.e.sten_clanton@verizon.net> wrote:

> From what I've read and what the GRML install looks like to me, it
> seems GRML is designed to install entirely on one partition, which
> it then makes bootable.

People are supposed to adjust their setup on their own, yes.

> Has anyone installed it instead so that there's a separate, small
> boot partition?  I'd like to have a /boot, /root, /swap, and /home
> partition if I can.  I'll be grateful for any advice, even if it
> ends up being that I can't install GRML that way.  Thanks!

Just create the according partitions.  Assuming you want to use
/dev/hda2 as your /home partition run something like (depends on
your setup and needs of course):

mount /dev/hda2 /mnt/hda2
cp -a /home/* /mnt/hda2/
umount /mnt/hda2

and adjust /etc/fstab then (/dev/hda2 /home ....).

-mika-
-- 
 ,'"`.         http://www.michael-prokop.at/
(  grml.org -» Linux Live-CD for texttool-users and sysadmins
 `._,'         http://www.grml.org/


_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.15.16/582 - Release Date: 12/11/2006





      parent reply	other threads:[~ UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Albert E. Sten-Clanton
 ` Chris Norman
   ` Albert E. Sten-Clanton
     ` Chris Norman
       ` Albert E. Sten-Clanton
 ` Michael Prokop
   ` uestion " Buddy Brannan
     ` Michael Prokop
       ` Buddy Brannan
   ` Albert E. Sten-Clanton [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='001501c71e38$44447f10$6405a8c0@ALBERTLC7SN0ZA' \
    --to=albert.e.sten_clanton@verizon.net \
    --cc=speakup@braille.uwo.ca \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).