10 2021 档案

摘要:一、基本步骤: 1.VMware Workstation菜单栏中,选择“虚拟机”,”安装VMware Tools...“。2.挂载VMware Tools安装程序到/mnt/cdrom/。mkdir /mnt/cdromm ount /dev/cdrom /mnt/cdrom看到...mountin 阅读全文
posted @ 2021-10-30 09:51 迷人的危险~ 阅读(817) 评论(0) 推荐(0) 编辑
摘要:VMware当中的RedHat下面mnt里面没有hgfs解决办法 1,安装vmware tools2,安装后,在usr/bin下就会出现vmware-config-tools.pl,用管理员账户登录运行这个文件,然后就出现了。 阅读全文
posted @ 2021-10-30 09:50 迷人的危险~ 阅读(514) 评论(0) 推荐(0) 编辑
摘要:ubuntu方法一 用root权限输入下面命令:#mount -t vmhgfs .host:/ /mnt/hgfs Error: cannot mount filesystem: Input/output error如果出现上行错误,解决办法是,首先将虚拟机中的linux操作系统“挂起”,然后再“ 阅读全文
posted @ 2021-10-30 09:49 迷人的危险~ 阅读(785) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/marwenx/article/details/107118715 阅读全文
posted @ 2021-10-30 06:42 迷人的危险~ 阅读(29) 评论(0) 推荐(0) 编辑
摘要:0x1234 // 大端模式 0x1234 8421 8421|8421 8421| 0001 0010 0011 0100 1 2 3 4 // 小端模式 0x3412 8421 8421|8421 8421| 0011 0100 0001 0010 3 4 1 2 大端模式:高位对应低地址,低位 阅读全文
posted @ 2021-10-13 16:00 迷人的危险~ 阅读(33) 评论(0) 推荐(0) 编辑

// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css
点击右上角即可分享
微信分享提示