我在win7下用liveusb-creator-3.9.2-setup制作fedora 13的U盘,在操作即将结束的最后关头,总是出现如下错误提示:

.\tools\syslinux.exe -m -a -d syslinux I:
Writing MBR: 拒绝访问。


Did not successfully update the MBR; continuing...

Could not write the whole boot sector

后经多次Google,终于找到解决的办法。原来在win7下,必须使用管理员权限来运行liveusb-creator,才能让程序具有重写U盘MBR的权限。