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 116: | Line 111: | ||
I set sector count of VFLASH region to '''0x4080000''' sectors. | I set sector count of VFLASH region to '''0x4080000''' sectors. | ||
== Writing Patched HDD Partition Table to HDD == | == Writing Patched HDD Partition Table to HDD == | ||
Line 125: | Line 118: | ||
# sync | # sync | ||
</pre> | </pre> | ||
= Adding New VFLASH Region = | = Adding New VFLASH Region = | ||
'''TO BE CONTINUED !!!''' |