全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
查看: 438|回复: 0

你们小鸡有安装多启动的吗,昨天WIN和Debian双启动测试可行

[复制链接]
发表于 2021-7-1 23:49:49 | 显示全部楼层 |阅读模式
debian安装  修复模式,进入 shell
然后 粘贴DD 命令

昨天 Vutrl 25G ,测试搞了个双启动,先DD WIN ,然后安装debian10 两个可以VNC 选择启动哪个

  1. dd if=/dev/YOUR-DEVICE conv=sync,noerror bs=64K | gzip -c  > /home/portaj/macbook.img.gz


  2. gunzip -c /home/portaj/macbook.img.gz | dd of=/dev/YOUR-DEVICE-DONT-EFF-THIS-UP conv=sync,noerror bs=64


  3. wget -O- "https://mirrors.yuntu.eu.org/teddysun/cn_windows2016.gz" | gunzip | dd of=/dev/vda

  4. 远程桌面的默认用户名和密码
  5. 用户名: administrator
  6. 密码: Password147




  7. apt-get install ntfs-3g

  8. Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

  9. Options:  ro (read-only mount), windows_names, uid=, gid=,
  10.           umask=, fmask=, dmask=, streams_interface=.
  11.           Please see the details in the manual (type: man ntfs-3g).

  12. Example: ntfs-3g /dev/sda1 /mnt/windows
复制代码
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2026-5-11 12:47 , Processed in 0.055617 second(s), 9 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表