Difference between revisions of "Windows 2008"

Jump to navigation Jump to search
3 bytes added ,  09:33, 11 November 2011
Line 103: Line 103:
# If this fails, select the partition and extend
# If this fails, select the partition and extend
#* <code> list partition </code>
#* <code> list partition </code>
#* <code> select volume 1 </code>
#* <code> select partition 1 </code>
#* <code> extend filesystem </code>
#* <code> extend filesystem </code>
# This can sometimes throw up disk errors, in which case you'll need to a check disk on the affected partition (if there are open file handles you'll either need to stop the applications or schedule after a reboot, and reboot)
# This can sometimes throw up disk errors, in which case you'll need to a check disk on the affected partition (if there are open file handles you'll either need to stop the applications or schedule after a reboot, and reboot)
#* EG <code> chkdisk d: /f </code>
#* EG <code> chkdisk d: /f </code>
# Then re-attempt the partition extension
# Then re-attempt the partition extension

Navigation menu