无忧启动论坛

标题: 求助万能启动u盘制作工具fbinst 1.5制作教程? [打印本页]

作者: fangyong    时间: 2009-6-26 00:26
标题: 求助万能启动u盘制作工具fbinst 1.5制作教程?
求助万能启动u盘制作工具fbinst 1.5制作教程? 想制作一个全隐藏文件的U盘启动盘,但是在网上搜索的资料不全面,想求助大家,希望高手们可以帮助?最好是有图文的,O(∩_∩)O谢谢了
作者: helloman    时间: 2009-6-26 07:44
教程好像暂时没有,楼主可以借助成品来学习,目前主要的成品有两个:一个是“杏雨梨云”,一个是置顶的Peudo“0PE全藏于ud”!
作者: fantasy    时间: 2009-6-26 09:19
2.1 格式化命令 format

   格式:fbinst (hd1) format [参数]  
      (hd1) 为目标盘的识别ID
  
    参数:
   --raw,-r                Format with normal layout (not bootable)
    --force,-f                Force the creation of data partition
    --zip,-z                Format as USB-ZIP
    --fat16                Format data partition as FAT16
    --fat32                Format data partition as FAT32
    --align,-a                Align to cluster boundary
    --unit-size,-u NUM        Unit size for FAT16/FAT32 in sectors
    --base,-b NUM        Set base boot sector
    --size,-s NUM        Set size of data partition
    --primary,-p NUM        Set primary data size
    --extended,-e NUM        Set extended data size
    --list-size,-l NUM        Set size of file list
    --max-sectors NUM        Set maximum number of sectors per read
    --archive FILE        Initialize fb using archive file
   
    范例:
    fbinst (hd1) format  
    fbinst (hd1) format --force  
    fbinst (hd1) format --archive fb.fba
    binst  (hd1) format --primary 10m --extended 20m --force

    2.2 全局操作命令
  
   格式:fbinst (hd1) command   
      (hd1) 为目标盘的识别ID
   
   --help,-h                Display this message and exit
  --version,-V                Print version information and exit
  --list,-l                List all disks in system and exit
  --verbose,-v                Print verbose messages
  --debug,-d                Use the debug version of mbr
  
    范例:
    fbinst (hd1) --help  
    fbinst (hd1) -V  
    fbinst (hd1) --debug
作者: fantasy    时间: 2009-6-26 09:21
这些是初级部分 菜单部分可以用fbinsttool 来完成。然后显示命令的方式参照学习
作者: luliang    时间: 2009-8-26 18:41
建议楼主用论坛的搜索,好像我就是这样找到的,总有你能用到的。不过搜索也是件很辛苦的事情呀。




欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3