0
点赞
收藏
分享

微信扫一扫

suse的zypper安装软件报错: Failed to mount cd:///?devices=/dev/disk/by-id/ata-VMware_Virtual_SATA_CDRW_Dri..

做个橙梦 2022-04-18 阅读 84
linux

linux-p26r:/home # zypper install lrzsz
Loading repository data...
Reading installed packages...
'lrzsz' not found in package names. Trying capabilities.
Resolving package dependencies...

The following NEW package is going to be installed:
  rzsz

1 new package to install.
Overall download size: 98.2 KiB. Already cached: 0 B. After the operation, additional 258.8 KiB
will be used.
Continue? [y/n/...? shows all options] (y): y
Retrieving package rzsz-0.12.20-999.19.x86_64                (1/1),  98.2 KiB (258.8 KiB unpacked)
Failed to mount cd:///?devices=/dev/disk/by-id/ata-VMware_Virtual_SATA_CDRW_Drive_01000000000000000001 on /var/adm/mount/AP_0xHWAI3j: Mounting media failed (mount: no medium found on /dev/sr0)

Please insert medium [SLES12-SP3-12.3-0] #1 and type 'y' to continue or 'n' to cancel the operation. [yes/no] (no): yes
Failed to mount cd:///?devices=/dev/disk/by-id/ata-VMware_Virtual_SATA_CDRW_Drive_01000000000000000001 on /var/adm/mount/AP_0xYVSIVB: Mounting media failed (mount: no medium found on /dev/sr0)

Please insert medium [SLES12-SP3-12.3-0] #1 and type 'y' to continue or 'n' to cancel the operation. [yes/no] (no): y
Failed to mount cd:///?devices=/dev/disk/by-id/ata-VMware_Virtual_SATA_CDRW_Drive_01000000000000000001 on /var/adm/mount/AP_0x6ZijMZ: Mounting media failed (mount: no medium found on /dev/sr0)

Please insert medium [SLES12-SP3-12.3-0] #1 and type 'y' to continue or 'n' to cancel the operation. [yes/no] (no): y

 设置如下,注意提示的sr0,对应的CD/DVD1                  (如果提示sr1,那么对应CD/DVD2 )

Vm中设置如下,CDDVD加上镜像,“已连接”打钩。

 再去安装,可以了!

 

 

举报
0 条评论