These are the instructions I use to resize the UML filesystems:

http://user-mode-linux.sourceforge.net/old/resize.html

Jay

2009/10/13 Kristian Kirilov <d3v1...@d3v1ous.info>:
> Flavio wrote:
>> 2009/10/13 Jonas Meyer <jme...@jonasmeyer.com>:
>>
>>> Three steps.
>>>
>>> 1) dd if=/dev/zero of=root_fs bs=1GB count=0 seek=150
>>> 2) mkfs.ext3 root_fs
>>> 3) mount -o loop root_fs mount_point/
>>>
>> 4) debootstrap
>> 5) configure the guest system through a chroot (fstab, locales etc.)
>> 6) enjoy
>>
>> Flavio
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>> http://p.sf.net/sfu/devconference
>> _______________________________________________
>> User-mode-linux-user mailing list
>> User-mode-linux-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
>>
> Hello again, I have created new image with dd command with 5GB size,
> then i have setuped ext3 file system and debian lenny with debootstrap.
>
> I have downloaded
> http://user-mode-linux.sourceforge.net/linux-2.6.24-rc7.bz2 from the web
> to test my new filesystem, but when i try to boot i receive this error:
>
> INIT: Entering runlevel: 2
> Starting enhanced syslogd: rsyslogd.
> Starting periodic command scheduler: crond.
> xterm_open: $DISPLAY not set.
> Failed to open console 1, err = -19
> xterm_open: $DISPLAY not set.
> Failed to open console 2, err = -19
> xterm_open: $DISPLAY not set.
> Failed to open console 3, err = -19
> xterm_open: $DISPLAY not set.
> Failed to open console 4, err = -19
> xterm_open: $DISPLAY not set.
>
> And system is busy, the command line which i use is: ./linux-2.6.24-rc7
> ubda=debian_lenny_fs mem=128M
> debian_lenny_fs is the name of my new root partiton, i just installed
> fresh debian lenny filesystem with debootstrap.
>
> Can somebody help to me to fix this problem?
> Thanks
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> User-mode-linux-user mailing list
> User-mode-linux-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to