bipin schrieb: > Florian wrote: >> bipin schrieb: >>> Florian wrote: >>>> I downloaded the actual iso-file and reinstalled the server. >>>> Installation works, but even the default-installed machine hangs on >>>> boot. :-( >>>> >>>> ... >>>> Loading parport.ko module >>>> Loading parport_pc.ko module >>>> parport0: PC-Style at 0x378 (ox778), irp 7 [PCSPP(,...)] >>>> parport_pc: VIA parallel port: io=0x378, irq=7 >>>> creating block devices >>>> --> and here hangs the machine. >>> Seems that the initrd is getting created without the necessary >>> modules. Please paste the output of lspci after getting into rescue >>> mode. >> Here's the output of lspci: >> >> 00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo >> PRO133x] (rev c4) >> 00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo >> MVP3/Pro133x AGP] >> 00:04.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] >> (rev 40) >> 00:04.1 IDE interface: VIA Technologies, Inc. >> VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) >> 00:04.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 >> Controller (rev 16) >> 00:04.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 >> Controller (rev 16) >> 00:04.4 Host bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] >> (rev 40) >> 00:07.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro >> 100] (rev 08) >> 00:08.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 >> Ultra3 SCSI Adapter (rev 01) >> 00:08.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1010 >> Ultra3 SCSI Adapter (rev 01) >> 00:0a.0 Network controller: AVM Audiovisuelles MKTG & Computer System >> GmbH A1 ISDN [Fritz] (rev 02) >> 00:0b.0 Network controller: AVM Audiovisuelles MKTG & Computer System >> GmbH A1 ISDN [Fritz] (rev 02) >> 01:00.0 VGA compatible controller: ATI Technologies Inc Rage XL AGP 2X >> (rev 27) > > Please provide the output of lsmod and /tmp/modprobe.conf also. Here lsmod and /tmp/modprobe.conf. Both from the rescue-system without chrooting to /mnt/sysimage.
lsmod ------ Module Size Used by parport_pc 21188 0 parport 18880 1 parport_pc dm_snapshot 15520 0 dm_mirror 17872 0 dm_zero 1920 0 dm_mod 47640 3 dm_snapshot,dm_mirror,dm_zero xfs 522484 0 jfs 159836 0 msdos 7680 0 raid456 112144 0 xor 13576 1 raid456 raid1 18560 0 raid0 7424 0 sym53c8xx 69652 4 eepro100 25360 0 mii 4736 1 eepro100 uhci_hcd 19468 0 usbcore 109700 2 uhci_hcd sr_mod 12452 0 sd_mod 16272 6 piix 8708 0 [permanent] ide_generic 1280 0 [permanent] ide_disk 13568 0 ide_cd 35204 0 ide_core 103404 4 piix,ide_generic,ide_disk,ide_cd cdrom 35360 2 sr_mod,ide_cd pcspkr 2432 0 isofs 29880 0 nfs 226668 0 nfs_acl 2944 1 nfs lockd 55560 1 nfs sunrpc 130236 3 nfs,nfs_acl,lockd vfat 9856 0 fat 44188 2 msdos,vfat /tmp/modprobe.conf --------------------- alias eth0 eepro100 alias scsi_hostadapter sym53c8xx Regards, Florian _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
