X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id EAB41DC1490 for ; Tue, 15 Dec 2015 12:07:25 +0000 (UTC) Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 892DFDC136C for ; Tue, 15 Dec 2015 12:07:25 +0000 (UTC) Received: by mail-wm0-f51.google.com with SMTP id p66so22070185wmp.1 for ; Tue, 15 Dec 2015 04:07:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dPNkwwKfs2/LuptlrDZ3ozzhHGwPZQz6rzgaevGCuq8=; b=OEb6zSWxa10DgE1K7bb+Z5g/buPpDHbupyAR0GKRWB68qOvmvtJ99Q5uLcHV5WlPt2 GUaa7dHfCM0ZvhI+q3wg6oLtHlmnq/L/2C3qsxm7BAeViaPQuWpgWYDT6tC+cPLttcDo 6YInkyKlQyoDkZ40qUyRzhcpwkEX+PWc0eAtF9rdOvMEWQfU7DH9/rNx8r2mXRLz1Rk7 Svc6hS8TdBpXX7bfyJShjhVxHSFkzlY2Bzh5RxLEAKyBOtDbAifzrj3rXXQuvn6jVdzm XHTl9IOuYXBYD9JDv42E8ZHpt78YXDFXK6gv1G66hJyt+okQueLb/O7u8hIjl2yObHoq hvGA== X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.28.211.203 with SMTP id k194mr4233174wmg.4.1450181243865; Tue, 15 Dec 2015 04:07:23 -0800 (PST) Received: by 10.28.90.132 with HTTP; Tue, 15 Dec 2015 04:07:23 -0800 (PST) In-Reply-To: <20151215112130.7351192b@ncopa-desktop.alpinelinux.org> References: <1449833746-15227-1-git-send-email-valery.kartel@gmail.com> <20151215112130.7351192b@ncopa-desktop.alpinelinux.org> Date: Tue, 15 Dec 2015 14:07:23 +0200 Message-ID: Subject: Re: [alpine-aports] [PATCH] main/alpine-conf: Change /etc/lbu/lbu.conf permissions to 644. Filesystems creation fixes and description added in setup-disk script. From: Valery Kartel To: Natanael Copa Cc: alpine-aports@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=001a1146d994e6c9f40526eea113 X-Virus-Scanned: ClamAV using ClamSMTP --001a1146d994e6c9f40526eea113 Content-Type: text/plain; charset=UTF-8 I made a second test: Firstly I upgrade previously installed 3.2.3 to edge. Then I connect second drive '/dev/vdb' and apply setup-disk to it. All sems fine but vm does not boot from second drive. It stuck on SYSLINUX info-line. I compare both /dev/vda1 and /dev/vdb1 partitions. They are the same but from /dev/vda1 it boots and from /dev/vdb1 don't. :( 2015-12-15 12:21 GMT+02:00 Natanael Copa : > On Fri, 11 Dec 2015 13:35:46 +0200 > Valery Kartel wrote: > > > > @@ -0,0 +1,71 @@ > > +--- old/setup-disk.in > > ++++ new/setup-disk.in > ... > > > +@@ -917,6 +920,12 @@ > > + -s Use SWAPSIZE MB instead of autodetecting swap size (Use 0 to > disable swap) > > + -v Be more verbose about what is happening > > + > > ++If BOOTFS, ROOTFS, VARFS are specified, then format a partition with > specified > > ++filesystem. If not specified, the default filesystem is ext4. > > ++Supported filesystems for > > ++ boot: ext2, ext3, ext4, btrfs > > I actually tested this. It does not boot if BOOTFS=btrfs. > > -nc > --001a1146d994e6c9f40526eea113 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I made a second test:
Firstly I upgrade = previously installed 3.2.3 to edge. Then I connect second drive '/dev/v= db' and apply setup-disk to it.
All sems fine but vm does not = boot from second drive. It stuck on SYSLINUX info-line.

= I compare both /dev/vda1 and /dev/vdb1 partitions. They are the same but fr= om /dev/vda1 it boots and from /dev/vdb1 don't.

:(
=

2015-12-15 12:21 GMT+02:00 Natanael Copa <ncopa@alpinelinux.org>:
On Fri, 1= 1 Dec 2015 13:35:46 +0200
Valery Kartel <
valery.kartel@= gmail.com> wrote:


> @@ -0,0 +1,71 @@
> +--- old/setup-disk.in
> ++++ new/setup-disk.in
...

> +@@ -917,6 +920,12 @@
> +=C2=A0 -s=C2=A0 Use SWAPSIZE MB instead of autodetecting swap size (U= se 0 to disable swap)
> +=C2=A0 -v=C2=A0 Be more verbose about what is happening
> +
> ++If BOOTFS, ROOTFS, VARFS are specified, then format a partition with= specified
> ++filesystem. If not specified, the default filesystem is ext4.
> ++Supported filesystems for
> ++=C2=A0 boot: ext2, ext3, ext4, btrfs

I actually tested this. It does not boot if BOOTFS=3Dbtrfs.

-nc

--001a1146d994e6c9f40526eea113-- --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---