X-Original-To: alpine-user@lists.alpinelinux.org Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) by lists.alpinelinux.org (Postfix) with ESMTP id 2C8D45C4FAD for ; Fri, 11 May 2018 12:04:50 +0000 (GMT) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 7BDE62105D for ; Fri, 11 May 2018 14:04:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1526040289; bh=u+2ko6ZGDJhIFRi67BMCGg8w/tAcuNj2oTDBDcymPI0=; h=Date:From:To:Subject:From; b=hbIqgz7PEh4UkovutdtCEqa12zUeS5yFM35UNamZ5jTSfRD/HYpjqZHengsTIgIg9 DdT3EcoXB0fuQa+5hrP62CKZ58MFcHRvsAOoBAhXiJ5kF9HEOTJdtbsr8RX/3kUrUr yciKA5ImfRaRQneGncDO1gzAkrb9A27HdaI1bPHr60Fw4H+K/676w0DlITm/OzPM3Z vDyl73Ngivie/hG+d4/kZKdFLDBp+qr7ZhGgguRlBjyKBoS5pq+ym4V5lgH/KTNIbd 7fbAEMwhvzsDuXUWf7RBhLgnX7VjCO3zmvBcp4Gnk6PZWZTQ/69xpGog9xVetPt7Hp AujEv9OsgCggA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 40j80c4gtpz9rxP for ; Fri, 11 May 2018 14:04:48 +0200 (CEST) Date: Fri, 11 May 2018 14:04:42 +0200 From: azarus To: alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] Custom partitioning - cannot get alpine to boot Message-ID: <20180511120441.GA23472@jupiter> References: <1968592378.93823.1526034442405.ref@mail.yahoo.com> <1968592378.93823.1526034442405@mail.yahoo.com> 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-Disposition: inline In-Reply-To: <1968592378.93823.1526034442405@mail.yahoo.com> User-Agent: Mutt/1.9.5 (2018-04-13) On Fri, May 11, 2018 at 10:27:22AM +0000, Neoklis Kyriazis wrote: > Hi > > I am trying to install alpine with a manual custom partitioning of the SSD on my laptop. > I did eventually succeeded with the installation but it will not boot. Installation was done > using "setup-disk /mnt" where the root partition (sda3) was mounted on /mnt and the > boot and home partitions (sda1 and sda4) where mounted on /mnt/boot and /mnt/home. > setup-disk left me with a message that I might need to "fix" the MBR in order to boot. > Looking into /boot and / I beleive the installation looks complete. > > I have used "power user" distros before (gentoo, arch and now void linux) but I am not > powerful enough, apparently, to resolve this on my own! ;-) Hi. Try giving some more information, like the exact partition tables, run `fdisk -l /dev/sda` (with util-linux installed). Also, what filesystems are you using? Bootloaders? Show us the bootloader configurations. What Alpine are you using (3.7/edge/something else that shouldn't be used currently?). There are many questions left open with your problem report. Also, what constitutes "not booting"? How far does it get? > > So please suggest some tips for me to try. Alpine seems original and interesting to me, > since I also have a couple of ARM micros (BeagleBone Black and CHIP) and would like to > try installing alpine on them. BBB is currently my home web server running Arch Linux. > > My thanks in advance. > > Neoklis Might try helping some more if you provide adequate information. -- Sascha Paunovic email: azarus@posteo.net xmpp: azarus@azarus.ch PGP: 3A79D6CFD2567CF9 --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---