[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] vfb in PV
On Friday 14 March 2008 02:44:34 am Nikhil Talpallikar wrote: > I tried yum groupinstall "X Windows System" . I got an error saying: > > "need atlest 29000MB free disk space" > > fc6 PVM fell short of disk space. How can I install a minimal X11 system? Uhh, there's no way you need 29 GB of disk space - yum is confused. Did you at least get to the downloading file stage? If so, you can go to /var/cache/yum/*/packages, and install the files there with rpm. (rpm's --ignoresize option would be helpful here, if you actually have the disk space.) Or, you can take the filelist of files yum wants to install, and pick the largest rpms and 'yum install' it separately (with its dependencies). Eventually, you will get past the confusion, and be able to install the rest in one step. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |