New command `nativedisk'.
This commit is contained in:
parent
02adbb932d
commit
7cd0df84f1
7 changed files with 316 additions and 29 deletions
|
@ -3411,6 +3411,7 @@ you forget a command, you can run the command @command{help}
|
|||
* lsfonts:: List loaded fonts
|
||||
* lsmod:: Show loaded modules
|
||||
* md5sum:: Compute or check MD5 hash
|
||||
* nativedisk:: Switch to native disk drivers
|
||||
* normal:: Enter normal mode
|
||||
* normal_exit:: Exit from normal mode
|
||||
* parttool:: Modify partition table entries
|
||||
|
@ -4035,6 +4036,13 @@ Alias for @code{hashsum --hash md5 arg @dots{}}. See command @command{hashsum}
|
|||
@end deffn
|
||||
|
||||
|
||||
@node nativedisk
|
||||
@subsection nativedisk
|
||||
|
||||
@deffn Command nativedisk
|
||||
Switch from firmware disk drivers to native ones.
|
||||
@end deffn
|
||||
|
||||
@node normal
|
||||
@subsection normal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue