The reformed scraper conveyor can replace the stage loader conveyor to used for the tunnel conveyance, save the cost.
经过改造的刮板输送机可以代替转载机用于巷道运输,节省成本。
The second stage boot loader is the real meat of the boot loader; many consider it the only real part of the boot loader.
第二阶段引导加载程序是引导加载程序的主体;很多人认为这才是引导加载程序的真正部分。
Primary boot loaders are where the first stage of the boot loader is installed on the MBR (per the previous description).
主引导程序是安装在MBR上的第一阶段引导加载程序(见先前的描述)。
LILO halting at this point indicates the second stage boot loader could not be executed.
LILO在此处停止表示第二阶段引导加载程序不能被执行。
Secondary boot loaders are where the first stage of the boot loader is installed onto a bootable partition.
二级引导加载程序是安装在可引导分区的第一阶段引导加载程序。
If you change your LILO config file, you have to rewrite the LILO stage one boot loader to the MBR.
如果修改了LILO配置文件,必须将LILO第一阶段引导加载程序重写到MBR。
With the kernel image in memory and control given from the stage 2 boot loader, the kernel stage begins.
当内核映像被加载到内存中,并且阶段2 的引导加载程序释放控制权之后,内核阶段就开始了。
L: The first stage boot loader has been loaded.
L:第一阶段引导加载程序已经被加载。
LI: The second stage boot loader has been loaded.
LI:第二阶段引导加载程序已经被加载。
When the stage 1.5 boot loader is loaded and running, the stage 2 boot loader can be loaded.
当阶段1.5的引导加载程序被加载并运行时,阶段2的引导加载程序就可以进行加载了。
If LILO stops here, there were problems loading the second stage boot loader.
如果LILO停止在这里,那么是在引导第二阶段引导加载程序时出现了问题。
Once this has loaded, it then enters an intermediate stage between the common boot loader stages one and two (or for argument's sake, stage 1.5).
加载后,它进入第一阶段和第二阶段引导加载程序之间的中间阶段(为了方便讨论,可称为第1.5阶段)。
With the images ready, the stage 2 boot loader invokes the kernel image.
当这些映像文件准备好之后,阶段2的引导加载程序就可以调用内核映像了。
The job of the primary boot loader is to find and load the secondary boot loader (stage 2).
主引导加载程序的工作是查找并加载次引导加载程序(第二阶段)。
The stage 1 boot loader usually loads a sequence of records called the stage 2 boot loader (or sometimes the stage 1.5 loader).
阶段1启动加载程序通常加载一个记录序列,该序列通常称为阶段2 启动加载程序(有时称为阶段 1.5 加载程序)。
During the boot of the kernel, the initial-RAM disk (initrd) that was loaded into memory by the stage 2 boot loader is copied into RAM and mounted.
在内核引导过程中,初始ram磁盘(initrd)是由阶段2引导加载程序加载到内存中的,它会被复制到RAM中并挂载到系统上。
We then enter stage two of the boot loader where grub loads the grub.conf file.
然后进入引导加载程序的第二阶段,grub加载grub . conf文件。
Stage 1 (MBR) boots a stage 1.5 boot loader that understands the particular file system containing the Linux kernel image.
阶段1 (MBR)引导了一个阶段1.5的引导加载程序,它可以理解包含Linux内核映像的特殊文件系统。
At this stage, the second-stage boot loader checks the system hardware, enumerates the attached hardware devices, mounts the root device, and then loads the necessary kernel modules.
在这个阶段中,第二阶段的引导加载程序会检测系统硬件、枚举系统链接的硬件设备、挂载根设备,然后加载必要的内核模块。
This boot loader is less than 512 bytes in length (a single sector), and its job is to load the second-stage boot loader.
这个引导加载程序在大小上小于512字节(一个扇区),其作用是加载第二阶段的引导加载程序。
The stage 2 loader loads the operating system.
阶段2加载程序加载操作系统。
LIL: The second stage boot loader has now been executed.
lil:第二阶段引导加载程序正在被执行。
The first-stage boot loader scans the table, looking for the active partition; when the loader locates the partition, it loads the second-stage boot loader into RAM and invokes it.
第一阶段的引导加载程序对表进行扫描,查找活动分区;当加载程序找到分区时,就将第二阶段的引导加载程序加载到RAM中并调用它。
When the images are loaded, the second-stage boot loader passes control to the kernel image and the kernel is decompressed and initialized.
在加载映像时,第二阶段的引导加载程序就会将控制权交给内核映像,然后内核就可以进行解压和初始化了。
Because most disk devices use a sector size of 512 bytes, the first-stage boot loader code must be very small.
由于大多数磁盘设备扇区大小为512字节,因此第一步引导加载程序代码都很小。
The secondary, or second-stage, boot loader could be more aptly called the kernel loader.
次引导加载程序(第二阶段引导加载程序)可以更形象地称为内核加载程序。
When a boot device is found, the first-stage boot loader is loaded into RAM and executed.
当找到一个引导设备之后,第一阶段的引导加载程序就被装入RAM并执行。
It does this by making the two-stage boot loader into a three-stage boot loader.
它是通过将两阶段的引导加载程序转换成三阶段的引导加载程序来实现这项功能的。
The first stage consists of a simple boot loader (found on the boot device's master boot record, or MBR), whose job is to load the second-stage boot loader.
第一阶段包含了一个简单的引导加载程序(这可以在引导设备的主引导记录MBR中找到),其作用是加载第二阶段的引导加载程序。
For a hard drive, the MBR loads a stage 1 boot loader, which is typically either the LILO or GRUB stage1 boot loader on a Linux system.
对于硬盘驱动器,mbr加载一个阶段1启动加载程序,该程序通常是Linux系统上的LILO或GRUB阶段1启动加载程序。
应用推荐