Search our Help Centre
Example: How do I setup my email account
You are here: Home » Products and Services > TruServ™ Recovery Tools
Print friendly:
Share this page: How do I mount a software RAID partition in the Linux Rescue System?
Email Setup Guides
These easy to follow guides provide step-by-step instructions on how to setup and troubleshoot your email program, with personalised screenshots providing visual examples to follow. Should you get stuck along the way, our support team are on hand to assist you.
View guidesSuggestion Box
Do you have a suggestion on how we can make our service or product offering even better? Let us know by completing our simple Suggestion Box form.
View formkonsoleH™
Our award winning proprietary control panel empowers customers to manage their hosting environment.
Take the tourWarning: Should you not have the expertise to perform these tasks please consult with your system administrator.
To mount a software RAID partition in the Linux Rescue system, use the following commands:
- Display autodetected RAID arrays using the following command:
- If the array is not automatically started, this can be done manually, use the following command (Please substitute the example disk address value below with the the correct values for your server):
- Mount the MD device as follows:
root@rescue ~ # cat /proc/mdstat
root@rescue ~ # mdadm --assemble /dev/md0 /dev/sda1 /dev/sdb1
root@rescue ~ # mount /dev/md0 /mnt
Related articles
- Will I lose data if I use ‘installimage’ or Linux Install?
- Who is the author of the ‘installimage’ script? Can I use it freely?
- Which Operating Systems can be installed using ‘installimage’?
- What Linux packages are available on the Linux Rescue System? Can I install additional packages?
- What is Wake-on-Lan (WOL)?
- What is the vKVM System?
- What is the Remote Reboot tool and how do I use it?
- What is the Linux Rescue system?
- What is the difference between vKVM and the Linux Rescue System?
- What is the difference between ‘installimage’ and Linux Install?
Was this information helpful?
Yes NoThank you for your feedback
We are delighted to find that our article resolved your query.
Thank you for your feedback
We will resolve your query as soon as possible.
Please take a few moments to comment on your unresolved query. Simply tell us what your problem is. We guarantee that we'll get back to you within two hours (during office hours) in response to your query.