相关疑难解决方法(0)

制作可启动 USB 以从 Linux 安装 Windows XP

我有一台仅安装了UbuntuDell Inspiron Mini 9。我也想安装 Windows XP,但我没有也无法获得外部 CD 驱动器,所以我需要从 USB 进行 Windows 安装。

我发现的所有教程都使用 Windows 使 USB 可启动。我怎样才能从 Linux 做同样的事情?

linux usb dell-inspiron installation

20
推荐指数
3
解决办法
9万
查看次数

为什么我无法将 install.wim 从 Windows 7 ISO 复制到 USB(在 linux env 中)

我需要制作一个 Windows 7 ISO 的 USB 可启动磁盘。

我的 USB 被格式化为 NTFS,ISO 没有损坏。我可以将 install.wim 复制到其他地方,但无法将其复制到 USB。我什至尝试过 rsync。

同步错误

sources/install.wim
rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Broken pipe (32)
rsync: write failed on "/media/52E866F5450158A4/sources/install.wim": Input/output error (5)
rsync error: error in file IO (code 11) at receiver.c(322) [receiver=3.0.8]
Run Code Online (Sandbox Code Playgroud)

windows.vim 的统计信息

  File: `X15-65732 (2)/sources/install.wim'
  Size: 2188587580  Blocks: 4274600    IO Block: 4096   regular file
Device: 801h/2049d  Inode: 671984      Links: 1
Access: (0664/-rw-rw-r--)  Uid: ( 1000/    umur)   Gid: ( 1000/    umur) …
Run Code Online (Sandbox Code Playgroud)

linux usb ntfs iso-image

14
推荐指数
2
解决办法
10万
查看次数

标签 统计

linux ×2

usb ×2

dell-inspiron ×1

installation ×1

iso-image ×1

ntfs ×1