
Nguyên văn bởi
anhhung
bạn có thể giới thiệu cách dùng untimate boot được không?không thì bạn có thể cho đường link đến địa chỉ hướng dẫn dùng các công cụ này?
Các bạn có thể tạo ra USB boot dạng file ISO của UBCD trực tiếp theo hướng dẫn từ một trong những chủ đề dưới đây của Lãng khách, bằng cách dùng Notepad, mở file menu.lst và thêm vào 2 đoạn code bên dưới xuống dưới cùng của file này rồi lưu lại, sau đó copy file ISO của UBCD vào USB và đổi tên thành UBCD.ISO:
BOOT USB với file ISO Hiren's 10.0 như trên CD! - Bkav Forum
Tạo USB Boot với Norton Ghost 11.5 ISO cực gọn (2.87 MB) - Bkav Forum
Tạo phân vùng ẨN trên USB để vừa boot, vừa lưu trữ dữ liệu
Code:
title UBCD ISO Boot (hd32)
find --set-root /ubcd.iso
map /ubcd.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)
Code:
title UBCD ISO Boot (0xff)
find --set-root /ubcd.iso
map /ubcd.iso (0xff) || map --mem /ubcd.iso (0xff)
map --hook
chainloader (0xff)
Các công cụ của UBCD bạn tham khảo ở đây:
http://www.ultimatebootcd.com/
Starting UBCD
To start UBCD, the first thing to do is put the CD into the drive and restart the computer. There are several possible cases:
Either you get to the next screen and in this case everything is fine nothing to do more:

If you're not on this screen, it means that your computer is not set to boot from the CD. In this case it is necessary to restart the PC and go into the BIOS (by pressing the Delete key at boot time or another key that must be shown at the bottom of the screen). In the BIOS menu must find the menu to adjust what is called the boot sequence. To do this you use the arrow keys to navigate through menus. Normally this is not very difficult to find.
Once the boot sequence located just change the "first boot" and indicate CDROM (to use the arrows and the enter key on the keyboard). Once this is done leave the BIOS safeguarding the changes. I can not be more specific on this point because of a PC with another BIOS can be completely different level of the organization.
The computer must then reboot and you fall on the screen above.
Before seeing what contains UBCD, lets begin to see how it navigates through menus.
Browse UBCD
The interface is fairly basic. To enter a menu or run a tool just press the button indicated just before it.
For example, to go under "Tools Mainbord" we must press the F1 key. Once in this menu you can scroll pages with the arrows on the right and left of the keyboard. To return to the previous menu simply press ESC.
The most frequently used buttons to launch programs are the keys F1 to F9 then the numbers 1 to 9.
When you launch a program that launches a sequence until the program is loaded. When you leave a program if the computer does not restart just restart leaving the CD in the drive to return to the main menu of UBCD.
F1. Tools for Motherboard
Page 1: Test System, Test processor, memory test, Test Device
Page 2: Information Processor, Information System Benchmarks
Page 3: Tools for BIOS
F2. Tools for Hard Drives
Page 1: Installation of hard drives
Page 2: Diagnosis of hard disks
Page 3: Diagnosis of hard disks (more)
Page 4: Tools of hard disks
Page 5: Cleaners, Cloneurs Publishers and hard drives
F3. Management File
Page 1: Partitioning Tools, Boot Manager
Page 2: File Explorer, NTFS Tools
F4. Other Tools
Page 1: Anti Virus, Network tools
F5. Tools Users
F6. Floppy Boot DOS / Linux
Page 1: Floppy DOS, Linux Diskettes
F8. Start on the first disk drive
F9. Start on the second hard disk
F10. Console UBCD
Now see further what this CD contains.
Tools
The first thing you notice when browsing the menus of the CD is that there are many things! For a complete list of the simplest tools is to consult on the site of UBCD (see link at the beginning).
Nevertheless those we can find really interesting.
- Tools for testing equipment (memory, CPU, hard disk, benchmarks ... )
These tools are in the first menu (F1). Among those tools that I think the most interesting are those used to test memory. In particular, I recommend memtest86 (F5) is very efficient and simple to use. Other tests seem very useful not only where particular.

- Diagnostic tools for Hard Drives
Menu 2 page 2 and 3. There is software for each brand SD, attention to take the good. These software programs depending on the disc drive and trademarks to various tests more or less pushed not available for Windows and have a much more precise result on errors. The soft Seagate example analyzes the disc and gives error codes whose precise description is available from Seagate.


- Tools for Managing Hard Disks.
Menu 2 page 4. These tools allow for a low-level format a hard disk. I do not recommend the use of these tools to all people. The low-level format is a long process that must be used if your hard disk is defective and can not be repaired otherwise.

- Partitioning tools always hard drives
Menu 3 Page 1. The management tools are very useful partitions before installing a new OS on a machine. They can create, modify and delete partitions of all types. As fan of Partition Magic (which is a soft charge and therefore not on UBCD) I can not dwell too much on software present on UBCD. However I can advise the use of Ranish Partition Manager and Partition Resizer to whether the transactions cited above.

- Antivirus
Menu 4. Attention with regard to the Anti-Virus update as date depends on the version of your UBCD. For these tools I have no preference, if you must use is that your computer is not in very good shape and in this case Do not hesitate to spend a scan of each of AV proposed.

- Tools to update BIOS
Menu 1, Page 3. Again attention to the well-used tool of the trade motherboard. These tools allow "flash" your BIOS. I recommend the maximum caution during the use of these tools because any mishandling can cause fatal crash of your motherboard.

- Different "floppy" boot
Menu 6. Boot disks can be accessed via a console DOS command. This may be useful for example to run a program on a non-bootable CD.
