我想在 Xubuntu 上制作一个可启动的 U 盘。我安装了unetbootin,下载了iso-image,但是当我尝试创建USB-stick时,它说
You must first mount the USB drive /dev/sdb3 to a mountpoint. Most distributions will do this automatically after you remove and reinsert the USB drive.
我以为 Xubuntu 会默认安装棒子。
答案1
首先创建一个要挂载 USB 设备的目录,通常类似于 /mnt/usb,然后运行以下命令 -
须藤挂载 /dev/sdb3 /mnt/usb