Ubuntu :: 11.04 Doesn't Detect My Partition

Jul 16, 2011

what will i do? so that i can install ubuntu on that partition?

View 2 Replies


ADVERTISEMENT

Debian :: Squeeze Grub Doesn't Detect Windows Partition On Install?

Sep 7, 2010

I've installed Lenny with no problem, but I tried switching to Squeeze, and grub for some reason didn't pick up on the Windows partition this time - it just shows the two Linux options (debian and debian single-user). I check the menu.lst file (which I've edited under Lenny with no issues), but for some reason it doesn't exist at all in this install. Is it in a different location with Squeeze maybe?

why grub didn't pick up on my Windows install?

View 3 Replies View Related

Ubuntu Installation :: Setup Cannot Detect Or Create Partition For Partition

Sep 30, 2010

I am trying to install windows 7 on my harddive, I am running ubuntu 10.04 and have windows 7 on DVD.I was until recently also using uberstudent, which I deleted (100 gigs) to make space for windows.However once I get to the windows start up I get a message: setup cannot detect or create a partition for this partition. (not word for word).

View 1 Replies View Related

Ubuntu Installation :: 3Gb RAM Max Under Koala - Doesn't Detect

Jan 18, 2010

Upgraded my laptop from 2Gb to 4Gb RAM and ubuntu doesn't detect it. I've read all the posts on this issue and I have:

1) installed a PAE kernel and made it the boot option. Output from uname -a is: Linux tensor 2.6.31-17-generic-pae #54-Ubuntu SMP Thu Dec 10 17:23:29 UTC 2009 i686 GNU/Linux

2) removed all the non PAE kernels (a post I found mentioned this if the PAE kernel doesn't sort it out after a reboot)

3) tried to install the linux server image & headers but this didn't work. I later found articles discussing how you couldn't do this under Koala anyway.

[Code]...

View 7 Replies View Related

Ubuntu Installation :: Firefox 3.6 Doesn't Detect JRE?

Feb 20, 2010

I installed sun-java6-plugin and copied the symlink of /usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7

[Code]...

View 2 Replies View Related

Ubuntu Installation :: 11.04 Doesn't Detect Windows Xp?

Jul 6, 2011

I am running Windows XP Pro SP3 and it is currently setup on a system running 2 SCSI drives with an adaptec 2940 UW (non RAID) PCI card both are 18.4 GB. Windows XP is installed on the first one and I am trying to install Ubuntu 11.04 onto the second, but the installation doesn't recognize that windows is installed on the first drive and only gives me that drive as an option to install... Gparted recognizes both, one as an NTFS file system (sdb) and the second as a unpartitioned drive (sdc) and for some reason is placing the usb drive as sda which i'm assuming might cause some issues with grub boot loader later on after the drive is removed. what might be causing this issue and how i would go about fixing it... should i just go to 10.04 and upgrade to 11.04 after?

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

General :: Why Doesn't Ubuntu 9.10 Detect USB Devices

Feb 13, 2011

"Computer" nor "Palimpest Disk Utility" showed anything about the attached devices. However, the command:

Code:

lsusb

outputs:

Code:

Bus 002 Device 004: ID 05a4:9866 Ortek Technology, Inc.
Bus 002 Device 003: ID 04d9:1203 Holtek Semiconductor, Inc. MC Industries Keyboard
Bus 002 Device 002: ID 047d:1029 Kensington Mouse*in*a*Box Optical Elite

[code].....

View 14 Replies View Related

Ubuntu :: Grub2 Does Not Detect Partition?

May 9, 2010

booting 4m external it goes into rescue mode saying uknown partitionwen i boo 4m computer grub it says no such device.Cannot even browse via grub command line. Says unknown partition.Posting via mobile

View 4 Replies View Related

Red Hat :: RHEL 5 Doesn't Detect CD/DVD

Feb 24, 2010

I have several RHEL 5 installed on ProLiant DL380, they all can't detect the CD/DVD hard dirve when i insert the CD. Do you now why is that, how can i fix it?

View 1 Replies View Related

General :: Ubuntu Lucid Doesn't Detect My Second GPU Card ?

Aug 31, 2010

Since I have upgraded to Ubuntu 10.04 Lucid Lynx, my second graphics card isn't detected by X server. When I do an lspci I get both listed though. I am using NVidia's driver v195.36.24

View 1 Replies View Related

Ubuntu Multimedia :: XRandR Doesn't Detect DVI Output To TV?

Mar 25, 2010

I'm trying to hook up my TV to my MacBook1,1 laptop running the Lucid Lynx Beta. The TV is connected to the laptop via a mini-DVI to DVI-I adaptor, which is connected to a DVI-I to video adaptor, and this is connected to the TV via a component cable.

Under OS X, after plugging in the mini-DVI cable, the TV automatically becomes a secondary display for the laptop (extending the current screen), so from a hardware perspective everything seems ok. Under Ubuntu, plugging in the mini-DVI cable elicits no response from XRandR whatsoever (xrandr -q reports DVI1 disconnected both before and after). URandR and the regular "Detect Displays" button in the "Monitors" preference app do nothing. The laptop has an Intel GMA 950 chipset, and the Intel driver is running successfully (Compiz works fine). I have a clean xorg.conf (generated by X -configure), except for the addition of "Virtual 2048 2048" in one of the SubSections of the Screen section. I'd be happy to post the full xorg.conf if it would be useful.

So far I have tried xorg.conf tweaks, and I have followed instructions to manually tell xrandr to output to DVI1 as described in the comment by Marko Mikulicic here.

View 1 Replies View Related

Ubuntu Multimedia :: Fglrx Doesn't Detect Monitor?

Sep 14, 2010

I'm running 10.04 on a Radeon HD 4650 card with fglrx. The driver installation went without a hitch, and the log file contained no errors.

When I try to run

Code:
aticonfig --initial
i get the response
Code:
Found fglrx primary device section
Unable to find any supported Screen sections
Running

[Code]....

My best guess is that I have to write an Xorg.conf file, in which I say what type of monitor I have.

I cannot do that, as I need to shut down the Xserver in order to make it generate my xorg.conf file. When I shut it down I get the black screen.

View 3 Replies View Related

Ubuntu :: 10.10 Installation Doesn't Detect Hard Drive?

Oct 28, 2010

When I try to install Ubuntu 10.10 on my desktop, the partitions menu that appears during the installation doesn't detect my sata hard drive. I have Windows 7 on a partition, left a space unpartitioned, then tried to install it. Coudn't detect the disk, so I booted to live ubuntu, and created a ext3 partiton with Gparted, it still doesn't detect. Also tried completly formating the disc. Still Doesn't detect. The strange thing is that in the ubuntu desktop when i boot with Live usb, the disk is there. I was also able to create the partition as i described before.

View 9 Replies View Related

Ubuntu Networking :: Doesn't Seem To Detect Wireless Connections?

Apr 22, 2011

i'm using a dell n5010 recently i installed ubuntu9.10 in my laptop and it doesn't seem to detect wireless connections, so, i googled it and downloaded a driver from broadcom and tried to install it as per the authors instructions and nothing seems to work well, the broadcom drivers are not detected in the additional drivers and when i try to install linux-wlan-ng tarballs it doesn't seem to work even, though i have gcc(i think thats it), so, i installed my windows driver through nsdgtk but it says that it is "unable to see if hardware is present" but, when i click ok on the error the wireless network applet says the hardware is present and when i click the network configuration tool it gives the error message "could not find a network configuration tool" and after configuring my network with network tools in administration it says "no wireless extensions" when i type 'iwconfig' and there is no ip address when i type "ipconfig".

View 9 Replies View Related

Ubuntu Networking :: System Simply Doesn't Detect Wi-fi

