TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:18625] Lets have even more eOne fun.



on 6/12/00 11:43 PM, Mike Hicks at hick0088@tc.umn.edu wrote:


> "Andrew S. Zbikowski" wrote:
>> 
>>> 
>>>> [1] Does your kernel have iso9660 filesystem support compiled in?
>>> 
>>> I have no idea, how would I find out.
>>> 
>>>> [2] Are you loading the modules needed to support the ISO fs?
>>> 
>> 
>> Is your cdrom a Mitsumi LU-005, FX-001 and FX-001D? These are older, non
>> standard cdroms, and would need special drivers.
> 
> They also usually have nonstandard controllers, IIRC, and would not be
> on the IDE bus.
> 
>> If you have a standard cdrom (all new machines should...) try `modprobe
>> cdrom`
> 
> should that be something like `modprobe ide-cdrom' instead?  I guess you
> should just look for the correct module by running


modprobe cdrom

modprobe : Can't locate module cdrom

modprobe ide-crom

modprobe : Can't locate module ide-cdrom


> 
> find /lib/modules/`uname -r`/ -name "*cdrom*"
> 

running that gives me,

/lib/modules/2.2.14/cdrom


>> If that didn't work, cdrom support is compile in to your kernel, or it
>> isn't compiled at all.
> 
> I'm guessing the first option, with cdrom support as a module..
> 
>> Are you sure your cdrom is hdc?
> 
> this can be determined by looking at the boot logs, BTW.  Try running
> `dmesg', or looking in the /var/log/dmesg or /var/log/messages files.
> 

