[Guide] Dual-Booting Windows 8 and Windows 7 - Windows 8 Development and Hacking

I was searching on this site for a way to dualboot and found nothing. I know many of you are looking for a way to dualboot these two awesome OS(es?). Well look no further. I found a way to successfully dualboot on a website but it's directions are partially inaccurate and incomplete so I decided to write my own method based off of that website. (I will also provide a link to that site at the bottom of this post)
If ^that^ was too much for you too read, here's the condensed version:
I found the method online
I'm simplifying it
So here it is:
Step 1: Download Windows 8 Upgrade Assistant
Click Here: http://web.esd.microsoft.com/W8DL/W...C5B1D8956B5B1D8/Windows8-UpgradeAssistant.exe
Step 2: Open the downloaded file (if you think I'm going to slow, skip down to Step )
Step 3: Click Run, and if you're not an administrator, type in the admin password, then Click "Yes" when you get a popup saying the Microsoft want access to your hard drive
Step 4: It'll check your "apps"(programs) and devices for compatibility(It might take up to 15 mins. depending on how many "apps" you have. This step doesn't really matter(or apply) to us.
Step 5: Do something/anything
Step 6: Click Next. Select "Nothing"
Step 7: Click Order and fill out your information. Click Checkout.
Step 7.5: Write down your product key on physical paper!!!!!!!!!!!!!!!!!!!!!!! (Very Important)
Step 8: It'll now say: "We're getting a few things ready"
Step 9: Fill out the details it asks for, then click Next
Step 10: On the next screen choose your payment method
Step 11: Fill out that information, then click Next
Step 12: You'll arrive at the "Confirm your Order" screen. At the bottom click "Buy"
Step 13: Now it will say "Processing your order". Then it will download Windows 8 for you(This might take a while, it depends on your internet connection speed), then make the files it downloaded ready to upgrade your computer.
Step 14: There will now be three options under the title "Install Windows"
Step 15: Select "Install by Creating Media"
Step 16: Now you can either select Usb Flash Drive or ISO file
This is where it branches off
If you select ISO Image, it will ask you where you would like for this to be saved. Then it will prepare the image and be done in maybe 3 mins or so
If you selected USB Flash Drive then I'm sorry I have no idea what to do. If someone could help, I'll include them in the credits
Step 17: (for ISO)
Click the ISO you downloaded and insert a DVD(one of those 4.7 gb ones) into your drive
Step 18: Click Verify Disc to be careful or, if you prefer speed, directly Click "Burn"
Step 19: If you are doing this on a laptop it might sound like your laptop is going to explode, but it's not. I'll take around 15 mins. It'll eject your DVD after it's done
Step 20: Press "Start" button and type "diskmgmt.msc" and click the first option that comes up
Step 21: It might take a while to fully load up. Right click your main(and/or biggest) hard drive and select the fourth option, "Shrink Volume".(It'll take while to load).
If you are on a 32 bit computer enter at least 16384.
If you are using a 64 bit computer type at least 20480. Press "Shrink"
Step 22: Right click the created hard disk and click "New Simple Volume"
Step 23: Click Next, Next, then assign a drive letter then Next, Select "Format this volume with the following settings" then assign a name. For file system select "NTFS", then check "Perform a quick format". Then click next, then Finsh
Step 24: Shutdown your computer (Advanced users can sip down to Step 27)
Step 25: Go into BIOS. I cannot help you with this as every computer is different
Step 26: Once in BIOS, change the boot order. Save and Exit.
Step 27: Shutdown your computer
Step 28: Insert the DVD.
Step 29: You will get a message: "Press any key to boot from CD or DVD" Press any key..
Step 30: It will install then you will get to the Personalization Screen (colors, Accounts, etc.)
Step 31: You are done Enjoy!
Credits:
dansou901 http://forum.xda-developers.com/member.php?u=4588971
The website I kept blabbing about: http://mashable.com/2012/11/08/dual-boot-windows-8/
I found a video covering Steps 16-19 but after that it's something else: https://www.youtube.com/watch?feature=endscreen&v=MQCgVuSHMP0&NR=1
If your Shrink volume Option is very low check out this article and follow it's directions:http://www.howtogeek.com/howto/windows-vista/resize-a-partition-for-free-in-windows-vista/
If you want to give me pointer or tips on how to improve this guide, go ahead, please, don't hesitate

Reserved for When the Credits List Gets Too Long

You left out the part where you have to partition your disk. Otherwise it will simply overwrite your existing Windows installation.
You wrote you were going to dualboot, right?
Sent from my Liberty using xda premium

Thanks
Sent from my Nexus 7 using XDA Premium HD app

Wait, it was that hard to find the steps of
1. Download or pick up a copy of Win8 and put your license key somewhere you can get at it.
2. Reboot your computer from install media.
3. Re-partition your disk.
4. Install to the new partition.
???
Dual-booting Win8 with another OS is no different than it has been with previous OSes. In fact, so long as you stick to NT 6.x versions of Windows, it's pretty trivial. As for re-partitioning, you can do that before rebooting, as you listed, or you can do it from the OS install environment. That option is actually faster, and might allow a greater amount of shrink, because there's no concern over whether file handles are in use. You'll need to select the Advanced options, though.
As for creating a bootable flashdrive, there's a tool somewhere to do it for you but the steps are actually quite simple.
1. Make sure it's formatted FAT32. Reformat it if needed.
2. You'll need to mark the Flashdrive's partition as bootable.
2.1. Open CMD as admin.
2.2 Run diskpart.
2.3 List Disk to find he disk number of your flashdrive.
2.4 Select Disk # (where # is the number you found in 2.3).
2.4 List Part to find the partitions on the flashdrive (there's usually only one).
2.5 Select Part # (where again, # is the partition number from 2.4).
2.6 Active (this command marks the selected partition as "active" meaning bootable).
2.7 Exit.
3. Copy the install files onto the flashdrive.
3.1. If you downloaded the install media as an ISO, you'kl need to get the files off of it. You can do this by mounting the ISO, by opening ISO in a program like 7-Zip (my preferred option), or by burning it to a DVD.
3.2 Once you have the files, just copy them from the root of the install "disk" (whether a physical DVD, mounted ISO image, or image you are exploring in 7-Zip) to the root of the flashdrive.
4. You now have a bootable flashdrive ready to install Windows from. You can use it on any computer that can boot from USB.
A few more tips:
* If you have Bitlocker enabled on your current OS, suspend or disable it before running the second install! Otherwise, you'll have to enter that horribly long Recovery Key value. The best way is to suspend BL, which is nearly instant to do or undo, and very easy:
** CMD (or Powershell) as Admin -> manage-bde.exe -protectors -disable C:
* If you have a Linux dual-boot already, and have configured GRUB to chain-load the Windows loader (which is the usual approach), you will need to re-install GRUB after installing Win8 because Win8 will overwrite the GRUB stage one loader in the MBR. If you instead have the Windows loader set up to chain-load GRUB, you're fine; installing win8 will add a new entry to your BCD (bootloader menu) but won't interfere with the existing one for loading GRUB.

GoodDayToDie said:
As for creating a bootable flashdrive, there's a tool somewhere to do it for you but the steps are actually quite simple.
Click to expand...
Click to collapse
Would this be the tool?
http://www.microsoftstore.com/store/msstore/html/pbPage.Help_Win7_usbdvd_dwnTool
Sent from my Nexus 7 using XDA Premium HD app

Probably, yes. It could just as easily be done with a script that invokes Diskpart and 7-Zip, though.

Thanks though this way seems easier
Sent from my Nexus 7 using XDA Premium HD app

Related

PSFreedom Rhodium Tutorial

Prerequisites:
Tilt 2/Touch Pro 2 phone
HardSPL unlock
Energy Rom (not a prereq but it's the rom i never leave home without)
XDAndroid 2.2 files for tilt 2
XDAndroid launcher
PSfreedom Files for Raphael port
USB Cable
PS3 with firmware 3.41 or lower
Get all this stuff in a nice and neat little stack somewhere.
Before we begin:
A) Gotta do steps 14 through 20 (especially 20) everytime you shut down your PS3 and turn it back on. If you reboot your phone after you've turned off the PS3, you gotta do steps 11 through 20.
B) I'm not responsible for anything you break! This is simply a guide on how I did things to get it working.
C) None of these files are mine and I have included links to every site I pulled info from for this guide at the bottom. If you find this tutorial helpful, please visit all links and donate a little something to the cause!!!!
D) 99% of your problems will be step 19 (usb device is unknown) TIMING IS CRUCIAL!!!!
E) If you're running any overclocking software, disable it before you try to boot XDAndroid or it will not launch!
As a wise mario once said, here we gooooooo!
Step 1:
Connect your phone to your PC via usb cable.
Step 2:
HardSPL unlock (if you've flashed a custom rom than this is likely already done. If you haven't, than do the hard-spl and check out the energy rom.)
Step 3:
Go here and download the rar file. Extract and copy the contents to the root of your sd card. If you downloaded the cab file, you need to copy it to the root of your sd card and then go into file explorer on your phone. Click the cab and INSTALL TO SD CARD!!! Your SD card should now look like X:\andboot
Step 4:
Go here and get the most up to date files appropriate for your PS3 Firmware (to find your firmware version, on your ps3 go to settings, system settings, system information and shoot yourself in the foot if its higher than 3.41). Extract the contents and copy the files to the andboot folder on your SD card ovwerwriting anything that gets in the way of you and your jailbreakd'd'd PS3.
Step 5:
Go here and get this file. Extract and replace the psfreedom.ko in your andboot folder with the one in this rar. (yes, after you download this file, extract it and copy it over the psfreedom.ko file in your andboot folder on your SD card. This is to allow backups to work properly) COPY ONLY THE PSFREEDOM.KO FILE
Step 6:
Get this and copy it to the root of your SD card. Open file explorer on your phone and navigate to the root of your SD card . Run the file you just copied and install it to your device (not sd card)
Step 7:
Make sure your phone is connected to PC via Active Sync (on the phone, click start, settings, connections, usb to PC)
Step 8:
On the phone, press start and run android launcher, (from here you can update android or go to advanced and select some other options)DO NOT UPDATE!!!!!!!!!!!
Step 9:
Select your device in Android Launcher and click boot (DO NOT REMOVE USB CABLE UNTIL XDANDROID IS COMPLETELY BOOTED!!! Once it is booted, COMPLETELY, disconnect usb from phone and computer. Completely booted means at the home screen, not at the xdandroid splash screen!)
Step 10:
Now that you're in xdandroid (if it's your first time, put on a fresh pair of underwear before you continue) go to menu, dev tools, terminal emulator
Step 11:
in terminal, type su and hit enter
step 12:
in terminal, type "cd /sdcard/andboot" (no quotation marks)
Step 13:
in terminal, type "insmod psfreedom.ko" (no quotation marks)
Step 14:
Take your phone and your usb cable and carefully walk to your PS3 (STOP, I DIDN'T SAY PLUG ANYTHING IN YET!!!!!!)
Step 15:
turn off the power switch on the back of the PS3 or kick the main breaker in your house, whichever is easiest for you to find. If it's a diet PS3 (slim), unplug the cable from the back or blow up the transformer outside on the power pole. I chose to blow up the transformer, it makes a louder boom and prettier sparks than simply unplugging your PS3 but what you do is TOTALLY up to you XD.
Step 16:
unplug any usb devices from your PS3
Step 17:
Plug usb cable into phone and PS3
Step 18:
Wait 5 or 6 seconds and turn switch/breaker back on. Then wait another 5 or 6 seconds.
Step 19: !!!!!!TIMING IS CRUCIAL!!!!!!
hit power button immediately follwed by the eject button like your drumming your fingers on them. You should hear three beeps and the PS3 should take a little longer to boot
Step 20:
Flip sony the bird
Step 21:
I needed one more step because I don't like even numbers
I think I covered everything, If I left Anything out, please let me know.
!!!!LINKS!!!!
http://forum.xda-developers.com/showthread.php?p=8076429#post8076429
http://forum.xda-developers.com/showthread.php?t=550131
http://sites.google.com/site/androidport/downloads
http://psfreedom.com/wiki/HTC_Raphael
http://sites.google.com/site/androidport/startup-utility
Thanks to Jim P for a working psfreedom.ko file. He's got another great tutorial for this sort of thing on the Xperia here!
A HUGE THANKS TO THE ENTIRE XDA COMMUNITY WHICH CONTRIBUTED TO AND CREATED ALL THESE THINGS WE NEED TO DO THE THINGS WE WANT!!!!!!!
edit: Me and a few other users have had problems with the original backup manager. The only backup manager I use isGaia Manager. This may not be the most up to date version so do a little searching and you'll find what you need.
Here's a great guide to make a Stealth manager (one that has a better chance of not being detected by Sony. Again, only a better CHANCE. I've played online with my own personal ninja manager but honestly, I'm just waiting until the bans start as I'm sure I'll be one of the first to go XD
After doing some research and kicking my dog for causing the unknown usb device error repeatedly I found a semi solution. When XDAndroid boots, open market and search for Advanced Task Killer. There's also a froyo version bur I haven't checked that one out. Anyway, download it and run before you boot the PS3. Also put the phone into airplane mode. I've had 1st boot success with this a few times now.
i have less stages))
1. payload io SD card
2.add custom shell commands in /sdcard/andboot/conf/froyo.user.conf
# custom shell commands, these commands run last
custom_shells{
chmod 777 /etc/dbus.conf
rm -f /sdcard/fsck*.rec
echo ""
echo ""
echo "***********************************************************"
echo "***************** Disconnect USB from PC ******************"
echo "***********************************************************"
echo "-------------------------*******---------------------------"
echo "-------------------------*******---------------------------"
echo "-----------------------***********-------------------------"
echo "-------------------------*******---------------------------"
echo "--------------------------*****----------------------------"
echo "---------------------------***-----------------------------"
echo "----------------------------*------------------------------"
sleep 3
insmod /sdcard/psfreedom.ko
sleep 1
echo "***********************************************************"
echo "******************* P S F r e e d o m *********************"
echo "***********************************************************"
cat /sdcard/payload.bin > /proc/psfreedom/payload
}
custom_shells{
}
Click to expand...
Click to collapse
and forgot i use mac and i don't sync TP2 (only connect usb)
Looks simple enough.....Thanks
What do you mean shoot yourself in the foot if the firmware is above that. Will I be screwed if it is?
slapshot30 said:
What do you mean shoot yourself in the foot if the firmware is above that. Will I be screwed if it is?
Click to expand...
Click to collapse
Generally speaking, if someone tells you to shoot yourself in the foot, it usually means you're screwed.
Technically speaking, 3.41 is the latest frimware supported by psfreedom. Sony patched the jailbreak in 3.42 and you CAN NOT downgrade. If you've passed 3.41, you're technically, screwed.
Great tutorial, very well explained; however i have a problem with step 5.
The psfreedom.ko i get from that .rar file gives me an invalid module error and the one i download from psfreedom.com just doesn't allow me to play backups.
What am i missing?
Thanks!
*edit*: i was using the wrong manager ... apparently it wasn't compatible with PL3. All fixed!
slapshot30 said:
What do you mean shoot yourself in the foot if the firmware is above that. Will I be screwed if it is?
Click to expand...
Click to collapse
check this out
noodles21o2 said:
check this out
Click to expand...
Click to collapse
VERY NICE TO POINT THIS OUT!!!!!!!!!!
That's right, for a little bit of dough, now anyone and everyone can enjoy their "legally" "obtained" backups
good tutorial
hatefuel19 said:
After doing some research and kicking my dog for causing the unknown usb device error repeatedly I found a semi solution.
Click to expand...
Click to collapse
don't kick the dog.
good tutorial.

Newbie guide: HTC Desire: Stock FroYo to Gingerburst 2.1; simply (well 30 steps anywa

Hello all,
To make the actual guide more accessible I have moved my original ramblings that previously preceeded the actual guide to the bottom
[size=+1]Section 1reperation:[/size][size=-1]Download and unzip all the files needed[/size]
Step 1: Get yourself ready, download all the items you need (save them all in an easy to reach directory on your pc):
Revolution to root and s-off your phone: http://revolutionary.io/ credit to Eric Smaxwill • Koush Dutta • Adam Glasgall • Sen Verbrugge • Kenny Millington • Matthew Fogle • Joshua Wise • Michael Sullivan • Matt Mastracci • Ryan Pearl
Droidzone for the gingerburst rom: http://gingerburst.droidzone.in/ credit to Sibere for the Data2SD development •o$$!ram for the source build. •Robocik, Neophytex360, Coolexe for doing pioneer porting work •snq- for the kernel and Kernel mods, ext4 support, Wake-on-trackpad etc! •dsixda for the Android Kitchen •C0urier for hosting my site and for mirrors (Thanks a lot!) •deXter (and AdamG & _thalamus), Roach2010 for suggestions to improve the Data2SD code
http://revolutionary.io/revolutionary-0.3pre7.zip - windows version, unzip/extract all the files; although this is a direct link you really need to download this by going to http://revolutionary.io/ and clicking the link from there (you must have java enabled) as that causes the java frame to appear i the webpage which you use to get the key (used later)
http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe - windows drivers
http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip - root superuser access; don’t unzip
http://hotfile.com/dl/125113123/dfb5a65/GingerBurst_1.0.0.3.zip.html - Gingerburst ROM; don’t unzip
http://gingerburst.droidzone.in/wp-content/plugins/download-monitor/download.php?id=1 – Data2SD installer; don’t unzip
http://gingerburst.droidzone.in/wp-content/plugins/download-monitor/download.php?id=2 – Data2SD reinstaller; don’t unzip
When you are done you should have a list of files as the below:
Data2SDInstallerNXE2.zip
Data2SDReInstallerNXE2.zip
GingerBurst_1.0.0.3.zip
HTCDriver3.0.0.007.exe
revolutionary-0.3pre7.zip
su-2.3.6.3-efgh-signed.zip
and a folder with the extracted items:
revolutionary-0.3pre7\AdbWinApi.dll
revolutionary-0.3pre7\libcurl-4.dll
revolutionary-0.3pre7\libjson-0.dll
revolutionary-0.3pre7\mgwz.dll
revolutionary-0.3pre7\msvcr71.dll
revolutionary-0.3pre7\revolutionary.exe
On your PC, using windows explorer navigated to the directory where the files are saved:
Step 2: Double click (run) the HTCDriver3.0.0.007.exe file to install the drivers
[size=+1]Section 2:Root & Super-user:[/size][size=-1]Use revolutionary to flash a new HBOOT, S-OFF your phone and install ClockWorkMOD recovery, then use ClockWorkMod to give Super-user[/size]
Step 3: Double click the revolutionary-0.3pre7 directory to enter it and
Step 4: Double click (run) the revolutionary.exe file
It will open a command window and get to a point where it is waiting.
Step 5: Either:
With your phone powered on. Go to Settings->Applications->Development and turn USB debugging on then Connect the USB cable between the phone and PC.
or
Power off the phone. Leave it for 20 seconds to be certain it is off. Press and Hold the Volume down button and while holding it press the power on button. Keep holding the volume button and very quickly the phone will enter Bootloader mode. Connect the USB cable between phone and PC.
Step 6: At this point the revolution command window will recognise the phone is attached and ask for the beta key. Select and copy it from the website you left open when downloading item 1) and then right click on the top strip of the command window where it has the revolution name, choose the option menu item Edit and paste – this ensures you get the beta key entered correctly (on my first go I tried to type it and mixed up l and I, and o and 0). Agree with what the revolution program asks and it will tell you if it was successful.
Step 7: Power off the phone. Leave it for 20 seconds to be certain it is off. Press and Hold the Volume down button and while holding it press the power on button. Keep holding the volume button and very quickly the phone will enter Bootloader mode. Use the volume down button to scroll one menu item down to Recovery and the power button to select that item. The screen will go white with the HTC logo and then after a short time will enter the ClockWorkMod recovery menu.
Step 8: Scroll down to and select the menu item “mounts and storage” and then scroll to the bottom item and select it (“mount USB storage”)
Step 9: If it is not plugged in, plug in your USB cable between the phone and PC and the PC should recognise the phone is SD card reader mode. If a windows explorer window does not open (or windows offer you a choice to browse the folder) then press the windows key+E at the same time to open a windows explorer window and navigate to the “Removable Disk” that is your SD card in the phone.
Step 10: Copy su-2.3.6.3-efgh-signed.zip from the PC to the SD card.
Step 11: Disconnect the USB cable and then on the phone select “unmount” and press the back button on the phone. Scroll down and select the menu item “install zip from SD card”. Scroll until you find su-2.3.6.3-efgh-signed.zip and select it. Once complete reboot.
[size=-1]For those who have apps, contacts, phone logs, sms messages etc. that they want to back-up, they should allow the phone to boot into normal mode. Download the various backup programs from the market – and as the phone is now rooted you can use all the apps that are mentioned at the bottom of the post.[/size]
[size=+1]Section 3:New ROM preperation:[/size][size=-1]Back-up, partition SD card and copy ROM files to SD card[/size]
Step 12: Power off the phone. Leave it for 20 seconds to be certain it is off. Press and Hold the Volume down button and while holding it press the power on button. Keep holding the volume button and very quickly the phone will enter Bootloader mode. Use the volume down button to scroll one menu item down to Recovery and the power button to select that item. The screen will go white with the HTC logo and then after a short time will enter the ClockWorkMod recovery menu.
Step 13: Scroll down and select “backup and restore” and then select “backup”. Clockworkmod will make a backup on the SDcard in the ClockWorkMod directory and show you progress as it does this. This ensures you can always return to this state at a later date if you wish.
Step 14: Once the back-up is complete, press the phones back button and then scroll down to and select the menu item “mounts and storage” and then scroll to the bottom item and select it (“mount USB storage”)
Step 15: If it is not plugged in, plug in your USB cable between the phone and PC and the PC should recognise the phone is SD card reader mode. If a windows explorer window does not open (or windows offer you a choice to browse the folder) then press the windows key+E at the same time to open a windows explorer window and navigate to the “Removable Disk” that is your SD card in the phone.
Step 16: Copy the entire contents of your SD card to a folder on the PC.
Step 17: Copy the following files downloaded previously into the folder on the PC where you have copied your SD card contents. They should be in the base folder. Files 4, 5 and 6: Data2SDInstallerNXE2.zip, Data2SDReInstallerNXE2.zip and GingerBurst_1.0.0.3.zip
Step 18: Disconnect the USB cable and then on the phone select “unmount” and press the back button on the phone. Scroll down and select the menu item “advanced”.
Step 19: Scroll down and select “partition SD card”. (Note this will wipe out your SD card contents – hence why we copied it to the PC).
Step 20: Choose a size for the ext partition that is 2048MB or less, but at least 500MB.
Step 21: Select 0M for the size of swap partition. NB: It is vital that this be 0 or Data2SD won’t work!
ClockworkMod will partition the SD card and inform you when it is done.
[size=-1]At this point I had a huge issue getting my PC to recognise the SD card through ClockWorkMod and had to reboot the phone, reboot the PC, uninstall the drivers on the PC ( by running HTCDriver3.0.0.007.exe ) and reinstall them (by running HTCDriver3.0.0.007.exe ) and only then would the PC see the SD card when ClockWorkMod is mounting it. I hope others don’t have this issue, but this is why I hav recommended keeping the USB cable disconnected and rebooting the phone at this point.[/size]
Step 22: Power off the phone. Leave it for 20 seconds to be certain it is off. Press and Hold the Volume down button and while holding it press the power on button. Keep holding the volume button and very quickly the phone will enter Bootloader mode. Use the volume down button to scroll one menu item down to Recovery and the power button to select that item. The screen will go white with the HTC logo and then after a short time will enter the ClockWorkMod recovery menu.
Step 23: Scroll down and select the menu item “mounts and storage” and then scroll to the bottom item and select it (“mount USB storage”)
Step 24: If it is not plugged in, plug in your USB cable between the phone and PC and the PC should recognise the phone is SD card reader mode. If a windows explorer window does not open (or windows offer you a choice to browse the folder) then press the windows key+E at the same time to open a windows explorer window and navigate to the “Removable Disk” that is your SD card in the phone.
Step 25: Copy the contents of the folder for the SD card that you made on the PC – so the entire contents that were on the SD card are now back on it + the downloaded files which you copied into the base directory. From windows explorer you should see on the removable disk the downloaded Files 4, 5 and 6: Data2SDInstallerNXE2.zip, Data2SDReInstallerNXE2.zip and GingerBurst_1.0.0.3.zip
[size=+1]Section 4: Flash Gingerburst ROM:[/size][size=-1]Flash GingerBurst_1.0.0.3.zip, reboot into phone mode, (don't install anything or sync) [/size]
Step 26: Scroll down and select the menu item “install zip from sdcard” and scroll to and select GingerBurst_1.0.0.3.zip from the list.
Step 27: ClockWorkMod will install the Gingerburst ROM. Once complete, press the back button on the phone and then select “reboot system now”. This will bring up the white screen with the HTC logo. It will take some time on this screen (if it is sitting for longer than 30 minutes there is an issue) and then it should begin loading up the new gingerbread install – though remember at this point the memory of the HTC desire has not been expanded onto the SDcard partition that was created, so choose your carrier e.g. Vodafone UK contract, skip the keyboard introduction and the google and other sync sections, until it begins to load the home screen. Wait while it does this – you may see some low memory warnings.
Step 28: Once it seems basically finished with this hold the power button of the phone in until the power-off menu appears. The new gingerbread power off menu has some more options – choose “Restart” and it will then bring up a sub-menu. Choose “Recovery”. This will boot directly into ClockWorkMod recovery.
[size=+1]Section 5: Flash Data2SD:[/size][size=-1]Flash Data2SDInstallerNXE2.zip , reboot into phone mode, Enjoy! [/size]
Step 29: Select “install from zip” and scroll to the file Data2SDInstallerNXE2.zip and select it. ClockWorkMod will now install the Data2SD mod which will format the ext partition you created earlier to an ext4 type. It will show you progress.
Step 30: Once complete, select “Reboot to system”
The white screen with the HTC logo will appear and for a brief moment the nearly invisible LED next to the silver htc at the top of your phone will flash blue – this is a good sign. The white screen with HTC logo will remain for a while, although expect it to flash of and back on or go a little darker every couple of minutes. (It should not stay this way for longer than 30 minutes – if it does there is a problem.)
Eventually the phone should boot up into phone mode, the memory warning should be gone and you are now the proud owner of a Gingerbread HTC desire with sense 2.1 and the phone memory extended onto the partition on the SD card.
Go wild, install apps to the phone, synchronise your gmail, calendar, contacts, facebook and everythingelse you can think of. The phone should be quick and responsive and there should be no memory warnings. Say thank you on the xda developer website to the the revolution team and the droidzone guys.
Let me know if we need corrections to this guide, or if you think it should have screenshots etc. to accompany it. (I have done it from memory, checking where feasible without actually repartitioning my SD card again etc., but since I did it all only last night it still be pretty much correct). I have done this using my only HTC Desire and a Windows 7 64bit pro Lenovo laptop.
Although it’s long I hope it’s not daunting anymore.
PS: Useful Backup programs (search for them in the market) – many require root access:
Titanium Backup (Titanium Track)
MyBackup Root (included in the Gingerburst ROM)
APN backup and restore (Ritesh Sahu)
Call Logs backup and restore (Ritesh Sahu)
SMS Backup and Restore (Ritesh Sahu)
ROM manager (ClockWorkMod)(very useful tool for those using custom ROMS, includes some functions for accessing and using ClockWorkMods ROM backup functions)
And of course ClockWorkMod itself – though this is installed by the process above and not through the market.
PPS: Below is my original ramblings that preveiously preceeded the steps. Moved here to make the actual guide a little more accessible.
Firstly a huge thank-you and humble appreciation to the incredible devs that created the hacks and cooked up the ROMS used in this tutorial. It precisely because they are so amazingly genius that perhaps they don’t realise just how daunting this all looks to a newbie. I have tried to credit everyone that deserves it but am bound to have missed someone who created some part of this or hosted some files etc., if you deserve credit bask in the warm glow of knowing you are a great person and then politely let me know and I’ll edit the post)
Personally I am not your average computer user and I have over a number of years used the tools from this and other forums to hack and mod various phones beginning with the original xda on which this site is named. I’ve had my desire for nearly a year, but partly because it’s such a good phone, partly because it’s my work phone (though that never stopped me before and partly because this time around it just seemed so complex with so many choices and options and methods (and worryingly chances to go wrong) I have not rooted it until now. The reason I took the plunge was the simple issue that I had already basically removed all non-daily-use apps and even downgraded the Adobe-flash support and other updated apps and was still running out of space!
That said, it took me about 10 attempts, during which on a number of occasions I was left with the white screen and HTC logo and nothing else Some of those were of course my own fault – I didn’t follow the instructions exactly :-| , some because I just hadn’t understood the instructions, or didn’t realise what was actually meant and some because I couldn’t get me hardware to work. (booting to the ISO image of Gparted totally refused to see the SD card in the phone )
This guide should hopefully bring all resources together in 1 place and make it absolutely clear how to do it the simplest way and with the least steps and using nothing other than the phone itself (where possible) and your pc linked to the phone via USB where necessary. I hope it’s OK to link directly to the downloads o download pages for the files – I have mentioned the websites they come from, but I’m sure the MODs will correct me if this is not permited.
To start with I assume you are on a brand new phone with nothing installed except the vanilla Froyo supplied with the phone. There are some very clever tools to back up your various bits of important info if you aren’t in this state and I would recommend you use them. I will try to show when and where they would be useful, but I am not aiming to show how to take a phone that been in use for a year and convert it to Gingerbread with Sense 2.1 and still have everything set up as was.
That is the longest post I have ever seen!!!...
Good job
Sent from my HTC Desire using XDA App
only some sorting and opmaak
I have to agree - it`s a big long post - it might be a good idea to put a few linebreaks in between each point, to space it out and make it easier to read
a second suggestion might be to put some sub-headers in..
e.g. -A download files, B root, C partition, D Install
Good points.
I'll have a go at tidying it up and creating logical sections tomorrow when I've got access to my PC.
Sent from my HTC Desire using XDA App
Lothaen said:
I have to agree - it`s a big long post - it might be a good idea to put a few linebreaks in between each point, to space it out and make it easier to read
a second suggestion might be to put some sub-headers in..
e.g. -A download files, B root, C partition, D Install
Click to expand...
Click to collapse
Totally agree. The content of the thread might be good (I am sure it is), but this advantage gets lost by its horrible formatting which makes it nearly unable to read.
Another suggestion, short the first part (before step one) to the really important points. On this way its focal point gets concentrated to the steps 1-30, which is what you want, I guess.
At last, I may advise you to read some sticky guides here to get a good impression how to format texts.
Nevertheless, you did good work!!
MatDrOiD said:
Totally agree. The content of the thread might be good (I am sure it is), but this advantage gets lost by its horrible formatting which makes it nearly unable to read.
Another suggestion, short the first part (before step one) to the really important points. On this way its focal point gets concentrated to the steps 1-30, which is what you want, I guess.
At last, I may advise you to read some sticky guides here to get a good impression how to format texts.
Nevertheless, you did good work!!
Click to expand...
Click to collapse
I have edited the original post:
1) Moved the original intro words to the bottom - the focus is as you said the guide
2) Re-formatted the text to make it more readable
Does that seem better?
Hello all,
This is a much shorter, less wordy version of the guide without all the detailed explanations, just the steps
[size=+1]Section 1reperation:[/size][size=-1]Download and unzip all the files needed[/size]
Step 1: Get yourself ready, download all the items you need (save them all in an easy to reach directory on your pc):
http://revolutionary.io/revolutionary-0.3pre7.zip - windows version, unzip/extract all the files; although this is a direct link you really need to download this by going to http://revolutionary.io/ and clicking the link from there (you must have java enabled) as that causes the java frame to appear i the webpage which you use to get the key (used later)
http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe - windows drivers
http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip - root superuser access; don’t unzip
http://hotfile.com/dl/125113123/dfb5a65/GingerBurst_1.0.0.3.zip.html - Gingerburst ROM; don’t unzip
http://gingerburst.droidzone.in/wp-content/plugins/download-monitor/download.php?id=1 – Data2SD installer; don’t unzip
http://gingerburst.droidzone.in/wp-content/plugins/download-monitor/download.php?id=2 – Data2SD reinstaller; don’t unzip
When you are done you should have a list of files as the below:
Data2SDInstallerNXE2.zip
Data2SDReInstallerNXE2.zip
GingerBurst_1.0.0.3.zip
HTCDriver3.0.0.007.exe
revolutionary-0.3pre7.zip
su-2.3.6.3-efgh-signed.zip
Step 2: Run HTCDriver3.0.0.007.exe file to install the drivers
[size=+1]Section 2:Root & Super-user:[/size][size=-1]Use revolutionary to flash a new HBOOT, S-OFF your phone and install ClockWorkMOD recovery, then use ClockWorkMod to give Super-user[/size]
Step 3: Enter the revolutionary-0.3pre7 directory and
Step 4: Run the revolutionary.exe file
It will open a command window and get to a point where it is waiting.
Step 5:With your phone powered on. Turn USB debugging on then Connect the USB cable between the phone and PC.
Step 6: At this point the revolution command window will recognise the phone is attached and ask for the beta key. Select and copy it from the website you left open when downloading item 1) and then right click on the top strip of the command window where it has the revolution name, choose the option menu item Edit and paste – this ensures you get the beta key entered correctly. Agree with what the revolution program asks and it will tell you if it was successful.
Step 7: Enter Recovery mode: (Power off the phone. Leave it for 20 seconds to be certain it is off. Press and Hold the Volume down button and while holding it press the power on button. Keep holding the volume button and very quickly the phone will enter Bootloader mode. Use the volume down button to scroll one menu item down to Recovery and the power button to select that item. The screen will go white with the HTC logo and then after a short time will enter the ClockWorkMod recovery menu.)
Step 8: Select “mounts and storage” ->“mount USB storage”
Step 9: Connect Phone and PC via USB.
Step 10: Copy su-2.3.6.3-efgh-signed.zip from the PC to the SD card.
Step 11: Disconnect the USB cable and then on the phone select “unmount” and press the back button on the phone. Select “install zip from SD card”. Scroll until you find su-2.3.6.3-efgh-signed.zip and select it. Once complete reboot.
[size=-1]For those who have apps, contacts, phone logs, sms messages etc. that they want to back-up, they should allow the phone to boot into normal mode. Download the various backup programs from the market – and as the phone is now rooted you can use all the apps that are mentioned at the bottom of the post.[/size]
[size=+1]Section 3:New ROM preperation:[/size][size=-1]Back-up, partition SD card and copy ROM files to SD card[/size]
Step 12: Enter Recovery mode.
Step 13: Select “backup and restore” -> “backup”. Clockworkmod will make a backup on the SDcard in the ClockWorkMod directory and show you progress as it does this. This ensures you can always return to this state at a later date if you wish.
Step 14: Once the back-up is complete, press the phones back button and then select “mounts and storage” -> “mount USB storage”
Step 15: Connect Phone and PC via USB.
Step 16: Copy the entire contents of your SD card to a folder on the PC.
Step 17: Copy the following files downloaded previously into the folder on the PC where you have copied your SD card contents. They should be in the base folder. Files 4, 5 and 6: Data2SDInstallerNXE2.zip, Data2SDReInstallerNXE2.zip and GingerBurst_1.0.0.3.zip
Step 18: Disconnect the USB cable and then on the phone select “unmount” and press the back button on the phone.
Step 19: Select “advanced”->“partition SD card”. (Note this will wipe out your SD card contents – hence why we copied it to the PC).
Step 20: Choose a size for the ext partition that is 2048MB or less, but at least 500MB.
Step 21: Select 0M for the size of swap partition. NB: It is vital that this be 0 or Data2SD won’t work!
ClockworkMod will partition the SD card and inform you when it is done.
Step 22: Enter Recovery Mode.
Step 23: Select “mounts and storage” -> “mount USB storage”
Step 24: Cnnect Phone and PC vis USB.
Step 25: Copy the contents of the folder for the SD card that you made on the PC – so the entire contents that were on the SD card are now back on it + the downloaded files which you copied into the base directory. From windows explorer you should see on the removable disk the downloaded Files 4, 5 and 6: Data2SDInstallerNXE2.zip, Data2SDReInstallerNXE2.zip and GingerBurst_1.0.0.3.zip
[size=+1]Section 4: Flash Gingerburst ROM:[/size][size=-1]Flash GingerBurst_1.0.0.3.zip, reboot into phone mode, (don't install anything or sync) [/size]
Step 26: On the phone, unmount, then select “install zip from sdcard” and scroll to and select GingerBurst_1.0.0.3.zip from the list.
Step 27: ClockWorkMod will install the Gingerburst ROM. Once complete, press the back button on the phone and then select “reboot system now”. This will bring up the white screen with the HTC logo. It will take some time on this screen (if it is sitting for longer than 30 minutes there is an issue) and then it should begin loading up the new gingerbread install – though remember at this point the memory of the HTC desire has not been expanded onto the SDcard partition that was created, so choose your carrier e.g. Vodafone UK contract, skip the keyboard introduction and the google and other sync sections, until it begins to load the home screen. Wait while it does this – you may see some low memory warnings.
Step 28: Once it seems basically finished with this hold the power button of the phone in until the power-off menu appears. The new gingerbread power off menu has some more options – choose “Restart” and it will then bring up a sub-menu. Choose “Recovery”. This will boot directly into ClockWorkMod recovery.
[size=+1]Section 5: Flash Data2SD:[/size][size=-1]Flash Data2SDInstallerNXE2.zip , reboot into phone mode, Enjoy! [/size]
Step 29: Select “install from zip” and scroll to the file Data2SDInstallerNXE2.zip and select it. ClockWorkMod will now install the Data2SD mod which will format the ext partition you created earlier to an ext4 type. It will show you progress.
Step 30: Once complete, select “Reboot to system”
The white screen with the HTC logo will appear and for a brief moment the nearly invisible LED next to the silver htc at the top of your phone will flash blue – this is a good sign. The white screen with HTC logo will remain for a while, although expect it to flash of and back on or go a little darker every couple of minutes. (It should not stay this way for longer than 30 minutes – if it does there is a problem.)
Eventually the phone should boot up into phone mode, the memory warning should be gone and you are now the proud owner of a Gingerbread HTC desire with sense 2.1 and the phone memory extended onto the partition on the SD card.
Go wild, install apps to the phone, synchronise your gmail, calendar, contacts, facebook and everythingelse you can think of. The phone should be quick and responsive and there should be no memory warnings. Say thank you on the xda developer website to the the revolution team and the droidzone guys.
PS: Useful Backup programs (search for them in the market) – many require root access:
Titanium Backup (Titanium Track)
MyBackup Root (included in the Gingerburst ROM)
APN backup and restore (Ritesh Sahu)
Call Logs backup and restore (Ritesh Sahu)
SMS Backup and Restore (Ritesh Sahu)
ROM manager (ClockWorkMod)(very useful tool for those using custom ROMS, includes some functions for accessing and using ClockWorkMods ROM backup functions)
And of course ClockWorkMod itself – though this is installed by the process above and not through the market.
great - sticky?
Much better now. Ask a moderator for sticking it.
Thanks for the guide. I was having trouble rooting my Desire with Revoked3 but I managed using your guide Got SU now
Off to find a nice ROM
Glad it helped.
If you want the easy route, download ROM manager from the market. It will allow you to easily experiment with lots of different ROMs. It from the clockorkmod people so integrates totally with the clockwork mod recovery.
Sent from my HTC Desire using XDA App
Nice Post, sticky deserved!
Wow..Thought it was a quick two step (Flash and reboot) method to install my Rom
Appreciate the lengths to which you have explained the procedure, would help people who are not clear about the intermediate steps. Thanks..
If you like, I'll open up Editor privileges on my site so that you can add a post there too.. PM me if you're like to..
Btw, I'd prefer that you turn the ROM/Data2SD installer download links to this: supernova.droidzone.in
Else, people might end up downloading an older version when I update the code..
droidzone said:
Wow..Thought it was a quick two step (Flash and reboot) method to install my Rom
Appreciate the lengths to which you have explained the procedure, would help people who are not clear about the intermediate steps. Thanks..
If you like, I'll open up Editor privileges on my site so that you can add a post there too.. PM me if you're like to..
Btw, I'd prefer that you turn the ROM/Data2SD installer download links to this: supernova.droidzone.in
Else, people might end up downloading an older version when I update the code..
Click to expand...
Click to collapse
Once it's been done a few times it is quick and easy. Also using ROM manager is another way to make it easy. It really was just the first time that it all seemed a little daunting. Also I didn't realise that I needed to download both the ROM and the DATA2SD file (seems obvious now, but somehow wasn't then).
I copied the short(er) version to my post on your site as you suggested.
I have left the download links at the moment because I used the Gingerburst ROM and that's the title I gave to the post, though I assume the steps are nearly exactly the same for all your ROMs. Also - Gingerburst has Sense 2.1, but Supernova has only got Sense 1.9.
If you are planning to focus all future development on Supernova then perhaps a title change to the post is required and then the links changed also? or otherwise a general title change to "...Stock FroYo to DROIDZONE roms" and a table with the links to the downloads required for each of the different ROM types?
Cheers for the guide, hadn't wanted to try rooting before but got fed up in the end and followed your guide - only bits I got stuck on were CWM not installing after revolution (but worked out how to install separately by searching on here) plus Gingerburst didn't work first time so tried a couple other roms (which didn't work either) but think was probably because I either hadn't partitioned the sd card properly (just used CWM to do it) or didn't do a full wipe of phone memory first either! Figured it out in the end (trial and error) so thanks a lot for the straightforward instructions - quite exciting getting it working and really pleased with Gingerburst! Not sure if I can be arsed trying anything else at the moment tho.
wow great job!! Thanks for the time and effort in typing all of that!
Glad the guide gave you the confidence to give it a go - though its a pity it didn't work first time.
I can't even imagine what happened that revolution did not install cwm - on mine it installed a v 4 (ROM manager didn't recognise it as a later version so in fact has installed a v 2 now instead)
I actually did use cwm to partition the SD card, but Gingerburst should install even if the card is not properly partitioned - you will just get loads of low memory warnings and force closes - until you partition the SD card and install the data2sd through cwm.
I must agree - now that I have Gingerburst and its working so well and I been installing so many apps from the market it really seems like a lot of effort (even using ROM manager) to bother trying anything else out!
Sent from my HTC Desire using XDA App
Quick question guys, I've unlocked my orange handset using the desire sim unlock utility, should I follow these steps to change my rom or do I need to do the whole goldcard thing?
Cheers!
Sent from my HTC Desire using XDA Premium App
Guys, I think I rooted my Desire following this guide : http://forum.xda-developers.com/showthread.php?t=788044
what should I do now?
Is there a way to do it without the 'clockworkmod' ?
Also, if sometime I wanna go back to stock, is there a way to completely go back?
Thank you and have a nice day!
edit: forget all that, i wanna use the SuperNova rom =p i just cant delete the post for some reason
so, if you can, reply here : http://forum.xda-developers.com/showthread.php?p=17710610#post17710610
thanks a lot!

[Tutorial] install kitchen in linux en use it! tutorial thanks to theunlockr

Heey everyone here the quide for how to set up kitchen in linux virtualbox
Not made by me but made by the amazing guys from the unlockr Thanks!!!
Part 1
[I Before you begin]
1. This ONLY works for HTC Android devices at the moment, Also other devices!
[II. Download a Virtual Machine and Set It Up.]
1. Download VirtualBox for free from here (the one for Windows Hosts at the top). Then click next on the setup process until it installs.
2. Open VirtualBox and click on New.
3. Name the New Virtual Machine whatever you want (we named it Linux for simplicity’s sake).
4. For Operating System choose Linux, then choose Ubuntu for Version and click next.
5. Click Next again leaving the Memory Setting at what it is preselected at (should be 384mbs).
6. Click Next on the Boot Disk screen as well leaving boot hard disk and create new hard disk both selected.
7. Keep clicking Next until you get to the slider that asks how much space to set for the Linux. Move the slider to 8Gbs and click next.
8. Click next until it is done and shows you the original screen you started on but now with the Linux Machine Powered Off on the left.
[III. Install Linux Ubuntu on the Virtual Machine]
1. Download Ubuntu from here.
2. Once it is downloaded, in the VirtualBox program, click the Start button at the top.
3. Close out all the warnings that come up.
4. Then click on Devices > CD/DVD Devices > More CD/DVD Images… then select the .iso image for Ubuntu you downloaded.
6. Follow the prompts on the screen to install Ubuntu on your Virtual Machine.
7. Once it is installed and reboots, goto Applications > Accessories > Terminal and type this line with hitting enter at the end:
sudo apt-get install sun-java6-bin sun-java6-jre
It will ask you for a password, type in the password you created when you went through the Ubuntu installation process (it asked you for it before finishing the install).
Then it will ask you y/n. Hit y then enter. Then when it shows you the terms and conditions, hit right arrow on your keyboard and click enter to select ok. Then hit left arrow on your keyboard and enter to select Yes.
*NOTE – Your keyboard and mouse will not function on your regular computer once you use them in the Ubuntu virtual machine. To re-enable them, click the Ctrl button on the right side of your keyboard.
**IF YOU GET AN ERROR INSTALLING THE JAVA FILES,
Download the java files manually FROM INSIDE THE EMULATOR/LINUX using Firefox here:
Java6 Bin
Java6 Jre
Then open the Terminal App in Ubuntu and type this with hitting enter at the end of the line:
sudo dpkg -i sun-java6-jre_6.18-4_all.deb sun-java6-bin_6.18-4_i386.deb
And that should fix it.
[IV. Download and Setup The Android ROM Kitchen]
!THIS NEXT SECTION NEEDS TO BE DONE WITHIN THE UBUNTU VIRTUAL MACHINE!
1. Click on the Firefox logo at the top of your Ubuntu installation (in the Virtual Machine).
2. Type this into the url box:
theunlockr.com/2010/03/26/how-to-create-your-own-custom-rom-for-android-part-1-setting-up-the-kitchen (to navigate to this page from within the virtual machine).
3. Now download the latest version of the kitchen file  in the first post from the link below(again from inside the Ubuntu installation on the virtual machine. We are doing this because we want to save this file in our Ubuntu Virtual machine, NOT our regular computer).
Kitchen
4. Again on the Ubuntu machine, Find the .zip file you just downloaded, right click it and click open with Archive Manager and then click Extract at the top.
5. Once you click Extract, it will ask you where. Double click the folder that has the name you created when you installed Ubuntu (my username was theunlockr so my folder is called theunlockr. It is the first folder under recently used in the list on the left). Then click Extract at the bottom right.
[V. Run the Android ROM Kitchen]
1. To run the Android ROM kitchen, click on Applications at the top of Ubuntu > Accessories > Terminal then type the following and hit enter:
./menu
2. You will now be greeted by the simple text menu of the application. Enjoy!
VI. Create Your First Custom ROM
=================================================
Part 2
Before You Begin
1. We are assuming you have already setup the Android kitchen. If not, use our How To Setup The Kitchen procedure and then come back to this one when done.
2. We are also assuming you have already done our How To Root and How To Load a Custom ROM for your phone and have a custom recovery image.
2. This ONLY works for HTC Android devices at the moment, Also other devices
3. Open the Kitchen in your Ubuntu Virtual Machine we created in the Kitchen Setup procedure by typing ./menu in the Terminal window in Ubuntu. Leave it open.
4. All of this is done INSIDE THE UBUNTU VIRTUAL MACHINE (that includes when I say “save to your computer” anywhere in here, means save to you Ubuntu Virtual Machine)!
II. Find a ROM to Dissect
There are two kinds of ROMs you can dissect to create your own custom ROM; Stock ROMs and Custom/Cooked ROMs. DsiXDA, creator of the ROM kitchen we are using, has put together a list of places to get stock ROMs for different devices and a quick how to load them into the kitchen:
From a Cooked ROM (Easiest Method):
1. Copy the update.zip (or equivalent ZIP file) to the original_update folder in the kitchen
2. Type the number for the option “Setup Working Folder from ROM” and hit enter in the Kitchen to create your working folder. (So if its number is 1, type 1 then hit enter).
From a Shipped ROM:
1. Find the shipped ROM for your device, usually from htc.com or from searching xda-developers (check the Wiki or sticky posts under your device’s sub-forum).
The links below may help:
2a. If the shipped ROM is in a .ZIP format, then simply extract the system.img and boot.img.
2b. If the shipped ROM is in .EXE format, then do the following:
A. In Windows, run the shipped ROM’s .EXE file till it gets to the first dialog. Stop there but don’t close the window yet.
B. Go to Start->Run and type: %TEMP%
C. When the folder opens, search for Rom.zip. Then, open it with an unzip tool. If you get errors trying to open the ZIP file with WinZip or the default Windows unzip program, then use 7Zip (download from here) to extract it.
D. Extract only two files from Rom.zip: system.img and boot.img
3. Copy the two .IMG files to your kitchen’s img_files folder in your Ubuntu Virtual Machine.
4. In the Terminal window that you opened in Section I, type 1 and hit enter to create a working folder from the two .img files.
Now, that you have either the update.zip in the original_update folder of the kitchen OR the system.img and boot.img of a shipped ROM in the img_files folder of the kitchen, you are ready to play with the ROM to make it your own.
III. Tweaking the Imported ROM Using the Automated Options in the Kitchen
So this is a basic kitchen, but you can do things like, add Root support, add/remove apps from the ROM, enable saving apps to the sd card, enabling Wifi tethering, do some automatic optimizations, and a few other things automatically just by selecting the option and hitting enter. It even allows you to put in your own scripts for the ROM to run (but that’s for more advanced users who know how to create scripts of course).
1. After importing a ROM using section II, select the options you want to do to the ROM (by typing the number of the option you want into the terminal/kitchen window and hitting enter. They are all pretty self explanatory.)
2. Continue this until you have all the automated options you want in the new ROM.
IV. Adding/Removing Applications from the ROM
1. In your Ubuntu Virtual Machine, goto Places at the top. Then click on Home Folder, then the WORKING folder that was created in section II when you dissected the original ROM or img files. Then goto system > app. (Also check Data > App as .apks can be put in there as well).
2. In the app folder you will see all the .apk files for all the applications you have currently in the ROM. Simply delete the ones you do not want to remove them from the ROM.
3. To add applications, simply copy any .apk file for the applications you want to add into the app folder.
V. Repackage the ROM so it can be Flashed onto a Phone
1. Once you have done whatever changes you want, you just need to type 99 and hit enter in the kitchen/terminal for the kitchen to take the working folder you have been messing with and compile it into a flashable update.zip ROM.
2. Once it is done compiling the ROM, we can transfer it to our phone.
VIa. Setup Ubuntu to See Your Phone via USB
1. In the Virtual Box windows with Ubuntu in it, click on Devices at the top then click Install Guest Additions. (It should autostart, if it doesn’t, click on the CD that appeared on the desktop in Ubuntu and then click on Autostart.sh. It will ask you for your password you created when setting up Ubuntu, put that in and let it install).
2. Once the Guest Additions are installed, close the Virtual Box Ubuntu Window (choose to Power Down the Machine).
3. Now, open Virtual Box itself (not Ubuntu) and highlight the Ubuntu machine, then click on Settings at the top.
4. Click on USB and make sure Enable USB Controller and Enable USB 2.0 are both enabled.
5. Now plug in your Android phone (do NOT mount the SD card, just plug it in).
6. Now in the USB menu of Virtual Box, click the + symbol on the right and then select your Android Device (name may be different).
7. Once that is installed, unplug your phone.
8. Now, Start your Ubuntu Virtual Box.
9. Once Ubuntu boots up, plug in your Android phone (do not mount the memory card yet) and look for the USB symbol at the bottom (fourth icon from the left) and hover over it and wait for it to say USB Device detected and display your phone. Once that happens, mount the sd card by pulling down the notification bar on your phone and clicking mount.
10. Ubuntu should pop up your SD card on the desktop (if any prompts come up just select do nothing and click ok). We can now transfer files to the memory card of our phone.
VIb. Use RapidShare to Transfer the File from Ubuntu to Windows (if Section VIa was giving you trouble)
1. If you can’t get the USB to work in Ubuntu, then simply open a Firefox browser window, goto Rapidshare.com and upload the ROM to there.
2.Once it is done uploading, ON YOUR WINDOWS COMPUTER NOT UBUNTU, put in the link it gave you when you finished uploading it, to download it to your Windows computer so we can transfer it to your phone.
VII. Flash the ROM
5. Copy the .zip file to the root of your SD card (NOT in any folders, just on the SD card itself).
6. Unplug the phone and turn it off.
7. Turn it back on by holding down home and power (do not let go until the recovery screen comes up) to get to recovery mode (you must have a custom recovery screen to do this, if you don’t find out How To Root and Load a ROM procedure for your phone and do those first).
8. Now select Nandroid Backup to create a backup before we flash the new ROM.
9. Once the backup is done, select Wipe Data / Factory Reset in recovery mode.
10. Select flash zip from sd card and select the ROM you just put on the sd card.
11. Once it is done flashing, click reboot. Enjoy!
Enjoy! Will update this as we add more things for you to tweak Feel free to suggest some in the meantime.
Thanks to DsiXDA for his awesome kitchen!
Thanks to Theunlockr For the amazing Guide !!!
greetings safariking
Video tutorials:
Part 2:http://www.youtube.com/watch?feature=player_embedded&v=q-1ErGSW0ik
Part 1: http://www.youtube.com/watch?feature=player_embedded&v=94Az1kcQvc4
Thanks safariking!
Thanks
very good tutorial thanks
Hi there
Does Android Kitchen Only work in virtual Machine for Ubunty? I have a full installtion of Ubunty and when I type ./menu at the terminal "no such file or directory" followed the installation video but I ain't getting nowhere
Cheers
atomicsoul said:
Hi there
Does Android Kitchen Only work in virtual Machine for Ubunty? I have a full installtion of Ubunty and when I type ./menu at the terminal "no such file or directory" followed the installation video but I ain't getting nowhere
Cheers
Click to expand...
Click to collapse
no.
kitchen can be used on all Linux/Unix OS.
中国人正在尝试提高!
(translation:Chinese people are trying to improve themselves!)
Very nice job. We thank you for your time and effort for writing all of that
Thanks
Sent from my GT-S5660 using xda premium
Just a note: linux isnt required
You can use windows, but does require to install cygwin (linux like terminal)
Sent from my GT-S5660 using xda premium

[Tutorial] Install Windows 10 for ARM32 on your Surface 2

Hi guys, following the recent release of a Windows 10 ARM32 install tutorial in Chinese to install it on the Surface RT 1 and Surface RT 2, I've decided to come and try my luck by using google translate to follow the procedure and then decided to refine it and to make it into this tutorial for the Surface 2 (The procedure for the Surface 1 should not be much different aside from the files you have to use but as I don't have one, I haven't tried out the files for it...).
Download: https://yadi.sk/d/mnCUeGKWm1XTXA
Requires:
- The files available in the Yandex Repo
- A recovery USB Disk for Surface 2: Surface2_BMR_20.2.19.0.zip (https://support.microsoft.com/en-hk/help/4023512/surface-creating-and-using-a-usb-recovery-drive)
- A keyboard
1. Copy the following files from the yandex repo to the root directory of your recovery disk:
- Disabling_UAC.reg
- SecureBootPatch.zip (extract it)
- APPX1.rar (extract it)
- surface2_win10_zh_cn_new.wim
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
- Camera_fix.reg
2. Boot into Recovery mode (insert the recovery disk, hold the "vol dow" button then press the "power" button and release the "vol down" button when the surface logo appears)
Open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\sources\install.wim /applydir:c: /index:1
3. Reboot the device and Disable UAC, then run "Disabling_UAC.reg" as admin and reboot the device once again
Once the device has rebooted open regedit and go to "HKEY_LOCAL_MACHINE\BCD00000000" select "BCD00000000", click on file and select "unload hive"
Once this is done extract "SecureBootPatch.zip" and open the "SecureBootPatch" folder to run "InstallPolicy.cmd" as admin and then reboot the device once again (l If the secure boot debug policy interface appears after restarting, it means normal. Select accept and install to install)
Open a command prompt as admin and enter the following command to enable test mode :
- bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
4. Now we can start serious business and install Windows 10 on the device, to do so, we'll start by rebooting the device in recovery mode (Check the lower right corner to indicate that secureboot is not configured correctly and it will succeed)
Once in recovery mode open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\surface2_win10_zh_cn_new.wim /applydir:c: /index:1
5. Plugin your keyboard and reboot the device, you should get an error message related to the boot configuration, at this moment press shift+f10 and open regedit
Go to the following registry entry: HKEY_Local machine/SYSTEM/Setup/Status/ChildCompletion and then select the "setup.exe" entry, modify it to "3", exit regedit and commandline and click "Ok" on the error dialog box, the device should reboot(don't reboot the device in any other way), and configure correctly now
Configure the system the way you want it
Once on the desktop open a powershell command prompt and type in the following commands:
- slmgr.vbs /upk
- slmgr /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
- slmgr /skms kms.03k.org
- slmgr /ato
- slmgr /skms zhang.yt
Your device is now activated
6. We must then proceed to install the runtime environment and store app
Select the APPX1 folder and copy it to the Desktop, open it and select "APPX.ps1",and choose "Run with powershell", once done press "enter" reboot the system, go back to where you were and do the same with "AppxBundle.ps1"
Then Select "Microsoft.windowsStore.appxbundle" and install it (this will install a chinese version of the Microsoft Store (better than nothing I guess? Maybe someone can provide and english version?)
Finally install the following files from the root of your recovery disk:
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
7. Now all we need is a few tweaks to remove usability quirks and then your device will work like a shine :
7.1. You might have noticed than when you boot your device you get a message telling you that the licence is about to expire and that you also get a paging file error popping up at every login, this kinda ruins the experience, so we're gonna get rid of those.
- To remove the licensing popup first it go to " C:\Windows\System32" and take ownership of "LicensingUI.exe", then rename it to "LicensingUI-old.exe"
- To remove the paging file popup just manually set the page cache to 16 MB min and 512 MB max.
(Thanks to betanu701 for indicating us these tricks)
7.2. We're also gonna get totally rid of the Chinese language pack to favor any language you might want, this will also change the Store language to whatever language pack you put in.
- Go to Settings>Time & language>Region & language, and then set the whatever language pack you want as the default and remove the Chinese one (that's of course if you don't speak Chinese ^^)
(Thanks to ShotSkydiver for this trick)
7.3. We'll also make the camera work simply by applying the "Camera_fix.reg" registry entry as admin.
Your device is now ready to use.
Bonus: You can download and install the following apps from our fellow community member _CNR_, you'll get a bunch of stock apps that'll work for this build like mail, maps, solitaire...etc and Office 2013, here's the link : https://mega.nz/#F!ivwlHKaZ!hFwEHZnyw_nNTe4b3TN4wA
Quirks: at the moment I am getting a paging file error at every login along with an expired version warning, if anyone knows how to get rid of those two things, that'd be very helpful, I'd update the tutorial and mention your help in here of course...
(Edit: the quirks have been ironed out thanks to fellow community members)
I think this is only the beginning, we can probably improve this, first of all, we need an english store app (done), we'll also need to get rid of the error and warnings at every bootup(done), then we'll need to compile some apps and update existing ones and then list them, I hope the community on this forum will be helpful for these tasks :angel: For the time being enjoy what you get
Will this work in Asus winRT?
Enviado desde mi G8441 mediante Tapatalk
notass said:
Will this work in Asus winRT?
Enviado desde mi G8441 mediante Tapatalk
Click to expand...
Click to collapse
No, there are two images available, one made for the Surface 1 and one for the Surface 2, maybe it could work if you make a custom image from the leaked build but certainly not that way...
Hey !
I do have a problem with the "bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on" step... it don't work for me I don't understand why..
Are there any difference in the procedure for the Surface RT, other then using the corresponding W10 image?
Kiba85 said:
Are there any difference in the procedure for the Surface RT, other then using the corresponding W10 image?
Click to expand...
Click to collapse
No difference, if you try, tell me if you can install the secure boot patch and if the command "bcdedit ....." works for you. Because i'm stuck at this step
First off, thanks for the guide; it worked perfectly for my Surface 2! Also, I stumbled across a simple way to get the Store to display in English rather than Chinese: just go into Settings, then Time & language, then Region & language, and then set the English language pack as the default (optionally you can also remove the Chinese language pack as well). From there, open the Store, and it'll be in English!
AlGaib said:
Once this is done extract "SecureBootPatch.zip" and open the "SecureBootPatch" folder to run "InstallPolicy.cmd" as admin and then reboot the device once again (l If the secure boot debug policy interface appears after restarting, it means normal. Select accept and install to install)
Open a command prompt as admin and enter the following command to enable test mode :
- bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
Now we can start serious business and install Windows 10 on the device, to do so, we'll start by rebooting the device in recovery mode (Check the lower right corner to indicate that secureboot is not configured correctly and it will succeed)
Click to expand...
Click to collapse
I would like to give a little warning to people following this guide - don't try to see what happens if you flash the Win10 WIM without having secure boot disabled. I just did that, and my Surface 2 is now bricked. If you want to be super sure that SecureBoot is off, run this cmdlet in PowerShell: Confirm-SecureBootUEFI
If it returns True, SecureBoot is still enabled.
I have an official Windows RT 8.1 recovery stick from Microsoft (but I also tried to make my own stick from the provided ZIP), but when I try to boot into Recovery (Volume Down + Power), I get the following error:
"A required device isn't connected or can't be accessed.
Error code: 0xc000000f"
When I just turn on the Surface, the boot fails, because the Windows 10 installation I flashed fails the SecureBoot test:
"The digital signature for this file couldn't be verified.
File:\Windows\system32\winload.efi
Error code: 0xc0000428"
Bloody hell, I was looking forward to having a more functional Surface and I ended up with a bricked one. Not sure what else can be done, when it refuses to boot even from official recovery stick :crying:
AlGaib said:
Following the recent release of a Windows 10 ARM32 install tutorial in chinese, I've used google translate to follow the procedure and then refined it, here is my tutorial for the Surface 2...
Download: https://yadi.sk/d/mnCUeGKWm1XTXA
Requires:
- The files available in the Yandex Repo
- A recovery USB Disk for Surface 2: Surface2_BMR_20.2.19.0.zip (https://support.microsoft.com/en-hk/help/4023512/surface-creating-and-using-a-usb-recovery-drive)
- A keyboard
Copy the following files from the yandex repo to the root directory of your recovery disk:
- Disabling_UAC.reg
- SecureBootPatch.zip (extract it)
- APPX1.rar (extract it)
- surface2_win10_zh_cn_new.wim
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
Boot into Recovery mode (insert the recovery disk, hold the "vol dow" button then press the "power" button and release the "vol down" button when the surface logo appears)
Open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\sources\install.wim /applydir:c: /index:1
Reboot the device and Disable UAC, then run "Disabling_UAC.reg" as admin and reboot the device once again
Once the device has rebooted open regedit and go to "HKEY_LOCAL_MACHINE\BCD00000000" select "BCD00000000", click on file and select "unload hive"
Once this is done extract "SecureBootPatch.zip" and open the "SecureBootPatch" folder to run "InstallPolicy.cmd" as admin and then reboot the device once again (l If the secure boot debug policy interface appears after restarting, it means normal. Select accept and install to install)
Open a command prompt as admin and enter the following command to enable test mode :
- bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
Now we can start serious business and install Windows 10 on the device, to do so, we'll start by rebooting the device in recovery mode (Check the lower right corner to indicate that secureboot is not configured correctly and it will succeed)
Once in recovery mode open a command prompt and type the following commands:
- diskpart
- list disk
- sel disk 0
- list part
- sel part 4
- for quick fs = ntfs override
- exit
- dism /apply-image /imagefile:d:\surface2_win10_zh_cn_new.wim /applydir:c: /index:1
Plugin your keyboard and reboot the device, you should get an error message related to the boot configuration, at this moment press shift+f10 and open regedit
Go to the following registry entry: HKEY_Local machine/SYSTEM/Setup/Status/ChildCompletion and then select the "setup.exe" entry, modify it to "3", exit regedit and commandline and click "Ok" on the error dialog box, the device should reboot(don't reboot the device in any other way), and configure correctly now
Configure the system the way you want it
Once on the desktop open a powershell command prompt and type in the following commands:
- slmgr.vbs /upk
- slmgr /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
- slmgr /skms kms.03k.org
- slmgr /ato
- slmgr /skms zhang.yt
Your device is now activated
We must then proceed to install the runtime environment and store app
Select the APPX1 folder and copy it to the Desktop, open it and select "APPX.ps1",and choose "Run with powershell", once done press "enter" reboot the system, go back to where you were and do the same with "AppxBundle.ps1"
Then Select "Microsoft.windowsStore.appxbundle" and install it (this will install a chinese version of the Microsoft Store (better than nothing I guess? Mybae someone can provide and english version?)
Finally install the following files from the root of your recovery disk:
- Microsoft.NET.Native.Framework.1.1.appx
- Microsoft.NET.Native.Runtime.1.1.appx
Your device is now ready to use.
Quirks : at the moment I getting a paging file error at every login along with an expired version warning, if anyone knows how to get rid of those two things, that'd be very helpful, I'd update the tutorial and mention your help in here of course...
I think this is only the beginning, we can probably improve this, first of all, we need an english store app, we'll also need to get rid of the error and warnings at every bootup, then we'll need to compile some apps and update existing ones and then list them, I hope the community on this forum will be helpful for these tasks :angel: For the time being enjoy what you get
Click to expand...
Click to collapse
To get the Store in english: Start > Settings > Language > Region & Language > Remove chinese
To get rid of the popup (old Windows version): C:\Windows\System32\LogonUI.exe > Right Click > Properties > Security > Advanced > Owner...Change > Add your username > Check Names. Close all popups and rename the file to whatever you want
Do i have to Downgrade to 8.0?
I have a problem. I cant disable Secure Boot. Therefore this command doesn't work:
bcdedit /set {default} testsigning on && bcdedit /set {bootmgr} testsigning on
I already launched SecureBootPatch 100 times. I get the screen on boot where I need to press Agree.
I completely restored with USB recovery Windows 8 RT. Non success
this doesn't change anything. Secureboot stays on.
Avonlady said:
I would like to give a little warning to people following this guide - don't try to see what happens if you flash the Win10 WIM without having secure boot disabled. I just did that, and my Surface 2 is now bricked. If you want to be super sure that SecureBoot is off, run this cmdlet in PowerShell: Confirm-SecureBootUEFI
If it returns True, SecureBoot is still enabled.
I have an official Windows RT 8.1 recovery stick from Microsoft (but I also tried to make my own stick from the provided ZIP), but when I try to boot into Recovery (Volume Down + Power), I get the following error:
"A required device isn't connected or can't be accessed.
Error code: 0xc000000f"
When I just turn on the Surface, the boot fails, because the Windows 10 installation I flashed fails the SecureBoot test:
"The digital signature for this file couldn't be verified.
File:\Windows\system32\winload.efi
Error code: 0xc0000428"
Bloody hell, I was looking forward to having a more functional Surface and I ended up with a bricked one. Not sure what else can be done, when it refuses to boot even from official recovery stick :crying:
Click to expand...
Click to collapse
Hmmm... are the flash drives formatted to Fat32? I don’t really understand how applying an image could cause this much damage...
Do you get any options when you try to boot into 10? If you can find a way to get to the command line, you can restore a Windows RT image from the restore disk
Evandarkfire said:
I don’t really understand how applying an image could cause this much damage...
Click to expand...
Click to collapse
It's quite simple, really. The sole purpose of SecureBoot is to prevent booting of non-signed operating systems. Like this leaked Windows 10. And since I removed the recovery partition (containing command prompt, etc.), the device is now toast. And yes, the recovery sticks are FAT32.
Avonlady said:
It's quite simple, really. The sole purpose of SecureBoot is to prevent booting of non-signed operating systems. Like this leaked Windows 10. And since I removed the recovery partition (containing command prompt, etc.), the device is now toast. And yes, the recovery sticks are FAT32.
Click to expand...
Click to collapse
Are you sure you booted from usb stick? You should still be able to boot from usb. I broke my efs partition, but could still boot from usb stick and recover everything.
I have to ask and I'm sorry for sounding like a noob..... but will this tutorial work for a Microsoft surface 2 running 8.1rt? I saw theres another post that says windows rt but I'm confused...... also when one of the requirements is a keyboard does that mean a USB keyboard or can the type keyboard work?
Fix quirks
Quirks : at the moment I getting a paging file error at every login along with an expired version warning, if anyone knows how to get rid of those two things, that'd be very helpful, I'd update the tutorial and mention your help in here of course...
Click to expand...
Click to collapse
To solve the 2 quirks. For the page caching. Manually set the page cache to min 16 MB and max 512 MB.
For the Build is about the expire. Go to C:\Windows\System32. Find the file LicensingUI.exe. Take complete ownership. Then rename it to LicensingUI-old.exe (or anything).
That will prevent the popups from showing up
Anybody have a working adblocker for the included version of Edge? Also does anybody where to get one of the old UWP arm32 versions of Kodi? They've all been removed from the official servers. Other than that it's amazing, so much better than 8.1!
Avonlady said:
I would like to give a little warning to people following this guide - don't try to see what happens if you flash the Win10 WIM without having secure boot disabled. I just did that, and my Surface 2 is now bricked. If you want to be super sure that SecureBoot is off, run this cmdlet in PowerShell: Confirm-SecureBootUEFI
If it returns True, SecureBoot is still enabled.
I have an official Windows RT 8.1 recovery stick from Microsoft (but I also tried to make my own stick from the provided ZIP), but when I try to boot into Recovery (Volume Down + Power), I get the following error:
"A required device isn't connected or can't be accessed.
Error code: 0xc000000f"
When I just turn on the Surface, the boot fails, because the Windows 10 installation I flashed fails the SecureBoot test:
"The digital signature for this file couldn't be verified.
File:\Windows\system32\winload.efi
Error code: 0xc0000428"
Bloody hell, I was looking forward to having a more functional Surface and I ended up with a bricked one. Not sure what else can be done, when it refuses to boot even from official recovery stick :crying:
Click to expand...
Click to collapse
When I first attempted to flash win10 on my device I did not follow completely the chinese tutorial and therefore I had not disabled secureboot, the Tablet wouldn't boot but I could easily just reflash win8.1 from a recovery drive, your issue sure sounds weird my friend... I'm sadly not knowledgeable enough to help you solve this
Cnnrduncan said:
Anybody have a working adblocker for the included version of Edge? Also does anybody where to get one of the old UWP arm32 versions of Kodi? They've all been removed from the official servers. Other than that it's amazing, so much better than 8.1!
Click to expand...
Click to collapse
I'd love to find a working adblocker too, I really don't understand why ublock won't work, this kindof thing should be platform agnostic, how weird... Also we need to start a thread with a collection of usable software...
Edit: I've updated the tutorial and thanked the users who indicated us how to iron the quirks out, Win10 ARM32 bits on the surface 2 is now as usable as it can get, we just need to make a collection of useful apps and list them (find some and compile others) and everything will be as great as it can be...
Will this work if my surface 2 is running 8.1rt?
---------- Post added at 03:00 AM ---------- Previous post was at 02:57 AM ----------
AlGaib said:
When I first attempted to flash win10 on my device I did not follow completely the chinese tutorial and therefore I had not disabled secureboot, the Tablet wouldn't boot but I could easily just reflash win8.1 from a recovery drive, your issue sure sounds weird my friend... I'm sadly not knowledgeable enough to help you solve this
I'd love to find a working adblocker too, I really don't understand why ublock won't work, this kindof thing should be platform agnostic, how weird... Also we need to start a thread with a collection of usable software...
Edit: I've updated the tutorial and thanked the users who indicated us how to iron the quirks out, Win10 ARM32 bits on the surface 2 is now as usable as it can get, we just need to make a collection of useful apps and list them (find some and compile others) and everything will be as great as it can be...
Click to expand...
Click to collapse
Would there. E any possible way of making a video tutorial????
---------- Post added at 03:01 AM ---------- Previous post was at 03:00 AM ----------
AlGaib said:
When I first attempted to flash win10 on my device I did not follow completely the chinese tutorial and therefore I had not disabled secureboot, the Tablet wouldn't boot but I could easily just reflash win8.1 from a recovery drive, your issue sure sounds weird my friend... I'm sadly not knowledgeable enough to help you solve this
I'd love to find a working adblocker too, I really don't understand why ublock won't work, this kindof thing should be platform agnostic, how weird... Also we need to start a thread with a collection of usable software...
Edit: I've updated the tutorial and thanked the users who indicated us how to iron the quirks out, Win10 ARM32 bits on the surface 2 is now as usable as it can get, we just need to make a collection of useful apps and list them (find some and compile others) and everything will be as great as it can be...
Click to expand...
Click to collapse
Would there. E any possible way of making a video tutorial????
trollingwhovian said:
Will this work if my surface 2 is running 8.1rt?
---------- Post added at 03:00 AM ---------- Previous post was at 02:57 AM ----------
Would there. E any possible way of making a video tutorial????
---------- Post added at 03:01 AM ---------- Previous post was at 03:00 AM ----------
Would there. E any possible way of making a video tutorial????
Click to expand...
Click to collapse
I don't have time or the ressources to do that, sorry, also I don't wanna redo the whole thing again on my device just to make a video tutorial, the text one is good enough...

[Tutorial] Install Windows 10 for ARM32 on your Surface RT

This guide is made based on my experience and based on the other thread: "[Tutorial] Install Windows 10 for ARM32 on your Surface 2".
It is not complete yet. I will be adding files and more clear instructions slowly.
Do this at your own risk. Your device may be bricked. I am still not sure if the SecureBoot fix should be executed on 8.0 or 8.1
# How to Install Windows 10 on the Surface RT #
2020/02/16 kephax
Download complete tools: [will upload]
Download temporary link in attachments
## 0. Restore Windows 8.1
1. Turn the Surface Off
2. Insert this USB stick in the Surface
3. Press Volume Down and Power
4. The Recovery menu will start
5. Troubleshoot > Advanced Options > Command Prompt
6. Type: "restore.cmd" (this will whipe the whole disk, repartition it and install the Windows 8.1 image) (this will take a while)
## 1. Unlock Secure boot ##
1. Run Disable_UAC.reg
2. Start > Regedit > HKEY_LOCAL_MACHINE\BCD00000000" > Select "BCD00000000" > Click on file and select "unload hive"
3. Copy SecureBoot to Desktop > Open it > Run "InstallPolicy.cmd"
4. Restart
5. Start > cmd (as Adminstrator) > PostInstallPolicy.cmd
6. Restart
## 2. Install Windows 10 ##
If you don't have a message "Secure boot" in the bottom right corner then retry step 1
1. Turn the Surface Off
2. Insert this USB stick in the Surface
3. Press Volume Down and Power
4. The Recovery menu will start
5. Troubleshoot > Advanced Options > Command Prompt
6. Type: "script.cmd" (this will whipe the whole disk, repartition it and install the Windows 10 image) (this will take a while)
7. When restarting you will get an error popup: Press SHIFT+F10
8. Type Regedit and go to KEY_Local machine/SYSTEM/Setup/Status/ChildCompletion > setup.exe > Modify the value to "3"
9. Restart
### 2.1. How to activate Windows
1. Powershell
slmgr.vbs /upk
slmgr /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
slmgr /skms kms.03k.org
slmgr /ato
slmgr /skms zhang.yt
### 2.2 Install runtime
1. Copy APPX1 from Recovery USB to Desktop
2. Desktop\APPX1\APPX1.ps1 > Right click > Run as Administrator
3. Restart
4. Desktop\APPX1\AppxBundle.ps1 > Right click > Run as Administrator
5. Restart
6. Install:
Microsoft.windowsStore.appxbundle
Microsoft.NET.Native.Framework.1.1.appx
Microsoft.NET.Native.Runtime.1.1.appx
## 3. After installation ##
### How to remove Expired version popup ###
1. Go to C:\Windows\System32
2. Right click on LogonUI.exe > Properties > Security > Advanced
3. Ower > Change
4. Enter your username > Check Names
5. Close all dialog boxes
6. Now rename the file to LogonUIbak.exe
### How to change the language to English (and remove chinese) ###
Start > Settings > Time & Language > Region & Language
Remove chinese and set English as Default
### How to install uBlock Origin on Edge ###
1. Download this:
2. Edge > about:flags
3. Select: "Enable extensions developer features"
4. Select the "..." > Extensions > Load Extension
5. Select the folder with uBlock Origin (this should be on the Surface itself)
### How to install UWP applications ###
1. Find your application here:
https://www.microsoft.com/en-us/store/b/home
2. Copy the URL and copy it here:
https://store.rg-adguard.net/7
3. You will need to find here the .appxbundle ARM and sometimes also the dependencies. Sometimes when you download the file it does not have the extension, so rename the file to .appx in the end.
4. Install first the dependencies then the application on the Surface RT
## 4. Pictures
Dumb question......I been reading the other post in regards to installing Windows 10 on the other surface 2..... Would I have to follow this tutorial or the one for the surface 2 if I have a surface 2 running rt? Also it says I need a keyboard..... Does it mean a USB keyboard or can I use my Microsoft soft keyboard?
This will work on rt 8.1 ??
Hey I see you've got a trick to install ublock on edge but the download link is missing, can you give it to us please, it's one of the last things I really need for my tablet to be totally functionnal
I finally managed to install Windows 10 on my Surface RT, and for now it's great! It's a shame that Microsoft didn't update the tablet officially, and that this version is so old that many newer apps don't work, but it's better than nothing!
Some useful informations I learned through the process:
1) Initially I used the recovery image for my language downloaded from Microsoft, and with this image I wasn't able to enable test mode after installing the secure boot policy. I tried the chinese image provided on Yandex (links are in other threads on this forum) and it worked on first try, so use that!
2) Even after enabling Test Mode, if you run the command Confirm-SecureBootUEFI in powershell, it still gives you True as result. I was worried that Secure Boot wasn't really disabled but I was wrong. To confirm that secure boot is disabled you have to enter the command prompt via recovery image and check the right corner of the screen if it says "secure boot is not configured correctly" or something like that. In that case, you can install W10 safely.
3) Some guides are wrong about the file you have to rename to remove the warning about the expiration of the build. The right file is LicensingUI.exe, not LogonUI.exe! LogonUI.exe is responsible for the login interface, if you rename it you won't be able to login on the next reboot, so pay attention!
4) Office 2013 is not activated for me, I tried to install the provided licences many times, but nothing. It seems to work anyway though. There's something I missed?
To be completely satisfied I need:
- a working version of the Crunchyroll app, the one in the store requires a newer build, anyone know how to find it?
- MSN Weather for W10, the one provided is the old W8 app.
- Ad blocker for Edge, someone wrote about sideloading uBlock but didn't share the files.
Does the office 2013 work? I installed it on my Surface RT with the Windows 10 build but it says that it only works on qualifying versions on windows and editing is disabled...
alexenferman said:
Does the office 2013 work? I installed it on my Surface RT with the Windows 10 build but it says that it only works on qualifying versions on windows and editing is disabled...
Click to expand...
Click to collapse
I was able to install it and getting working 100%...... there's another tread that's for installing windows 10 on surface 2 tablet and there's a link in the OP for a mega folder that contains the office 360 files and in it a file that edits the registry
Hello. I can also confirm that it works. I have installed Win 10RT and very happy with it. It really brings a lot of new experience to our tablet as same as a bit faster response.
If you want to use an adblock for Edge, the only one that works is Adblock, directly from the Store. However, adblock support in this build of Edge is very buggy, it eats a lot of ram (sometimes leading to crashes) and some sites fail to load with adblock enabled. So I suggest to install it and to manually acrivate/deactivate it when needed.
Speaking of the Store, I found a bug, at least for me: the install button works only for the apps you already own. So, if you want to install an app you never downloaded, you have to acquire it first on another PC and then on the Surface RT.
Does someone know how to make the the newer Microsoft store (Provided by @_CNR_)to work?
I installed it but however, it won't install any app because of a licence problem probably...
(The older store worked but it does not include all of the apps for example myTube)
If everything goes wrong can I just download a recovery image for 8.1 and install it again?
Winroque said:
If everything goes wrong can I just download a recovery image for 8.1 and install it again?
Click to expand...
Click to collapse
If everything goes wrong. Just boot from the recovery USB stick and reimage the Windows 8.1 using the same dism apply image method.
Does someone have the uBlock archive? There's no link in the OP
nar001 said:
Does someone have the uBlock archive? There's no link in the OP
Click to expand...
Click to collapse
There you go! https://drive.google.com/open?id=18pyeDlRMpB0jF_36DJqdhF_Ybmy0eeRD
If you want to sideload more apps manually you can check my application I made recently: https://forum.xda-developers.com/windows-8-rt/rt-general/arm-rt-app-store-windows-10-rt-t4067813
Ok so I'm attempting to follow this tutorial and the other one for my original surface rt. Where is the wim for windows 10? Those instructions don't seem clear to me, or am I supposed to use the surface 2 image?
kmccmk9 said:
Ok so I'm attempting to follow this tutorial and the other one for my original surface rt. Where is the wim for windows 10? Those instructions don't seem clear to me, or am I supposed to use the surface 2 image?
Click to expand...
Click to collapse
The wim is in that folder https://yadi.sk/d/mnCUeGKWm1XTXA
nar001 said:
The wim is in that folder https://yadi.sk/d/mnCUeGKWm1XTXA
Click to expand...
Click to collapse
Ok I see. I ran into a different issue. I went to do the Windows 10 install today but to my surprise, I couldn't boot up. Luckily I still had my Windows 8.1 Full Recovery USB. But, for for some reason from the advanced troubleshooter, it tells me my USB device is invalid. Has anyone run into this before?
Can be updated to Windows 10 version 1909?
AmznUser444 Dev said:
Can be updated to Windows 10 version 1909?
Click to expand...
Click to collapse
Of course not, the only build of ARM32 Windows 10 we have is this one, and it's leaked.
Wow, really cool!
I would like to know if the cameras work in windows 10? Thanks so much!

Categories

Resources