pcgame Posted December 6, 2007 Share Posted December 6, 2007 Salve ragazzi, vorrei copiare un kext dal mio HD esterno alla cartella extensions di Leo da terminale e cancellare quello vecchio. Il kext è ApplePS2controller.kext Che comandi devo dare? P.S. il terminale è quello del boot del dvd quindi subito root. Potete aiutarmi? Link to comment https://www.insanelymac.com/forum/topic/75079-copiare-un-file-da-terminale-da-cd/ Share on other sites More sharing options...
beeboo Posted December 6, 2007 Share Posted December 6, 2007 sudo -s rm -R /Volumes/Hdint/System/Library/Extensions/ApplePS2controller.kext cp -R /Volumes/Hdext/path/ApplePS2controller.kext /Volumes/Hdint/System/Library/Extensions chmod -R 755 /Volumes/Hdint/System/Library/Extensions/ApplePS2controller.kext chown -R root:wheel /Volumes/Hdint/System/Library/Extensions/ApplePS2controller.kext rm -R /Volumes/Hdint/System/Library/Extensions.mkext rm -R /Volumes/Hdint/System/Library/Extensions.kextcache enjoy! Link to comment https://www.insanelymac.com/forum/topic/75079-copiare-un-file-da-terminale-da-cd/#findComment-530300 Share on other sites More sharing options...
pcgame Posted December 7, 2007 Author Share Posted December 7, 2007 Grazie mille HDint sarebbe hd interno giusto? Link to comment https://www.insanelymac.com/forum/topic/75079-copiare-un-file-da-terminale-da-cd/#findComment-530813 Share on other sites More sharing options...
pcgame Posted December 7, 2007 Author Share Posted December 7, 2007 Ehm jdid ho un piccolo problema, in pratica dopo aver bootato con il dvd di leopard apro il terminale e digito rm -R /Volumes/MAC/System/Library/Extensions/ApplePS2controller.kext ma mi viene scritto no such file or directory. che cosa sbaglio? Link to comment https://www.insanelymac.com/forum/topic/75079-copiare-un-file-da-terminale-da-cd/#findComment-531181 Share on other sites More sharing options...
beeboo Posted December 8, 2007 Share Posted December 8, 2007 Ehm jdid ho un piccolo problema, in pratica dopo aver bootato con il dvd di leopard apro il terminale e digito rm -R /Volumes/MAC/System/Library/Extensions/ApplePS2controller.kext ma mi viene scritto no such file or directory. che cosa sbaglio? Significa che il file non c'è - continua.. Cmq se il problema è la tastiera usane una usb o una ps2 con adattatore usb e vedrai che funzionerà. (Potrai poi fare la procedura da leo/tiger senza bootare da dvd) ps: ehi ma tu sei un Geek ed io solo un Protégé Link to comment https://www.insanelymac.com/forum/topic/75079-copiare-un-file-da-terminale-da-cd/#findComment-531815 Share on other sites More sharing options...
pcgame Posted December 8, 2007 Author Share Posted December 8, 2007 Si, immaginavo che il file non ci fosse, ma guardando con il comando ls nella cartella Library la cartella extensions c'è, e questo quello che non capisco Link to comment https://www.insanelymac.com/forum/topic/75079-copiare-un-file-da-terminale-da-cd/#findComment-531841 Share on other sites More sharing options...
Recommended Posts