在RAID5上安装CentOS系统,装完之后报错“error:attempt to read or write outside of disk ‘hd0’ Entering rescue mode grub rescue” 问题:在4块2T大小的硬盘组成的RAID5阵列上安装CentOS 7.5 64位,安装完成之后报错: 123error:attempt to read or write outside of disk ‘hd0’ Entering rescue mode grub rescue” 后来上网查询可能是因为硬盘太大,Grub无法从硬盘分区中找出kernel引导文件vmlinuz 解决方法: 安装CentOS的过程中,硬盘的选择时选择lvm方式的安装,安装完成之后可以正常进入系统。 进入系统之后fdisk -l查看系统硬盘,然后重新建立LVM的物理卷、卷组、逻辑卷,建立好之后可正常使用。
Author Archives: Administrator
CentOS 7 挂载 U盘及移动硬盘 1https://blog.csdn.net/capecape/article/details/78501317 0. 先更新软件源,否则经常会无法安装ntfs-3g. 12yum update yum install epel-release -y 1. 安装NTFS-3G 1yum install -y ntfs-3g 2. 查看外接盘位置及格式 1fdisk -l 3. 使用挂载命令 : 可以看到位于/dev/sdb4 格式是FAT32 1mount -t vfat /dev/sdb4 /mnt/win 4. 卸载 挂载命令 1umount /mnt/win 5. 挂载移动硬盘 1fdisk -l 6. 使用挂载命令 : 可以看到位于/dev/sdd1 格式是GPT 很明显, sdd 即为我们的硬盘 1parted /dev/sdd print 显示如下: 出现如下错误 […]
华硕AC1900P 原厂固件 123https://linuxsoft.bndstone.com/ausu/RT-AC1900P/FW_RT_AC1900P_300438520433.zip 或 https://dlsvr04.asus.com.cn/pub/ASUS/wireless/RT-AC1900P/FW_RT_AC1900P_300438520433.zip
虚拟机hyper-v 里面搭建软路由 OpenWRT ,务必使用旁路由模式 1https://www.bilibili.com/video/av242746743/ 1、系统要求: win10 专业版,专攻版,或2016服务器版,2019服务器版都行,但win7是不行的.win7没有hyper-v 2、电脑安装好 hyper-v 2-1、开始 – 设置 – 应用 – 程序和功能 – 启用或关闭windows 功能 2-2、自动安装完,重启就行,就会出现 hyper-v 管理器 3、Qemu-img 转换 因为openwrt 下载下来是.img虚以光驱格式的,但hyper-v不能识别,需要用到 Qemu-img ,把它转换成hyper-v能识别的格式 3-1、Qemu-img 转换下载 1https://winsoft.vermax.cn/qemu-img-win-x64-2_3_0.zip 原始下载地址: 1https://cloudbase.it/downloads/qemu-img-win-x64-2_3_0.zip 3-2、C盘:建立一个hpyer-v来装以下文件. openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.img qemu-img-win-x64-2_3_0.zip 3-3、接着如下操作 openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.img 改成 OpenWRT.img qemu-img-win-x64-2_3_0.zip 解压出来,拉到 OpenWRT.img 这个文件 3-4、开始转换 12cd C:\hyper-v qemu-img.exe convert -f raw -O vhdx C:\hyper-v\OpenWRT.img […]
envy4-1220tx安装软路由OpenWRT 第二次安装时,4-2、台试机 浏览器输入 10.0.0.70 ,进入LEDE管理页面 .一直显示网页无法打开. 123https://www.bilibili.com/video/av94103822/ https://keesenz.com/2019/175.html https://eveaz.com/1098.html 一.下载好工具 1-1、下载 U盘写入工具 新毛桃 1-1-1、新毛桃: 选中U盘,别的默认就行 1https://winsoft.bndstone.com/XinMaoTao_UEFI_gw.exe 1-2、下载OpenWRT固件 koolshare 版 OpenWRT固件 12345678https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.img.gz https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.vmdk https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.img.gz https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.vmdk https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.35-r14297-5efd32232b-x86-64-generic-squashfs-combined.vmdk https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.35-r14297-5efd32232b-x86-64-generic-squashfs-combined-efi.vmdk https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.36-r14941-67f6fa0a30-x86-64-generic-squashfs-combined.vmdk https://linuxsoft.vermax.cn/openwrt/openwrt-koolshare-mod-v2.36-r14941-67f6fa0a30-x86-64-generic-squashfs-combined-efi.vmdk 原始下载下载地址: 1http://fw.koolcenter.com/LEDE_X64_fw867/%E8%99%9A%E6%8B%9F%E6%9C%BA%E8%BD%AC%E7%9B%98%E6%88%96PE%E4%B8%8B%E5%86%99%E7%9B%98%E4%B8%93%E7%94%A8/ 1234openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.img.gz openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.vmdk openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.img.gz [这个才会用到] openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.vmdk openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.img.gz 会解压出 openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.img , 把它改成 123.img ,拉到 U启动盘. 1-3、写盘软件physdiskwrite 解压,放入 U启动盘 1https://winsoft.vermax.cn/physdiskwrite-0.5.3.zip 二. 开始安装 2-1、特别注意: 安装时,U盘要插在右边那个USB 2.0 才能识别,别的孔无法识别 2-2、开机按F9 […]
zbt[智博通] WE3426 重刷 openwrt 12345678910koolshare 版 OpenWRT固件 https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.img.gz https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-combined-squashfs.vmdk https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.img.gz https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.31-r10822-50aa0525d1-x86-64-uefi-gpt-squashfs.vmdk https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.35-r14297-5efd32232b-x86-64-generic-squashfs-combined.vmdk https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.35-r14297-5efd32232b-x86-64-generic-squashfs-combined-efi.vmdk https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.36-r14941-67f6fa0a30-x86-64-generic-squashfs-combined.vmdk https://linuxsoft.bndstone.com/openwrt/openwrt-koolshare-mod-v2.36-r14941-67f6fa0a30-x86-64-generic-squashfs-combined-efi.vmdk 123原始下载下载地址: http://fw.koolcenter.com/LEDE_X64_fw867/%E8%99%9A%E6%8B%9F%E6%9C%BA%E8%BD%AC%E7%9B%98%E6%88%96PE%E4%B8%8B%E5%86%99%E7%9B%98%E4%B8%93%E7%94%A8/ 12345外贸路由器OpenWRT固件 192.168.81.1 账号:root 密码:admin https://linuxsoft.bndstone.com/openwrt/WaimaoRouterG2.2.bin [公司这款企业路由器 ZBT WR8305RT] https://linuxsoft.bndstone.com/openwrt/waimaorouterst2.bin [家用这款路由器 zbt WE3426] https://linuxsoft.bndstone.com/openwrt/极联科路由器固件硬刷方法.pdf [刷机方法] 12https://winsoft.bndstone.com/新版客户端V3.22.zip https://winsoft.bndstone.com/新版客户端4.05.zip 123智博通工厂OpenWRT固件 不知道怎么登陆. https://linuxsoft.bndstone.com/openwrt/mt7628-WE2426-C-20190412_201419.bin 1. 产品型号:zbt WE3426 1https://www.zbt-china.com/productinfo/40590.html [这款产品] 公司那款型号: […]
阵列柜 Y-3359R 上 安装 Centos 7.5 12台式机一安装就成功,因为USB接口多,阵列柜 Y-3359R接在网口旁边 USB 3.0 接口处 笔记本 USB接口 少,安装失败: 右侧USB3.0 接了 阵列柜,就安装盘识别不了;右侧USB3.0 接了安装盘 ,就阵列柜装系统总失败. 1. UNITEK RAID Manager 组 Raid 5 软件. 12345https://winsoft.bndstone.com/Y3359R/Linux.zip [https://unitek-it.com/download/showdownload.php?id=51] https://winsoft.bndstone.com/Y3359R/Mac.zip [https://unitek-it.com/download/showdownload.php?id=52] https://winsoft.bndstone.com/Y3359R/Windows.zip [https://unitek-it.com/download/showdownload.php?id=53] 说明书: https://unitek-it.com/download/showdownload.php?id=62 2. 重启电脑 按 “DEL” 或按 “F8” 用U盘重装电脑. 3. 安装时选中 “5.5T” 硬盘. […]
在 iPhone、iPad 或 iPod touch 上降级或取消 前往“设置”>“[您的姓名]”>“iCloud”>“管理储存空间”或“iCloud 储存空间”。 轻点“更改储存空间方案”。 轻点“降级选项”并输入您的 Apple ID 密码。 选取另一个方案。 轻点“完成”。无法轻点“完成”?
使用 Filezilla 下载 https://www.amtb.tw 上的资料. 1. filezilla 下载 https://filezilla-project.org/download.php?type=client 或 https://winsoft.bndstone.com/FileZilla_3.55.1_win32-setup.exe https://winsoft.bndstone.com/FileZilla_3.56.2_win64_sponsored-setup.exe 2. filezilla 使用 https://www.yiweihy.com/knowledge/used/215-ftp-filezilla.html 3. 不要账号,密码,直接输入江苏服务器IP (61.160.254.38) 就行
WinSCP 中文文件名显示乱码 https://blog.csdn.net/choutiaosheng1127/article/details/101057864 编辑 – 高级 – 文件名 UTF-8编码: “自动” 改为 “开启” – 确定