From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MuSre-000426-Nq for garchives@archives.gentoo.org; Sun, 04 Oct 2009 15:19:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C99AE0C1D; Sun, 4 Oct 2009 15:19:09 +0000 (UTC) Received: from mail-pz0-f199.google.com (mail-pz0-f199.google.com [209.85.222.199]) by pigeon.gentoo.org (Postfix) with ESMTP id 6B024E0C1D for ; Sun, 4 Oct 2009 15:19:09 +0000 (UTC) Received: by pzk37 with SMTP id 37so2225148pzk.10 for ; Sun, 04 Oct 2009 08:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=BkI/EV42hRHacMjJ7JQWHCQ25TaTrU5y+bGltZWu520=; b=FagHMvT6GtEe1j9HZrHVA+4xOBKrudwRtVNb5e+BY4XJf0QTnnFxH0aH4QHJpV+Lz1 EuTZWv9N+2PoS0YS81K0FAuQm0U3YAtMwZx22jsjqO7v8YS50odqFXZhAHI2sEZUwXGP gKNZUPZiUO5jeR+2KgoYwKcE6yawbbBm610FU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=jJ9hnSSXGW4eUVqCTfhn4ZTYVBKm5fFh4CY02MiiC7AMP3Ozkz/Wtd+fvcscoBPlJV 5+nLmRgtLH79Bn/jqyCLeU4tpr6GrjA2SFH23t4D1teud/NIfSpWHi6BAST0ihu3gF2S cFFPO+q1TtDxTCWOMVqTtibCl0/EAJB3+qpL8= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.115.133.7 with SMTP id k7mr7277803wan.96.1254669548954; Sun, 04 Oct 2009 08:19:08 -0700 (PDT) In-Reply-To: <200910041709.04523.schrauth-christoph@gmx.de> References: <200910041530.38112.schrauth-christoph@gmx.de> <0AB7B703-BCED-4100-8ADD-1C1F5BC5FB1E@stellar.eclipse.co.uk> <200910041709.04523.schrauth-christoph@gmx.de> Date: Sun, 4 Oct 2009 08:19:08 -0700 Message-ID: Subject: Re: [gentoo-user] No /dev/dvd after updating to kernel 2.6.31-gentoo-r1 From: Kyle Adams To: schrauth-christoph@gmx.de Cc: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e648f67ec6a66404751d841e X-Archives-Salt: 6a814ab9-74ad-42b4-9c1a-2489c2a99b1a X-Archives-Hash: 36a9d0452ff038e3091973dd9d767fef --0016e648f67ec6a66404751d841e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable a.) make oldconfig solves most of the problems when updating your kernel b.) if the DVD drive is IDE, you will most likely need that IDE/ATAPI support, iirc Cheers Kad On Sun, Oct 4, 2009 at 8:09 AM, Christoph Schrauth < schrauth-christoph@gmx.de> wrote: > On Sunday 04 October 2009 16:46:44 Stroller wrote: > > > > On 4 Oct 2009, at 14:30, Christoph Schrauth wrote: > > > ... > > > after i updated my kernel to version 2.6.31-r1 (gentoo-sources) > > > there is no device /dev/dvd. > > > Before updating the kernel there was a device /dev/dvd linked to / > > > dev/sr0. > > > > > > You don't state where there is any longer a /dev/sr0. > > > > Can't you just `mount -v /dev/sr0 /mnt/dvdrom` ? > > > > Stroller. > > > > > > No i can't 'mount -v /dev/sr0 /mnt/dvdrom' because there is no device > /dev/sr0 > > # mount -v /dev/sr0 /mnt/dvd > mount: Es wurde kein Dateisystemtyp f=FCr /dev/sr0 angegeben > Werde alle Dateisystemtypen probieren, die in /etc/filesystems oder > /proc/filesystems aufgelistet sind > Versuche # > Versuche #vfat > Versuche msdos > mount: Ger=E4tedatei /dev/sr0 existiert nicht > > Sorry for the german output. Finally it says /dev/sr0 is not existing! > > > Christoph > > --0016e648f67ec6a66404751d841e Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable a.) make oldconfig solves most of the problems when updating your kernelb.) if the DVD drive is IDE, you will most likely need that IDE/ATAPI supp= ort, iirc

Cheers

Kad

On Sun= , Oct 4, 2009 at 8:09 AM, Christoph Schrauth <schrauth-christoph@gmx.de> wrote:
<= div class=3D"h5">On Sunday 04 October 2009 16:46:44 Stroller wrote:
>
> On 4 Oct 2009, at 14:30, Christoph Schrauth wrote:
> > ...
> > after i updated my kernel to version 2.6.31-r1 (gentoo-sources) > > there is no device /dev/dvd.
> > Before updating the kernel there was a device /dev/dvd linked to = /
> > dev/sr0.
>
>
> You don't state where there is any longer a /dev/sr0.
>
> Can't you just `mount -v /dev/sr0 /mnt/dvdrom` ?
>
> Stroller.
>
>

No i can't 'mount -v /dev/sr0 /mnt/dvdrom' because = there is no device /dev/sr0

# mount -v /dev/sr0 /mnt/dvd
mount: Es wurde kein Dateisystemtyp f=FCr /dev/sr0 angegeben
=A0 =A0 =A0 Werde alle Dateisystemtypen probieren, die in /etc/filesystems= oder
=A0 =A0 =A0 /proc/filesystems aufgelistet sind
Versuche #
Versuche #vfat
Versuche msdos
mount: Ger=E4tedatei /dev/sr0 existiert nicht

Sorry for the german output. Finally it says /dev/sr0 is not existing!


Christoph


--0016e648f67ec6a66404751d841e--