Ubuntu :: Dual Boot - Unable To Get The Driver?

Aug 21, 2011

Code:
*-network
description: Wireless interface
product: BCM4313 802.11b/g/n Wireless LAN Controller[code]...

i have a dual boot, struggling on windows because my wlan wont work.i need to get the drivers but cant find the right ones, i have enclosed above the netowrk info i got from the terminal in ubuntu,

View 2 Replies


ADVERTISEMENT

Ubuntu Installation :: Unable To Boot On Dual-boot XP After Recovering Windows Bootloader?

Jul 18, 2010

I have Ubuntu 10.04 LTS and Windows XP installed on my laptop. Usually when booting, I get the GRUB 2 menu and I can boot into either Ubuntu or XP.I was playing around with EasyBCD, then after trying to remove it I was unable to boot into Windows, I used a Windows 2000 CD recovery console to fix the MBR (using: fixboot and fixmbr).Now Windows starts up when I power on, but I don't get the grub menu anymore with an Ubuntu option. If I boot from the Ubuntu Live CD and try to mount my Ubuntu partition (/dev/sda5) I get this error:

mount: wrong fs type, bad option, bad superblock on /dev/sda5,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try

[code]....

View 2 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu Installation :: Unable To Boot From Either Dual Boot Drives

Feb 15, 2011

I can only use the Live CD to operate Ubuntu. After typing in the command sudo fdisk -l, I get the following?

Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code]....

And when I boot without the Live CD, I get the following message in the GNU GRUB Version 1.98-1ubuntu7 window page.

View 9 Replies View Related

Ubuntu :: Grub - Unable To Boot Into Windows 7 On Dual Boot

Mar 23, 2011

I had a dual boot system with 3 partitions, Windows 7 on one partition, and Windows XP on another partition and a Data partition. I decided to load Ubuntu 10.10 on the Windows XP partition.During installation I selection manual partition, and deleted Windows XP.after successful completion of Ubuntu installation "Grub" directly boots into Ubuntu, it doesn't show me the OS selection screen. After following some forum posts I did an update grub

Code:

Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.35-22-generic
Found initrd image: /boot/initrd.img-2.6.35-22-generic

[code]....

View 8 Replies View Related

Ubuntu :: Unable To Boot 10.10 Desktop (32 Bit) In Dual Boot With Win 7 64 Bit

Jan 7, 2011

I have a Sony VPCZ13C5E with Intel Core i7 M640 @ 2.8GHz and Windows 7 Prof 64 bit.
It has 4 x 122GB SSD's in one Volume type Raid 0 using Intel Rapid Storage Technology.

The installation prog did not offer to install alongside an existing (Win 7) system, however after installation I was able still to boot Win 7 from the Grub Menu, but the Linux option just gives the black screen of death.

Booting from the 10.10 LiveCD and running sudo fdisk - l gives "unable to seek on /dev/sda". Also I have had a message "unknown filesystem type 'isw_raid_member' although I have forgotten where that came from!

The LiveCD shows that the filesystem does seem to have installed OK on the ext4 partion of 100Gb which I had kept for it, however it will not boot.

The results of Boot_info_script are shown in the attachment Results.txt

I have tried sudo mount /dev/mapper/isw_dijbjabefg_Volume07 /mnt and it gives no errors.

I then tried sudo grub-install --root-directory=/mnt/ /dev/sda which gave no errors but when I reboot and choose Linux the result is still the black screen of death.

I understand that the problem may be one of Ubuntu drivers having to catch up with the latest technology but given that Ubuntu can partition the swap file and the ext4 system I seem to be so close.

View 3 Replies View Related

Ubuntu Installation :: Unable To Get Boot Menu Once Boot Into Windows7 With Ubuntu Dual Boot?

Aug 11, 2010

I am trying to install ubuntu 10.04 on windows7.windows 7 was already installed.I ollowed these steps to install ubuntu 10.04.1)First i made some freespace in hard disk to install ubuntu using windows7 default options(By shrinking).2)I used USB drive to install ubuntu.I made it bootable using unetbootin.3)I followed normal steps install(language,area,keyboard,using manual partition i installed ubuntu in free space,etc).4)I got boot menu when it restarted.PROBLEM isAs long i use only ubuntu (boot into ubuntu --shutdown--boot into ubuntu --shutdown) it works well.

If once i boot into windows 7 and restart the system i am loosing boot menu options.The following error i am getting"no module name found Aborted.Press any key to exit".If i press any key,I guess its trying boot using internet and lastly it says Operating system not found and hangs.

View 9 Replies View Related

OpenSUSE Install :: RAID Driver In Dual Boot System?

Feb 11, 2010

I just installed SUSE 11.2 as dual-boot with WinXP on an older system that has a 160GB PATA drive and a 500GB SATA RAID drive. I left about 80GB on the PATA drive unpartitioned to accommodate SUSE. During the initial installation attempt, SUSE was determined to install on the RAID drive instead of the PATA drive, so I disabled the SATA drivers in the BIOS to force the installation on the PATA drive. This was successful, but now there is no access to the RAID drive from SUSE because there is no driver and it is not mounted. I reactivated the SATA drivers in the BIOS and the RAID drive reappeared in WinXP with everything intact. The SATA drives now appear in SUSE under Hardware Information as "/dev/sdb" and "/dev/sdc" and the listed driver is "sata_sil".

So how do I get the RAID drivers installed in SUSE and then mount the drive so it can be browsed/modified from Dolphin? I would also like to be able to browse/change this drive from other computers on my home network through samba, just like with WinXP.

View 9 Replies View Related

Ubuntu Installation :: Unable To Get 10.10 Dual Boot

Mar 25, 2011

I have a fairly old Dell Dimension 8400 with two disks. I have Windows XP on the first disk (750GB) and have a second unused 200GB disk that I installed Ubuntu 10.10 onto.

Here are the problems I had:

1) After the install, the computer would only boot into Linux. I had no options at all at boot up for which OS to boot into.

2) I verified that my 750GB WinXP disk was still intact (/dev/sda). I tried created a file for WinXP in /etc/grub.d taken from the 40_custom file. I added a menuentry section to it and ran grub-update. grub-update complained about an error ddf1 invalid # of disks in RAID partition.

3) Ubuntu didn't seem to know about my Linksys AE1000 wireless adapter. And since I has no Wireless on the computer, I couldn't download drivers.

4) I rebooted the computer after trying to update grub and now my PC boots into Windows again.

I expected to install Ubuntu and then have grub2 give me a choice of WinXP or Linux. Why did it intitally boot only into Linux, and why did it strangely revert back to WinXP later on?

View 9 Replies View Related

Ubuntu Installation :: Unable To Dual Boot Windows Xp With 10.04

Dec 19, 2010

I have two separate hard disks, one having ubuntu 10.04 and one having Windows XP. I'm unable to get an option to choose from grub menu as to which operating system i want to boot into.

View 3 Replies View Related

Ubuntu :: Unable To Use The Lenovo T500 Dual Boot

Mar 8, 2011

I have made a complete mess of a Lenovo T500 Win 7 and Ubuntu dual boot system. I won't go into a long story of how and why I did what I did but jump to the final mess I have. Win 7 is still on the machine it's original partition. Lenovo's recovery partition is still there. The linux swap partition is still there. The partition Ubuntu used to live on is still there but through my own errors unallocated. GRUB is broken and reports this message on boot.

error: unknown filesystem.
grub rescue>

I can boot from the Live USB and see what remains after the mess I've made. Attempts to reinstall Ubuntu onto it's original partition fail because the installer cannot see it. It wants to put Ubuntu into the Win7 partition.I cannot use the ThinkVantage button or F11 to access Lenovo Rescue and Recovery to restore the machine to factory settings and then reinstall Ubuntu.

