Skip to Content.
Sympa Menu

baslinux - Re: [BL] Loop

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Loop
  • Date: Sat, 29 Apr 2006 08:58:20 +1200

James Miller wrote:
>
> On Fri, 28 Apr 2006, Karolis wrote:
> > How can i change the size of the loop (virtual drive BL works in)?
> > For example, change it from 30MB to 50?
>
> https://lists.ibiblio.org/sympa/arc/baslinux/2004-May/004217.html

That example changes the size to 30MB. See line 4:

(4) dd if=/dev/zero of=new.fs bs=1k count=30k

To get 50MB, use 50k instead of 30k

Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page