Jul 10, 2011

I've been trying to revive my old Acer Aspire 3680, which is supposed to have Acer InviLink 802.11b/g Wi-Fi CERTIFIED solution, supporting Acer SignalUp wireless technology, as shown is in Specification.The system simply doesn't detect Wi-fi and I don't know how to make it work.

View 9 Replies View Related

Hardware :: Ubuntu 10.04 Doesn't Detect Cell Phone

Oct 26, 2010

I am running 10.04 and don't know how to "add" my Motorola razor cell phone so I can download my pictures to my p.c.

View 1 Replies View Related

OpenSUSE Hardware :: 11.3 Doesn't Detect The Dvd-rom?

Apr 9, 2011

My little 40 GiBs hdd is kind of small by current standards. When I start running out of space, I always wondered what else I could do with those hundreds of music videos? Put 'em on dvd!

But 11.3 doesn't detect the dvd-rom, much less the disc. 11.4 did and the sound was much better than with my other Linux os. How can we fix this?

View 9 Replies View Related

Ubuntu :: Windows Boot Loader Doesn't Detect Keyboard ?

Jan 4, 2010

I installed Ubuntu using Wubi, and the boot loader does not detect my keyboard. Does the windows boot loader only support PS2 keyboards? Would there be a workaround... like install DOS drivers for it? I have a logitech s520 keyboard.

When in Windows, I can select what OS to use, but is there a way I can select which OS to use while booted into Ubuntu? Is there a program that will let me modify the windows boot loader from within Ubuntu?

View 2 Replies View Related

Ubuntu :: Ipod Touch Support In 10.4 - Seems Like The System Doesn't Detect It

Apr 29, 2010

I've just installed 10.4 and it works like a charm. The only problem I have is that I've plugged my ipod touch 3g in and nothing happens. It seems like the system doesn't detect it. Opening rhythmbox nothing happens either.

Do i need to do any extra thing in order to have my ipod working?

The only thing I can see in the syslog is this message:

View 9 Replies View Related

Ubuntu Installation :: Cannot Reinstall - System Doesn't Detect Its Own Screen ?

Jul 12, 2010

I'm new to linux and having a lot of problem, and I would really apprecaite the help. It all started when I connected my laptop to an LCD. Since then, my system doesn't detect its own screen. So I have to escape as the start of reboot and go to a recovery mode and select failsafe screen. Ubuntu then set to lowest graphic mode. It's no way to keep a set up for the long run. I've tried to reinstall Ubuntu from a CD but that doesn't work. .

View 2 Replies View Related

Ubuntu :: Live Lucid Doesn't Detect Wireless Card ?

Sep 10, 2010

I own an EeePC 701; right now I'm giving 10.04.1 a test run on it, using a live usb.

The EeePC has an Atheros wireless card, but live Lucid doesn't detect it. Here's the output from a ifconfig command:

Code:

Will the card be detected by a properly-installed Lucid? Is there some package I need to install so I can use wireless? Or should I steer clear of installing Lucid on my EeePC?

View 4 Replies View Related

Ubuntu :: How To Detect & Create A Swap File/partition

Jan 26, 2010

I am sitting in front of an Ubuntu which was installed previously by someone else. How can I find out if a swap partition was defined?Is it always a swap partition or only a (ONE) swap file (like in Windows XP) ?If there is currently no swap partition: How can I create one and tell Ubuntu to use it?How can I conversely tell Ubuntu NOT to use a separate swap partition but to use

View 2 Replies View Related

Debian Multimedia :: Doesn't Seem To Detect New Headset

Jan 11, 2011

I just purchased a Logitech ClearChat Comfort USB Headset. It works fine in Windows but unfortunately the same can't be said for Linux. It doesn't even seem to be detected as when I use the command cat /proc/bus/input/devices I get

I: Bus=0003 Vendor=0b38 Product=0003 Version=0110
N: Name="USB-compliant keyboard"
P: Phys=usb-0000:00:1d.2-1/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/input/input0
U: Uniq=
[Code]....

I checked Volume control and I have Headphone checked, and in switched Headphone is also checked. Actually... Maybe it is being detected... In the Device dropdown menu in Volume control I see "Logitech USB Headset". I checked that and the volume is turned up, speaker and microphone are selected in preferences... Sound is still coming out of my monitor's speakers though.

View 7 Replies View Related

Debian Hardware :: 8.0 Doesn't Detect Second Monitor

Apr 7, 2016

Debian Jessie does not detect one of my monitors (I have two) when I use the default drivers (nouveau) for my NVIDIA graphics card. It does work when I install the proprietary drivers, but then, after a couple of reboots, I get many problems (when I log in, it does not manage to load the desktop environment). I've tried this a couple of times unsuccessfully.

How to make the machine recognize the dual screen with the default drivers?

View 9 Replies View Related

Networking :: NetworkManager Doesn't Detect GSM Modem

May 9, 2009

I can connect to the internet using wvdial but NetworkManager is a no-no. Here is some information that's relevant:

Code:

# lsusb | fgrep Huawei
Bus 001 Device 010: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem

[code]....

View 8 Replies View Related

Ubuntu :: 9.10 Newly Installed Doesn't Detect Proper Screen Resolution?

Jan 2, 2010

My monitor is the hp pavilion f1703. The 9.10 only offers 2 resolutions 800 x 600 (4:3) and 640 x 480 (4:3)The native screen resolution is 1280 x 1024 @ 60Hz which is obviously not offered. I did my homework and followed this guide found here http://www.ubuntugeek.com/how-to-adj...on-ubuntu.htmlall i got was 'xrandr:cannot find mode 1280x1024' when i try to set the resolution manuallyThe weird thing is ubuntu 8.10 detects my monitor native screen resolution just fine.

View 9 Replies View Related

Ubuntu Networking :: Realtek RTL8101E/RTL8102E Doesn't Detect 1000Mbps

Jan 5, 2010

I'm trying to configure the following network card to work with a 1000Mbps switch:

Code:
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
I think the problem is the network card module. When I run
ethtool eth0 nothing of 100Mbps is showed:

[Code]....

View 1 Replies View Related

Ubuntu Installation :: GRUB Doesn't Detect Kernel After Security Upgrades

Feb 10, 2010

I have just suscribed into this forum. I have a problem: my notebook (NOTEBOOK SATELLITE L300-SP5917A - INTEL CORE 2 DUO T6400 (2.00 GHZ - 2 MB L2 - 800MHZ FSB) - 15.4 WIDESCREEN TRUBRITE TFT LCD - 400 GB SATA 2 .5 5400 RPM - 3GB PC2-6400 DDR2) doesn't boot ubuntu after the last security upgrade. I have wubi installed.I have Windows Vista and Ubuntu in the boot menu. I select "Ubuntu" and that leads me to the GRUB shell. I'm new in linux. It seems that GRUB doesn't detect the kernel. Maybe the file menu.lst has been deleted, or something similar, but I can't make my ubuntu to boot.

View 4 Replies View Related

Ubuntu Installation :: Grub2 Doesn't Detect WindowsXp After Karmic Install

Feb 15, 2010

I installed Ubuntu9.10 on a USB hard drive attached to my laptop. Laptop has pre-installed XP in the in-built hard-drive. Point to be noted is that my hard-drive is protected via encryption software called Pointsec.

The installation of Ubuntu on the USB hard drive went through fine and I'm able to boot Ubuntu from it.

But now the problem is, GRUB2 fails to detect the Windows XP installation.

Can someone tell me how I can force GRUB2 to boot Windows XP from hd0,0?

The GRUB1 way of configuring /etc/grub/menu.lst does NOT seem to work with GRUB2.

View 9 Replies View Related







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