From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Pribyl Subject: Re: System installation from a USB stick Date: Sat, 19 Jul 2014 15:39:36 +0200 (CEST) Message-ID: References: <87y4xdhgn3.fsf@gnu.org> <877g3z2w60.fsf@gnu.org> <87r41jp2pa.fsf@gnu.org> <87bnslk4d6.fsf@gnu.org> <87vbqtfq0x.fsf@gnu.org> Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463811484-1758099465-1405777177=:11181" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41760) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8UrX-0004cm-Ut for guix-devel@gnu.org; Sat, 19 Jul 2014 09:39:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8UrS-0007Qe-Mz for guix-devel@gnu.org; Sat, 19 Jul 2014 09:39:43 -0400 Received: from sandbox.cz ([87.236.197.188]:51469 helo=mx.sandbox.cz) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8UrS-0007QY-Gb for guix-devel@gnu.org; Sat, 19 Jul 2014 09:39:38 -0400 Received: from localhost (localhost [127.0.0.1]) by sandbox.cz (Postfix) with ESMTP id 03C4938425 for ; Sat, 19 Jul 2014 15:39:37 +0200 (CEST) In-Reply-To: <87vbqtfq0x.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Cc: guix-devel This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463811484-1758099465-1405777177=:11181 Content-Type: TEXT/PLAIN; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable On Sat, 19 Jul 2014, Ludovic Court=C3=A8s wrote: > Adam Pribyl skribis: > >> On Sat, 19 Jul 2014, Ludovic Court=C3=A8s wrote: > > [...] > >>> The installation image=E2=80=99s root is mounted by label. So if you= happen to >>> have a different partition with the label =E2=80=98gnu-disk-image=E2=80= =99, then it may >>> end up mounting the wrong partition. That=E2=80=99s what=E2=80=99s h= appening here, >>> right? >> >> Well, could be, this is a test machine where I installed the previous >> USB image. If the name is the same at installes as the USB OS, then it >> is very probable. > > The partition is manually created by the user. So unless you did > =E2=80=98mkfs.ext2 -L gnu-disk-image ...=E2=80=99, there=E2=80=99s no r= eason it uses the same > name. > > But can you actually check whether this is the case, for instance using > the =E2=80=98blkid=E2=80=99 command? Sorry, I was completely wrong, the new liveUSB has e2fsprogs, however I=20 probably do have the problem with ahci module too, and I confused the old= =20 /dev/sda harddrive which is now missing, and /dev/sda USB. So this is it.= =20 My HDD is not visible with the new USB image. > Thanks, > Ludo=E2=80=99. Adam Pribyl ---1463811484-1758099465-1405777177=:11181--