On Mon, 2012-05-14 at 18:01 -0700, Luya Tshimbalanga wrote: > I added sshd as a boot parameter after highlighting "Install/Upgrade > Fedora" from F17 DVD. > There are still a black screen after initialization. I attempt to get > ssh information using my laptop > and received a denied connection. Did I miss something? 'sshd' boot parameter should be working. Please try 'sshd=1' and if that works or if none of them works, please file a bug that both should be working. Of course you have to know the IP address of the machine, that could be a tricky part when using DHCP. If you can use a static IP address, add 'ip=IP_ADDRESS' to the command line options. And also don't forget to add 'root@' to your ssh command, if you are connecting as the non-root user. So something like:
$ ssh root@IP_ADDRESS This way it works for me with Fedora 17 Beta DVD. -- Vratislav Podzimek Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel