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 dzOw47aycrWP for ; Sat, 1 Jun 2013 06:15:05 +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 06:15:05 +0200 (CEST) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uicz5-0005Cz-Mt for dm-crypt@saout.de; Sat, 01 Jun 2013 06:00:03 +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 06:00:03 +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 06:00:03 +0200 From: scar Date: Fri, 31 May 2013 20:51:00 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [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 i'm trying to boot an ubuntu 10.04 system with encrypted root partition, suddenly unable to. i'm typing the passphrase correctly, as i see "Key slot 1 unlocked" on the console, but it is then followed by: cryptsetup: unknown fstype, bad password or options? Device sda5_crypt is busy. Device sda5_crypt already exists and then i am asked for the passphrase again. after i type it again i am told "cryptsetup failed, bad password or options?" after a third time i receive the same message but then after about a minute i am told "no init found" and dropped to a Busybox shell. sounds like my disk suddenly crapped out or something, what kinds of remedies are available? thanks