3 Diagnostic Programs
3-11 Maintenance Manual Satellite Pro E10-S / dynabook E10-S
4
Appendix
4.1
How to create a bootable Taikan Maintenance Tool
4.1.1
Create Procedure
1)
Prepare a USB flash media and insert it to a PC that running Windows 10.
2)
Search cmd.exe (Command Prompt), right-click on it and select [Run as administrator].
3)
Enter diskpart, and then enter below commands:
1.
List disk
// Check the disk number for the USB media inserted.
2.
Select disk
2
// Select the USB media (number
2
in this case as an example).
3.
Clean
// Clean the partition table of USB media
4.
Convert gpt
// Convert the disk to GPT format.
5.
Create partition primary
// Create a primary partition.
6.
Format fs=fat32 label=BIOS_DMI_UP quick
// Format it to a FAT32 file system partition
7.
Exit
// Exit the diskpart program.
C:\Windows\system32>diskpart
Microsoft DiskPart version 10.0.17763.1
Copyright (C) Microsoft Corporation.
On computer: SCD-LIZC-P01
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 0 B *
Disk 1 Online 476 GB 5120 KB *
Disk 2 Online 7415 MB 7413 MB *
DISKPART> sel disk 2
Disk 2 is now the selected disk.
DISKPART> clean
DiskPart succeeded in cleaning the disk.
DISKPART> convert gpt
DiskPart successfully converted the selected disk to GPT format.
DISKPART> create partition primary
DiskPart succeeded in creating the specified partition.
DISKPART> format fs=fat32 label=BIOS_DMI_UP quick
100 percent completed
DiskPart successfully formatted the volume.
DISKPART> exit
Leaving DiskPart...
C:\Windows\system32>
Make sure here select the correct USB disk number
(Below “clean” command will erase the disk)
Note:
Please make sure you format the correct drive (select a correct disk number of the USB
media in below step 2), because all the data of that drive will be lost!
Содержание E10-S
Страница 1: ...1 i 1 Chapter 1 Hardware Overview...
Страница 16: ...2 Chapter 2 Troubleshooting...
Страница 47: ...Chapter 3 Diagnostic Programs...
Страница 50: ......
Страница 64: ......
Страница 89: ...5 Appendix 3 Diagnostic Programs 3 41 Maintenance Manual Satellite Pro E10 S dynabook E10 S...
Страница 92: ......
Страница 96: ......
Страница 102: ......
Страница 104: ......
Страница 110: ...4 Replacement Procedures 4 Chapter 4 Replacement Procedures...