I tried to use unetbootin but I was asked for my administrative password and when I enter my root password I get an error. I re-installed using synaptics and get the same error. Is used to work fine.
Thanks,
Michel
Thanks,
Michel
[b]kdesudo[/b] [i]some-GUI-program[/i]
[b]sudo[/b] [i]some-GUI-program[/i]
unetbootin
ps -ef | grep unetbootin
michel@michel-Satellite-L650:~$ ps -ef | grep unetbootin michel 21174 1 4 10:51 ? 00:00:01 /usr/bin/gksu /usr/bin/unetbootin 'rootcheck=no' michel 21194 21097 0 10:51 pts/2 00:00:00 grep --color=auto unetbootin
steve@t520:~$ [B]ps -ef | grep unetbootin[/B] steve 17816 1 2 10:18 ? 00:00:00 /usr/bin/kdesudo /usr/bin/unetbootin 'rootcheck=no' root 17821 17816 0 10:18 ? 00:00:00 /usr/bin/sudo -H -S -p passprompt -- /usr/bin/unetbootin rootcheck=no root 17822 17821 1 10:18 ? 00:00:00 /usr/bin/unetbootin rootcheck=no
apt-get -s purge gksu
Comment