help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Execute cmds like (rmdir,cp,mv) inside grub


From: Steve
Subject: Re: Execute cmds like (rmdir,cp,mv) inside grub
Date: Tue, 19 May 2020 18:53:24 +0100

see screenshot
https://github.com/a1ive/grub/issues/58#issuecomment-619338623

You have to mount the FAT volume as a 'pseudo-drive' numbered 1-9.
Then operate on it
then dismount it

cp
mkdir
mv
rm
cp

also dd is supported even in UEFI.



On Tue, 19 May 2020 at 18:21, Maverick <address@hidden> wrote:

> Hi,
>
> Is there any possibility to execute cmds on a filesystem from inside grub?
>
> For example rename a directory on the EFI filesystem?
>
> Best regards.
>
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]