This is my messages file:
---
Jul  1 15:56:03 linux syslogd 1.3-3: restart.
Jul  1 15:56:05 linux /usr/sbin/cron[135]: (CRON) STARTUP (fork ok)
Jul  1 15:56:05 linux in.identd[139]: started
Jul  1 15:56:06 linux kernel: klogd 1.3-3, log source = /proc/kmsg started.
Jul  1 15:56:06 linux kernel: Inspecting /boot/System.map-2.2.14
Jul  1 15:56:06 linux kernel: Loaded 9053 symbols from
/boot/System.map-2.2.14.
Jul  1 15:56:06 linux kernel: Symbols match kernel version 2.2.14.
Jul  1 15:56:06 linux kernel: Loaded 91 symbols from 6 modules.
Jul  1 15:56:06 linux kernel: Serial driver version 4.27 with HUB-6
MANY_PORTS MULTIPORT SHARE_IRQ enabled
Jul  1 15:56:06 linux kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Jul  1 15:56:06 linux kernel: Linux PCMCIA Card Services 3.1.11
Jul  1 15:56:06 linux kernel:   kernel build: 2.2.14 #1 Sat Mar 25 00:46:59
GMT 2000
Jul  1 15:56:06 linux kernel:   options:  [pci] [cardbus] [apm]
Jul  1 15:56:06 linux kernel: PCI routing table version 1.0 at 0xfdf50
Jul  1 15:56:06 linux kernel:   00:0d.0 -> irq 5
Jul  1 15:56:06 linux kernel:   00:0d.1 -> irq 5
Jul  1 15:56:06 linux kernel: Intel PCIC probe:
Jul  1 15:56:06 linux kernel:   TI 1225 PCI-to-CardBus at slot 00:0d, mem
0x68000000
Jul  1 15:56:06 linux kernel:     host opts [0]: [ring] [serial pci & irq]
[pci irq 5] [lat 168/176] [bus 32/34]
Jul  1 15:56:06 linux kernel:     host opts [1]: [ring] [serial pci & irq]
[pci irq 5] [lat 168/176] [bus 35/37]
Jul  1 15:56:06 linux kernel:     ISA irqs (scanned) = 3,4,7,10,11,15 PCI
status changes
Jul  1 15:56:06 linux kernel: cs: IO port probe 0x0c00-0x0cff: excluding
0xcf8-0xcff
Jul  1 15:56:06 linux kernel: cs: IO port probe 0x0800-0x08ff: clean.
Jul  1 15:56:06 linux kernel: cs: IO port probe 0x0100-0x04ff: excluding
0x170-0x177 0x290-0x297 0x370-0x37f 0x4d0-0x4d7
Jul  1 15:56:06 linux kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jul  1 15:57:23 linux kernel: VFS: Disk change detected on device fd(2,0)
Jul  1 15:59:16 linux su: (to root) lordxoi on /dev/tty1
Jul  1 15:59:16 linux PAM-unix2[189]: session started for user root, service
su 
Jul  1 15:59:52 linux PAM-unix2[189]: session finished for user root,
service su 
Jul  1 16:00:03 linux su: (to nobody) root on none
Jul  1 16:00:03 linux PAM-unix2[298]: session started for user nobody,
service su 
Jul  1 16:00:05 linux PAM-unix2[298]: session finished for user nobody,
service su 
Jul  1 16:04:03 linux kernel: VFS: Disk change detected on device fd(2,0)
Jul  1 16:04:03 linux kernel: end_request: I/O error, dev 02:00 (floppy),
sector 0
Jul  1 16:04:03 linux kernel: VFS: Disk change detected on device fd(2,0)
Jul  1 16:04:03 linux kernel: end_request: I/O error, dev 02:00 (floppy),
sector 0
Jul  1 16:28:35 linux syslogd 1.3-3: restart.
Jul  1 16:28:37 linux /usr/sbin/cron[135]: (CRON) STARTUP (fork ok)
Jul  1 16:28:37 linux in.identd[139]: started
Jul  1 16:28:38 linux kernel: klogd 1.3-3, log source = /proc/kmsg started.
Jul  1 16:28:38 linux kernel: Inspecting /boot/System.map-2.2.14
Jul  1 16:28:38 linux kernel: Loaded 9053 symbols from
/boot/System.map-2.2.14.
Jul  1 16:28:38 linux kernel: Symbols match kernel version 2.2.14.
Jul  1 16:28:38 linux kernel: Loaded 91 symbols from 6 modules.
Jul  1 16:28:38 linux kernel: Serial driver version 4.27 with HUB-6
MANY_PORTS MULTIPORT SHARE_IRQ enabled
Jul  1 16:28:38 linux kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Jul  1 16:28:38 linux kernel: Linux PCMCIA Card Services 3.1.11
Jul  1 16:28:38 linux kernel:   kernel build: 2.2.14 #1 Sat Mar 25 00:46:59
GMT 2000
Jul  1 16:28:38 linux kernel:   options:  [pci] [cardbus] [apm]
Jul  1 16:28:38 linux kernel: PCI routing table version 1.0 at 0xfdf50
Jul  1 16:28:38 linux kernel:   00:0d.0 -> irq 5
Jul  1 16:28:38 linux kernel:   00:0d.1 -> irq 5
Jul  1 16:28:38 linux kernel: Intel PCIC probe:
Jul  1 16:28:38 linux kernel:   TI 1225 PCI-to-CardBus at slot 00:0d, mem
0x68000000
Jul  1 16:28:38 linux kernel:     host opts [0]: [ring] [serial pci & irq]
[pci irq 5] [lat 168/176] [bus 32/34]
Jul  1 16:28:38 linux kernel:     host opts [1]: [ring] [serial pci & irq]
[pci irq 5] [lat 168/176] [bus 35/37]
Jul  1 16:28:38 linux kernel:     ISA irqs (scanned) = 3,4,7,10,11,15 PCI
status changes
Jul  1 16:28:38 linux kernel: cs: IO port probe 0x0c00-0x0cff: excluding
0xcf8-0xcff
Jul  1 16:28:38 linux kernel: cs: IO port probe 0x0800-0x08ff: clean.
Jul  1 16:28:38 linux kernel: cs: IO port probe 0x0100-0x04ff: excluding
0x170-0x177 0x290-0x297 0x370-0x37f 0x4d0-0x4d7
Jul  1 16:28:38 linux kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jul  1 16:48:21 linux su: (to root) lordxoi on /dev/tty1
Jul  1 16:48:21 linux PAM-unix2[218]: session started for user root, service
su 
Jul  1 16:59:40 linux PAM-unix2[218]: session finished for user root,
service su 
Jul  1 17:01:15 linux su: (to root) lordxoi on /dev/tty1
Jul  1 17:01:15 linux PAM-unix2[264]: session started for user root, service
su 
Jul  1 17:06:39 linux PAM-unix2[264]: session finished for user root,
service su 
Jul  1 17:08:56 linux su: (to root) lordxoi on /dev/tty1
Jul  1 17:08:56 linux PAM-unix2[281]: session started for user root, service
su 
Jul  1 17:20:23 linux kernel: VFS: Disk change detected on device fd(2,0)
---

I did manage to get my floppy drive working with a simple:

mount /floppy

but 

mount /cdrom

didn't work