This article explains how to enter the linux command line in linux. In the graphic interface, ctrl + alt + space. if you want to see the menu when you start it in linux, you need to modify the file again, or in do
This article explains how to enter the linux command line in linux.
Ctrl + alt + space in Gui
If you want to see the installation document in the linuxlinuxsystem, refresh the modified file and run the loadlin.exe file in dos.
Loadlin.exe is an executable file in DOS. it can quickly start LINUX in a pure DOS environment without restarting. it is copied to the DOS partition under the kernels Directory of the CD, at the same time, you also need to copy all the LINUX kernel files you use to the DOS partition and create a batch of processing files LINUX. BAT, content:
C: loadlin c: vmlinuz root =/dev/hda1 ro
In this example, the files loadlin.exe and vmlinuz are both in the root directory of the c drive, while the root is the linux root device and linux is in the first partition of the hard disk. Therefore, the device name is/dev/hda1.
After linux is started, run linux. bat directly. the above is how to enter the linux command line in linux.