X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) by lists.alpinelinux.org (Postfix) with ESMTP id 5EDAD5C5582 for ; Sat, 11 Aug 2018 17:55:00 +0000 (GMT) Date: Sat, 11 Aug 2018 17:54:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1534010098; bh=f7HV+G2rTIzUDX4VjFcUdla8NyKnm9vDyI2tRvEdM3s=; h=Date:From:Cc:Reply-To:Subject:In-Reply-To:References:Feedback-ID: From; b=x1+3/f3a2rQnni+tlTNqL7SV3F2s57CXdLxmy60t3MFWIfppCh6LSE81QOww5Qw3k T4je8jjjJKVh1tTm8uf/nIP3cE8q2Qs4U3crfswTK+GaUVM6PfiXhZrirQlkGfBm4f 5v4vh2a65D8RpCAoIa3rC0xqXYfjrqwh79kiK9to= From: Fungi4All Cc: "alpine-user@lists.alpinelinux.org" Reply-To: Fungi4All Subject: Re: [alpine-user] virtualbox installation not persistent after alpine-setup Message-ID: In-Reply-To: References: <7474bf5b-6106-a4aa-2082-de5059e474bd@metamatix.de> Feedback-ID: C6B4kQDN7mBBbb9iildkR003yjC_v4-J0rWu3QAHTNlvIBydI1sAeCHT6f0zQFLbWbFxbxWa5slpFRcaFPCyVA==:Ext:ProtonMail X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=0.1 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MISSING_HEADERS autolearn=no autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.protonmail.ch On August 10, 2018 12:14 AM, Ulf Volmer wrote: > On 09.08.2018 22:45, Alexander Abramidis wrote: > > > I have installed Alpine in Oracle Virtualbox. After that I have run > > setup-alpine and entered the following values (among others): > > sda; sys; > > So partitions are created. > > Then I entered "reboot", but all my settings got lost, also root forgot= my > > provided password. I expected Alpine to save all my settings, but it di= d > > not. > > i guess you are still booting from the iso image. > remove it from the VM or change the boot order. > > best regards > Ulf Or hit F12 in the start and choose hard disk, usually choice #1 If something is still not working you can boot from the live and chroot int= o the mounted hd partition. mount /dev/sda1 /mnt chroot /mnt then modify your installation --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---