[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: unable to install from CD: failure to mount once kernel installed



> From: Wackojacko [mailto:wackojacko32@ntlworld.com]
> Sent: Wednesday, September 21, 2005 3:00 PM

<...>

> If the CD works with Knoppix it should work with debian.

That's what's been running through my mind.  It appears that something did
not get installed or configured correctly for this particular hardware
configuration using Debian.


> Boot Knoppix and do lsmod.  This will give you a list of the installed
modules.
> Save or copy to a file and boot debian.  Do lsmod under debian and see
what's
> different then modprobe 'modulename' and add it too /etc/modules for
future
> boots.
>
> HTH

Thank you!  I have attached the output of the two lsmod queries.  I would
feel a lot better if someone who knew more about Debian than me were to
suggest which modules are needed before I modprobe my system to death.


--

Seth Goodman
Module                  Size  Used by
appletalk              37268  20 
ipv6                  262048  19 
autofs4                18596  0 
tsdev                   7808  0 
mousedev               11776  1 
evdev                   9728  0 
pcspkr                  3332  0 
rtc                    12376  0 
parport_pc             36708  0 
parport                36936  1 parport_pc
floppy                 60180  0 
snd_intel8x0           34016  0 
snd_ac97_codec         83960  1 snd_intel8x0
snd_pcm                93416  2 snd_intel8x0,snd_ac97_codec
snd_timer              24644  1 snd_pcm
snd                    56260  4 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          9860  2 snd_intel8x0,snd_pcm
i2c_i801                8716  0 
i2c_core               21776  1 i2c_i801
hw_random               5204  0 
pci_hotplug            28468  0 
intel_agp              24092  1 
agpgart                35560  1 intel_agp
uhci_hcd               32176  0 
usbcore               122300  2 uhci_hcd
i810_audio             37012  1 
ac97_codec             20108  1 i810_audio
soundcore               9696  3 snd,i810_audio
e100                   35968  0 
mii                     5696  1 e100
psmouse                31236  0 
ide_cd                 43140  0 
cdrom                  40640  1 ide_cd
ext3                  141736  1 
jbd                    56760  1 ext3
mbcache                 9252  1 ext3
ide_disk               18688  3 
ide_generic             1152  0 [permanent]
via82cxxx              13820  0 [permanent]
trm290                  4196  0 [permanent]
triflex                 3680  0 [permanent]
slc90e66                5664  0 [permanent]
sis5513                16488  0 [permanent]
siimage                12448  0 [permanent]
serverworks             9032  0 [permanent]
sc1200                  7296  0 [permanent]
rz1000                  2400  0 [permanent]
piix                   10340  0 [permanent]
pdc202xx_old           11168  0 [permanent]
opti621                 4324  0 [permanent]
ns87415                 4264  0 [permanent]
hpt366                 20384  0 [permanent]
hpt34x                  5152  0 [permanent]
generic                 3808  0 [permanent]
cy82c693                4676  0 [permanent]
cs5530                  5312  0 [permanent]
cs5520                  4544  0 [permanent]
cmd64x                 11900  0 [permanent]
atiixp                  5904  0 [permanent]
amd74xx                14396  0 [permanent]
alim15x3               12268  0 [permanent]
aec62xx                 7360  0 [permanent]
pdc202xx_new            9248  0 [permanent]
ide_core              130388  28 ide_cd,ide_disk,ide_generic,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiixp,amd74xx,alim15x3,aec62xx,pdc202xx_new
unix                   27888  604 
fbcon                  39936  0 
tileblit                2240  1 fbcon
font                    8096  1 fbcon
bitblit                 5920  1 fbcon
vesafb                  7992  0 
cfbcopyarea             3872  1 vesafb
cfbimgblt               2816  1 vesafb
cfbfillrect             4128  1 vesafb
softcursor              2176  1 vesafb
capability              4584  0 
commoncap               6912  1 capability
Module                  Size  Used by
snd_mixer_oss          18688  0 
snd                    46308  1 snd_mixer_oss
autofs4                18820  1 
af_packet              20104  0 
ext3                  124552  1 
jbd                    65060  1 ext3
i810_audio             36884  1 
ac97_codec             20108  1 i810_audio
soundcore              11104  3 snd,i810_audio
e100                   34944  0 
mii                     7808  1 e100
intel_agp              22044  1 
agpgart                30512  1 intel_agp
i2c_i801               11276  0 
i2c_core               21248  1 i2c_i801
parport_pc             38596  0 
parport                33480  1 parport_pc
8250                   41692  0 
serial_core            21120  1 8250
usbhid                 42176  0 
pcmcia                 21776  0 
yenta_socket           21896  0 
rsrc_nonstatic         12160  1 yenta_socket
pcmcia_core            42272  3 pcmcia,yenta_socket,rsrc_nonstatic
apm                    22252  2 
genrtc                 12060  0 
unionfs               109944  1 
cloop                  18848  1 
sbp2                   24456  0 
ohci1394               33028  0 
ieee1394              300600  2 sbp2,ohci1394
usb_storage            63296  0 
ub                     18332  0 
ohci_hcd               21896  0 
uhci_hcd               31376  0 
ehci_hcd               31752  0 
usbcore               101496  7 usbhid,usb_storage,ub,ohci_hcd,uhci_hcd,ehci_hcd

Reply to: