<div dir="ltr"><div>Hi Tamas,<br><br></div>Thanks a lot for the help. You've almost solved my problem, The previous loop error is not there but I'm getting write-protected error when trying to mount<br><br>root@vm0:/srv# ls -l swift-disk <br>

-rw-r--r-- 1 ubuntu ubuntu 1000000000 Jan 10 18:01 swift-disk<br><br>root@vm0:/srv# mount /mnt/sdb1<br>mount: block device /srv/swift-disk is write-protected, mounting read-only<br>mount: cannot mount block device /dev/loop1 read-only<br>

<br><br>root@vm0:/srv# chmod 777 swift-disk <br><br>root@vm0:/srv# ls -l swift-disk <br>-rwxrwxrwx 1 ubuntu ubuntu 1000000000 Jan 10 18:01 swift-disk<br><br>root@vm0:/srv# mount /mnt/sdb1<br>mount: block device /srv/swift-disk is write-protected, mounting read-only<br>

mount: cannot mount block device /dev/loop1 read-only<br><div><div><div><br>/etc/fstab<br># UNCONFIGURED FSTAB FOR BASE SYSTEM<br>/srv/swift-disk /mnt/sdb1 xfs loop,noatime,nodiratime,nobarrier,logbufs=8 0 0<br> <br></div>

<div>Please help. Thanks in advance.<br></div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 10 January 2013 23:03, Michael H. Warfield <span dir="ltr"><<a href="mailto:mhw@wittsend.com" target="_blank">mhw@wittsend.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, 2013-01-10 at 17:46 +0100, Papp Tamas wrote:<br>
> On 01/10/2013 05:36 PM, Sujay M wrote:<br>
> > Hi all,<br>
> ><br>
> > I have created a container vm0 using the ubuntu template. I want to use /mnt/sdb1/ as loopback<br>
> > storage. so if i try to mount it i'm getting<br>
> ><br>
> > root@vm0:~# mount /mnt/sdb1/<br>
> > mount: Could not find any loop device. Maybe this kernel does not know<br>
> >         about the loop device? (If so, recompile or `modprobe loop'.)<br>
> ><br>
> > root@vm0:~# modprobe loop<br>
> > FATAL: Could not load /lib/modules/3.2.0-23-generic/modules.dep: No such file or directory<br>
> ><br>
> > How can i overcome this problem? Please help. Thanks in advance.<br>
><br>
><br>
> Please do not crosspost.<br>
<br>
</div>Now now...  Not so fast.  Not so general.<br>
<br>
There are times when cross posting can be appropriate (not saying this<br>
one was and not saying this one was not).  Not all of the developers<br>
monitor the users list (and the -users list was created at my suggestion<br>
to Daniel a long time ago when we only HAD the -devel list and we needed<br>
a place for users to correspond without distracting the devs too much).<br>
I do participate in both and I've seen a couple of times when someone<br>
has posted here and they don't get an answer but the same question<br>
posted later on the -devel list gets prompt replies because Serge or<br>
Daniel or someone else over there had more information and they hadn't<br>
been paying (as much) attention to the -users list.<br>
<br>
Not too long ago, I posted a message that had to go to three different<br>
major mailing lists (lxc-devel, systemd, and fedora) but I needed input<br>
from that union of subscribers to getting systemd working on fedora<br>
under lxc.  We now have the systemd issues (largely) resolved (we're<br>
discussion some patches I've created for 0.9.0 over on the -devel list<br>
now) as a result of that.  There are times when it is appropriate but<br>
you need to do so with caution and understanding.<br>
<br>
Templates are of appropriate interest to the general user population but<br>
this problem could require some input from the devs, especially if it<br>
means something needs to be changed.  There was a recent one asking<br>
about what was and appropriate kernel level and that got no responses<br>
here but some good comments from Serge over on the -devel list.  Not<br>
every message should be cross posted but a blanked prohibition on cross<br>
posting is equally not advisable.<br>
<br>
Regards,<br>
Mike<br>
<span class="HOEnZb"><font color="#888888">--<br>
Michael H. Warfield (AI4NB) | (770) 985-6132 |  mhw@WittsEnd.com<br>
   /\/\|=mhw=|\/\/          | (678) 463-0932 |  <a href="http://www.wittsend.com/mhw/" target="_blank">http://www.wittsend.com/mhw/</a><br>
   NIC whois: MHW9          | An optimist believes we live in the best of all<br>
 PGP Key: 0x674627FF        | possible worlds.  A pessimist is sure of it!<br>
</font></span><br>------------------------------------------------------------------------------<br>
Master Visual Studio, SharePoint, SQL, <a href="http://ASP.NET" target="_blank">ASP.NET</a>, C# 2012, HTML5, CSS,<br>
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current<br>
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft<br>
MVPs and experts. ON SALE this month only -- learn more at:<br>
<a href="http://p.sf.net/sfu/learnmore_122712" target="_blank">http://p.sf.net/sfu/learnmore_122712</a><br>_______________________________________________<br>
Lxc-users mailing list<br>
<a href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/lxc-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-users</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">Best Regards,<br><br>Sujay M<br>Final year B.Tech<br>Computer Engineering<br>NITK Surathkal<br><br>contact: +918971897571<br></div>
</div>