在XP下安裝完VMware虛擬機器後啟動Ubuntu,視窗很小,需要安裝vm-install vmware tools才能自動適配合適的視窗大小,為了安裝這個東東浪費了我好幾個小時時間,現在把我的步驟記錄下來,以便後續同仁遇到相同問題避免麻煩:11、點擊VM 下的 install VMware Tools ,然後會提示make sure that you are logged in to the guest operation system. mount the virturl CD
1> compile gmplib for loongson2f# wget ftp://ftp.gmplib.org/pub/gmp-4.3.1/gmp-4.3.1.tar.gz## cd gmp-4.3.1add mipsel-linux-gcc path to PATH env# export PATH=$PATH:/opt/gcc-3.4.6-2f/binConfigure for mipsel-linux# ./configure --build=i686-linux
Hopefully the last iteration on this! The handling of out of band data on NAND was accompanied by tons of fruitless discussions and halfarsed patches to make it work for a particular problem. Sufficiently annoyed by I all those "I know
REINSTALL / RECOVER GRUB FROM UBUNTU LIVE CD / USBTo Reinstall GrubYou need to have Ubuntu Live CD or Live USB. Normal session can be used to repair the grub. Boot using your Ubuntu Live CD or Live USB, while booting choose Try Ubuntu.Once booted
static inline voidfctx_setretryinterval(fetchctx_t *fctx, unsigned int rtt) {unsigned int seconds;unsigned int us;/* * We retry every .8 seconds the first two times through the address * list, and then we do exponential back-off. */if