Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2213 char *stage1_file, *dest_dev, *file, *addr; in install_func() local
2327 dest_dev = skip_to (0, stage1_file); in install_func()
2328 if (*dest_dev == 'd') in install_func()
2331 dest_dev = skip_to (0, dest_dev); in install_func()
2333 file = skip_to (0, dest_dev); in install_func()
2359 if (! set_device (dest_dev) in install_func()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-339 stage1_file [`d'] dest_dev stage2_file [addr] [`p']
H A Dgrub.texi2915 …force-lba}] [@option{--stage2=os_stage2_file}] stage1_file [@option{d}] dest_dev stage2_file [addr…
2933 of the device @var{dest_dev}. If the options @option{p} or
H A Dgrub.info2748 stage1_file [`d'] dest_dev stage2_file [addr] [`p']