All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Clément Hertling (Wxcafé)" <wxcafe@wxcafe.net>
To: DM-Crypt Mailing list <dm-crypt@saout.de>
Subject: Re: [dm-crypt] Cryptsetup using loop device makes it stop
Date: Tue, 28 May 2013 22:35:03 +0200	[thread overview]
Message-ID: <20130528203503.GD25814@wxcafe.net> (raw)
In-Reply-To: <51A43F61.9070404@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1272 bytes --]

Looks like the /dev/loop* files are all 0 bit : 

$ du /dev/loop*
0		/dev/loop0
0		/dev/loop1
0		/dev/loop2
0		/dev/loop3
0		/dev/loop4
0		/dev/loop5
0		/dev/loop6
0		/dev/loop7
0		/dev/loop-control

In the meantime, all the device files for my primary hard drive are also 0 bit,
and they mount alright :

$ du /dev/sda*
0		/dev/sda
0		/dev/sda1
0		/dev/sda2
0		/dev/sda3
0		/dev/sda4

Looks like it's normal.
fsck-ing my system partition didn't show any meaningful errors.

Thanks for your help.

-- 

Clément Hertling (Wxcafe)
------      ------
Sent from my netbook's cyberspace

On 13-05 07:23, Milan Broz wrote:
> 
> On 05/27/2013 11:18 PM, Clément Hertling (Wxcafé) wrote:
> 
> > open("crypto.img", O_RDONLY|O_SYNC|O_DIRECT|0x100000) = 5
> > fstat(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
> > read(5, "", 0)                          = 0
> > read(5, "", 4096)                       = 0
> > close(5)                                = 0
> 
> This look like file crypto.img is empty, IOW file of zero size.
> 
> Please check it (also fsck filesystem etc.)
> 
> Milan
> _______________________________________________
> dm-crypt mailing list
> dm-crypt@saout.de
> http://www.saout.de/mailman/listinfo/dm-crypt

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2013-05-28 20:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-27 21:18 [dm-crypt] Cryptsetup using loop device makes it stop Clément Hertling (Wxcafé)
2013-05-28  5:23 ` Milan Broz
2013-05-28 20:35   ` Clément Hertling (Wxcafé) [this message]
     [not found]     ` <51A52148.4010104@gmail.com>
     [not found]       ` <20130528213229.GA19746@wxcafe.net>
     [not found]         ` <51A52926.9070309@gmail.com>
2013-05-29 21:12           ` Clément Hertling (Wxcafé)
2013-05-29 21:40             ` Arno Wagner
  -- strict thread matches above, loose matches on Subject: below --
2013-05-27  6:11 Clément Hertling (Wxcafé)
2013-05-27  6:31 ` .. ink ..
2013-05-27 10:56   ` Clément Hertling (Wxcafé)
2013-05-27 14:25     ` Milan Broz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130528203503.GD25814@wxcafe.net \
    --to=wxcafe@wxcafe.net \
    --cc=dm-crypt@saout.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.