- Liittynyt
- 13.12.2016
- Viestejä
- 3 528
Tässä vielä ohje, jos haluaa luoda itse osiot Windows asennuksen yhteydessä: Skripti poikkeaa vakio osio järjestyksestä, jossa recovery osio on viimeisenä (lisäksi recovery osio on oletusta suurempi). Helpottaa osio koon muokkausta jos kloonaa toiselle levylle tms.
Koodi:
rem == These commands are used with DiskPart to
rem create four partitions
rem for a UEFI/GPT-based PC.
rem run this script with command:
rem diskpart /s scriptname.txt
select disk 0
clean
convert gpt
rem == 1. Recovery tools partition =================
rem ** Update this size to match the size of
rem the recovery tools (winre.wim)
rem plus some free space.
create partition primary size=1536
format quick fs=ntfs label="Recovery"
assign letter="R"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
rem == 2. System partition =========================
create partition efi size=512
rem ** NOTE: For Advanced Format 4Kn drives,
rem change this value to size = 260 **
format quick fs=fat32 label="System"
assign letter="S"
rem == 3. Microsoft Reserved (MSR) partition =======
create partition msr size=16
rem == 4. Windows partition ========================
create partition primary
format quick fs=ntfs label="Windows"
assign letter="W"

Nyt tosin jää Windows itsellä vähemmälle, työkone vaihtui Mäkkiin (tai no on tuo Windows-masiina hyllyssä), joten käyttö 98% macOS puolella. Siviilikoneilla ei oikein nykyään jaksa edes räpeltää pl. autotallissa satunnainen auton diagnostiikka, ohjeiden haku netistä tms. (mukavampi läppärin näytöltä katsoa how to -videota, kuin puhelimelta