Re: Install Debian i dir

2002-04-12 Thread Jesper Fruergaard Andersen
On Friday 12 April 2002 21:58, Osamu Aoki wrote: > "debootstrap" is your friend. Thanks, just what I needed. Couldn't bee easier. -- Jesper -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Install Debian i dir

2002-04-12 Thread Osamu Aoki
Hi, "debootstrap" is your friend. Karsten Self had a nice post on how to do it recently within a week). Go check out web interface or just download debootstrap in woody :) Cheers Osamu On Fri, Apr 12, 2002 at 09:49:54PM +0200, Jesper Fruergaard Andersen wrote: > I would like to make a new Debia

Install Debian i dir

2002-04-12 Thread Jesper Fruergaard Andersen
I would like to make a new Debian install in a directory which e.g. could be a new HD. I have noticed that dpkg has the option --root which kind of makes this possible. There just needs to be a base Debian in that dir for it to work. Any idea on how to get that base Debian installed in that dir?