Ubuntu Installation :: Wish To Install As Dual Boot On A Nvidia RAID

Jun 2, 2011

I am currently with Wubi 10.04 under Vista and my Dell XPS 630i has a 1 TB Nvidia RAID controller.First image (Option A) suggests /dev/sda as device for boot loader installation, while second image (Option B) suggests /dev/mapper/nvidia_bcidhdja.I think that the way of keeping the RAID would be using Option B as the device for boot loader installation. Would Option A break the RAID instead?

View 1 Replies


ADVERTISEMENT

Ubuntu Installation :: RAID 0 And Win7 Dual Boot - Grub Cannot Install

Sep 13, 2010

I'm having serious troubles to install ubuntu-10.04.1. My raid is an hardware raid with intel chipset. Note that win7 is already installed and working with my raid. I made some space from windows, to install Ubuntu (40gb). First, I run the installer, everything seems to be fine. I choose to install Ubuntu were there is the most space free (sorry, I'm not sure about the real terms used there).

Then my partition with the vista loader appears. So the installer can see my raid, and should work fine (everything is detected correctly). But once I'm in the end of the installation (around 95%), a pop-up appears, and tells me that Grub can't install in /dev/sda and it's a fatal error. I can choose an another destination, but it doesn't seems to work.

View 9 Replies View Related

Ubuntu Installation :: NTFS Error Stops Dual-boot Install On Fake-raid?

Feb 23, 2011

I am attempting to install Maverick on an older pc. It has (2) mirrored 153 GB SATA drives. I set aside 33GB for a linux partition, by shrinking the partition in Vista.

Choosing to "Install along side windows" is not an available option. I can only choose use who disk, or use empty area. I choose use the empty area, and the Ubiquity installer gets hung up when attempting to format the empty space as EXT4. When I scroll up on the output I notice some error messages referencing NTFS. When I use Gparted it shows a possible problem.

Quote:

Warning:
The device /dev/sda1 doesn't exist
ntfsresize v2.0.0 (libntfs 10:0:0
ERROR(2):Failed to check 'dev/sda1' mount state: No such
file or directory
Probably /etc/mtab is missing. It's too risky to continue. You
might try an another Linux ditro.

Unable to read the contents of this file system!Because of this some operations may be unavailable.

The following list of software packages is required for ntfs file system support: ntfsprogs.

I ran chkdsk /r on the Vista partiton, in case there was a problem there. The issue still persists.

View 2 Replies View Related

Ubuntu Installation :: Dual Boot - Win 7 And 10.10 On Raid 0 - No Raid Detect

Nov 26, 2010

I have installed Ubuntu on my m1530 since 8.04 and currently dual boot Win7 and 10.10. I would like to dual boot on my PC, but I have run into a problem. I am not a pro at Ubuntu, but this problem I can not solve by reading forums like I have in the past.

I realize this is a common problem, but I have noticed people having success.

I have a M4A87TD EVO MB with two Seagate drives in Raid 0. (The raid controller is a SB850 on that MB) I use the raid utility to create the raid drive that Windows7x64 uses. I have 2 partitions and 1 unused space. Partition 1 is Windows, partition 2 is for media, and the remaining unused space is for Ubuntu.

I am running ubuntu-10.10-desktop-amd64 off a Cruzer 16GB flash drive that was installed via Universal-USB-Installer-1.8.1.4.

My problem like so many others is that when I load into Ubuntu, gparted detects two separate hard drives instead of the raid. I read that this is because kpartx is not installed on 10.10. I then went in LiveCD mode and downloaded kpartx from Synaptic Manager. Gparted still reported two drives. I opened terminal and run a few commands with kpartx. I received an error. (Forgive me I didn't write it down, but I believe it said something about a communication error. I will try again later and see.)

Currently I am reflashing the Cruzer with a persistence of 4GB. I am not familiar with this process, but I understand that my LiveCD boot will save information I download to it. I decided to try this method because I was going to install kpartx and reboot to see if this made a difference.

I am looking for any suggestions on a different method or perhaps someone to tell me that the raid controller or some hardware isn't supported. I did install ubuntu-10.10-alternate-amd64 on my flash drive, but fail to get past detecting my CD-ROM drive since it's not plugged in. If this method is viable, I will plug it in. I also watched the ..... video were a guy creates Raid 0 with the alternated CD, but it wasn't a dual boot and didn't use a raid controller from a MB.

View 6 Replies View Related

Ubuntu Installation :: Dual Boot SSD Non Raid - 1 Terabyte Raid 1 Storage "No Block Device Found"?

Sep 15, 2010

It's been a real battle, but I am getting close.I won't go into all the details of the fight that I have had, but I've almost made it to the finish line. Here is the set up. ASUS Z8PE-D18 mother board 2 CPU, 8 Gig Ram. I recently added an OCZ Agility SSD, defined a raid 1 virtual disk on the 1 terabyte WD HDD drives, which will holds all of my user data, the SSD is for executables.The bios is set to AHCI. Windows 7 installed fine, recognizes the raid VD just fine.

I installed Ubuntu 10.04 by first booting into try and mode, then opening a terminal and issuing a "sudo dmraid -ay" command. Then performing the install. I told it to install the raid components, and told it to let me specify the partitions manually. When setting up the partitions, I told it to use the free space I set aside on the SSD from the Windows 7 install as ext4 and to mount root there. Ubuntu installed just fine, grub2 comes up just fine, and Windows 7 boots with out a hitch, recognizing the mirrored partition as I indicated previously. When I tell grub to boot linux however, it pauses and I get the "no block devices found" message. It will then boot, but it does not recognize the raid array. After Ubuntu starts up I can run "dmraid -ay" and it recognizes the raid array, but shows the two component disks of the raid array as well. It will not allow the component disks to be mounted, but they show up which is annoying. (I can live with that if I have to)

I have fixed a similar problem before by setting up a dmraid script in /etc/initramfs-tools/scripts/local-top ... following the instructions found at the bottom of this blog:[URL].. To recap: My problem is that after grub2 fires up Ubuntu 10.04.1 LTS (Lucid Lynx), it pauses, and I get "no block devices found" It then boots but does not recognize the raid array untill I manually run "dmraid -ay". I've hunted around for what to do but I have not found anything. It may be some timing issue or something, but I am so tired of beating my head against this wall.

View 4 Replies View Related

Ubuntu :: Install Failure - Nvidia Raid And No Boot?

Sep 13, 2010

on my pc, that was running WinXP, I thought of installing Ubuntu. (I did install linux already a few times in the past years and use it on another couple of pcs) But something went wrong. This machine has 2 x 200MB maxtor drives, in raid 0 configuration, supported by the motherboard Nvidia chipset, and working well in Windows. When ran the live Ubuntu 10.04 cd, gparted was not able to access the drives in raid configuration, until I installed the mdadm and kpartx packages then the existing data became visible. So after that initial moment I thought all was ok and proceeded to install Lucid on the machine, dual booting with Windows. I did partition manually so that in my 400GB raid drive there is an 80GB NTFS partition with WinXP, a 90GB extended partition for Linux Ext4 and Swap and then a last NTFS 200GB partition for data. All went well, but now on restarting the computer nothing happens, nothing loads, Grub is not showing, and it looks like I cannot launch Linux nor Windows. All the data from WinXP and the Ubuntu installation seems to be on the disks but the pc is just not booting. I suppose the problem is with the raid configuration that is not handled properly during the installation, but is there anything that I can do now, apart from reinstalling Windows Xp or installing Ubuntu in a non raid configuration?

View 9 Replies View Related

Ubuntu Installation :: Dual Boot With RAID 0?

Apr 17, 2011

I have (3) 60GB SSD. I want to use (2) in RAID 0 for Ubuntu and (1) alone for Windows 7.

What is the best way to get about this? I know how to create the RAID 0 array with the (2) disks and install Ubuntu on it. But how do I get the RAID array with Linux on it to dual boot with Windows 7?

Linux - RAID 0 (2) SSDs
Windows 7 - (1) SSD

View 3 Replies View Related

Ubuntu Installation :: Dual Boot On Intel Raid 0?

Mar 4, 2010

I set up an array of 2 hhd in raid0 using intel ICH7R, and i have a win7 installed on it. I'd like to have a dual boot with karmic, too. I googled a little bit and i found that it's not so easy as i thought. Are there anyone who's experiencing my same situation?

View 1 Replies View Related

Ubuntu Installation :: Possible To Have A Dual Boot System And Have It In RAID 0 ?

Mar 21, 2010

Is it humanly possible to have a dual boot system and have it in RAID 0

I have three Hard drives.....
The three drives that I have are250GB IDE
1TB Sata
1TB Sata

And I edit . produce a lot of music/videos

What I am looking to do it have my 250Gb IDE drive as my Operating system (partitioned in two or something, one for Windows Another for Ubuntu)

And I would like when I am on either Operating System (ubuntu/windows_7)
its see's ,my computer as having a 2TB HDD (setting the two 1TB HDD's in RAID 0 )

So in Laymans... 250GB for OS's and 2TB (2 x 1TB HDD) as DATA drives

View 1 Replies View Related

Ubuntu Installation :: Windows 7 Dual Boot With Raid

Mar 24, 2010

Currently I have windows 7 x64 installed on a pair of raided ssd's using an x58 motherboard(ich10r) and I want to duel boot ubuntu x64 (either 9.10 or 10.04) on another harddrive (not part of the raided ssd's). Does anyone know if this can be done? I haven't found anything out there about this. I have tried to install Ubuntu from the CD. It gets to the install screen booting from the CD, but it doesn't let me install or try Ubuntu. I hit enter and nothing happens. I can look through all of the options but can't install or boot into Ubuntu.

View 1 Replies View Related

Ubuntu Installation :: Dual Boot Win7 And 10.0.4 With RAID 0

Jul 31, 2010

I was trying to dual boot ubuntu on my desktop which has windows 7 already installed on it with raid 0. I have 2 500GB hard drive and when I boot from cd and try to install ubuntu it only detect one of my hard drives and it said I only have 500GB and there is no OS installed on this machine! I look online but I couldn't find any solution!

View 9 Replies View Related

Ubuntu Installation :: Dual Boot 10.10 With WinXP - RAID Got Corrupted

Oct 21, 2010

I originally wanted to dual install 10.10 64 Ubuntu with Windows 7 64 RAID 1 HP PC, but RAID got corrupted and I could find no fix online except using fakeraid unsupported software. The whole thing blew my muind. I gave up after 4 or so reinstalls of windows 7 to fix RAID. So I decided to install a dual boot 10.10 Ubuntu i86 with my old WinXP i86. I kept getting these errors at boot up: unknown filesystem, file not found, out of disk, no such partion and so on. I tried just about every grub reinstall I could find, including article here: "Recovering Ubuntu after Installing Windows."

After a number of tries my friend installed Ubuntu successfully, but then when I installed windows xp I am stuck here, again. I did do the Reload grub tutorials again as well. I may just give up on WinXP and have my friend reinstall Ubuntu for me.

[Code]...

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

Installation :: Install Ubuntu On Nvidia Raid 0?

Apr 3, 2011

I am trying to install Ubuntu 10.10 desktop alongside windows 7 on my 2TB Nvidia Raid 0 HDD's but when i select where to install the OS on the ubuntu installation it sees through the raid and only shows the HDD's and no partitions. is there any way to install ubuntu without having to take off Raid?

View 9 Replies View Related

Ubuntu Installation :: Dual Boot With Windows XP On A 1TB RAID-0 Setup - Create A SWAP Partition

Mar 20, 2011

(This is for a 100% Clean install)

Q1) I was wondering if it is possible to Dual boot Ubuntu with Windows XP on a 1TB RAID-0 setup ?

Q2) Also, is it possible to create a SWAP partition (for Ubuntu) on a NON RAID-0 HDD ?

Q3) Lastly... I read GRUB2 is the default boot manager... should I use that, or GRUB / Lio ?

I have a total of 3 HDDs on this system:
-- 2x 500GB WDD HDDs (non-advanced format) ... RAID-0 setup
-- 1x 320GB WDD HDD (non RAID setup)
(The non RAID HDD is intended to be a SWAP drive for both XP and Ubuntu = 2 partitions)

I plan on making multiple partitions... and reserve partition space for Ubuntu (of course).

I have the latest version of the LiveCD created already.

Q4) Do I need the Alternate CD for this setup?

I plan on installing XP before Ubuntu.

This is my 1st time dual booting XP with Ubuntu.

I'm using these as my resources:
- [url]
- [url]

Q5) Anything else I should be aware of (possible issues during install)?

Q6) Lastly... is there anything like the AHCI (advanced host controller interface) like in Windows for Ubuntu?

(Since I need a special floppy during Windows Install...) I want to be able to use the Advanced Queuing capabilities of my SATA drives in Ubuntu.

View 4 Replies View Related

Ubuntu Installation :: Dual-boot On A RAID-0 Array - Drops To GRUB Command Line?

May 28, 2011

I've recently had trouble reinstalling my Ubuntu system as I was getting various unusual errors as described in my old thread here. I thought it was probably something to do with my RAID-0 array which was pre-installed on my laptop from purchase being corrupted or something like that (if it's possible). I decided to simplify things for myself (not understanding RAID arrays much) so I just removed the RAID array and installed Windows and Ubuntu on the now separate hard disks. It worked fine.

I noticed quite a significant performance drop, however, with even Ubuntu boots taking longer than 30 seconds despite my laptop being both high-spec and only a few months old. Windows, as you can imagine, was dreadfully slow. I wasn't entirely convinced that this was entirely due to the loss of the RAID array - as even low-spec laptops with presumably no RAID arrays are supposed to boot Ubuntu in under 30 seconds apparently - but I read that RAID-0 arra

View 8 Replies View Related

Ubuntu Installation :: Dual Boot Setup (10.10 / Win 7) And NVidia Graphics Card

Oct 11, 2010

I'm trying to setup a dual boot of windows 7 x64 and Ubuntu 10.10 i386. Before I got windows 7 and the new graphics card it ran 9.10 perfectly. If I take the card out (Nvidia 8800 Ultra), it will install fine but when I put the card back in, it crashes. It appears that it just doesn't like the card.

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

Fedora Installation :: FC11 X64 Dell T5400 Dual Nvidia Quadro FX 1700 Fails To Graphically Boot

Sep 4, 2009

I'm running into this issue after installing Fedora Core 11 off DVD. Anaconda install the first part of the installation, then after reboot it goes into run level 3 (I think, where you have to login as root) I noticed that it said xserver failed to load before it actually boots Anaconda.

Maybe I should pull a graphic's card? I have logged in as root after the base install and did a lspci, and you can see the two Nvidia Quadro FX1700's and you can tell it is an intel board with the Intel Corp 6311ESB/6321ESB PCI Express ports. Also you can navigate through the linux directories via ls \. I tried YUM to find/install the graphics drivers but it says something about metadata not being configured. I checked the IP address with ifconfig and had to manually assign an ip.

View 14 Replies View Related

Ubuntu :: Install Drivers To Install / Boot After Installation From Raid Drives

Mar 1, 2011

Installing Ubuntu 10.10 desktop.on a Highpoint rocketraid 2642.Installing Ubuntu, it does not find the drive?How do I install the drivers to install and boot after the installation from the raid drives?

View 1 Replies View Related

Ubuntu Installation :: Boot Disk Image For Install On AMD RAID PC?

Sep 3, 2010

I tried installing Ubuntu 10.04 WS on my PC but it did not see any disks to install on. I believe this is because my drives are all configured as RAID. My mobo is an Asus M3A78-EMH HDMI AM2+ socket with an Athlon 2X 5000+ CPU. The chipset is AMD 780G. I have the BIOS configured for RAID drives and I already run Win XP x32 and Win 7 x64 on it. My boot drive is configured as 'RAID READY' and I have 2 RAID 1 disks consisting of pairs of SATA drives.

From what I have researched it seems that with some tuning it should be possible to install Ubuntu 10.04 but I have little Linux experience and don't want to mess up my existing drives. I have installed Linux before a few times and run it but never with RAID. Is anyone aware of an existing disk image that I will be able to install from on my system or would it be possible for someone to create one for me to use?

View 4 Replies View Related

Ubuntu Installation :: Cannot Install Or Boot 10.10 (dual Boot With Windows 7)

Oct 19, 2010

I am trying to install Ubuntu on a machine that already has Windows 7 on one partition. Obviously I intend to install it on the other free partition. So I downloaded the iso burnt it onto the disk and pop in the disk and the boot the machine. The installation screen comes up I selected the first option (Try Ubuntu without installation), I just see a prompt after a few seconds and then the screen goes blank and nothing happens. Unable to detect a signal, The monitor goes into standby. The same thing happens if I use "install Ubuntu" option as well. I downloaded minimal install version Ubuntu and tried to install with that. since its old school installation, the installation completed without any errors, but when I restart the grub come up and when I select to boot into Ubuntu, I see the same behavior i.e. the screen goes blank and never boots to anything. This is a machine on which I was using 10.4 until yesterday.

View 1 Replies View Related

Hardware :: Dual Boot Ubuntu 9.10 With Windows 7 On Raid 0

Jan 13, 2010

I did some linux installation in the past but never get along with it. now I decided to give it another shot because I need it for the information security class I'm taking.

I have a gigabyte ga-p35-ds3 with 2 WD 320GB HD on a raid 0 array (motherboard raid). I have windows 7 x64 already installed on the raid and would like to install ubuntu 9.10 x64 dual boot with it.

The problem is that the installation does not recognize the win7 on the disk, it does recognize the raid as 1 640GB disk but with nothing on it so I can't processed with the installation without loosing the win7 installation with everything on it.

another weird thing is that after I quit the ubuntu installation and restart the computer the raid 0 fail to load. after I shutdown the computer and start it again the raid is up again and the win7 loading ok.

I have to install it in a dual boot with win 7 without reinstalling everything from scratch.

View 2 Replies View Related

Ubuntu Installation :: Cannot Boot After Install (11.04, 10.10), Dual Boot?

Jul 9, 2011

I'm having a frustrating time trying to install Ubuntu as a dual boot with Windows 7 on a new Acer Aspire 5750.The initial install proceeded without incident until an error along the lines of "Cannot install GRUB to /dev/sda".I continued without installing GRUB, and attempted to install GRUB from the live CD:Code:sudo mount /dev/sda5 /mntsudo grub-setup -d /mnt/boot/grub /dev/sdaThis installed GRUB, but only linking to my Windows 7 partition (sda2).

View 5 Replies View Related

Red Hat / Fedora :: Dual Boot RHEL-5 With Win 7 On RAID 0?

Feb 25, 2010

I'm having a problem installing RHEL-5 on my system. I have Windows 7 installed so far on a Dell XPS workstation that came with hardware RAID 0. I have 2 x 500 gb hard drives. So I went in Win 7 and partitioned my disk to leave about 75 gb of unallocated space to install RHEL-5 on. I load the RHEL-5 DVD into my disk, restart my comp, and just follow installation steps. Use about 73 GB as an ext3 partition for the RHEL-5 and have about 2 GB reserved for swap space. RHEL-5 installs, and I'm all done. However, when I reboot the computer, the GRUB boot loader fails to load. I'm directly taken into Windows. How do I recover GRUB so I have the option of loading into RHEL-5?

View 9 Replies View Related

Debian Installation :: Will Not Boot After Install On Areca ARC-1110 RAID

Dec 1, 2010

I performed an install using the 5.0.6 amd64 netinst cd on a dual opteron server with an Areca ARC-1110 4-port SATA hardware RAID card. I have 2 250GB drives set up as RAID 1. The debian install saw it as only one drive, just as it should. Install went smoothly, but on reboot, the system would not load.

I did some research and tried a couple of things with no luck. Like adding a delay in the grub command. It jus sits at loading system for a while then times out and loads busy box. Just to check things out, I booted into an Ubuntu live-cd and mounted the volume. The file system is there and all of the necessary files. How to use one of these cards successfully?

View 2 Replies View Related

Ubuntu Installation :: 9.10 Wont Boot After Fresh Install - Raid Grub Missing ?

Mar 12, 2010

I had ubu 904 and vista installed on an 80gb drive, i had a spare 80gb drive also. I setup a raid0 config in my bios, then installed ubu9.10 onto it. All was fine until the very end, and then it said grub failed to install.

So i rebooted, and im left with a blinking cursor. How do i install grub? Ive installed ubu a few times now and never had an issue so now im lost.

View 1 Replies View Related

General :: Installing Grub On A Dual-boot RAID Config?

Sep 29, 2010

Ive created two RAID0 partitions on my drives, a 500GB and a 60GB. Im trying to install Ubuntu on the smaller partition (ive already put Win 7 on the larger one) and every time when i get right to the last part of installation it says Grub couldnt be installed. "the grub package failed to install in arget......."

View 1 Replies View Related

CentOS 5 :: Dual Boot With Windows RAID And Drive Combination

Jan 8, 2011

I have a pre-existing setup with Windows XP Professional and CentOS5.5 on a dual boot setup with the Linux drive setup as the primary drive hosting the grub menu.

I am replacing these machines with new updated ones and they have windows setup on a RAID0. I think it would be easiest to follow my previous setup and move the RAID to secondary SATA ports and put the linux drive on the primary SATA port, or should I just change the boot order in the BIOS to have the secondary linux drive boot first?

can I move a RAID setup to secondary controller ports without breaking the RAID?

View 1 Replies View Related

Ubuntu :: Dual Boot Raid 0 - Either On The Partitioning Or The Files Copying The Installer Crashes

May 16, 2010

hey guys i am trying "again" to dual boot on my gaming computer, and i am failing miserably. i boot the cd, it detects the hard drive i set the partitions and press finish and either on the partitioning or the files copying the installer crashes. what can i do to make it work with raid 0 (nvidia chipset).

View 5 Replies View Related







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