Ubuntu Installation :: Partitions Not Getting Recognized At All

Dec 26, 2010

The thing is I want to install Ubuntu alongside my Win 7 32-bit OS on its own partition. I have four partitions:
System Reserved (made automatically by Win 7),
System (where Win 7 is installed),
Ubuntu (which is a partition I made during the installation of Win 7 that is empty) and
Data (where all my documents, music and such is at).

The problem is that when I get to the point in the installation of Ubuntu where you choose where to install it, Ubuntu doesn't recognize any partitions at all! So to install Ubuntu I would have to erase everything which I would very much like to avoid - moreover I read it was better to begin with installing Win 7. If I choose to 'Try Ubuntu' and thereafter open GParted this is what it looks like:

The weird thing is that when I open 'Computer' I can see the different partitions and even open the partitions and files on them. It seems to work the way it should. When I open a drive it creates a shortcut on the desktop. So when I've entered all of them it looks like this:
This is how the partitions look like in Win 7:

The reason why the Ubuntu drive is FAT32 is because I tried formatting the drive while in 'Try Ubuntu'-mode. It didn't work with NTFS either. The harddisk is a Samsung HM251JJ ATA. Why can't the Ubuntu installation read my partitions? There's even a partition ready for it. And as I wrote I have looked at a great deal of threads but can't find out what to do.

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Existing Partitions Not Recognized - Empty Allocated Drive

Feb 6, 2010

I am trying to install ubuntu 9.10 on an system which already has XP installed. I had used Ubuntu earlier but when I installed XP ( in an attempt to dual boot) I seem to have lost the Ubuntu Installation. But the problem is GParted or the Ubuntu installer dont recognize the existing partitions but instead see it as an empty unallocated drive. I have a 120GB hard disk. Below is the extract after fdisk:

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x4fa8a60b
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x4fa8a60b .....

Also this is how the disk Utility in Ubuntu sees my system: ( See attachment)
[IMG]file:///D:/Screenshot.png[/IMG]

View 9 Replies View Related

Ubuntu :: NTFS (Data And Games) Partitions Not Recognized

Apr 17, 2010

On my system I have two internal SATA Disk drives, the first one is 120GB and the second one 360GB.

120GB Disk:
1st partition: NTFS (22GB), Windows XP is installed, for playing my games.
2nd partition: NTFS (62GB), The "GAMES" partition, where all the games are installed
3rd partition: EXT4 (25GB), Ubuntu Karmic
4th partition: SWAP space

The 320GB disk is a single NTFS partition, where all my data/files are stored. A couple of days ago I used GPARTED to shrink the 320GB partition and create a new 2GB FAT32 one at the end of it. (Never had any problem before using GPARTED for any filesystem). I put in there some old dos games and rebooted to windows. Then I formatted a diskette as MS-DOS startup disk. I rebooted the computer again and and booted from the FreeDOS LiveCD. After playing for a while I tried the MS-DOS disk, to see if it performed better.

Now Windows XP does not recognize the DATA and GAMES partitions, buts recognizes the fat32 one. In ubuntu they work, but when I try to fix them, it says "run chkdsk". Windows does not recognize them so I cannot do this. I tried to restore Windows XP from a Norton Ghost Backup image file, but its LiveCD does not recognize these partitions either (norton ghost 12 uses vista to boot the live cd).

View 1 Replies View Related

Ubuntu :: Mkfs.ntfs Partitions Are Not Recognized By Windows 7?

May 7, 2010

I formatted with mkfs.nts a USB 500 GB external drive. Under Linux when I connect it to the USB port it's recognized and works. Under windowz 7 home is's seen in the device list but not in the computer window. I can't do anything with it apart eject it. This is what I get from fdisk:sudo fdisk /dev/sdcThe number of cylinders for this disk is set to 60801.There is nothing wrong with that, but this is larger than 1024,and could in certain setups cause problems with:1) software that runs at boot time (e.g., old versions of LILO)2) booting and partitioning software from other OSs(e.g., DOS FDISK, OS/2 FDISK)Command (m for help):

and this from fdisk -ls /dev/sdc:
gt[~]$ sudo fdisk -ls /dev/sdc
Disk /dev/sdc: 500.1 GB, 500107862016 bytes

