无忧启动论坛
标题:
grub4dos的find命令能不能指定忽略搜索的设备?!
[打印本页]
作者:
zyphio
时间:
2011-1-12 17:56
标题:
grub4dos的find命令能不能指定忽略搜索的设备?!
grub4dos的find命令能不能指定忽略搜索的设备?!
如find --set-root --ignore-floppies --ignore-cd /boot/grub/menu.lst可以这样……
例如是否有find --set-root --ignore-floppies --ignore-cd
--ignore()
/boot/grub/menu.lst来忽略当前根设备?!
找来找去没看到这样的find有类似这样的参数……--ignore-(),--ignore--(hd0)……
如果可以就爽了……至少可以很方便来回切换不同设备的同路径菜单文件…………
[
本帖最后由 zyphio 于 2011-1-12 18:02 编辑
]
作者:
sratlf
时间:
2011-1-12 18:24
不知道符不符合你的要求 可以使用 --devices 参数
例如 find --set-root --devices=ch /file 只搜索cdrom和hdd
find --set-root --devices=h /file 只搜索hdd 就算是usb-cdrom启动 这样执行也会忽略cdrom区
欢迎光临 无忧启动论坛 (http://wuyou.net./)
Powered by Discuz! X3.3