All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nico Schottelius <nico-kernel@schottelius.org>
To: linux-kernel@vger.kernel.org
Subject: smbfs / loop: problematic or not unuseable?
Date: Mon, 16 Feb 2004 14:46:28 +0100	[thread overview]
Message-ID: <20040216134628.GL1881@schottelius.org> (raw)

Hello!

While still suffering from my more or less dead harddisk I am seeing
other nice problems. I copied my blowfish encrypted partition to a samba
server. Now I want to mount it and use it:

pc-it-nico# mount
[...]
//fs2/home on /home/nico/fs2 type smbfs (rw)

pc-it-nico# mount /home/nico/fs2/home-13-Feb-2004.tar.crypt /tmp/ -o loop,encryption=blowfish 
Password: 
ioctl: LOOP_SET_FD: Invalid argument

Well, let's try to use a local copy:

pc-it-nico# cd ~nico/fs2
pc-it-nico# cp home-13-Feb-2004.tar.crypt ..
pc-it-nico# cd ..
pc-it-nico# mount -t xfs  home-13-Feb-2004.tar.crypt scice -o loop,encryption=blowfish
pc-it-nico#

This works fine.

Just wanted to report this and ask whether this is what it should be.

Greetings,

Nico

ps: If somebody can recommened me a good manufacturer for 2.5" notebook
    disks, please send me a private mail. I am looking for something
    running longer than 2 months, having some performance, still beiing
    not too loud :)



             reply	other threads:[~2004-02-16 13:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 13:46 Nico Schottelius [this message]
2004-02-16 14:53 ` smbfs / loop: problematic or not unuseable? Urban Widmark
2004-02-17 11:21   ` Nico Schottelius
2004-02-17 11:53     ` Urban Widmark

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=20040216134628.GL1881@schottelius.org \
    --to=nico-kernel@schottelius.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.