[code]....

View 5 Replies View Related

Fedora :: Grub Not Appearing Even Though Other Partitions Recognized

May 11, 2011

I had tried many distros over the years but settled on Ubuntu for the last two or three, unfortunately the new version of Ubuntu (Natty) has prompted me to make the change again. To keep access to all my Ubuntu docs e.t.c. I installed Fedora 14 on a seperate partition and hey presto, there's the Ubuntu partition for me to read from, problem is that my laptop still just boots straight into Fedora, this is ok on my laptop but I wanted to make the switch on my desktop as well which has the wife's Windows partition on it, not being able to boot into that would cause eruptions! The problem is that Fedora hasn't installed a Grub menu.

On advice I typed this:-
[eric@Eric-Fedora ~]$ grub-install -v
and got:-
grub-install (GNU GRUB 0.97)
[eric@Eric-Fedora ~]$

View 4 Replies View Related

Ubuntu Installation :: Installer Won't Recognize Partitions - Error Message Saying Partitions Over Sized

Mar 22, 2011

I used Ubuntu before, without problems but since the 10.04 version it won't recognize my partitions. I formated my laptop and partitioned it, installed Windows 7 64bit, which I need for my work, and wanted now to install Ubuntu 10.04/10. I then used GParted to check my Harddisk and it is having troubles to recognize my partitions, too while Windows finds them. GParted is giving me an error message saying my partitions are oversized. I am still in the beginning of my Linux experiences and so I don't know what to do. I have two 250GB harddisks (how Windows recognizes them),

[Code]....

View 9 Replies View Related

Ubuntu Installation :: CD Doesn't Detect Partitions But No Apparent Overlapping Partitions?

Mar 3, 2010

Xubuntu 9.04 installation CD not detecting any of the current partitions. This all started when I reinstalled windows XP a few days ago.After, the computer wouldn't boot into GRUB and would boot directly into windows.Other threads have dealt with a similar issue, that of overlapping partitions causing libparted/parted/gparted to detect the whole drive as unallocated space. The problem in these threads seemed to be a corrupted partition table, in which the partitions overlapped with each other. So of course I checked the output of fdisk -l for overlapping partitions, but I don't see any obvious overlapping partitions. I've noticed that the partition that used to be linux swap isn't showing up in the partition table at all. I might just be missing something simple here and would like another set of eyes to help me figure this one out. Does the problem have anything to do with the partition table being out of order (ie. not in order of what regions they cover on the drive)? From the liveCD I've run

Code:

sudo fdisk -lu
sudo sfdisk -d
sudo parted /dev/sda print

and have received the following output:

Code:

ubuntu@ubuntu:/mnt$ sudo fdisk -lu
omitting empty partition (5)
Disk /dev/sda: 60.0 GB, 60011642880 bytes

[code]....

View 3 Replies View Related

Ubuntu Installation :: Order Of Partitions For Root / Home And Swap With Respect To Windows Partitions?

Feb 9, 2011

I am installing Ubuntu on the same hard drive as Windows 7. The partitions of Windows 7 have already occupied the left part of the hard drive. From left to right, the Windows partitions are one partition for Windows booting, one for Windows OS and software installation, and one for data which is planned to mount on Ubuntu. I was wondering how to arrange the order of partitions of root, home and swap, i.e. which is on the left just besides one Windows partition, which is in the middle and which is on the far right?

View 1 Replies View Related

Ubuntu :: Sd Card Not Recognized - How To Make It Recognized

Jun 2, 2010

I just installed Ubuntu 11.04. The drive was formatted when I installed so it's 100% Ubuntu. The only major problem I have encountered is that Ubuntu will not recognize my SD cards. I really need to access these cards, all my film footage is on there. I think the internal SD card reader (If such a thing exists) would have been deleted during the installation process. I am a greenthumb to Ubuntu and have never used it before so I am rather stuck...

View 7 Replies View Related

Debian Hardware :: HDD Not Recognized In BIOS But Recognized Upon Boot

Sep 18, 2014

I have a backup HDD with a different distro for my laptop and i can boot into it via external usb or if swapped into the laptop. This HDD/install in question is debian testing and was working fine, the issue arose suddenly. I was first suspecting a failure of hardware somewhere on the motherboard, but the hdd i was using with an external usb adapter also works when installed into the machine. also, the HDD is recognized once i have booted using the external HDD and distro, but it is not recognized by the bios. so i dunno, my first guess is something became corrupt within the testing install, but i guess its also possible that there is some wrong with the HDD but thats not immediately apparent as all the data is still accessible.

Should also note that the HDD with testing on it is also recognized when connected via the external usb adapter, while booted from alternative distro/HDD.

Also. just tried this, but i can get the testing HDD/disto to boot if connected externally. it was going pretty quick, but there i did catch a line about a corrupt filesystem. any commands to run to see what might be going on?? log files to look at?

View 0 Replies View Related

Ubuntu Installation :: ISO CD Is Not Recognized

May 1, 2010

I downloaded the Ubuntu ISO from Ubuntu website.I wrote it in a CD....I use Linux.I followed the procedures properly.I used the Write to Linux Option after right clicking the file.Now When I try and boot it from windows the CD doesnt load properly...But in linux it does and it shows the files.

View 3 Replies View Related

Ubuntu Installation :: Printer Is Not Being Recognized

May 14, 2010

I have been trying to set up my Brother 5370dw in the network.It recognized easily with the usb, but I sure would like to set it up with my network.I have tried to have it find the networked printer to no avail, and I do not know how one can "force" it to be recognized.

View 3 Replies View Related

Ubuntu Installation :: 10.04 Repository Dvd Not Recognized

Sep 2, 2010

I have installed Ubuntu 10.04 Lucid Lynx on my PIV machine and I have a collection of 8 dvds containing full Lucid repository for ix86. Now I want to add those repositories in Synoptic. Plz suggest how can I use those repo dvds in my Ubuntu box.

View 3 Replies View Related

Ubuntu Installation :: Ethernet Not Recognized

Dec 8, 2010

I have installed Ubuntu 10.10 on a new hard drive on an old Acer Veriton M464 but the network adapter is not recognized.

System/Preferences/Network Connections (Wired tab) shows no connections.

View 3 Replies View Related

Ubuntu Installation :: USB 3 Drive Not Recognized

May 2, 2011

External USB 3 drive not recognized after upgrade to Natty. Works fine and is recognized immediately when plugged into USB 2. Occasionally the drive is recognized with USB 3 when plugged/unplugged. Worked fine in Maverick (with USB 3)

View 2 Replies View Related

Ubuntu Installation :: USB Not Recognized When Plugged In

Aug 5, 2011

i install ubuntu 10.04 and i found that it does not recognized my USB when plug in..So i need to mount it manually from system->disk utility->mount volume.Is there any solution for auto detect?

View 6 Replies View Related

Ubuntu Installation :: Can't Sync The Partitions In REFItSuspect There Was An Error With Installation

Sep 27, 2010

Please bear with me as I'm incredibly new to Linux and shell scripting and all that good stuff. This will be a fairly lengthy post, as I don't really know which information is pertinent to the problem at hand and which is irrelevant. I installed Ubuntu on my Macbook following the instructions on this page: [URL].. At step 7, /dev/sda3 was not in the dropdown menu of options, so I picked...I can't remember. Either /dev/sda or /dev/sda2. I think this may be the beginning of the root of my problems. Step 8 is where it all falls apart. I get the following error message: "Status: MBR partition table is invalid, partitions overlap. Status: GPT partition of type 'Unknown' found, will not touch this disk."

Sooo since I can't sync the partitions, I can't get Linux to load unless I'm loading it from the LiveCD. I've tried steps 1-10 on this page:[URL].. However, under step 4, I could either "Save" the file randomly, without actually saving it to /mnt/root, or I could just open it and run the installer. I think I went into FF preferences and changed it to let me pick where each download would be saved, but when I actually clicked on the download link and then "Save", after finding the folder and clicking the final button (Which I think actually said "Open" instead of "Save"), nothing happened. I tried running the rest of the steps after just opening the installer on its own, but of course just got error messages. I hate not being able to troubleshoot this on my own!

View 4 Replies View Related

Ubuntu Installation :: Printer Recognized But Not Working?

Feb 1, 2010

After upgrading to 9.10 HP Printer C7200 is recognized but doesn't work. get message ""printer State" Idle-/usr/lib/cups/backend/upfailed Have tried to rectify without success. as a lot of my use of Ubuntu depends on usable printer.

View 3 Replies View Related

Ubuntu Installation :: New Ide Hard Drive Not Recognized?

May 9, 2010

i'm trying to install mint 8 on a new hard drive but my pc doesn't recognized it. neither does the live boot mint cd. when i get to create partition it just hangs there.do i need to format the new drive using my old one first?

View 1 Replies View Related

Ubuntu Installation :: HDs Not Being Recognized By BIOS After Install

May 16, 2010

I've just installed 10.04 twice on 2 separate disks and it seems to have done something really strange to them. BIOS will not recognise them anymore, it just waits but they never come online. I have to unplug the disk completely for the system to boot.The first time I thought I'd just lost a disk, but when exactly the same thing occurred the second time around, it seems like too much of a coincidence.The installer didn't recognise the disks first time around as they were part of a RAID group previously. I did a dmraid -E -r /dev/sda to fix. After that just installed as per every other time I've used.

View 4 Replies View Related

Ubuntu Installation :: RAID 5 (Intel) Not Recognized

Jun 21, 2010

I have a system with: - 1 SSD "boot" drive - 3 HDDs in RAID 5. I created my RAID 5 set in BIOS - P6X58D motherboard/Intel Software RAID - Looks and works fine in Windows 7 (Ultimate) 64-bit. I installed Ubuntu 10.04 using wubi - both Windows 7 and Ubuntu systems are on the SSD THE PROBLEM Ubuntu does not appear to recognize my RAID 5 set - when it loads I see a "/dev/sd_ 10 failed" error (sd_=sda, sdb or sdc) along with "no such file or directory" - I can see my 3 HDDs in 'Disk Utility,' but the space/partition information is incorrect - I reinstalled all packages related to RAID (dmraid, etc.)

View 7 Replies View Related

Ubuntu Installation :: Burned DVD Of Version 9 Not Recognized

Jul 11, 2010

I've been trying for days now to install Ubuntu on a Dell Dimension 5100 desktop. It's got a 2ghz processor, ATI graphics card and 512 ram. It has a DVD drive that it boots from. Here's the problem. I have Ubuntu 10 burned on a regular CD and I have Ubuntu 9.1 burned on a DVD. I can boot this Dell up using the CD. It goes through the regular install, gets to 23% then tells me that it can't recognize the CD/DVD device or the hard drive. I've re-seated cables, I know the hardware is all good, this is my media computer that Ive had attached to my TV now for a year. It was running fine 3 days ago before I got the great idea to convert it to Linux.

Now...once that fails I try to put in the burned DVD of version 9. Again the computer boots, I tell it to boot from the DVD...but this time the computer acts as if that drive doesn't even exist. It simply can't find the DVD drive anymore once I put a DVD into it. Is this a problem with the basic reading?? It'll read a CD but not a DVD. If I let it boot all the way to the live Ubuntu CD, the DVD drive is recognized just fine, reads DVDs, etc. Is there another solution, something I should be trying? I need this comp on Ubuntu. I've already converted all other systems in my house and this POS is the only abomination still using windows.

View 9 Replies View Related

Ubuntu Installation :: No Hard Drives Are Recognized

Jul 18, 2010

When i try to install ubuntu 10.04 on my desktop i get through the first 3 steps which are Language, Region, and Keyboard. when i get to Prepare partitions, there is nothing there (same problem with 9.10). I followed the steps of another thread about removing the raid settings and I am sure i did that correctly but it did not work, when i try to find my drives in terminal they can not even be found.

Both of my drives are SATA, one is 250gb, other is 500gb. They are both recognized by other operating systems. I have switched the SATA headers that they are plugged into. I really am just not sure what else to do here. Im not totally stupid at linux, ive been using it for a few years and i have taken two classes for linux in the past year. I really feel dumb for not being able to figure this out :/

View 1 Replies View Related

Ubuntu Installation :: Hard Drive Not Recognized?

Aug 1, 2010

I am trying to install this OS. However no matter what I do the UBUNTU instllation CD doesn't recognize the hard drive on which I would like to install the OS on.

I currently have two SATA hard drives connected to my computer. MY primary is my Windows 7 drive and my second hard drive is my spare.

When i load up UBUNTU and get to the window where I can select which hard drive/partition to install to my second spare drive isn't there.

View 4 Replies View Related

Ubuntu Installation :: Old Keyboard Intact But Not Recognized

Aug 29, 2010

I am trying to install Xubuntu on an old Pentium3. This computer only takes keyboard with the this type of connector: link. When I type the name using this keyboard nothing happens. The mouse (connected through USB) works fine however. Does Xubuntu (or other Ubuntu) based computers have a known issue with this type of keyboards? I am sure the keyboard works fine and infact the problem happened when using two different keyboards.

View 1 Replies View Related

Ubuntu Installation :: Fedora 13 Not Recognized By Grub2?

Sep 3, 2010

I was installing Fedora 13 on my computer as I need it for a class I'm taking but wanted to keep Ubuntu (10.04) as well. So now the setup is: Windows 7 on sda, Ubuntu and Fedora on sdb.I did not install the bootloader when Fedora 13 prompted to. Running sudo os-prober and sudo update-grub only finds Windows 7.I know I can manually add it in 40_custom but have no idea how to go ab out that. The output of my fdisk -l is as follows:

Code:
Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders

[code]....

View 8 Replies View Related

Ubuntu Installation :: How To Install New Driver Off CD And Get It Recognized

Sep 12, 2010

System - Xubuntu 8.04.4 but equally valid for other Ubuntu variants.I installed an updated driver for an Intel network card by doing a "make install" from its src directory (copied from install CD). That appears to have successfully created a file named "e1000.ko" and placed it in a subdirectory named "e1000" in the appropriate /lib/modules/.../drivers/net directory. Based on the contents of the Makefile the "make" also invoked "depmod -a". The "make" doesn't appear to have done anything else interesting.

However, on reboot this new module is not the one being loaded (based off of strings in the dmesg log file), instead the original as distributed with Xubuntu is.Obviously, I have to do more than the installation instructions on Intel's CD say to do.What steps do I still need to do to get this new driver recognized in place of the original?(it is no huge deal if the only answer I get is an honest "Don't bother" since the driver that came with Xubuntu appears to work "fine", however the Intel driver is a full Version number higher so I'd expect it to be somewhat "better" by some measure)

View 2 Replies View Related

Ubuntu Installation :: Upgrade From 10.10 To 11.04 - Graphics Not Recognized?

May 1, 2011

I recently upgraded from 10.10 to 11.04

I have a Dell GX260 with on board intel graphics chip 845G - believe

This seemed to work fine in 10.10 and indeed from version 9.04

After the upgrade to 11.04 I can only run in basic graphics mode -

I have been to the grub menu and taken the recovery option and attempted to reset the graphics mode - it says it cant detect the graphics card or input devices

I have also been to a root shell via grub and tried the command 'X -configure'

this seems to end abnormally but does produce a xorg.conf file - this file makes the graphics unstable with menu bars and such have overflows and lockups -

View 4 Replies View Related

Ubuntu Installation :: Installer Can't Find Partitions And XP-installation

Mar 15, 2010

The instaler doesnt find my partitions and the XP that is installed too! For some reasons i cannot delete the whole hdd... if i format the partition, where (i want to install ubuntu) with fat, the pc crashes during the installing process after the tastaturlayout question! if i try some other formats, the installer tells me, that there are no Operating Systems installed and the hdd is unpartitioned!

if i start ubuntu live from the cd, the system finds all partitions, but if i run cfdisk in a terminal, i get a fatal error (cannot open disk space)... My machine is a acer aspire 1694 WLMi (pretty old, but should be no problem), bios is up to date, Windows is XP home edition with SP3.

View 6 Replies View Related

Installation :: Password Is Not Recognized

Mar 5, 2009

I've just installed Xubuntu 8.10, successfully, but I've noticed that the password I gave during the installation moment, while is perfectly recognized when I start a session of Xubuntu, later on if I want to perform an action that requests root privileges, the password I type isn't recognized at all.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved