个人工具

“UbuntuHelp:Bios”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(新页面: {{From|https://help.ubuntu.com/community/bios}} {{Languages|UbuntuHelp:bios}} If you need to flash your bios and dont have a floppy drive, you can use this disk image. http://s93616405.o...)
 
 
第2行: 第2行:
 
{{Languages|UbuntuHelp:bios}}
 
{{Languages|UbuntuHelp:bios}}
 
If you need to flash your bios and dont have a floppy drive, you can use this disk image.
 
If you need to flash your bios and dont have a floppy drive, you can use this disk image.
 
 
http://s93616405.onlinehome.us/bootdisk/drdflash.zip
 
http://s93616405.onlinehome.us/bootdisk/drdflash.zip
 
 
# sudo mount -o loop DRDFLASH.IMG mountdir
 
# sudo mount -o loop DRDFLASH.IMG mountdir
 
 
# dd if=DRDFLASH.IMG of=/dev/sdh
 
# dd if=DRDFLASH.IMG of=/dev/sdh
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2007年11月30日 (五) 16:18的最新版本


If you need to flash your bios and dont have a floppy drive, you can use this disk image. http://s93616405.onlinehome.us/bootdisk/drdflash.zip

  1. sudo mount -o loop DRDFLASH.IMG mountdir
  2. dd if=DRDFLASH.IMG of=/dev/sdh