ubuntu 10.10 64bit 硬盘安装错误解决

按照网上硬盘安装的一般程序,下载了 grubdos vmlinuz initrd.lz

安装ubuntu server 10.10  64 bit 出现错误提示: could not find any free loop device

或者安装ubuntu desktop 10.10 64 bit 出现错误提示: 

GLib-WARNING **: getpwuid_r(): failed due to unknown user id

chroot can't execute 'debconf-communicate' : Exec format error

造成此结果的原因是犯了思维定势错误。。

 因为以前安装过32bit 的ubuntu 所以现在的 vmlinuz initrd.lz 是 32位的

  安装64位的得重新解压ISO 文件里面的 vmlinuz initrd.lz 覆盖32bit的

猜你喜欢

转载自liuqzan.iteye.com/blog/788977