:: Re: [DNG] Simple install of devuan …
Top Page
Delete this message
Reply to this message
Author: tempforever
Date:  
To: dng
Subject: Re: [DNG] Simple install of devuan daedalus fails
Hines Brown via Dng wrote:
> Anthony, i meant that when installation finishes and __before__
> the first boot, I do Ctl-Alt-F2 to open a terminal. I do no see
> howt to access apt or dpkg from it in order to load missing
> package.
>
>

For this to work, you must first enter "chroot /target"
Then you will be in your installed system's environment
and should have apt, dpkg, etc. available for use.