[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: installing a Debian system on a 2nd hdd while booted off the first



on Sat, Jul 12, 2003 at 03:17:39PM +0200, martin f krafft (madduck@debian.org) wrote:
> Hey folks,
> 
> This may be trivial, but I could not find definitive information on
> this.  I know about debootstrap, but I was wondering how I would go
> about to install Debian onto a second harddrive from within
> a currently booted system. I would like to be able to run the
> installer just as if I had booted off it.

I've described a chroot install at

    http://twiki.iwethey.org/Main/DebianChrootInstall

This is now largely incorporated into the current Debian installation
manual as "".

Answering the proc issue in a reply on this thread, it's possible to
have multiple /proc mounts on a single system.  From within the chroot:

    mount -t proc proc /proc

(or simply 'mount /proc' if you've set up your /etc/fstab already).

I'm actually writing this from an ssh session on which I'm doing just
this ;-)

Peace.

-- 
Karsten M. Self <kmself@ix.netcom.com>        http://kmself.home.netcom.com/
 What Part of "Gestalt" don't you understand?
   Support the EFF, they support you:  http://www.eff.org/

Attachment: pgpuEgIyluwgl.pgp
Description: PGP signature


Reply to: