From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24Oe9BKxXvBL for ; Sat, 1 Jun 2013 07:49:50 +0200 (CEST) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Sat, 1 Jun 2013 07:49:50 +0200 (CEST) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UiehJ-0005aB-Et for dm-crypt@saout.de; Sat, 01 Jun 2013 07:49:49 +0200 Received: from ip70-190-192-118.ph.ph.cox.net ([70.190.192.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Jun 2013 07:49:49 +0200 Received: from scar by ip70-190-192-118.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Jun 2013 07:49:49 +0200 From: scar Date: Fri, 31 May 2013 22:49:37 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit In-Reply-To: Subject: Re: [dm-crypt] unknown fstype, device is busy, device already exists List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de booted with SystemRescueCD and SMART status looks ok (http://pastebin.com/wfZ5q5TL) fdisk: Disk /dev/sda: 300.1 GB, 300069052416 bytes, 586072368 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x000c3127 Device Boot Start End Blocks Id System /dev/sda1 * 63 192779 96358+ 83 Linux /dev/sda2 192780 586067264 292937242+ 5 Extended /dev/sda5 192843 586067264 292937211 83 Linux if i try to unlock /dev/sda5 it works and lvdisplay shows my logical volumes (http://pastebin.com/v9gqjchL) but when i try to mount /dev/ubuntu/root i get "special device /dev/ubuntu/root does not exist" so unsure if that is a limitation of sysrescuecd or a problem with my LVM in which case i needa move to another mailing list??