I downloaded Sabayon_Linux_CoreCDX_DAILY_amd64.iso from Brazil mirror (Universidade Federal Do Paranà http://sabayon.c3sl.ufpr.br/iso/), checked with md5sum.
Version, Build Date and Hardware
Sabayon Linux 5.5 CoreCDX
# uname -a
Linux sabayon 2.6.37-sabayon #1 SMP Mon Jan 17 15:48:59 UTC 2011 x86_64 Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz GenuineIntel GNU/Linux
When running text installer, presents some DEBUG info in the blue background
Runs until user info is added: UserName, Full Name, Password and retype password, then when accept it shows:
- Code: Select all
anaconda 14.3 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.6/site-package/pyanaconda/textw/userauth_text.py", line 176, in __call__
elif self.isUsernameAlreadyAvailable(username):
File "/usr/lib64/python2.6/site-package/pyanaconda/text.py", line 637, in run
rc = win(self.screen, instance)
File "/usr/sbin/anaconda", line 1234, in <module>
anaconda.intf.run(anaconda)
NameError: global name 'username' is not defined
and asks for Ok, Save and Debug.
Can't continue.
Graphical installer doesn't work out-of-the-box with my graphic card (i get a yellow screen)
I own an ATI Radeon HD4650.
I have to remove the radeon.modeset=1 parameter from grub before booting.
Beside that, graphical installer runs very well and I able to install SL.
I'm attaching /tmp/anaconda.log file
