As per your suggestions, I have created a new filesystem and mounted it on /mnt/cdrom
[EMAIL PROTECTED] root]# mount -t ext2 -o loop /home/dahuja/DownLoads/UMLPatches/disk2.img /mnt/cdrom The free available space is as follows : [EMAIL PROTECTED] root]# df -h /mnt/cdrom Filesystem Size Used Avail Use% Mounted on /home/dahuja/DownLoads/UMLPatches/disk2.img 146M 13K 138M 1% /mnt/cdrom [EMAIL PROTECTED] UMLPatches]# rpm -i --root /mnt/cdrom glibc-common-2.3.2-4.80.8.i386.rpm warning: glibc-common-2.3.2-4.80.8.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e installing package glibc-common-2.3.2-4.80.8 needs 39MB on the /mnt/cdrom filesystem Installing glibc-common gives me above error, but df command shows sufficient memory to proceed with installation. Please advise on this. Thanks & Regards Dinesh --- Anthony Brock <[EMAIL PROTECTED]> wrote: > Allocate another drive. Do something like the > following on the master: > > dd if=/dev/zero of=disk2.img bs=512M count=1 > losetup /dev/loop0 ./disk2.img > mkfs -t ext2 /dev/loop0 > losetup -d /dev/loop0 > > ../linux-kernel ..... ubd1=./disk2.img ..... > > Once the UML has been launched, mount the new drive > in the appropriate place on your filesystem. There > are also methods for extending your existing image. > YMMV. - Tony > > >>> Dinesh Ahuja <[EMAIL PROTECTED]> 06/15/05 > 08:07AM >>> > When I try to install binutils, I was aksed to > install > its dependenices glibc and glibc-common. > > While installing glibc-common, I got following error > message : > installing package glibc-common-2.3.2-4.80.8 needs > 148MB on the /mnt/cdrom filesystem > > Where as my filesystem doesnot seems to have free > space amounting to above mentioned figure. > > Is there anyway by which I can expand the size of > filesystem or please suggest a way to fight back > with > this problem. > > Thanks & Regards > Dinesh > > --- Blaisorblade <[EMAIL PROTECTED]> wrote: > > > On Saturday 11 June 2005 22:37, Dinesh Ahuja > wrote: > > > >That would work, but there is another > possibility > > : > > > >loop-mount the root_fs from the host and use > the > > rpm > > > >option to specify where you want to install the > > > >packages. > > > > > > As per guidance, I have tried the following > method > > > [EMAIL PROTECTED] UML]# rpm -i --prefix > > > /mnt/cdrom/usr/local > > binutils-2.13.90.0.18-9.i386.rpm > > > error: package binutils is not relocateable > > Wrong option... that is for moving some files that > > the package specifies as > > "relocatable" inside the same root. The right > option > > is "--root": > > > > --root DIRECTORY > > Use the file system tree rooted at > > DIRECTORY for all operations. > > Note that this means the data- > > base within DIRECTORY will be used > for > > dependency checks and any > > scriptlet(s) (e.g. %post if > > installing, or %prep if building, a > > package) will be run after a > > chroot(2) to DIRECTORY. > > > > > Any suggestions ? I am using Red Hat 8.0. Is > there > > > filesystem which has all these utilities > installed > > > > -- > > Inform me of my mistakes, so I can keep imitating > > Homer Simpson's "Doh!". > > Paolo Giarrusso, aka Blaisorblade (Skype ID > > "PaoloGiarrusso", ICQ 215621894) > > http://www.user-mode-linux.org/~blaisorblade > > > > > > ___________________________________ > > Yahoo! Messenger: chiamate gratuite in tutto il > > mondo > > http://it.beta.messenger.yahoo.com > > > > > > > > > > __________________________________________________________ > Free antispam, antivirus and 1GB to save all your > messages > Only in Yahoo! Mail: http://in.mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux > Migration Strategies > from IBM. Find simple to follow Roadmaps, > straightforward articles, > informative Webcasts and more! Get everything you > need to get up to > speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > _______________________________________________ > User-mode-linux-user mailing list > User-mode-linux-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux > Migration Strategies > from IBM. Find simple to follow Roadmaps, > straightforward articles, > informative Webcasts and more! Get everything you > need to get up to > speed, fast. > http://ads.osdn.com/?ad_idt77&alloc_id492&op=click > _______________________________________________ > User-mode-linux-user mailing list > User-mode-linux-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > __________________________________________________________ Free antispam, antivirus and 1GB to save all your messages Only in Yahoo! Mail: http://in.mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user