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

Re: insmod errors



On Wed, 19 Jun 2002, Seneca wrote:

> On Wed, Jun 19, 2002 at 03:09:06PM +0530, Dr. Sharukh K. R. Pavri. wrote:
> > I have just installed woody and am running into a few errors on boot up:
> > 
> > ---------------------------------------
> > insmod: modprobe: cannot create /var/log/ksymoops/20020619.log Read-only
> > file system
> > insmod: /lib/modules/2.2.19/misc/unix.o: cannot create
> > /var/log/ksymoops/20020619202417.ksyms Read-only file system
> > insmod: /lib/modules/2.2.19/misc/unix.o: cannot create
> > /var/log/ksymoops/20020619.log Read-only file system
> > ----------------------------------------
> > 
> > how do I get rid of this ? I have one large partition as / and one
> > partition as /home.
> 
> What is the output from mount and dmesg, and what is your fstab like?
> 

Okay here goes:

mount:

/dev/hda3 on / type ext2 (rw,errors=remount-ro,errors=remount-ro)
proc on /proc type proc (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda8 on /home type ext2 (rw)
----------------------------------------------------------

dmesg:

Linux version 2.2.19 (herbert@gondolin) (gcc version 2.7.2.3) #1 Sat Sep
22 22:$BIOS-provided physical RAM map:
BIOS-e820: 0009fc00 @ 00000000 (usable)
BIOS-e820: 00000400 @ 0009fc00 (usable)
BIOS-e820: 02f00000 @ 00100000 (usable)
Detected 121707 kHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 242.48 BogoMIPS
Memory: 45984k/49152k available (1752k kernel code, 412k reserved, 848k
data, 1$Dentry hash table entries: 8192 (order 4, 64k)
Buffer cache hash table entries: 65536 (order 6, 256k)
Page cache hash table entries: 16384 (order 4, 64k)
VFS: Diskquotas version dquot_6.4.0 initialized
CPU: Intel Pentium 75 - 200 stepping 05
Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Checking 'hlt' instruction... OK.
Checking for popad bug... OK.
Intel Pentium with F0 0F bug - workaround enabled.
POSIX conformance testing by UNIFIX
PCI: PCI BIOS revision 2.10 entry at 0xfb230
PCI: Using configuration type 1
PCI: Probing PCI hardware
Linux NET4.0 for Linux 2.2
Based upon Swansea University Computer Society NET3.039
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
TCP: Hash tables configured (ehash 65536 bhash 65536)
Starting kswapd v 1.5
Detected PS/2 Mouse Port.
Serial driver version 4.27 with HUB-6 MANY_PORTS MULTIPORT SHARE_IRQ enabled
ttyS00 at 0x03f8 (irq = 4) is a 16550A
ttyS01 at 0x02f8 (irq = 3) is a 16550A
pty: 256 Unix98 ptys configured
Real Time Clock Driver v1.09
RAM disk driver initialized:  16 RAM disks of 4096K size
loop: registered device at major 7
PIIX3: IDE controller on PCI bus 00 dev 39
PIIX3: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
hda: ST38421A, ATA DISK drive
hdb: ST31277A, ATA DISK drive
hdc: ASUS CD-S500/A, ATAPI CDROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: ST38421A, 8056MB w/256kB Cache, CHS=1027/255/63
hdb: ST31277A, 1221MB w/0kB Cache, CHS=2482/16/63
hdc: ATAPI 50X CD-ROM drive, 128kB Cache
Uniform CD-ROM driver Revision: 3.11
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
md driver 0.36.6 MAX_MD_DEV=4, MAX_REAL=8
scsi: <fdomain> Detection failed (no card)
NCR53c406a: no available ports found
sym53c416.c: Version 1.0.0
Failed initialization of WD-7000 SCSI card!
IBM MCA SCSI: Version 3.2
IBM MCA SCSI: No Microchannel-bus present --> Aborting.
This machine does not have any IBM MCA-bus
or the MCA-Kernel-support is not enabled!
megaraid: v1.11 (Aug 23, 2000)
aec671x_detect:
3w-xxxx: tw_findcards(): No cards found.
scsi : 0 hosts.
scsi : detected total.
Partition check:
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 hda8 >
hdb: [PTBL] [620/64/63] hdb1! < hdb5 hdb6 hdb7 hdb8 >
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.13)
apm: disabled on user request.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 156k freed
NET4: Unix domain sockets 1.0 for Linux NET4.0.
Adding Swap: 160608k swap-space (priority -1)
CSLIP: code copyright 1989 Regents of the University of California
PPP: version 2.3.7 (demand dialling)
PPP line discipline registered.
PPP Deflate Compression module registered
PPP BSD Compression module registered
--------------------------------------------------------

fstab:

# <file system> <mount point>   <type>  <options>
# <dump>
<pass>
/dev/hda3       /               ext2    defaults,errors=remount-ro      01
/dev/hda6       none            swap    sw                      0       0
proc            /proc           proc    defaults                        00
/dev/fd0        /floppy         auto    defaults,user,noauto            00
/dev/cdrom      /cdrom          iso9660 defaults,ro,user,noauto         00
/dev/hda8       /home   ext2    defaults                        0       2
----------------------------------------------------------

regards,

Sharukh.
-- 
Dr. Sharukh K. R. Pavri		Homeopath and Linux Enthusiast.
Mumbai, India.			http://www.pavri.net/


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: