Luciano Hammond
(usa Linux Mint)
Enviado em 12/10/2008 - 16:31h
Fiz exatamente como me disse.Não apareceu o Pen drive na máquina virtual,nem a opção prá montar.
É assim q deve ficar,não?
!/bin/sh
## Liberando portas de memória flash
mount -o remount,devmode=666 /proc/bus/usb
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.
exit 0