2

Heres my System Information. Is this ok for the latest ubuntu? Is my processor good enough? About installing ubuntu, I have 2 partitions and i put my important files in 2nd Drive (Drive D:), after installing ubuntu, does all files will be erased?

Operating System: Windows XP Professional (5.1, Build 2600) Service Pack 3

       Language: English (Regional Setting: English)

System Manufacturer: LENOVO

   System Model: 3000 C100
           BIOS: LENOVO BIOS Rev: 1.0
      Processor: Intel(R) Atom(TM) CPU  230   @ 1.60GHz (2 CPUs)
         Memory: 1016MB RAM
      Page File: 638MB used, 3327MB available
DirectX Version: DirectX 9.0c (4.09.0000.0904)
Tim
  • 32,861
  • 27
  • 118
  • 178
Alistaire
  • 23
  • 3
  • 2
    Boot from live cd and check unity /usr/lib/nux/unity_support_test -p http://askubuntu.com/questions/69466/how-to-check-requiriments-for-unity-3d – Qasim May 22 '13 at 03:28
  • Maybe you can use gnome-fallback inside of unity. Less requirements, but less cute things too. – ssoto May 22 '13 at 07:14
  • Currently installing Ubuntu 13.04 I'm in the process of Running post-istallation trigger update-notifier-common and its taking too much time.

    ubuntu CRON[30150]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))

    ubuntu CRON[30199]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)

    ubuntu CRON[30219]: (root) CMD (start -q anacron || :)

    ubuntu CRON[30299]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)

    ubuntu CRON[30380]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)

    --stuck in here--

    – Alistaire May 22 '13 at 09:52

1 Answers1

2

Yes, it should be usable on that system, depending on your graphics card. Personally I would use lubuntu or xubuntu because those run faster on older systems. Be very careful when partitioning. My advice would be to get a a second hard drive. It has saved my a lot of pain for the little that it cost me.

bntser
  • 1,456
  • Or instead of lubuntu or xumbuntu install gnome-shell and use Gnome classic environment. I have done so on very similar pc and it works very well. – Misery May 22 '13 at 06:09
  • I'm already installing Ubuntu 13.04 and still its ongoin. I'm in the process of Running post-istallation trigger update-notifier-common and it has this kind of command running. – Alistaire May 22 '13 at 09:44
  • this taking too much time.

    ubuntu CRON[30150]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))

    ubuntu CRON[30199]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)

    ubuntu CRON[30219]: (root) CMD (start -q anacron || :)

    ubuntu CRON[30299]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)

    ubuntu CRON[30380]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)

    --stuck in here--

    – Alistaire May 22 '13 at 09:53