Date: Tue, 18 Feb 1997 14:15:35 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Morion shell account <morion@access.dux.ru> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help me! Message-ID: <Pine.BSI.3.94.970218141215.8768E-100000@localhost> In-Reply-To: <199702182059.XAA00863@access.dux.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Feb 1997, Morion shell account wrote:
> wdc0: unit 1 (atapi): < HITACHI CDR-7730/0008c >, removable, iordy
> wcd0: 689Kb/sec, 128Kb cache, audio play, 128 volume levels, ejectable try
> wcd0: medium type unknown, unlocked
It's detecting just fine...
> But when I try to mount CD-ROM (mount -t cd9660 /dev/wcd0c /cdrom),
> Kernel writes: " wcd0c: Device not configured ".
Try remaking the wcd device by running '/dev/MAKEDEV wcd0' as root.
> sb0 at 0x220 irq 5 drq 1 on isa
> sb0: < SoundBlaster 16 4.13>
> sbxvi0 at 0x0 drq 5 on isa
> sbxvo0: < SoundBlaster 16 4.13>
> sbmidi0 at 0x330 on isa
> < SoundBlaster MPU-401 >
Detecting OK.
> controller snd0
> device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
> device sbxvi0 at isa? drq 5
> device sbmidi0 at isa? port 0x330
Correct options.
> Further, at attempt to hear MIDI-file (playmidi jazz.mid), there is the message:
> "playmidi: No playback device set. Aborting"
>
> What is "playback device" ?
> Where bugs?
The Vibra 16 has no way of playing MIDI files on-card; you must have a
synthesizer connected to the machine for this to work.
See 'man playmidi' for the commandline options.
> wd0s1: Primary msdos.
> wd0s2: Secondary msdos.
>
> If I try to mount wd0s1 ("mount -t msdos /dev/wd0s1 /dos") - not problem,
> but if I try wd0s2 ("mount -t msdos /dev/wd0s2 /mnt") kernel writes:
> "msdos: mount: Invalid argument"
Try 'mount -t msdos /dev/wd0s4 /dos'. The extended partitions are mapped
to slices above the standard 4.
Hope this helps.
Doug White | University of Oregon
Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970218141215.8768E-100000>
