dual boot

Asked by beran099

i want to dual boot xp and ubuntu without wubi. but i do not have floppy drive/bios does not support boot from flash drive.
so after sucessfully ubuntu installetion if i get 'ntldr is missing' messege. what i will do?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-video-openchrome Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Hi,

Please try this installation procedure for Ubuntu 8.10:

http://weeklypedia.blogspot.com/2009/01/openchrome-ubuntu-intrepid-810.html

Regards,

Mark

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#2

Hi,

Please try this openchrome installation procedure for Ubuntu 8.10:

http://weeklypedia.blogspot.com/2009/01/openchrome-ubuntu-intrepid-810.html

So first connect your network card to the wireless router using a LAN cable.

Step 1: Open Terminal from "Applications->Accessories->
Terminal"

Step 2: Run the following commands (copy-paste each line below to the Terminal then hit <enter> after each line)

sudo apt-get update
sudo apt-get install build-essential subversion autoconf automake1.9 libtool
sudo apt-get build-dep xserver-xorg-video-openchrome
svn checkout http://svn.openchrome.org/svn/trunk openchrome
cd openchrome*
./autogen.sh --prefix=/usr
make
sudo make install
gksudo gedit /etc/X11/xorg.conf

In section Device in the xorg.conf file, set Driver to "openchrome"

Regards,

Mark

Revision history for this message
beran099 (bernwal099) said :
#3

what is svn checkout http://svn.openchrome.org/svn/trunk openchrome. and what i do with this? also how i use
./autogen.sh --prefix=/usr and use prefix. i am confused. i am very new to commandline.

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#4

Hi,

Details about the openchrome installation procedure can be found here:

https://help.ubuntu.com/community/OpenChrome#Manual%20Installation

Regards,

Mark

Revision history for this message
beran099 (bernwal099) said :
#5

well i am unable to understand openchrome installetion procedure, but i will try ubuntu 9.10 when it will released. also from last the year openchrome developers does not improve openchrome driver for via k8m800 chipset. they are focussing at other series chipsets. thanks for your reply.

Revision history for this message
beran099 (bernwal099) said :
#6

i want to dual boot xp and ubuntu without wubi. but i do not have floppy drive/bios does not support boot from flash drive.
so after sucessfully ubuntu installetion if i get 'ntldr is missing' messege. what i will do?