I cannot use the methods described in other threads on this forum to fix a broken GRUB requiring a Win7 rescue DVD because I don't have one. I have come to trust Lenovo's hidden partition with rescue and recovery files to restore the machine to factory state. (This is my 3rd Lenovo, but my first Win7)

All important files have been backed up, recovery is not necessary.In the end I need to be able to boot into Win 7. This is a work computer, others use it from time to time and don't want to use Ubuntu. So wiping the entire HD and running Ubuntu is not an option. I would like to leave Lenovo's hidden partitions intact as they are usually a good way to recover from a mess. I would very much like to have Ubuntu back as I prefer it to Win 7, Vista and XP.

I can boot from the Live USB into Ubuntu 10.10 and see that the Win7 OS and Lenovo hidden partitions are still there. Attempts to install a fresh copy of Ubuntu 10.10 are not going well because the installer cannot find the partition Ubuntu was first on.

1 - fix or remove GRUB

2 - use GParted to repair my damage to Ubuntu's partition so that Ubuntu's installer recognizes it

3 - reinstall Ubuntu

My unskilled messing about has left my HD partitioned as follows as reported by GParted
Partition...........File System.......Label....................Size........ ....Used..............Free..............Flags

[code]....

View 9 Replies View Related

General :: Win7 Ubuntu 11.04 Dual Boot-Unable To Set Up

Jun 6, 2011

I have a e-machine x64 machine, running win 7 home premium. I have tried to run WUBI, and do a side by side install, but either way, I cannot get it to dual-boot. Any ideas? Comments (other than trashing Win-7?).

View 2 Replies View Related

Slackware :: Unable To Dual Boot 13.1 And 13.0

May 26, 2010

I had a perfectly working basic 13.0 install on hda4; I installed 13.1 on hda1 and added lilo with an entry for each using expert mode during setup but now neither will boot from this lilo (both try but fail along the way; 13.0 comes up with some errors about sda and 13.1 screen turns black and does nothing) During the 13.0 startup it seemed to use the 13.1 kernel as there was a penguin in the top left instead of the "cat wearing a mask" image that usually shows when it boots.

