Front end developers must read! Starting from scratch, teach you to build a low code website platform in stages>>>
When using VirtualBox in Ubuntu system, you copy a disk and then import it again. You encounter the following problems:
The main reason is that the UUID of the disk of copy is the same as that of the imported disk. Even if the disk is renamed, it will not affect the UUID value of the disk. So what we need to do now is to modify the UUID of the disk of copy
At the command line, go to the. VDI directory of the copy disk, and my. VDI name is win7workd. VDI<
input command ipci@HP :~$ cd /home/SD/
pipci@HP :/home/SD $CD VirtualBox/# enter the copied disk directory
and pipci@HP :/home/SD/VirtualBox $vboxmanage internal commands sethduuid win7workd.vdi # regenerate new UUI D. The disk name can be added with double quotation marks or not,
UUID changed to: 6316c9d4-36a1-4f92-9698-a2c5b043fa09
– – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – – –
After the above operation is successful, add it again
Reference: https://blog.csdn.net/lang523493505/article/details/77937829/
Similar Posts:
- [Solved] Ubuntu Startup Errors were found while checking the disk-drive for /
- How to fix the “kernel driver not installed (RC = – 1908)” error of VirtualBox in Ubuntu
- A start job is running for dev disk by when Ubuntu starts
- Causes and solutions of system program problem detected in Ubuntu startup display
- VirtualBox under archlinux reports an error ‘/SBIN/rcvboxdrv setup’
- [Solved] servlet jump to Blank Page Error: java.lang.ClassNotFoundException: com.mysql.jdbc.
- React Error: Import in body of module; reorder to top import/first
- Configuration file of MySQL in Mac OS X( my.cnf )The location of
- The most annoying error reported by Hadoop: running VirtualBox prompts 0x00000000 error “the 0x00000000 memory referenced by the 0x00000000 instruction cannot be written?
- How to Solve Vagrant Start Error