Oracle Virtual box 7.0

The I/O cache encountered an error while updating data in medium “ahci-0-1” (rc=VERR_DISK_FULL). Make sure there is enough free space on the disk and that the disk is working properly. Operation can be resumed afterwards.

Error ID: BLKCACHE_IOERR Severity: Non-Fatal Error The I/O cache encountered an error while updating data in medium “ahci-0-1” (rc=VERR_DISK_FULL). Make sure there is enough free space on the disk and that the disk is working properly. Operation can be resumed afterwards. Verificar Leer más…

¿Cómo puedo hacer que en la Raspberry noobs uno de los sistemas se encuentre en un disco USB y se monte automáticamente?

Para montar automáticamente un sistema en un disco USB en Raspberry Pi NOOBS, sigue estos pasos: Primero, asegúrate de que el sistema operativo Raspbian esté actualizado ejecutando sudo apt update y sudo apt full-upgrade. Luego, sigue los siguientes pasos: Reemplaza <uuid-del-disco-usb> con la identificación única Leer más…