如题,linux 安装报错:(initramfs) Unable to find a medium containing a live file system 我是用UItraISO做的启动盘遇到这个问题,换成用deepin的工具做启动盘就好了. 差别是:前者的启动模式是LEGACY模式,后者是UEFI(Unified Extensible Firmware Interface)模式.前者是传统的,后者新一些. 最近忙其他的,突然就发现这么久没有更新博客了.强行更新一波,哈哈.
问题描述: 1.机器:Linux主机,特别是主机为大内存,比如: 4G内存的使用pae内核的Ubuntu系统的thinkpad电脑. 2.情况:使用VirtualBox安装Linux系统时,比如:通过Virtalbox安装 ChromeOS.安装YLMF OS等. 3.原因:需要安装的linux系统需要启动 pae支持. 4.错误:如下: This kernel requires the following features not present on the CPU: pae Unable
linux下安装php报错configure: error: Cannot find MySQL header files under /usr/include/mysql. 2013-03-04 15:34wdjhz | 分类:服务器软件 | 浏览5318次 configure: error: Cannot find MySQL header files under /usr/include/mysql.Note that the MySQL client library is not bun
1.前期准备 使用 U 盘安装 Linux 系统,需要准备以下工具: 大容量的U盘(安装 CentOS 6.x 系统,U 盘容量至少 8 G): UltraISO 工具,用来制作 U 盘启动盘.除此之外,由于 UltraISO 工具是 Windows 软件,所以需要一台安装了 Windows 系统的计算机协助: CentOS 6.x 系统的 ISO 映像文件. 这里所使用的 UltralISO 只是制作 U 盘启动盘的工具之一,除此之外,还可以选择大白菜.老毛桃等软件,都可实现一键快速制作 U
sql server 2008卸载之后再次安装一直报错问题. 第一:由于上一次的卸载不干净,可参照百度完全卸载sql server2008 的方式 1. 用WindowsInstaller删除所有与SQL2008安装有关的文件,包括以下: Microsoft SQL Server 2008 Microsoft SQL Server 2008 Browser Microsoft SQL Server 2008 Native Client Microsoft SQL Server 2008
今天同事要搭建一套测试环境,安装开发版的SYBASE ASE 15.03 Windows平台下的,发现安装过程中到了创建数据库设备的环节就开始报错了,报错信息如下: 03/24/14 09:31:44 AM END ENVIRONMENT INFORMATION03/24/14 09:31:44 AM Using resource file 'C:\sybase\ASE-15_0\sqlsrv.res' for product attributes.03/24/14 09:31:44 AM Ru
安装mysql-python报错: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 65: ordinal not in range(128) 需要先安装(yum): mysql-develpython-devel
最近碰到一个问题: 64位linux报错Could not initialize class java.awt.image.BufferedImage 在WIN平台下运行正常BufferedImage tag = new BufferedImage(this.width,this.height,BufferedImage.TYPE_USHORT_555_RGB); tag.getGraphics().drawImage(src,0,0,this.width,this.height
安装STS报错 1.具体报错如下 Failure to transfer org.codehaus.plexus:plexus-archiver:jar:1.2 from http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updat