FS Repair a Corrupted Filesystem: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
(Created page with "=== Linux === # Create and allocate the disk to the Linux guest on the VMWare Host. ## <tt>''''''</tt> # Review the messages log for the new device name of the disk. ## <tt>''...")
(No difference)

Revision as of 13:29, 1 August 2014

Linux

  1. Create and allocate the disk to the Linux guest on the VMWare Host.
    1. '
  2. Review the messages log for the new device name of the disk.
    1. # tail /var/log/messages
  3. Follow the PV Install Procedure.

Further Reading

  1. VMWare/Linux - Add a New Hard Disk without Rebooting