question for GRML users
Michael Prokop
mika at grml.org
Tue Dec 12 16:19:21 EST 2006
* Albert E. Sten-Clanton <albert.e.sten_clanton at 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/
More information about the Speakup
mailing list