Editing Resizing VFLASH Storage Device
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
Line 8: | Line 7: | ||
HV hides VFLASH HDD region from LPAR 2 and it doesn't see it. | HV hides VFLASH HDD region from LPAR 2 and it doesn't see it. | ||
First, i resized the VFLASH. '''By doing this, you will | First, i resized the VFLASH. '''By doing this, you will loose your data on HDD but NOT on VFLASH !!! | ||
VFLASH data remains untouched. Resizing VFLASH doesn't cause corruption of data already installed there !!! | VFLASH data remains untouched. Resizing VFLASH doesn't cause corruption of data already installed there !!! | ||
So backup your GameOS data from UFS2 partition before you will do it.''' | So backup your GameOS data from UFS2 partition before you will do it.''' | ||
Line 26: | Line 25: | ||
* VFLASH is HDD, so you won't loose any performance compared with HDD | * VFLASH is HDD, so you won't loose any performance compared with HDD | ||
* You won't loose your Linux if GameOS reformats your HDD | * You won't loose your Linux if GameOS reformats your HDD | ||
= Dumping HDD Partition Table = | = Dumping HDD Partition Table = | ||
Line 78: | Line 75: | ||
== 1. Method == | == 1. Method == | ||
== 2. Method == | == 2. Method == | ||
Line 98: | Line 93: | ||
= Patching HDD Partition Table = | = Patching HDD Partition Table = | ||
== Example Of | == Example Of An Patched HDD Partition Table With Resized VFLASH Region == | ||
<pre> | <pre> | ||
Line 113: | Line 108: | ||
</pre> | </pre> | ||
Here you can see an example of | Here you can see an example of an patched HDD partition table with resized VFLASH region and removed GameOS regions. | ||
I resized set sector count of VFLASH region to '''0x4080000''' sectors. | |||
= Adding New VFLASH Region = | = Adding New VFLASH Region = | ||
'''TO BE CONTINUED !!!''' |