grub関係
コマンド | 概要 |
---|---|
grub-editenv | edit GRUB environment block. |
grub-file | Check if FILE is of specified type. |
grub-fstest | debug tool for GRUB filesystem drivers |
grub-glue-efi | processes ia32 and amd64 EFI images and glues them according to Apple format. |
grub-kbdcomp grub-mklayout |
generate a GRUB keyboard layout file. it processes a X keyboard layout description in keymaps(5) format into a format that can be used by GRUB's keymap command. |
grub-menulst2cfg | transform legacy menu.lst into grub.cfg |
grub-mkfont | make GRUB font files. Convert common font file formats into PF2. |
grub-mkimage | make a bootable image of GRUB. |
grub-mknetdir | prepare a GRUB netboot directory. Prepares GRUB network boot images at net_directory/subdir assuming net_directory being TFTP root. |
grub-mkpasswd-pbkdf2 | Generate PBKDF2 password hash. |
grub-mkrelpath | make a system path relative to its root. Transform a system filename into GRUB one. |
grub-mkrescue | make a GRUB rescue image. Make GRUB CD-ROM, disk, pendrive and floppy bootable image. |
grub-mkstandalone | make a memdisk-based GRUB image. Generate a standalone image (containing all modules) in the selected format. |
grub-mount | export GRUB filesystem with FUSE (file system in user space). 一般ユーザとしてファイルシステムを設定およびマウントできるようにする。 |
grub-script-check | check grub.cfg for syntax errors. Checks GRUB script configuration file for syntax errors. |
grub-ntldr-img | Windows XP のブートローダは NTLDR と呼ばれ、 Windows XP やその他の OS を選択して起動することができる。 |
grub-render-label | generate a .disk_label for Apple Macs. |
grub-syslinux2cfg | transform syslinux config into grub.cfg. Transform syslinux config into GRUB one. |