Testing/Reports/Sugar on a Stick: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
m Fedora-17-Alpha-TC2-i686-Live-Desktop: Fix for USER Login on Installed System
Line 482: Line 482:
*Same for root
*Same for root
Anaconda FAILS
Anaconda FAILS
====Fix for USER Login====
I just installed  from the Live CD [1] to a 16 GB USB stick and got it to boot and login.
*Problem;
firstboot is not writing the passwords for the user that is entered in it. This causes the install to be useless as it cannot be logged in to.
*Fix:
I added selinux=0 s (run level 1) to the boot line of the USB
It booted to console prompt
  root
(no password)  #
Entered commands:
selinux=0
useradd xxxxx
passwd  xxxxxxx
login
*logged in to gdm sucessfully.
GNOME 3.3.5 came up
the useradd user is admin.
*This seems to bypass the firstboot errors.
[1] http://dl.fedoraproject.org/pub/alt/stage/17-Alpha.TC2/Live/i686/Fedora-17-Alpha-TC2-i686-Live-Desktop.iso


===Fedora-17-Alpha-TC2-i686-Live-SoaS===
===Fedora-17-Alpha-TC2-i686-Live-SoaS===