刚装好的虚拟机系统,重新打开Virtualbox时出现个什么提示没认真看,顺势点了下去......结果虚拟机的xp系统打不开了,启动后出现:Fatal: Could not read from the boot medium; system halted! 按这个描述在网上百度.yahoo.bing,结果要放弃了时在google上找到这个: You haven't created a virtual hard disk. So your virtual machine is a machine…
打开VirtualBox加载XP虚拟机操作系统时,出现含有下面文字的错误:   Could not read from Boot Medium! System Halted   或下面图中所示错误:      即:无法从启动介质读取,系统停止! 原因是IDE控制器里的虚拟磁盘(.vdi)丢失. 解决方法是在该虚拟系统的设置中找到“存储”选项,在“SATA控制器”上选择“添加虚拟硬盘”,然后加载你的vdi文件,如我的是WindowsXP.vdi.     方法2:     再次启动显示如下:  …
问题描述:致命错误,没有可引导的媒体.系统挂起.以下是在网上查的: 1:检查硬盘的类型,ide或sata接口是否在0,0或是在1,0. 2:光驱是否选择iso文件. 3:iso文件是否损坏4:virtualbox默认是软盘启动,设置成光盘(设置-系统-启动顺序)我今天遇到了这个错误.之前,虚拟机都是可以正常启动的,但是我删掉了一个虚拟磁盘,添加了新的虚拟磁盘后,启动虚拟机就报了这个错误.解决方法:将SATA端口改成0就可以了.如图:…
一.解决方法 先上1张图,显示的错误信息 再上2张图,幸好在之前安装了XP系统,不然还真不好解决.从图中可以看出WIN-XP和Linux系统安装好之后的差异,Linux的的存储信息上显示“第二通道没有盘片”. 配置Linux系统的存储信息 配置完成 启动Linux系统,正常运行.这是Slax Linux的界面,在开始菜单中有一些常用的工具,没有任何多余的软件. 以上方法可解决问题,但是在关闭系统之后,虚拟机上显示的系统存储信息又恢复到了没配置的状态,目前还不知道怎么解决,只能每次启动之前配置一次…
Spring Boot Reference Guide Authors Phillip Webb, Dave Syer, Josh Long, Stéphane Nicoll, Rob Winch, Andy Wilkinson, Marcel Overdijk, Christian Dupuis, Sébastien Deleuze, Michael Simons, VedranPavić, Jay Bryant 2.0.0.BUILD-SNAPSHOT Copyright © 2012-20…
Docker容器及Spring Boot微服务应用 1 什么是Docker 1.1 Docker的出现 问题一:项目实施环境复杂问题 传统项目实施过程中经常会出现“程序在我这跑得好好的,在你那怎么就不行呢?! ” 这是一个典型的应用场景,Docker image中包含了程序需要的所有的运行时依赖,比如java的程序,肯定要在image中包含jdk:比如Python的程序,肯定要在image中包含对应版本的Python解释器.Docker把整个运行时环境打包放到image中,所以搞定了环境依赖问题…
Setting up (VirtualBox) 1. Get the new DevCloud 2.0 virtual appliance. The new image was created using this process. Note: it could take some time as the image is about 900MB. 2. Install VirtualBox 4.2 or latest. 3. Create and config a "host-only&quo…
介绍 转载自:https://www.gitbook.com/book/qbgbook/spring-boot-reference-guide-zh/details 带目录浏览地址:http://www.maoyupeng.com/spring-boot-api.html 1.Spring Boot文档 本节提供一个Spring Boot参考文档的简明概述.你可以把它作为文档其余部分的导航.你可以从头到尾依次阅读该参考指南,或跳过你不感兴趣的章节. 1.1关于本文档 Spring Boot参考指…
文章目录 1.ELK 介绍 2.环境.软件准备 3.ELK 环境搭建 4.Spring Boot 配置示例 4.1.Log4j2 方式配置 4.2.Logback 方式配置 1.ELK 介绍 ELK 是 Elasticsearch , Logstash, Kibana 的缩写,Elasticsearch 是开源分布式搜索引擎,提供搜集.分析.存储数据等功能,Logstash 主要是用来日志的搜集.分析.过滤日志的工具,Kibana 为 Elasticsearch 提供分析和可视化的 Web 平台…
原文地址:https://www.happyassassin.net/2014/01/25/uefi-boot-how-does-that-actually-work-then/ 翻译:https://i.cnblogs.com/EditPosts.aspx?opt=1 It’s AdamW Essay Time again! If you’re looking for something short and snappy, look elsewhere. Kamil Paral kindly…
https://www.cnblogs.com/duanxz/p/3508267.html 前言 接着上一篇<Springboot Actuator之一:执行器Actuator入门介绍>actuator的介绍,继续深挖actuator中关于监控方面的特性. Spring Boot包含很多其他的特性,它们可以帮你监控和管理发布到生产环境的应用.你可以选择使用HTTP端点,JMX或远程shell(SSH或Telnet)来管理和监控应用.审计(Auditing),健康(health)和数据采集(me…
先聊聊闲话 搞过企业级的application运维的同仁肯定深有感触,每个application的功能交叉错杂,数据交换就让人焦头烂额(当然这和顶层业务设计有关系), 几十个application发布,代码修改,打包,发布,再上dev/staging/prod三个代码版本,时刻要保证他们三个的环境依赖一致,比如jdk,webserver,appserver,安全设置,数据库等, 不然就导致程序跑不起来. 另一个问题,企业通常会按照功能将webserver,appserver,dbserver,f…
from: http://www.addictivetips.com/mobile/android-partitions-explained-boot-system-recovery-data-cache-misc/ Unless you have been using your Android phone just for calls, SMS, browsing and basic apps, you should know that Android uses several partiti…
通过jtag实现在远程服务器端下载petalinux image到连接在本地PC的开发板上的方法. 具体连接方式为 比如Host的系统为Windows,Remote system为运载在远程服务器上的Linux系统.Hardware为zc702开发板. 具体实现步骤如下: 1.在Host端运行hw_server.bat(vivado开发套件提供了这个文件) 打开DOS窗口---->cmd----->输入hw_server(若找不到指令,请在path路径中添加hw_server的存放路径) 注意…
Get the fix to “0xc000000f: error attempting to read the boot configuration data” boot error for Windows XP, Vista, 7, 8, or 8.1operating systems. Contents [hide] 1 About the “0xc000000f” error 1.1 Description and Symptoms 1.1.1 Symptom 1: 0xc000000f…
Windows 10家庭中文版,VirtualBox 5.2.12,CentOS 7(Minimal版), 因为听到大家在谈论CentOS,阿里云上也有CentOS,CentOS还是Red Hat出品,于是,在没有更多了解的情况下,开始了这次安装. 最后,也安装成功了,可是,安装成功的系统没有图形化界面,和Ubuntu安装后极为不同,挺别扭的. 是因为安装的是Minimal版本吗?这个已经900MB+了,其DVD版本.完全版是非常大,之前下载时为了省事,所以,就下载了最小的Minimal版本了,…
git pull 出现 fatal: Authentication failed for 'http://git... git config --system --unset credential.helper error: could not lock config file C:/Program Files/Git/mingw64/etc/gitconfig: Permission denied 在 windows cmd 中执行 git config --system --unset cr…
问题描述 由于这个项目代码使用https 进行clone,为什么?因为代码库ssh有问题!fuck! 导致在push代码的时候出现了 remote: http basic: access denied fatal: authentication failed for 解决方法 git config --system --unset credential.helper 之后你在push就会提示输入名称和密码 记得输入正确密码…
Title: Disable all UEFI boot options tblatt 问: Hello, system: Latitude E6530 I want to disable all UEFI boot options when system ist booting. In BIOS setup under Settings --> General --> Boot Sequence, I can configure the boot list options for UEFI.…
SpringBoot 2.7.2 学习系列,本节内容快速体验Spring Boot,带大家了解它的基本使用.运行和打包. Spring Boot 基于 Spring 框架,底层离不开 IoC.AoP 等核心思想.Spring 4.0 提供了基于 Java Config 的开发方式,Spring Boot 应运而生,可以简化 Spring 应用开发过程,同时也可以快速方便的集成第三方框架,如 MyBatis.Redis 等. 0 版本说明 开发工具 IDEA 版本:2021.2 Maven 版本:…
文章出处:http://www.restran.net/2015/04/09/gilab-centos-installation-note/ 在 CentOS 6.5 Minimal 系统环境下,用源代码的方式安装 Gitlab 7.5 的过程中,遇到了不少问题,现把笔记整理出来. Distribution : CentOS 6.5 Minimal GitLab version : 7.0 - 7.4 Web Server : Apache, Nginx Init system : sysvin…
原文地址:https://mylinuxramblings.wordpress.com/2010/12/05/linux-mint-debian-edition-lmde-first-impressions/ Whilst WINE is a great Linux API for Microsoft OS based applications. However, it is not quite the same as running the real thing if you need 100…
By combining the NTSTATUS into a single 32-bit numbering space, the following NTSTATUS values are defined. Most values also have a defined default message that can be used to map the value to a human-readable text message. When this is done, the NTST…
一.基于VirtualBox虚拟机安装Ubuntu 这是我首次安装虚拟机,也是首次接触Linux系统.对于下学期要运用的这个操作系统,以及如何在自己的电脑上安装虚拟机,我还是有些期待和好奇的. 我一直跟着娄老师的教程走,总体而言还是比较顺利的.尽管遇到了不少问题,但通过在网上搜寻解决方法与不断地动手操作实践,所有的困难都得以解决,也收获不少.因此,我很赞同娄老师在教程里说的: 在此强烈建议把教程走完,出错了也会有不一样的收获. 我遇到的第一个问题是新建虚拟电脑,操作系统选择Linux,版本选择U…
在启动keyCloak,想要在standAlone模式下切换数据库,修改standAlone.xml文件时. 在bin/目录下启动standAlone模式出现错误: 10:07:24,799 INFO [org.jboss.as.controller] (Controller Boot Thread) OPVDX002:无法整齐打印验证错误:null 10:07:24,800 ERROR [org.jboss.as.server] (Controller Boot Thread) WFLYSRV…
因为我的个人网站 restran.net 已经启用,博客园的内容已经不再更新.这篇文章是在 Gitlab 7.4 的环境下配置的,相关内容可能已经过时. 后续做了一次迁移,将 Gitlab 升级到了 8.9,又重新整理了一篇文章 CentOS 7 Minimal 安装 Gitlab 8.9,如果有需要可以前往查看. 其他相关文章: Git & Gitlab 使用指南 CentOS 6.5 环境下 Gitlab 7.5 安装和维护笔记 用源代码的方式安装 Gitlab 7.5 的过程中,遇到了不少…
Preface   My virtual machine was simply created by vagrant in default mode without anything about the extra disk volume configuration.The default size is about 10.5G.In order to use the web browse to configure the MySQL Enterprise Monitor,I have to i…
How to run windows programs on a MAC? We could use wine or Wine Bottler which is based on wine and provide a more convenient interface on top of it. It is best for advanced users already familiar with Wine. For non advanced users, it’s better to use…
Spring Boot包含很多其他的特性,它们可以帮你监控和管理发布到生产环境的应用.你可以选择使用HTTP端点,JMX或远程shell(SSH或Telnet)来管理和监控应用.审计(Auditing),健康(health)和数据采集(metrics gathering)会自动应用到你的应用. 执行器HTTP端点仅适用于基于Spring MVC的应用程序. 介绍 Metrics基本上是成熟公司里面必须做的一件事情,简单点来说就是对应用的监控,之前在一些技术不成熟的公司其实是不了解这种概念,因为业…
Docker 1 docker安装 yum install docker [root@topcheer ~]# systemctl start docker [root@topcheer ~]# mkdir -p /etc/docker [root@topcheer ~]# vim /etc/docker/daemon.json #配置阿里云镜像加速 { "registry-mirrors": ["XXXXXXXXXXXXXXXX"] } [root@topchee…