Home
last modified time | relevance | path

Searched refs:dest_dev (Results 1 – 3 of 3) sorted by relevance

/external/grub/stage2/
Dbuiltins.c1748 char *stage1_file, *dest_dev, *file, *addr; in install_func() local
1857 dest_dev = skip_to (0, stage1_file); in install_func()
1858 if (*dest_dev == 'd') in install_func()
1861 dest_dev = skip_to (0, dest_dev); in install_func()
1863 file = skip_to (0, dest_dev); in install_func()
1889 if (! set_device (dest_dev) in install_func()
/external/grub/docs/
Dgrub.texi2912 …force-lba}] [@option{--stage2=os_stage2_file}] stage1_file [@option{d}] dest_dev stage2_file [addr…
2930 of the device @var{dest_dev}. If the options @option{p} or
Dgrub.info2748 stage1_file [`d'] dest_dev stage2_file [addr] [`p']