From: Jari Ruusu <jari.ruusu@pp.inet.fi>
To: Kovacs Gabor <kgabor@BOLYAI1.ELTE.HU>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Loop device and smbmount: I/O error
Date: Fri, 19 Sep 2003 18:24:31 +0300 [thread overview]
Message-ID: <3F6B1FAF.89C9F5F4@pp.inet.fi> (raw)
In-Reply-To: 1063914356.1639.34.camel@warp
Kovacs Gabor wrote:
> I've tried to mount an ext2 filesystem image (ca. 1GB) stored on a WIN
> computer via the loop device under 2.4.22:
>
> (Initially the file scratch2.img is filled with 0s.)
>
> #smbmount //win02/scratch /pro -o username=sambadisk,workgroup=MYDOMAIN
> #losetup /dev/loop0 /pro/scratch2.img
> #mke2fs /dev/loop0
> #mount /dev/loop0 /scratch -t ext2
>
> #cp -r linux-2.4.22 /scratch
> cp: cannot create directory `/scratch/linux-2.4.22/drivers/video/sis':
> Input/output error
> cp: cannot create directory `/scratch/linux-2.4.22/drivers/video/aty':
> Input/output error
This bug should be fixed in loop-AES version of loop, here:
http://loop-aes.sourceforge.net/loop-AES/loop-AES-v1.7e.tar.bz2
Can you try again with that version?
Regards,
Jari Ruusu <jari.ruusu@pp.inet.fi>
next prev parent reply other threads:[~2003-09-19 15:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-18 19:45 Loop device and smbmount: I/O error Kovacs Gabor
2003-09-19 15:24 ` Jari Ruusu [this message]
2003-09-21 16:46 ` Kovacs Gabor
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=3F6B1FAF.89C9F5F4@pp.inet.fi \
--to=jari.ruusu@pp.inet.fi \
--cc=kgabor@BOLYAI1.ELTE.HU \
--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.