Re: Installation report
Stefan Fiedler <[email protected]> Sat, 3 Jun 2006 20:07:51 +0200
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
On Saturday 03 June 2006 18:46, Benjamin Schieder wrote:
> Hi list.
>
> I just installed th's latest Crystal from
>
> http://iso.rocklinux.de/rock-ftp/unofficial/teha/th20060529/
>
> Here's my report about cosmetic, minor and *OUCH* problems. Take a seat.
...
> One cosmetic problem:
>
> What do you want to do [0-7] (default=0)?
> The options go from 0-8!
>
Fixed, see SubMaster.
> *OUCH* in Stage 2:
>
> After Keyboard layout
> The selected layout is not loaded automatically. Why?
>
I haven't had problems with that so far...
...
> Minor problem post-installation:
>
> default /etc/network/config
> typo:
> V
> ### interface eth0 is configured using a static IP
> # interface eth1
> ^
Fixed.
>
> Also, the modules snd-seq-oss and snd-pcm-oss are not loaded.
> The sound is set to mute, too. So no sound after booting.
I 'fixed' this using hwscan instead of hotplug.
>
> Initrd:
> /lib/udev/modalias_ieee1394 missing
modalias_serio is missing too, I copied them from Debian as is...
> udev:
> /etc/udev/rules/permissions.rules line 8 is broken. CD-Roms will be group
> "disk"
Where exactly is the problem? Line 8 here reads:
BUS=="ide", KERNEL=="hd[a-z]", SYSFS{removable}="1", \
PROGRAM="/bin/cat /proc/ide/%k/media", RESULT=="cdrom*", GROUP="cdrom"
>
>
> That's what I found so far. The installation is not even 2 hours old.
>
>
> Greetings,
> Benjamin