On Fri, Sep 28, 2001 at 02:33:02AM +0200, Carel Fellinger wrote: | On Thu, Sep 27, 2001 at 04:19:45PM -0700, Tim Moss wrote: | > On Fri, 28 Sep 2001 01:06:50 +0200 | > "Carel Fellinger" <[EMAIL PROTECTED]> wrote: | > | > > Some time agoo I did the "Chroot Woody in 15 minutes" thing and | > > happilly ran a chrooted Woody inside my Potato setup. But times have | > > changed and now I need to beef up that woody partition into a full | > > blown woody install. Simply installing a kernel and booting from that | > > partition gave me an error to the effect that it wasn't properly | > > setup. I added fstab, but there must be other things I need to do. | > | > | > if the file /sbin/unconfigured.sh exists in your woody directory tree, | > remove or rename it | | | Thanks, now I can atleast boot into woody. But I still wonder, what | things would have been done and are now left out because I bypassed | dbootstrap and friends.
I don't know, but maybe 'apt-get dist-upgrade' would solve it? This is how I moved my potato system to woody. I also recently installed on a laptop -- I used the potato cd for the base system, then 'apt-get install'-ed the rest of the system from woody. No problems here. -D