8/8/2020 update
I forgot to read this doc
Windows To Go is removed in Windows 10, version 2004 and later operating systems. The feature does not support feature updates and therefore does not enable you to stay current. It also requires a specific type of USB that is no longer supported by many OEMs.
SCSI\WDC_____WD3200BEVT-60A230
- Download the related installation ISO file from Microsoft and connect the hard drive to your computer.
- Go to "Control Panel" and find "Windows To Go".
- Choose the external hard drive and click "Next".
- Click "Add search location" to search for the ISO file.
- Select the ISO file to make the external hard drive bootable.
The other tools are
https://www.easeus.com/backup-recovery/make-external-hard-drive-bootable.html
using DOS
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C:\WINDOWS\system32> diskpart
Microsoft DiskPart version 10.0.18362.1
Copyright (C) Microsoft Corporation.
On computer: DESKTOP-6OTOUQ8
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 116 GB 1024 KB *
Disk 1 Online 3835 MB 0 B
Disk 2 Online 125 GB 0 B *
Disk 3 No Media 0 B 0 B
DISKPART> select disk 2
Disk 2 is now the selected disk.
DISKPART> attributes disk clear readonly
Disk attributes cleared successfully.
DISKPART>
using DOS
Diskpart Failed to Clear Disk Attributes - Fixed
https://www.diskpart.com/diskpart/diskpart-failed-to-clear-disk-attributes-3889.htmlWindows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6
PS C:\WINDOWS\system32> diskpart
Microsoft DiskPart version 10.0.18362.1
Copyright (C) Microsoft Corporation.
On computer: DESKTOP-6OTOUQ8
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 116 GB 1024 KB *
Disk 1 Online 3835 MB 0 B
Disk 2 Online 125 GB 0 B *
Disk 3 No Media 0 B 0 B
DISKPART> select disk 2
Disk 2 is now the selected disk.
DISKPART> attributes disk clear readonly
Disk attributes cleared successfully.
DISKPART>
/Boot/grub/i386-pc/normal.mod not found
btw show a post that to recovery ACER partition
shutdown and press ALT-f10
btw show a post that to recovery ACER partition
shutdown and press ALT-f10
No comments:
Post a Comment