Both OpenSuse 10.2 and 11.1 want atleast 256 mb of ram. Main memory: At least 256 MB; 512 MB recommended >
Try if you can proceed with the installation by creating a swap file. As root, type the following in terminal. Might work > dd if=/dev/zero of=/swapfile bs=1M count=1024 > mkswap /swapfile > swapon /swapfile This will create a swapfile having size 1GB. Ogden Nash <http://www.brainyquote.com/quotes/authors/o/ogden_nash.html> - "The trouble with a kitten is that when it grows up, it's always a cat." On Mon, Jul 27, 2009 at 5:34 PM, sonu kumar <[email protected]> wrote: > option for customizing the hard disk doesn't come. > > On the system, when installation starts, first thing comes only is.....*Your > computer doesn't have enough memory to run YAST, to continue activate some > swap space*. > > with regards > > sonu > > > On Mon, Jul 27, 2009 at 1:15 PM, arun singh <[email protected]>wrote: > >> >> >> >> Create separate Swap partition.Usually it is recommended to create the >> keep the size of swap partition twice the size of your RAM.Try this,may be u >> will be able to curb out from this problem. >> >> >> -- >> Regards >> Arun >> >> >> On Mon, Jul 27, 2009 at 12:22 PM, ApinderSingh <[email protected]>wrote: >> >>> How much RAM is the system having? >>> >>> >>> Jonathan >>> Swift<http://www.brainyquote.com/quotes/authors/j/jonathan_swift.html> - >>> "May you live every day of your life." >>> >>> On Mon, Jul 27, 2009 at 12:09 PM, sonu kumar <[email protected]> wrote: >>> >>>> This massage comes when i choose option "INSTALATION" after i insert CD. >>>> >>>> On Mon, Jul 27, 2009 at 10:06 AM, ApinderSingh <[email protected]>wrote: >>>> >>>>> When do you see this message? Using livecd to install? >>>>> >>>>> >>>>> Pablo >>>>> Picasso<http://www.brainyquote.com/quotes/authors/p/pablo_picasso.html> - >>>>> "Computers are useless. They can only give you answers." >>>>> >>>>> On Mon, Jul 27, 2009 at 9:56 AM, sonu kumar <[email protected]>wrote: >>>>> >>>>>> hi....dear all. >>>>>> >>>>>> Good morning to all of you. >>>>>> >>>>>> I am trying to install open suse 11.1 or 10.2. I have allocated 25Gb >>>>>> for this and alsoI have windowsXp already installed on it. >>>>>> When installation starts, it shows following error... >>>>>> >>>>>> *Your computer doesn't have enough memory to run YAST, to continue >>>>>> activate some swap space. * >>>>>> >>>>>> also I don't know how to activate swap coz i hav'nt done partition yet >>>>>> as error massage comes before the custom partition option. >>>>>> >>>>>> with regards >>>>>> >>>>>> sonu >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> Sonu kumar Choudhary >>>> Department of Physics >>>> Indian Institute of Technology >>>> New Delhi-110016 >>>> >>>> >>>> >>>> >>> >>> >>> >> >> >> > > > -- > Sonu kumar Choudhary > Department of Physics > Indian Institute of Technology > New Delhi-110016 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Linux User Group @ IIT Delhi" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/iitdlug?hl=en -~----------~----~----~----~------~----~------~--~---
