This HP Community is for Customer to Customer Product Support. First Time Here? Check Out Videos on How to Search, Register, Post and More.

Re: Installing Ubuntu 9.10 on dm3 (1479 Views)
Reply
Top Student
ab2013
Posts: 7
Registered: ‎07-21-2009
Message 1 of 2 (1,506 Views)

Installing Ubuntu 9.10 on dm3

Hello all!

 

I'm having trouble installing Ubuntu on the dm3 because I tried to create a new partition and it didn't let me (it only allowed me to format my hard drive and replace everything with Ubuntu or to manually create a new partition, which I'm not a fan of). 

I ended up installing it within Windows; however, I find that many of the features of Ubuntus are disabled (I cannot install Netbeans within Linux, for example, which I need for my college classes). I also need to install Subversion in Ubuntu, but that is blocked as well. 

It's easy to get rid of this copy of Ubuntu, but has anyone tried installing Ubuntu by creating a new partition? I need 15-20GB reserved for Ubuntu.

Please use plain text.
Intern
ozzy091
Posts: 35
Registered: ‎09-02-2009
Message 2 of 2 (1,479 Views)

Re: Installing Ubuntu 9.10 on dm3

you'll have to create ext partition in order to install Karmic in true dual boot configuration..or may use stick to wubi for experimental purpose...

 

If you have installed Ubuntu 9.10 first, you can install windows 7 using a new ntfs partition. When installation finishes use the Ubuntu Live CD to reconfigure Grub (Boot loader)...make sure you use GRUB2..

 

Boot off the LiveCD

 

sudo grub

root (hd0,0)

setup (hd0)

exit

 

sudo gedit /boot/grub/menu.lst

 

#title   Windows 95/98/NT/2000
# root   (hd0,0)
# makeactive
# chainloader  +1

Regard's

Osel Cerejo
Please use plain text.