[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: i need more loop devices



On Mon, Jan 24, 2005 at 08:16:32PM +0200, Can Burak Cilingir wrote:
> hi,
> 
> I need to backup my system (20 gigs) to a smbfs mounted directory. with
> all the attributes of an ext3 file system so plain rsync --archive won't
> be enough. I decided to create a filesystem image to mount from the
> mentioned directory. This time i hit to the filesize limit of the smbfs.
> 
> i decided to create 10 x 2GB files and glue them via raid 0 but this
> time, number of loopback devices couldn't handle that :) i have 8 of
> them. is it possible to create more? i tried with mknod, but couldn't
> succeed.

try adding  max_loop=xx at the boor prompt or when modprobing loop.

Frank

> 
> thanks
> -- 
> Can Burak Cilingir
> http://canb.net/
> http://tdk.org.tr/dogruyazalim.html
> icq#10720999



-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan



Reply to: