Debian Installation :: Installer Doesn't Detect XP Partitions ?

Apr 17, 2011

I downloaded this "debian-6.0.1a-amd64-netinst" iso image....But on the partitioning screen, after selecting the manual partitioning, it shows the whole hard disk without detecting the XP partitions.

View 2 Replies


ADVERTISEMENT

Debian Installation :: Installer Doesn't Detect Ethernet Card

Dec 19, 2010

I am trying to install Debian Lenny (64 bit) on my brand new Toshiba laptop (intel i3, 3 GB RAM) and for some reason the installer cannot detect the ethernet card. This is the error message I get:"No Ethernet card was detected. If you know the name of the driver needed by your Ethernet card, you can select it from the list."And then there's a list which is quite long -- and I cannot replicate it here. But I want to know why the installer cannot find the ethernet card on its own or find the appropriate driver. In any case how can I fix this problem?

View 14 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

Fedora Installation :: 11 Installer Doesn't Detect Seagate Sata Disk

Jul 8, 2009

I have an Asus P5K motherboard with an Intel Core 2 Duo 8400. It has 2 SATA hard disks, a 250 GB Seagate and a 500GB Hitachi.

I've been running Fedora 10 x86_64 for 6 months on this computer without problems.

I'm trying to do a new Fedora 11 install on this computer but the installer (Anaconda?) only detects the Hitachi disk.

I've tried to make a new Fedora 10 install to check if it was a media or disk problem and it detects the two hard disks.

I've tried to install it via a Live CD, and the installer only detects the Hitachi disk. The LiveCD detects the two hard disks, I can access it, partition, format, write, but the installer only detects the Hitachi.

I've tried to change from Enhanced SATA (AHCI) to Compatible in BIOS without success and I've changed SATA cables from one disk to the other, changed the disk order and nothing.

Must I enter some boot parameters for Fedora 11? Has the LiveCD installer some options?

View 2 Replies View Related

Ubuntu Installation :: 10.04 Desktop Installer Doesn't See All Partitions

May 5, 2010

When trying to install Ubuntu 10.04 desktop from USB pendrive I can't see the sda partitions in the manual partition editor.I have a dual boot PC with Windows XP Pro and Ubuntu 8.10 running (see below for more details). Using the 10.04 Ubuntu desktop edition on a USB stick (pendrivelinux), I can boot without a problem and everything works fine: mount/unmount of all my drives, read data, etc. But I can't install the 10.04!When running the installer, at the point where the partition is selected, I choose "manual" as option. On the next screen I only see the drives/partitions starting from /dev/sdb1... to sde, but NOT /dev/sda. The "Add" button is greyed out, I can only edit the existing partitions. When I edit and press forward I get an error telling me that the SWAP partition is missing. I already HAVE a swap on sda.

I also tried booting Ubuntu 10.04 and then running the installer - no difference. I also remove the plug from one of the drives (sde) - still the installer doesn't show me sda.I would like to install 10.04 without messing up my Windows XP Pro and without messing up my /home partition or any other partitions that are non-Ubuntu stuff.In former years this used to be the easiest part, now it looks like a challenge. Any help is appreciated. System and background info:Hardware: Desktop PC with Intel Core 2, Nvidia graphics card, 5 SATA hard drives hooked to Gigabyte mother board, two network cards (only one in use)Current OSes: Windows XP Pro on sda1, Ubuntu 8.10 on sda and sdb

View 9 Replies View Related

Ubuntu Installation :: Installer Doesn't See All Drives / Partitions?

May 10, 2010

When I tried to install Ubuntu 9.10 or 10.04 (from CD or USB drive), and selected manual partitioning, the installer would not show all my drives.

However, when booting the life CD/USB, gparted or the Disk Utility did recognize all drives and partitions.

It turned out that one of my drives was marked as RAID partition, although I never used RAID!

Here the symptom:

When you run the installer and select "manual partitioning", the resulting list of drives and partitions is incomplete. In my example it was:

sda
- sda1
sdc
- sdc1

[Code]....

You may have multiple drives with the RAID metadata on it. In that case you need to repeat the above command for all those drives. Just make sure you don't wipe out your existing RAID, if you have one.

Reboot the system and see if it works.

P.S.: Also check your BIOS settings - do you have drives configured as RAID?

View 5 Replies View Related

Ubuntu Installation :: Installer Doesn't Have Any Listed Partitions?

May 22, 2010

I'm trying to install ubuntu 10.04 on an old computer, but the installer doesn't have any listed partitions and I can't go any further. The hard drive I'm trying to install it to was just formated in Windows 7, it's a clean hard drive. Uh, how am I supposed to install it?

View 1 Replies View Related

Ubuntu Installation :: Can't See Drives - Alternate Installer Doesn't Detect Windows - No Boot?

Feb 16, 2011

I have a Windows XP system, and wanted to install Ubuntu to a 100 GB XT3 partition on the same drive. I was told I could chainload Ubuntu from the NT Loader menu. I booted from a Ubuntu 10.04 CD and ran the installer. It didn't find any hard drives. On a hunch, I tried the 10.04 alternate installer CD. That DID find the hard drive and partitions. I had the installer make /dev/sda7 (the XT3 partition) the root. Installation proceeded smoothly, but then the installer told me it did not see any other OS's on my drive! Why? I directed the installer to place grub on /dev/sda7 instead of the MBR.

Per the instructions I was given, I used DD to copy the first 512 bytes of /dev/sda7 to the Windows primary partition (sda1) as bootloader.lnx. But the resulting file is empty, and it won't boot. I repeated the whole process - formatting, installing FOUR times, and same results. I have no idea where GRUB was installed. It is apparently not in the MBR, because I still have my normal Windows boot. I downloaded the 10.10 alternate installer and got the same exact results. Even switched from XT3 to XT4. After two weeks of this nonsense, I still have yet to see Linux boot.

View 9 Replies View Related

Fedora Installation :: Dual Boot - Installer From F13 LiveCD Doesn't Detect Other OS - So Grub Conf Is Wrong

Oct 13, 2010

I've just installed Fedora (F13) for the first time, on a new HDD, to give myself a dual-boot system. So currently I have:

So, at the appropriate stage in the install menu, there is an option for where to install GRUB, and a drop-down to choose which drive is the primary BIOS boot drive.

However, in both cases, no other drive except my new sdc is visible. So, I can install GRUB to MBR of sdc, or to first sector of boot partition - but no option to put it to my primary boot drive MBR on sda.

Likewise, in the GRUB configuration page, if I go to Add another OS, the only option it gives me is my new Fedora install. It doesn't list the Vista OS on sda at all.

The result is that I can boot to either OS by changing the boot drive priority in BIOS.

I guess my question is this:
- is this expected behaviour from the installer, meaning that I'll need to configure GRUB manually somehow? (gulp ) or
- did I do something wrong in the install process? or
- is this some weird bug manifesting itself?

View 12 Replies View Related

Debian Installation :: 8.0 Installer Does Not Detect Hard Drive During Install

Jun 26, 2015

“toshiba satellite u840w with hard disk drive and a solid state disk cache”

Debian 8 installer does not detect the hard drive during installation

I've recently tried to installed Debian 8. The problem is that the partition menu gives me these 3 options:
1. Configure iSCSI volumes
2. Undo changes to partitions
3. Finish partitioning and write changes to disk

There are no options for defining partitions or any hard drive during installation. After searching the internet i found that the problem because the solid state disk SSD cache. How I install a Debian 8 with computer which has a hard disk drive and a solid state disk cache.

more info: I want windows 7(64) and debian dual boot

View 14 Replies View Related

Debian Installation :: 'Squeeze' AMD64 Installer Fails To Detect Hard Disk

Apr 20, 2011

Having trouble installing 'Squeeze' 6.0.1a-amd64-netinst on a new AMD64 system.The installer boots and runs fine until it gets to hard disk detection. Then it hangs for about 20 minutes showing a blue screen, during which time the HDD-activity light flickers every 5 seconds. Eventually it says it can't detect a hard disk, and displays a (longish) list of possible drivers; no idea which, if any, would suit.Anyone else installed (successfully or otherwise) on this combo?

View 3 Replies View Related

Debian Installation :: When Choose Resume Partitioning Installer Then Freezes At Detect File Systems

Dec 1, 2014

I'm trying to install Debian Jessie beta2 on a UEFI laptop. The installation worked just fine before with setting in manual partitioning an EFI system partition and a root partition.But when I try to partition with root as an encrypted volume I get this error when I wanna write changes to disk:" the attempt to mount a file system with type vfat in scsi1 partition sda at /boot/efi failed"When I choose resume partitioning the installer then freezes at "detect file systems".

Because my harddrive needs specific alignment I've made beforehand in gdisk:EFI System Partition of 100mib at /dev/sda1/boot partition of 512mib at /dev/sda2/ (because I expect the installer to want a /boot too for an encrypted device)rest of harddrive reserved for root at /dev/sda3

View 3 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 :: Gparted Doesn't Detect Any Of Partitions

Apr 5, 2010

I have a little problem. As soon as I boot my computer, Grub gives me an error 17. It happened after I tried to resize my Windows partition with a program. I have a dual boot between Windows 7 and Ubuntu 9.04.I've tried everything I could find on this forum and on the rest of the internet, but nothing was working. Most of them require a Windows CD (god knows where it is) or reinstalling grub and all that stuff, but it's all not working.I'm currently on a Ubuntu Live CD. Gparted doesn't detect any of my partitions, but just says 232 GB unallocated space. Palimpsest Disk Utility and the Explorer see all my partitions though EXCEPT my Windows 7 partition I tried to resize.

View 1 Replies View Related

Ubuntu Installation :: Installer Do Not Detect HDD?

Dec 28, 2010

I have Mint 9 installed on a 120GB, WD SATA HDD. Now I want to install Ubuntu 10.10 on this HDD. Downloaded i386 desktop image and created a bootable USB stick with the image. System boots fine but installer do not detect My HDD. It only lists my USB drive. Even Gparted donot detect the drive. Typing sudo fdisk -l also lists only my USB Drive.

View 3 Replies View Related

Ubuntu Installation :: Installer Does Not Detect HDD

Mar 21, 2011

Ubuntu installer does not detect my sata drive during installation.

Hardware:
Asus p4gv-mx
4gb ram
250gb wd sataII drive
ide cdrom
Bios options tried:
Disabling apci 2.0
disabling apci

setting IDE mode to
[Enhanced]
[compatibility] w/both sata only, pata& sata settings
Setting my pata cdrom to slave and plugging it into the slave position of the ide ribbon.

I've tried these combinations with the usb installer, and dvd installer.
I've tried loading the live cd/dvd & usb then running the installer with in.
I've tried the spacebar method, hitting f6 and apci=no, noapci

The live cd has no problems detecting and mounting my hdd, however the installer does not detect it.

View 3 Replies View Related

Debian :: Installer Not Recognizing Existing Partitions

Apr 18, 2011

Currently, I have a dual boot set up with Ubuntu and PCLinuxOS. I have a separate / and /home partition for both (ext4). When I run the installer, it claims the whole disc is empty. I tried the expert option and loaded every module that seemed to have to do with partitioning, but that made no change. Is there some simple option I am missing that might help it recognize that there are existing partitions? This was the "testing" installer if that makes any difference.

View 3 Replies View Related

General :: Debian Installer Not Recognizing Partitions

Jul 6, 2010

I am currently running an Asus EEe PC 1000H with Windows 7 installed on it. I am trying to set up a dual boot with Debian. My problem is: I boot the netbook via an SD card with the netinstaller image. When it comes to create partitions, the installer tells me, that my HDD is completely empty, which is not true. I have 3 partitions, one with w7, one with stuff (fat32) and one empty, where debian should go. Because it doesn't recognize my partitions, it only wants to create a new partition on the supposedly empty HDD, which is not what I want. Why does it not recognize my HDD? It always worked with Ubuntu, LinuxMint etc.

View 1 Replies View Related

Ubuntu Installation :: 11.04 Installer Won't Detect Windows 7

Aug 11, 2011

I'm trying to install Ubuntu 11.04 alongside Windows 7, but when I boot from the CD, Ubuntu refuses to detect the presence of Windows 7. I tried unplugging all my external hard drives to see if that made a difference, but Ubuntu still can't tell that I have Windows 7 on there.

View 4 Replies View Related

Fedora Installation :: Installer Cannot Detect My Target Disk ?

Jul 12, 2010

I have a dual CPU Xeon machine that I have been using various versions of fedora on for years.

The machine has the following disk layout:

I currently have Fedora 10 and grub installed on hda and I had to jump through hoops to install such as disabling the promise controller and reassigning drives because that blasted /dev/mapper kept grabbing the Maxtor ATA drives although I didn't want it to.

Anyway, in the BIOS I can boot from the secondary IDE controller so I want to install Fedora 13 on hdb. Problem is, the Fedora installer won't detect the drive.

Its partition table is as follows:

There is approximately 69GB of free space on this disk but the blasted python based installer wont show the disk as a possible installation location. If I exit to a bash shell I see that the device nodes do exist and I can manually mount and manipulate the disk but the installer is brain dead where the disk is concerned.

I will mention that sdc, sdi, and sdj are used with mdadm to create high performance striped volumes. Also, sdc shows up under /dev/mapper and I don't want to use /dev/mapper at all. I want simple /dev/sd? mount points...no stinking /dev/mapper, and no stinkin volume manager wrappers...

Why I cannot get the installer to use /dev/sdb?

Is there a disk signature on /dev/hd[bc] that is causing them to be grabbed by /dev/mapper, and if so, how would I remove that signature from the drive? /dev/mapper is vacant under Fedora 10.

View 2 Replies View Related

Fedora Installation :: 13 Installer Don't Detect Usb Hard Disk

Oct 12, 2010

I have a ssd cosair harddisk with both usb and sata connecters. If I connect it with sata anything is working fine, and I managed to install Fedora core 13.

But I also want to be able to use the harddisk when it is connected with usb and that causes problems.

When I boot the Fedora Core 13 dvd It can't detect my usb harddisk.

When booting in install mode it just don't detect the harddisk.

When booting the dvd in rescue mode it don't detect the harddisk, and it don't create any entries in /dev/ for the harddisk. It is like there is no disk at all.

I have tested this on 3 different computers, so it is not a problem with my specific motherboard. So either it is a problem between my harddisk and Fedora Core 13, or there is some problems with the usb drivers in the boot image used by the Fedora core 13 dvd.

The disk is working fine if I connect it via usb to an existing Windows install, so the usb connection is working.

I installed Fedora core 13 with the harddisk connected to sata and then re-connected the harddisk to usb. It then boot up, but complain about missing root filesystem. Most likely caused by missing usb driver in my kernel.

But anyway, what I really want is the ability to boot from both sata and usb, so I can take the harddisk with me and boot it on other computers with usb.

So is there a command which allows me to build an kernel image which can boot from usb or am I trying to do something which is not really supported?

I did update my fstab to use LABEL=myroot

There is 1 Windows partition(NTFS) and 1 linux partition on the disk. (No seperate /boot partition and no swap)

View 1 Replies View Related

Ubuntu Installation :: Installer Boots From CD Then Cannot Detect Drive

Feb 21, 2010

I'm using the Ubuntu 9.10 alternate install CD in an external PATA USB CD drive to try to install Ubuntu on a ThinkPad X60. The installer boots but then very quickly gets to a stage where it complains that, "No Common CD-ROM drive was detected". It asks you to point out the drive or load or select drivers, but there aren't any drives or drivers to choose. I brought up another console, and looked in /dev, but there isn't anything there that resembles a CD drive.

I tried
$ modprobe ide-scsi
But it can't find the module.

I followed the instructions here, found the drivers on a working system, and put them on a thumbdrive. However, when I mount it:
$ mkdir /tmp/drive
$ mount /dev/sdc1 /tmp/drive

Mount fails due to an "invalid argument," with two different USB drives that work just fine on other systems. When even mount doesn't work, I feel like I've got both hands tied behind my back. How I can correctly implement the above command-line fixes? I'm not sure what I'm doing wrong. I've installed different Ubuntus probably a dozen times over the years, and haven't gotten stuck this badly since somewhere around version 4. Whether this problem is specifically related to the fact that my external USB CD drive has a PATA interface. If I go out and buy or borrow a SATA USB CD drive, is this problem likely to go away?

View 6 Replies View Related

Ubuntu Installation :: 10.04 Server - 64 Bit - Installer Won't Detect Disk

Oct 5, 2010

I have a Dell Poweredge 2970 2x3.0 GHz AMD 64bit dual core, Perc 5/i controller, and 2 brand new Fujitso SAS 15K 146GB drives.

Trying to install Ubuntu 10.04 Server 64 bit from USB. At the point of detecting disks, the installer only recognizes the USB. The installation was created using Pendriveinstaller ver1.8.0.1 per Ubuntu Server web site instructions. I have the drives configured as 2 separate raid 0 arrays using the bios raid configurator. The drives have been initialized. (Tried before with a single Raid 1 array, but had same issue and since have read Ubuntu support for hardware raid is not great, so was going to bypass hardware raid for now).

I've seen some chatter on here about opening a terminal at this point and removing dmraid but don't see an option for terminal only shell.

View 1 Replies View Related

Ubuntu Installation :: Installer Does Not See Any Partitions

Feb 14, 2011

I try to install Ubuntu 10.10 on HP notebook G62 (Intel-i3, 64-bit). It have a 320GB hdd with my laptop which now consists of:

1) SYSTEM volume
2) (C: ) volume with windows 7
3) RECOVERY (D: ) volume
4) HP_TOOLS volume

1 to 4 are originally there. And now I shrink (C: ) by 50GB to get a unallocated space in which I decide to install ubuntu: First I try to shrink by Windows7 tools, but installer did not see unallocated space (but shows list of my volumes). Then I install Acronis disk director and made 50GB unallocated space by Acronis. After this Ubuntu installer does not see any volumes on my HDD Windows7 boots had works normally. I try to restore ALL from image by HP TOOLS but without result - installer doesn't see any volumes. I try boot from CD, remove dmraid and all raid package and try run installer - no result.

View 9 Replies View Related

Debian :: Installer Not Showing Partitions - Hard Disk Blank

Nov 2, 2010

My PC configuration is as follows:
CPU: AMD Athlon II 245 X2
RAM: 2GB DDR2
MB: ASUS M2A74-AM
SATA DVD-Writer
WD 320GB SATA HDD.

SATA Controller is in AHCI mode in BIOS.
Partition Table:
1. Pri. (Windows 7 Ultimate)
2. Log. (Data)
3. Log. 15GB free space (want to install Linux in this partition)

I want to install Debian 5.0.4 from DVD. But the installer is not showing any partitions, it says entire hard disk is blank. But I ran 'fdisk -l' in the console, it shows the partitions correctly.

View 4 Replies View Related

Ubuntu Installation :: Partitions Not Listed At Installer?

Jun 5, 2010

I have windows installed in c drive and there are 3 other partitions namely e,d,f.I booted kubuntu/ubuntu live cd.The installer doesnt show any partitions.This is my windows:- http://imagebin.ca/view/Uj-KB26v.html

This is at kubuntu at installer step:- (Same is the case with ubuntu)http://imagebin.ca/view/wZBYBV.html

fdisk -l report:- http://imagebin.ca/view/CH8fiE6r.html

I tried alternate cd also...no change!

View 4 Replies View Related

Ubuntu Installation :: Installer Not Recognizing Partitions

Nov 28, 2010

I'm trying to install Ubuntu 10.10 from my live USB disk. In My computer, it is showing all drives correctly, but when I try to install using the installer on desktop, it is showing the whole hard disk as free space and no partitions at all.

when I tried 'sudo parted' and then print command, I got the below error message.

Error: Can't have a partition outside the disk!

I formatted the C drive from linux using ext4 filesystem.

How can I make the ubuntu installer recognize my partitions?

View 3 Replies View Related

Ubuntu Installation :: 10.04 Installer Failed To Install On HDD With Four Partitions

Jul 2, 2010

HDD with four partitions: Three DOS bootable primary partitions are located in the head, and the residual extended partition is divided into several logical drives.

1st trial: 10.04 installer recognized the last largest logical drive for system installation, but installer truncated the extended partition, and created the "terrible" 5th primary partition at the end of the HDD. GParted and other utilities cannot access to this 5th primary partition. (So, I restored the lost partition table on the HDD manually by MBM. But several OS were broken.)

2nd trial: To avoid making this "terrible" 5th primary partition, I located the largest logical drive for installation at not of the end.10.04 installer recognized this logical drive, but failed again.I tried GParted. but also failed to formating to ext4.Maybe, 10.04 installer failed at this formating step. Logical drives are not supported in 10.04 ?

View 9 Replies View Related

Ubuntu Installation :: Installer Does Not See Perfectly Working Partitions

Sep 3, 2010

I have two hard disks, the one that I work with and another one for backups. The main HD had an OS (Ubuntu) partition, a partition for /home and a lot of free space.I installed latest Mandriva creating a new partition. Everything OK. But it overwrote GRUB and I couldn't boot into Ubuntu, so I reinstalled GRUB from the Ubuntu live CD. I got my Ubuntu back, but then it wouldn't boot into Mandriva. Well, I didn't care. But now the problem comes.

Right now, if I try to install Ubuntu from live CD, the installer won't see the partitions in my main drive. It sees the partitions in the backup drive, but the main drive appears as empty, no Ubuntu, no Mandriva, and no /home. Debian testing installer did just the same. Those partitions are there and I can boot into them and see them; it's only the installer that does not see them.

View 2 Replies View Related

Ubuntu Installation :: Does Not Detect Partitions Or Windows

Feb 11, 2010

I've installed the last year ubuntu 8.10 on dual boot with winodows XP, but then I had to format the XP so I lost the dual boot and access to ubuntu and I used only XP...Now, I downloaded Xubuntu 9.10, when I was trying to install it, when preparing the disks a message tell me that the PC has no operating system, then when I choose to manually partion the disk, xubuntu does not read the different partition I'm having and just display the hole disk as free space

View 9 Replies View Related







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