Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 98BD3782D1C for ; Fri, 24 Jan 2020 14:52:25 +0000 (UTC) Received: by mail-lf1-f50.google.com with SMTP id z26so1275391lfg.13 for ; Fri, 24 Jan 2020 06:52:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=UDK9U9N1JZM8Pl1ILuD7+oMniIRc/YpgBxKqr7GWHPU=; b=o/aAs9eV/yeQ+QgQr/6G7/QmX25NH2N8SEKixg0SgPyb8K/tWWLb6MUgqWwPvGKF0K n2Ei8XY4sQlrStNoBnWyNOni1jyBru412pR5g9FY6mMoLGg9USIhr4IE6BPfGCNOwGHN 08J6/jme5/cZr0X8/MweiQkLdzoubc+m3wjgaLkJpGGszthFFzAeEs2Hg6W2H+GjTaNS 9IyArrnvrCXVWpGSJzbS3Isc9jb3iiqjVkTHmCb8YCOb+3GyYdDeHNo5jeqpPU0Vfkb+ mZCcVMx8VtO2QHFxAqefuojmbRlWeP0AxbS/39LJYCMhZn11QTEjlLHTF1O/bbFvsvOy w4/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UDK9U9N1JZM8Pl1ILuD7+oMniIRc/YpgBxKqr7GWHPU=; b=XQcv4T1sQZoPnzjf/TJG8YJC6NyhgJTpLuNCcXC1bOuAhEhYZWnNourmxHIDSjBfB4 I3QH6JsqFJzM0b+9m3SMVNjsZcf3IMPp+1QulYyNzbRnvCWH8LojiezPnv6I19YhA+DU ZcpDlQxk0NEuz8rROd5lIGqDSHxbVyLSsb+gsrlJLgCzbogATG5h50ZhkmLX63PSH8F3 X2ZhCsZhUU0PvYvIsQ8fTd88DKEPZnoZuQwMaSqXCZDAK5Vjybcu+mu286HjxLOAucH1 xbjGdpNRYYSWyfFejQi5ILENFkgFsIxbWAaPxEVGzMiZEsUHAAKjWNfJypEKMI/znpEE X4QA== X-Gm-Message-State: APjAAAXPjtj09b+jYmk7bgmylQdfXXRzIu5dQVOvHde/aS/d4QgpLdua WwcfGWc5rg5ciu9i+JMYyImk84o9InSrWCNrZu0= X-Google-Smtp-Source: APXvYqzpjKQDiJNX8jV8mZ7sEGx6+Y7qHD5q3BNZmiUqQd7nEhh0KqdPaHIinTHglbVnFPtMMa3zYPqHZmZ1wJ61GTo= X-Received: by 2002:ac2:4472:: with SMTP id y18mr1529966lfl.39.1579877544831; Fri, 24 Jan 2020 06:52:24 -0800 (PST) MIME-Version: 1.0 References: <20200124132726.1e33842f@ncopa-desktop.copa.dup.pw> In-Reply-To: <20200124132726.1e33842f@ncopa-desktop.copa.dup.pw> From: PICCORO McKAY Lenz Date: Fri, 24 Jan 2020 10:52:13 -0400 Message-ID: Subject: Re: manual install boot process of setup-disk does not work To: Natanael Copa Cc: alpine-user Content-Type: multipart/alternative; boundary="000000000000d92eb6059ce3e7a1" --000000000000d92eb6059ce3e7a1 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable El vie., 24 de ene. de 2020 a la(s) 08:27, Natanael Copa ( ncopa@alpinelinux.org) escribi=C3=B3: > On Thu, 23 Jan 2020 09:32:48 -0500 > > seems manually make boot able the installed system does not work with > > setup-disk?, > > Thanks natanael, that works for x86 and x64 BIOS only computers now: > I think you need to install the bootloader yourself to MBR. > With syslinux its something like `dd if=3D/usr/share/syslinux/mbr.bin > of=3D/dev/sda`. With grub I don't know. > BUT why setup-disk does not make it if we specified the install disk by "DEFAULT_DISK=3Dsda setup-disk -q -m sys /mnt"??? i need that clarifications, to property make wiki documentation (very weak in that) Seems that are very important to users to able to install if there's already a prevously linux instalation in their disk! please seems you need to assist me to make available to make it work with grub ! that methos does not work with UEFI computers! taking in consideration that users commonly does not install alpine linux alone in a disk for x86 and x64 machines right? > -nc > --000000000000d92eb6059ce3e7a1 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
El vie., 24 de ene. de 2020 a la(s) 08:27, Natanael Copa (ncopa@alpinelinux.org)= escribi=C3=B3:
= On Thu, 23 Jan 2020 09:32:48 -0500
> seems manually make boot able the installed= system does not work with
> setup-disk?,

Thanks natanael, that works for x86 and x64 BIOS only= computers now:
I think you need to install the bootloader yourself to MBR.
With syslinux its something like `dd if=3D/usr/share/syslinux/mbr.bin
of=3D/dev/sda`. With grub I don't know.
BUT why se= tup-disk does not make it if we specified the install disk by "DEFAULT_DISK=3Dsda setup-disk -q -m sys /mnt"???<= br>

i need that clarifications, to property= make wiki documentation (very weak in that)
Seems that are very = important to users to able to install if there's already a prevously li= nux instalation in their disk!

please seems you ne= ed to assist me to make available to make it work with grub ! that methos d= oes not work with UEFI computers!

taking in c= onsideration that users commonly does not install alpine linux alone in a d= isk for x86 and x64 machines right?


-nc
--000000000000d92eb6059ce3e7a1--