GRUB multi-system boot guide-general Linux technology-Linux technology and application information. The following is a detailed description. If you do not know it, it may be an extremely concealed technique. In fact, all technologies are ready-made and not mysterious at all. (This article has long been intended to be written, but there is no time to write it .)
Let's use a common example. Assume that you have an image of a CD, which is an image of a boot CD made by a
1:./mk n (r) kernel;./mk bootimage; when you modify the kernel code, the details are as follows:
Alps/kernel/
Alps/mediatek/platform/mt65xx/kernel/
Alps/mediatek/source/kernel/
Alps/mediatek/customer/mt65xx/kernel/
Alps/mediatek/customer/common/kernel/
Alps/mediatek/customer/$ porject_name $/kernel
......
2:./mk n pl when modifying preloader-related code, the details are as follows:
Alps/mediatek/platform/mt65xx/preloader/
Alps/mediatek/source/preloader/
Alps/mediatek/customer/mt65xx/preloader/
We need to deal with the update related issues used by some applications. We learned that android build system will use open-source bsdiff to update packages. this article analyzes OTA update in the android system.
First, let's take a look at the overall OTA framework.Build System Support, used to create the required OTA update image (including all updates and some updates)Releasetools (build/tools/releasetools /)Used in combination with build system to generate the corresponding full/incrementa
generate a new one, mainly for the long file name. /Isolinux/iso. cfg is under the isolinux directory in the iso file, isolinux. cfg displays the information on the first interface during installation. It also specifies the kernel image and initrd image to be loaded: install or upgrade an existing system Install system with basic video driver Rescue installed system Boot from local drive Memory test/isolinux/boot. msg this file information only displays
Key to begin installation process. www
I. startup process 1. bios finds the mbr master boot sector firmware on the disk. fireware (CMOS/BIOS) checks whether the hardware is normal at the hardware level. different hardware platforms have different firmware, A piece of software Control Program (F2/delete/F10) CMOS on the motherboard is a piece of software that is solidified on the motherboard, while BIOS is a control field such as operating CMOS.
I,Startup Process
1.BiosFindMbrPrimary boot sector
The firmware fireware (CMOS/BIOS) che
Linux Knowledge mdash; vmlinuz brief introduction vmlinuz is a bootable and compressed kernel. Vm represents VirtualMemory. Linux supports virtual memory. Unlike earlier operating systems such as DOS, there is a limit of KB memory. Linux can use hard disk space as virtual memory, hence the name of vm. Vmli Linux Knowledge-vmlinuz brief introduction vmlinuz is a bootable and compressed kernel. "Vm" represen
In RedHatEnterpriseLinux6, The init in the sysvinit package has been replaced by Upstart, which is an event-based init system. This system can process tasks and service boot during boot, shut them down during shutdown, and monitor them when the system is running. The rhel6 startup process has undergone major changes. It is very important to be familiar with the process and be helpful for system troubleshooting. --------------------------
In Red Hat Enterprise Linux 6, the init in the sysvinit pa
+ sizeK (121-39162, default 39162 ): 180 Command (m for help): nCommand action e extended p primary partition (1-4) pSelected partition 4 First cylinder (181-39162, Default 181): 181 Last cylinder or + size or + sizeM or + sizeK (181-39162, default 39162): 240 Command (m for help ): nYou must delete some partition and add an extended partition firstCommand (m for help ): mCommand action a toggle a bootable flag B edit bsd disklabel c toggle the dos c
I believe that many people are the same as me. Dream of having a USB stick version of your operating system with you in your pocket. Wherever you go, you can run your own configured operating system whenever you have a computer. This blog post is a step-by-step tutorial on how to load and run Windows 10 from a USB drive.Let me imagine a scene. Perhaps you use the computer is not your own, the system may be XP or Win7 Win8, the system is not set up in accordance with the requirements of your work
the target operating system. To Boot an operating system, the BIOS searches active and bootable devices in the order of CMOS settings. The boot device can be a floppy disk, a CD-ROM, a partition on the hard disk, a device on the network, or even a USB flash memory. Generally, Linux boot is from the hard disk. The primary Boot Record (MBR) contains the primary boot loader. MBR is a 512-byte sector located in the first sector of the disk (0-way, 0-way,
Encountered quite a few problems while install the rhel7, with the Windows system already installed. Problem 1:/Dev/root does not exist Downloaded the RedHat 7 ISO file and generate the bootable USB drive by using software 'rufus-1.4.9.exe '. In the installation menu, press tab key, and enter to modify the install command, change"HD :...... "To" HD:/dev/SDB # ", and then press enter, problem solved. Problem 2: cannot boot both System Modified th
volatile area of the main memory. Once the operating system is placed in the main memory, boot requires the CPU to execute a transfer instruction to the storage area, at which point the operating system takes over and begins to control the activity of the entire machine. Before the operating system becomes available, boot can perform the BIOS and complete the basic input and output activities. 1, boot the BIOS (basic input and output system) boot program, identify and configure all Plug and Pla
Environment Description: vmware11+centos6.6 Desktop environmentCreate a bootable disc: only help to start the installation process and not provide an installation tree.Using System-config-kickstart to create a bootable disc consists of the following steps:First, install the System-config-kickstart program#yum Install System-config-kickstart-ySecond, prepare the working directory, for example, this is the us
are running Windows 7, right-click the ISO file and select Burn disk image. Burn the image to a recordable DVD. Then, copy the files from the DVD to the Root\setup.
Get the WDK board add-ons toolkit here. Open the source Code tab. Click Download(not the Download tab) to get the toolkit script. Open the Scripts folder, and then copy the following items to Root .
Create-devboardkey.ps1
Devboard folder
Note The Devboard folder contains multiple scripts and modules (Devboa
Original URL: http://www.cnblogs.com/biglucky/p/4057481.htmlOne, the main problem:When the system starts, it is how to load DTS;The Lk,kernel should be investigated.Two: Reference textThe DTS loading process looks like this:During the start-up process, bootloader (the default is BOOTABLE/BOOTLOADER/LK) chooses the appropriate devicetree to load memory according to the machine hardware information, and transmits the relevant information such as the add
released by MicrosoftWindows 7 USB/DVD Download Toolused to establishWIN7 A copy of the U- disk or DVD disc of the ISO image file . To create a bootable U - disk or DVD disc, run after downloading the WIN ISO file Windows 7 USB DVD Download Toolproduction, which can then be made directly from theThe U- disk or DVD disk starts the installation of the WIN7 System. nbsp; Windows 7usb / dvddownloadtool installation files windows7-usb-dvd-download-t
Winsetupfromusb-install Windows XP from USB flash drive
Http://www.briteccomputers.co.uk/forum/tutorials-and-how-to/install-windows-xp-with-a-key-usb/
Here is one of the ways to create a key USB bootable and install Windows XP since this key.This is very useful especially for the users of netbook but also for quite other user of Computer Without CD reader.
IAm just going to reveal you the party creation of the key with WindowsXP without Addons but kno
Thanks to the author of http://blog.sina.com.cn/s/blog_56a40e5001017ayi.html
Note: If you reinstall the 32-bit system, the number of. 32-bit update 64bit is correct. Because 64-bit bootsect.exe cannot be read in a 32-bit system.
The original article is as follows:
In a 32-bit XP or Win7 system, use Windows 7 usb dvd Download Tool to create a 64-bit win7 system.
The following problems may occur:
Original article: Files copied successfully. However,We wereunable to run bootsect to make the usb
Preparations:
1. One CD recorder. A dial (if you don't have any friends, you will use the GHOST to crack it)
2. One broken machine ~
3. Three NICs 8139-530
4. Hard Disk Space larger than 1 GB
Software requirements:
Any routeros version
Http://www.router.net.cn
There are ISO cracking images and GHOST cracking versions.
RouterOS
2.8.18 installation text tutorial
Only the installation process. It is installed until it can be controlled using winbox.
After unpacking, burn the Ros01.iso in the packag
disks, and there is no problem with the motherboard support). The cluster occupied by the files to be restored is not occupied by other files. In this way, most of the data before formatting can still be recovered. In addition, if your windows system can still be used normally, the simplest restoration method is to use the Windows easyrecovery software, which has a powerful function to restore hard disk data, not only can files cleared from the recycle bin be restored, but also files in the for
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.