I think 13.1 installed perfectly and the screen going black is another issue (I don't know why I think that but I just feel it did, it gets further along in boot up)I've managed to get 13.0 back up and bootable by chrooting in and reinstalling lilo but strangely I had to go into its lilo.conf and change sda4 back to hda4 (before this install it had been hda4 and I can't understand why it had changed) I'm running an advent 7101 laptop and have had 12.2 and 13.0 dual booting previously.

View 2 Replies View Related

Ubuntu Installation :: Dual Boot - Unable To Load Windows Xp

Jul 19, 2010

I installed ubuntu 10.04, aftert that i cluld not able to start windows xp,Please find the details about my hard disk

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

[code]....

View 2 Replies View Related

Ubuntu :: Attempting To Partition To Dual-boot Properly - Unable ?

Jan 2, 2011

I'm running 10.04 on Wubi in XP and want to partition to dual boot properly. I've done the permanent grub-update issue fix for Wubi so I've got the time to figure this out, I'm just at an impasse right now.

I've tried both GParted and PartitionMagic Live CDs and have been unable to shrink my main partition down. It's currently at 45 or so GB with about 22 GB empty. I've turned off my virtual memory in XP as well and no dice. I keep getting the error in GParted during the shrinking process. It doesn't really explain why, though.

View 9 Replies View Related

Fedora Installation :: Unable To Dual Boot F12 And XP

Nov 25, 2009

fresh installed F12 on secondary drive, XP on primary drive. Then swapped drives making F12 primary. I boot into F12 fine, I also get menu to boot Other but when I choose this option instead of going into XP I get error 22 no partition? I can swap the drives around & boot into windows fine. I know I must not be pointing or having F12 pointing to the correct partition for XP.

View 14 Replies View Related

Ubuntu :: Unable To Boot After Nvidia Driver Install?

Mar 4, 2010

This is my first day with Umbuntu and my first post here at the forums. I bought a Dell Pentium 4 with a fresh install of Umbuntu 9.10 on it. Worked well until I decided to do something a newbie shouldn't do and install a graphics card and drivers. The graphics card worked just fine until the drivers were installed and I tried to reboot the system. Now it no longer boots. Some specifics for you.

Since my time with Ubuntu is limited to hours, the nomenclature will probably be wrong. But I will try to get the point across. The card is a EVGA GeForce FX 5700 Ultra. On first start up with this card the computer functioned fine. I went to a place where you could change the screen options. There were three selections and I don't remember the names (idiot that I am). I selected the middle one. The OS stated that in order to utilize all the capabilities of nvidia graphics cards blah, blah, blah, a driver would need to be downloaded and activated. No name, just a driver. OK, do it (sounds kinda windows like). The download seemed to go OK, but now I needed to reboot to activate the driver.

Now: Ubuntu logo comes up. Screen goes to a text screen that says:

Ubuntu 9.10 dave-ubuntu tty1
dave-ubuntu login:

This screen flashes and does not take input from the keyboard or mouse. Next, I removed the graphics card and used the on-board graphics. Same result with faster flashing. What have I done? Apparently Ubuntu and Linux in general don't have a system recovery option? I read something about the GRUB menu, but the system flasher GRUB loading for half a second and then is on to locking up. I can't seem to get to a GRUB menu. What a way to finish the day.

View 9 Replies View Related

Ubuntu Installation :: Unable To Dual Boot In 3 SATA Drives Setup

Jun 4, 2010

I have the following PC set up:
Dell 8400 with 3 GB of RAM with 3 160 GB SATA drives:
The first one has Windows XP installed on it.
The second one has been newly formatted and Ubuntu 10.04 has just been installed on it (20 GB / and 6 GB swap) with grub being installed on the first partition and not the master boot record. The remainder will be for storage for Windows.
The third drive is simply storage for Windows.

At this point I am able to boot XP just fine, but I'm not able to boot Linux. I just getting a blinking cursor or the PC just reboots when I choose Linux. I believe I have set up my boot.ini properly using:
C:Bootsectc.lnx="Linux Ubuntu"
After running dd if=/dev/sdc1 of=bootsect.lnx bs=512 count=1 and putting that file in place.

For reference, I don't believe this is a Linux problem, as much as I am simply trying to guide the ntldr to be properly pointed to a place where it can boot Linux. When I go into the bios and disable the first and the third hard drives, grub pops right up and I'm able to boot Linux with no problem, so that piece is fine. I think it's just now trying to get the correct syntax so I can boot Linux without having to disable drives and reenable them.

For kicks I even tried these syntax types in boot.ini:
multi(0)disk(0)rdisk(1)partition(1)="Linux11"
(i.e. 2nd disk, 1st partition ...etc...)

I read many troubleshooting documents on dual booting and so forth but I just can't get this right. For reference, I stated the way XP views my Hard Drives in the intro, which seem to be a different order than Linux sees them, yet I believe I've tried all the combos of settings for this to work (yet clearly have not). I have attached the output of boot_info_script*.sh here: [URL]. Boot Info Script 0.55 dated February 15th, 2010 ..... Devices which don't seem to have a corresponding hard drive.

View 9 Replies View Related

Ubuntu Installation :: Unable To Reach Lucid From Dual Boot Vista?

Jul 22, 2010

I run Lucid on ext3. I really miss not being able to reach Lucid from my dual boot Vista.I have installed the latest fsdriver. I have also tried this:[URL].. which does not work. (Is it because fsdriver is still in the system?) I also tried these methods but to no avail.[URL]. The problem seems to be related to fsdriver not being able to handle ext3 with Inode size = 256. Going back to ext2 for only the home partition seems complicated?

View 1 Replies View Related

Ubuntu :: Unable To Play Videos Properly After Dual Boot Install

Sep 29, 2010

i just installed ubuntu 10.04 on my imac. i can play videos from videos no problem but when i try and play avi, mov or any other video format, the movie player quickly opens and closes. when i try with vlc player, i see the player bar but no video. when i try with smplayer, i can watch the video but when i go full screen, the movie doesn't take up the whole area of the screen. it stays at the same small size.

what do i need to do to make this right? i installed the ubuntu restricted extras. did i miss something?

View 9 Replies View Related

Fedora Installation :: Unable To Dual Boot XP And Knoppix?

Apr 25, 2009

I've just installed Fedora 10 onto a box which had XP and Knoppix dual-booting. XP is on 1 HDD and Knoppix and Fedora share a second HDD. I installed from Fedora Live CD and accepted the Fedora MBR when it came to that option. I edited the Fedora MBR to show Knoppix residing on /dev/sdb1 (with Fedora on sdb2). XP boots without a problem, however, when I try to boot into Knoppix, I get the message "invalid or unsupported executable format".Following advice in other strings, here is my grub.conf file entry:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that

[code]....

Finding another post on MBR problems, I've tried, also without success, amending the grub.conf file as follows:

title Knoppix
map (hdo) (hd1)
map (hd1) (hd0)
rootnoverify (hd1,0)
chainloader +1

View 5 Replies View Related

Fedora Installation :: Unable To Set Up Grub / Dual Boot

Oct 1, 2010

I have win 7 and F13 installed on my computer but I am having trouble setting up dual boot so I can choose to boot F13 or win 7. I have tried to set up grub, how to install grub and set up a dual boot so I can use F13.

View 8 Replies View Related

General :: Unable To Configure System For Dual Boot

Jan 8, 2011

I am new Linux, but have already installed a new HDD in my PC and successfully installed Fedora 14. Unfortunately, I am unable to configure my system for dual boot and my PC always boots right up into Windows Vista which is the original OS on my original HDD. I have searched the web, but only find examples of splitting partitions and dual booting into different versions of Windows. I apologize for the simple question, but I am certain that someone in here can point me in the right direction. My intention is to migrate to Linux entirely, but want to learn Linux before completing a full migration.

View 4 Replies View Related

Ubuntu Installation :: Unable To Load Onto Computer As Dual Boot Or Inside Windows?

Apr 24, 2010

I am unable to load Ubuntu onto computer as dual boot or inside windows. Thus scanned the CD and found it has 23 errors.Are these files suppose to be on the CD?casper, .disk, install, install, isolinux, pics, pool, pressed, autorun, md5sum.

View 4 Replies View Related

Fedora Installation :: Unable To See Any Dual Boot Options On Restart?

Aug 7, 2009

I am not able to see any dual boot options on restart.... getting back the windows?

View 4 Replies View Related

Installation :: Unable To Dual Boot Grub2 Auto Os Prober

Nov 3, 2009

Problems with dual boot, grub2 auto os prober

Drive #1 (sda) Master CS Ubuntu 9.04 grub upgraded to grub2 version 1.96
Drive #2 (sdb) Slave CS Ubuntu 9.10 grub2 version 1.97 /boot is (sdb1) root is (sdb5)

grub2 is installed in /boot (sdb1) and the mbr of (sdb)

I want to be able to boot drive #2 from drive #1 grub menu at boot time. I have run �update-grub and it probes and finds (sdb5) and creates a new grub.cfg called grub.cfg.new in the /boot folder, but the new cfg file does not show (sdb5) or (sdb) it shows all other changes that I made such as splash screens and they are working. How do I get it to recognize drive #2 with Ubuntu 9.10. I can boot each drive independently of one another and I can boot 9.04 with 9.10 if I swap the drives around. And run update-grub The auto probe is working in the Ubuntu 9.10 and may be working partly in the 9.04.

This may or may not be a problem, but is a pain anyway. When I run update-grub in 9.04's grub version 1.96, it does not change anything in the current grub.cfg it does make a new file called grub.cfg.new I have to go into /boot/grub and change grub.cfg to old and change grub.cfg.new to grub.cfg I do not have this problem running the same command in Ubuntu 9.10's grub. It finds changes and os's and automatically updates the current grub.cfg

View 2 Replies View Related

Red Hat / Fedora :: Unable To Install System Over Window7 (Dual Boot) / Fix It?

Dec 10, 2010

I am having 320G of HDD , on the HD i m having 40G free space when i m trying to install rhel5.4 in the free part it is showing me this error

Could not allocate partitions as primary partitions: Partitioning failed: Could not allocate partitions as primary partitions.Not enough space left to create partition for /boot.

View 2 Replies View Related

OpenSUSE Install :: Unable To Re-load Grub Following Windows 7 SP1 Upgrade On Dual-Boot?

Apr 28, 2011

A few days ago I went to perform the Service Pack 1 Upgrade for Win 7. This crashed out with an error. On researching the problem I found a solution to fix the problem by marking the Windows partition as active. I did this (via Computer Mgmt -> Disk Mgmt). This allowed the SP1 upgrade to work, however on reboot I got an error BOOTMGR missing. This I rather rashly resolved by using the Windows 7 install DVD in Recovery mode to reinstall the Windows Boot manager via bootrec /Fixboot I thought I would then be able to use the Opensuse 11.2 install disk to fix grub.

I use the Opensuse install disk and select Repair system -> Expert Mode -> Install New Boot Loader then select Other -> Reread Configuration from Disk. This adds Win 7 back into the grub menu. I then select OK and get the message "the bootloader was installed successfully". The problem then comes when I click my way through OK and Next to finish the install. At the end of the process I get the message "An error occurred during the installation" and I'm no further forward.

FYI the PC has a single SATA disk installed partitioned as follows:

dev/sda1 100Mb Win System Parkition
dev/sda2 Windows NTFS
dev/sda3 Windows FAT

View 8 Replies View Related

Hardware :: NVIDIA 8800 GTS - Dual Boot Fedora 10 Does Not See The NVIDIA Driver

Feb 5, 2009

I am experiencing the following issue. After enabling SLI and PhysX in windows vista, my dual boot fedora 10 does not see the NVIDIA driver.

Doing: cat /proc/drivers/nvidia/0 I get? in the VGA bios for both cards.

I disabled both SLI and PhysX in vista, but the problem persists. I powerdown and unplugged the rig for several hours without results.

Here are my specs:

CPU: Intel Q9300
Board: MSI P7N Diamond
CARD0: EVGA Gforce 8800 GTS
CARD1: EVGA Gforce 8800 GTS
RAM : 4 Gbytes OCZ gold PC6400 (4 x 1 Gbytes)
PSU : Thermaltake SLI ready 850 W

It is important to mention that initially Fedora did see the cards and I was able to set up a dual monitor system. It right was after I enable SLI and PhysX and re-booting into Linux that the problem showed up.

I have seen this issue before in another machine with an ASUS board, but not until today I associated with the SLI setup. My guess is that there has to be something that the driver is enabling in the cards that messes up the interface between the nvidia.ko module and the kernel, but I don't know what may fix it. I need this system for some numerical calculations.

View 1 Replies View Related

Ubuntu :: Safely Getting Rid Of XP On A Dual Boot/dual HD Machine?

Feb 3, 2010

I have XP on my IDE hard drive and Ubuntu on my USB hard drive (which is really an IDE drive with a USB adapter and external power souce). We've used Windows once in the past month, so we decided to jettison it. Two questions: 1. Can we simply delete all partiitions on the IDE hard drive and reformat or will this cause problems? 2 Is the write-speed gain worth switching the drives out, putting the Ubuntu drive in my IDE slot and my freshly wiped drive on the USB adapter?

View 3 Replies View Related







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