Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
Credits 2,491 Posts 1,115 Joined 2003-09-24 00:00 22-year member UID 10292 Gender Male
Status Offline
Only this file name is meaningful, and the content can be empty.
The find command of grub can find the disk/partition where the file is located according to the file name. If the file name is designed specially and only exists on your USB flash drive, then find --set-root can treat the USB flash drive partition containing this file name as the current default partition, which is convenient for subsequent operations.
Credits 102 Posts 47 Joined 2007-01-14 11:16 19-year member UID 76491 Gender Male
Status Offline
Originally posted by NaturalJ0 at 2007-3-27 09:57 PM:
Well written! Back then, I spent several days figuring out how to use this, which was really time-consuming. It would have been great if this article had been available earlier. ^_^
I also think so. Now I basically understand it at a glance. The only thing lacking is my own practice and digestion.
Thank you very much.