Results 1 to 2 of 2
-
05-25-2023, 11:27 AM #1
Junior Guru Wannabe
- Join Date
- Aug 2019
- Posts
- 38
Recreate and reconfigure mdadm config file via Dracut emergency shell
Hello - hope this is the right forum to post this.
I have an unmanaged dedicated server.
The boot device is not accessible, probably because the RAID conf file is no longer at /etc/mdadm/mdadm.conf. Previously the system was configured in RAID1.
WHM isn't available, but I can give you Dracut emergency shell access.
If you are interested, please get in touch.
Thank you.
-
09-18-2024, 12:17 AM #2
Newbie
- Join Date
- Nov 2013
- Posts
- 6
The following may take care of it, use at your own risk:
# echo 'mdadmconf="yes"' > /etc/dracut.conf.d/my-md.conf
# echo 'lvmconf="yes"' > /etc/dracut.conf.d/my-lvm.conf
# dracut -f
Similar Threads
-
Where can I find an API config file for Resell.biz and BoxBilling?
By robtynan in forum Web HostingReplies: 7Last Post: 11-03-2012, 09:19 PM -
how to find and Delete specific file via ssh
By rcpkrc in forum Hosting Security and TechnologyReplies: 5Last Post: 05-30-2012, 11:15 AM -
how do i upload and import my .sql file for mysql via ROOT/SSH access?
By lobaloba9 in forum Hosting Software and Control PanelsReplies: 1Last Post: 12-24-2004, 10:18 AM -
Looking for the email config file
By tymonhall in forum Dedicated ServerReplies: 0Last Post: 03-03-2001, 02:04 AM