I'm a little closer. [EMAIL PROTECTED]:~$ sudo apt-get install mdadm Reading package lists... Done Building dependency tree Reading state information... Done Recommended packages: mail-transport-agent The following NEW packages will be installed: mdadm 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 220kB of archives. After unpacking 627kB of additional disk space will be used. Get:1 http://archive.ubuntu.com gutsy/main mdadm 2.6.2-1ubuntu2 [220kB] Fetched 220kB in 4s (45.9kB/s) Preconfiguring packages ... Selecting previously deselected package mdadm. (Reading database ... 92004 files and directories currently installed.) Unpacking mdadm (from .../mdadm_2.6.2-1ubuntu2_i386.deb) ... Setting up mdadm (2.6.2-1ubuntu2) ... Generating array device nodes... done. Generating mdadm.conf... done. Removing any system startup links for /etc/init.d/mdadm-raid ... update-initramfs: deferring update (trigger activated) * Starting MD monitoring service mdadm --monitor [ OK ]
Processing triggers for initramfs-tools ... update-initramfs: Generating /boot/initrd.img-2.6.22-14-generic [EMAIL PROTECTED]:~$ sudo mdadm --assemble --scan mdadm: /dev/md0 has been started with 2 drives. mdadm: /dev/md1 has been started with 2 drives. [EMAIL PROTECTED]:~$ sudo mkdir /md0 [EMAIL PROTECTED]:~$ sudo mount /dev/md0 /md0 This gives me access to my original /dev/md0 What next? Mark -- /dev/md0 does not exist. Dropping to a shell. https://bugs.launchpad.net/bugs/128313 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
