domingo, 16 de julho de 2017

domingo, 9 de julho de 2017

boot cd no pendrive


dd bs=4M if=linuxmint-18.2-xfce-64bit.iso of=/dev/sdb

testar

qemu -hda /dev/sdb

sábado, 8 de julho de 2017

debian bug

Reading package lists... Done
Building dependency tree    
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 python3-pil : Depends: python3-olefile but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).


The following packages will be upgraded:
  python3-gi python3-pil python3-sip
3 upgraded, 1 newly installed, 20 to remove and 242 not upgraded.
8 not fully installed or removed.
Need to get 0 B/958 kB of archives.
After this operation, 65,2 MB disk space will be freed.
Do you want to continue? [Y/n]
Could not find platform independent libraries
Consider setting $PYTHONHOME to [:]
Fatal Python error: Py_Initialize: Unable to get the locale encoding
LookupError: no codec search functions registered: can't find encoding

Current thread 0x00007fafa2631700 (most recent call first):
Aborted
E: Sub-process /usr/bin/apt-listchanges --apt || test $? -lt 10 returned an error code (1)
E: Failure running script /usr/bin/apt-listchanges --apt || test $? -lt 10






apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 python3-gi-cairo : Depends: python3-gi (= 3.22.0-2+b1) but 3.22.0-2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).