Results 1 to 5 of 5

Thread: Installing on a Raid0 Array Issues

  1. #1
    Join Date
    Aug 2005
    Location
    Chicago
    Beans
    18
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Installing on a Raid0 Array Issues

    I'm trying to install Ubuntu 7.10 on a Raid0 array consisting of two empty 500GB SeaGate drives and it's been a complete nightmare. I'm using this guide: http://ubuntuforums.org/showthread.php?t=630644

    I'm able to successfully install dmraid and list my array.
    Code:
    ubuntu@ubuntu:~$ sudo dmraid -r
    /dev/sda: nvidia, "nvidia_bdcfcchd", stripe, ok, 976773166 sectors, data@ 0
    /dev/sdb: nvidia, "nvidia_bdcfcchd", stripe, ok, 976773166 sectors, data@ 0
    Now, when I try to create my partitions, I end up with...
    Code:
    ubuntu@ubuntu:~$ sudo fdisk /dev/mapper/nvidia_bdcfcchd
    
    Unable to open /dev/mapper/nvidia_bdcfcchd
    I had previously tried to use this guide using the alternate install CD: https://help.ubuntu.com/community/In...n/SoftwareRAID
    I was able to create all my partitions and install Ubuntu but the installation would fail when I tried to install GRUB.

  2. #2
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Installing on a Raid0 Array Issues


    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  3. #3
    Join Date
    Aug 2005
    Location
    Chicago
    Beans
    18
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Installing on a Raid0 Array Issues

    Quote Originally Posted by Pumalite View Post
    I did and I run into the exact same issue.
    Code:
    ubuntu@ubuntu:~$ sudo fdisk /dev/mapper/nvidia_bdcfcchd
    
    Unable to open /dev/mapper/nvidia_bdcfcchd
    The only file located within /dev/mapper/ is a file called 'control'.

  4. #4
    Join Date
    Mar 2007
    Location
    Here & Now
    Beans
    16,549
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Installing on a Raid0 Array Issues


    Dr. Fernando Duran Dollenz
    Libertad 584
    6824871

  5. #5
    Join Date
    Aug 2005
    Location
    Chicago
    Beans
    18
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Installing on a Raid0 Array Issues

    Quote Originally Posted by Pumalite View Post
    No dice. It appears that only dmraid can see my array. gParted and fdisk cannot for some reason.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •