On Fri, Dec 19, 2008 at 1:15 PM, Christian <[email protected]> wrote: > Hi all, > I want to install FC10 from the Live CD. > However I am visually impaired and rely on speech and orca needs to be > running as root in order for the installation program to be accessible. > When I do > sudo su from the gnome-terminal the live user is not in the sudors file. > Any help would be apreciated, many thanks!
You could try: su -c '<command>' In this case it would be the actual root password. Richard -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
