all, On Wed, Jun 19, 2002 at 06:24:50AM -0400, Seneca wrote: > > --------------------------------------- > > 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 > > ---------------------------------------- > What is the output from mount and dmesg, and what is your fstab like? I have the same problem, so I'll join in. I'm running on 2.2.20 though. the yyyymmddhhmm part changes each boot. Interesting the dmesg doesn't show the error, usually after the line NET4 on bootup.
$mount /dev/hda1 on / type ext2 (rw,errors=remount-ro) proc on /proc type proc (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) /dev/hdb1 on /lfs type ext2 (rw) $dmesg Linux version 2.2.20 ([EMAIL PROTECTED]) (gcc version 2.7.2.3) #1 Sat Apr 20 11:45:28 EST 2002 BIOS-provided physical RAM map: BIOS-e820: 0009fc00 @ 00000000 (usable) BIOS-e820: 00000400 @ 0009fc00 (usable) BIOS-e820: 01f00000 @ 00100000 (usable) Detected 121707 kHz processor. Console: colour VGA+ 80x25 Calibrating delay loop... 242.48 BogoMIPS Memory: 29752k/32768k available (1756k kernel code, 412k reserved, 696k data, 152k init) Dentry hash table entries: 4096 (order 3, 32k) Buffer cache hash table entries: 32768 (order 5, 128k) Page cache hash table entries: 8192 (order 3, 32k) VFS: Diskquotas version dquot_6.4.0 initialized CPU: Intel Pentium 75 - 200 stepping 06 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 0xf7f00 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 32768 bhash 32768) 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 ttyS44 at 0x3220 (irq = 3) is a 8250 ttyS45 at 0x3228 (irq = 3) is a 16550 ttyS46 at 0x4220 (irq = 3) is a 8250 ttyS47 at 0x4228 (irq = 3) is a 16550 ttyS48 at 0x5220 (irq = 3) is a 8250 ttyS49 at 0x5228 (irq = 3) is a 16550 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 0xe800-0xe807, BIOS settings: hda:pio, hdb:pio ide1: BM-DMA at 0xe808-0xe80f, BIOS settings: hdc:pio, hdd:pio hda: ST51080A, ATA DISK drive hdb: Conner Peripherals 540MB - CFS540A, ATA DISK drive hdd: FX810S, ATAPI CDROM drive ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 ide1 at 0x170-0x177,0x376 on irq 15 hda: ST51080A, 1033MB w/128kB Cache, CHS=525/64/63 hdb: Conner Peripherals 540MB - CFS540A, 516MB w/64kB Cache, CHS=1050/16/63 hdd: ATAPI 8X CD-ROM drive, 256kB 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: 3ware Storage Controller device driver for Linux v1.02.00.008. 3w-xxxx: tw_findcards(): No cards found. scsi : 0 hosts. scsi : detected total. Partition check: hda: hda1 hda2 < hda5 > hdb: hdb1 apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13) apm: disabled on user request. VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 152k freed NET4: Unix domain sockets 1.0 for Linux NET4.0. Adding Swap: 66492k swap-space (priority -1) Soundblaster audio driver Copyright (C) by Hannu Savolainen 1993-1996 SB 3.01 detected OK (220) ESS chip ES1688 detected rtl8139.c:v1.07 5/6/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/rtl8139.html eth0: RealTek RTL8139 Fast Ethernet at 0xe000, IRQ 12, 00:00:e8:70:c5:e2. $cat /etc/fstab #(hda is 1G, hdb is 500M) # /etc/fstab: static file system information. # # file system> <mount point> <type> <options> <dump><pass> /dev/hda1 / ext2 defaults,errors=remount-ro 0 1 /dev/hda5 none swap sw 0 0 proc /proc proc defaults 0 0 /dev/fd0 /floppy auto defaults,user,noauto 0 0 /dev/cdrom /cdrom iso9660 defaults,ro,user,noauto 0 0 /dev/hdb1 /lfs ext2 rw 0 2 ?? jan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]