From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9D7F71381F3 for ; Thu, 18 Jul 2013 22:09:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F254EE0B79; Thu, 18 Jul 2013 22:09:29 +0000 (UTC) Received: from internet.com.uy (correo.tecnet.com.uy [200.40.123.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62F42E0ADC for ; Thu, 18 Jul 2013 22:09:28 +0000 (UTC) Received: from acme7.acmenet (r190-134-40-222.dialup.adsl.anteldata.net.uy [190.134.40.222]) (authenticated bits=0) by correo.tecnet.com.uy (8.14.4/8.14.4/host-001) with ESMTP id r6IM8VVD005398 for ; Thu, 18 Jul 2013 19:09:21 -0300 X-TN_STAT: 25 Date: Thu, 18 Jul 2013 19:08:32 -0300 From: luis jure To: gentoo-user Subject: Re: [gentoo-user] SSD partitioning and migration Message-ID: <20130718190832.2a85f9f7@acme7.acmenet> In-Reply-To: References: <20130718182232.5c1301ce@acme7.acmenet> X-Mailer: Claws Mail 3.9.2-dirty (GTK+ 2.24.20; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (correo.tecnet.com.uy [200.40.123.43]); Thu, 18 Jul 2013 19:09:21 -0300 (UYT) X-Archives-Salt: df534bb6-308a-4576-9ec0-b3f8eb9bf157 X-Archives-Hash: 3efe2c2bf8957e9fe565a8709f4c7b4d on 2013-07-18 at 23:40 Davide De Prisco wrote: > I created partitions with fdisk and then I usually push all in with dd > from the old disk. For the grub you can install it like a normal disk. did you use GPT or plain old MBR? so there's nothing special with grub and gpt partitioned disks? thanks for your answer, lj