Morten Nilsen wrote:
> Morten Nilsen wrote:
> 
>>Tried installing TSL3 on a P4-box here just now.. fired up pxe, chose 
>>"linux3" and off we went..
>>then it stopped going, right after uncompressing kernel..
>>
>>         APPEND initrd=ramdisk.cramfs ramdisk_size=25660 root=/dev/ram0 
> 
> 
> okay.. increased ramdisk_size, and we got onwards.. but now, viper is 
> being an ass..
> 
> it probes hardware, then kicks me to a shell without as much as a word 
> as to *why*
> 
> other vts show me viper found hard drives and network adapters...
> 

I discovered viper logs stderr to /tmp, and had a look.. it barfs on 
*something* and seems blind to my disk (fdisk /dev/hdc works fine in 
shell) and ethernet (dhclient was able to fetch an IP, in shell)

hand-typed backtrace;

Warning: Starting viper without CD-ROM
Traceback (most recent call last):
   File "/usr/viper/viper.py", line 3294, in ?
     _viper_run = _viper.run(1)
   File "/usr/viper/viper.py", line 1834, in run
     _st_ret = self.run_status_window(mode, skip_welcome)
   File "/usr/viper/viper.py", line 1318, in run_status_window
     _run_return = self.run_sequence(mode)
   File "/usr/viper/viper.py", line 902, in run_sequence
     HDD_FAILED, CDD_FAILED, NIC_FAILED = self.viper_hardware()
   File "/usr/viper/viprt.py", line 2538, in viper_hardware
     "No CD-Drives Found!!", _sk_buttons)
   File "/usr/viper/viper-installer/viperinstallertui.py", line 438, in 
list_modeules)_window
     self.ListBox.modules.append ( _module_name + " - " + _desc, 
_module_name ) TypeError: cannot concatenate 'str' and 'list' objects

Please advise..

Cheers,
-- 
Morten
:wq
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to