LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-05-2009, 01:29 PM   #1
sharathg786
Member
 
Registered: Sep 2005
Location: India
Distribution: Slackware, Back|track, Fedora, ubuntu
Posts: 167

Rep: Reputation: 30
ubuntu 9.04, not recognizing windows during installation


Hi,

I have installed previous versions of ubuntu, but never has it missed recognizing my windows installation. I'm trying installing ubuntu 9.04, but during partition stage of the installation, it's not showing the option of installing "side by side".

Instead it's saying that "No other operating system is found on this computer" Please help me on this, if I'm missing / doing anything wrong.

Here is the output of fdisk -l:

Code:
Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000e4895

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1275    10241406    c  W95 FAT32 (LBA)
/dev/sda2            1276        2319     8385930    f  W95 Ext'd (LBA)
/dev/sda3            2320        3564    10000462+  83  Linux
/dev/sda4            4501        4865     2931862+  82  Linux swap / Solaris
/dev/sda5            1276        2319     8385898+   b  W95 FAT32
/dev/sda6            2320        3564    10000431    7  HPFS/NTFS
/dev/sda7            3565        4500     7518388+  83  Linux

Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x65a80794

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1               1       19457   156288321   42  SFS

As shown, I have two HDD, one with 40 GB (where I want both of the OS's) and the other is 160GB HDD. I previously had slackware on /dev/sda3, and my /home partition as /dev/sda7

--sharath
 
Old 06-05-2009, 07:38 PM   #2
Matir
LQ Guru
 
Registered: Nov 2004
Location: San Jose, CA
Distribution: Debian, Arch
Posts: 8,507

Rep: Reputation: 128Reputation: 128
what version of Windows is installed? Make sure your Windows install was cleanly shutdown: sometimes the unclean flag on the filesystem causes weird errors.
 
Old 06-05-2009, 10:56 PM   #3
sharathg786
Member
 
Registered: Sep 2005
Location: India
Distribution: Slackware, Back|track, Fedora, ubuntu
Posts: 167

Original Poster
Rep: Reputation: 30
I'm running windows XP SP2, I have made sure there was a clean shutdown.
(But, yes the first time when i tried to install, I remember windows was not properly shutdown )

I usually insert the ubuntu disc while running windows and then reboot. I checked with the md5sum tool, if the contents(.iso) were downloaded correctly, but no problems with that too.
 
Old 06-06-2009, 01:40 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,131

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
Maybe it no longer scans FAT. Been too long since I haven't used NTFS.
 
Old 06-06-2009, 11:42 AM   #5
sharathg786
Member
 
Registered: Sep 2005
Location: India
Distribution: Slackware, Back|track, Fedora, ubuntu
Posts: 167

Original Poster
Rep: Reputation: 30
It seems that nobody has faced this problem (after much googling), guess I have to do it the windows way... re-install windows and try again (I hate doing this )
 
Old 06-07-2009, 02:33 AM   #6
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Just go ahead and install Ubuntu 9.04 to whatever partition you want. I'm guessing you want to install to /dev/sda3 since you said that /dev/sda7 was /home. Then just add this to the end of Ubuntu's /boot/grub/menu.lst:
Code:
title           Microsoft Windows XP Home Edition
root            (hd0,0)
savedefault
makeactive
chainloader     +1
Replace the (hd0,0) with whatever partition you have XP installed on. Remember that grub counts partitions starting from zero.
 
Old 06-07-2009, 06:36 AM   #7
sharathg786
Member
 
Registered: Sep 2005
Location: India
Distribution: Slackware, Back|track, Fedora, ubuntu
Posts: 167

Original Poster
Rep: Reputation: 30
That's the problem, I get to see the partition table only with the fdisk -l command (running ubuntu live session) and not during installation.

I only get two choices,
> wipe the selected harddisk (sda / sdb) and install ubuntu
> manual partition

if i choose manual and select sda(where windows is installed), its not showing my existing partition table, instead it says there's no OS found, that means i can either choose to install ubuntu at the start OR at the end of hard disk /dev/sda

Last edited by sharathg786; 06-07-2009 at 06:37 AM.
 
Old 06-08-2009, 01:05 AM   #8
someone Awesome
Member
 
Registered: Nov 2008
Posts: 70

Rep: Reputation: 17
do you see it with partition editor on live cd?
if so try making your partitions in advance.

*partition editor=system-administration-partition editor
 
  


Reply

Tags
installation, windows



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu not recognizing intel chipset? ben44b Linux - Hardware 21 01-08-2009 11:10 PM
Ubuntu v7 is not recognizing wirless card...help omarcarr Ubuntu 20 06-22-2007 11:39 AM
Ubuntu, Puppy not recognizing my SerialATA HD S.V. Linux - Hardware 1 01-23-2007 09:04 PM
ubuntu not recognizing external usb hdd tripled2006 Ubuntu 2 01-15-2007 11:49 AM
php not recognizing mysql installation martinman Linux - General 2 12-13-2003 10:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 06:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration