*Issue solved, OS build meant for Surface RT, not Surface 2 RT. If someone could comment on how to delete a post, I'd appreciate it. Thank you.*
I've searched for this and found one dead, low-traffic thread that didn't provide any information. I'm attempting to use a USB to boot postmarketOS onto my Surface 2 RT, and have followed the instruction at openrt.gitbook to the point of booting the new OS. I formatted the USB in Windows cmd following these instructions:
diskpart
list disk
select disk X (Where X is the number assigned to the target USB drive)
clean
convert mbr
create partition primary
format fs=fat32 quick
assign
active
exit
I download the img.xz file (newest lxqt image from the postmarketOS surface rt wiki) on my android and use Zarchiver to get the .img file. I move that to my computer and write it to the USB using Rufus. After booting the Surface from USB, the following is displayed after a half hour or so of just the "Surface" logo:
Booting 'postmarketOS'
EFI stub: Entering in SVC mode with MMU enabled
EFI stub: Booting Linux Kernel...
EFI stub: Free memory starts at 0x82320000, setting kernel_base to 0x82300000
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
_
It sat there throughout last night and never progressed. I feel as though I haven't properly created the bootable USB, but I'm pretty new. Can anyone see where I went wrong from just this information?
Thank you.
I've searched for this and found one dead, low-traffic thread that didn't provide any information. I'm attempting to use a USB to boot postmarketOS onto my Surface 2 RT, and have followed the instruction at openrt.gitbook to the point of booting the new OS. I formatted the USB in Windows cmd following these instructions:
diskpart
list disk
select disk X (Where X is the number assigned to the target USB drive)
clean
convert mbr
create partition primary
format fs=fat32 quick
assign
active
exit
I download the img.xz file (newest lxqt image from the postmarketOS surface rt wiki) on my android and use Zarchiver to get the .img file. I move that to my computer and write it to the USB using Rufus. After booting the Surface from USB, the following is displayed after a half hour or so of just the "Surface" logo:
Booting 'postmarketOS'
EFI stub: Entering in SVC mode with MMU enabled
EFI stub: Booting Linux Kernel...
EFI stub: Free memory starts at 0x82320000, setting kernel_base to 0x82300000
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
_
It sat there throughout last night and never progressed. I feel as though I haven't properly created the bootable USB, but I'm pretty new. Can anyone see where I went wrong from just this information?
Thank you.
Last edited: