From owner-freebsd-emulation@FreeBSD.ORG Mon Sep 7 08:19:02 2009 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1006106568B for ; Mon, 7 Sep 2009 08:19:02 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 9EB658FC22 for ; Mon, 7 Sep 2009 08:19:02 +0000 (UTC) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1MkZRE-000ETN-QQ; Mon, 07 Sep 2009 12:19:00 +0400 From: Boris Samorodov To: gula nito References: Date: Mon, 07 Sep 2009 12:19:00 +0400 In-Reply-To: (gula nito's message of "Sat, 5 Sep 2009 17:56:03 -0300") Message-ID: <99959451@bb.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: emulation@FreeBSD.org Subject: Re: linux-nero no device detected X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2009 08:19:03 -0000 On Sat, 5 Sep 2009 17:56:03 -0300 gula nito wrote: > Hi. > I install linux-nero from ports today. > The program runs well but at the begin it says two warnings: > Code: > Your /proc directory not seems to be mounted > Please check your linux installation > And > Code: > No device detected. > Nero Linux was not able to acces any physical device. Please check > your system configuration. I don't have a key, so can't be helpful, but I created a patch to upgrade linux-nero to the newest version. Please give it a try: ----- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/linux-nero/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 19 Mar 2009 17:28:48 -0000 1.4 +++ Makefile 7 Sep 2009 07:19:44 -0000 @@ -6,7 +6,7 @@ # PORTNAME= nero -PORTVERSION= 3.5.0.1 +PORTVERSION= 3.5.3.1 CATEGORIES= sysutils emulators MASTER_SITES= http://ftp6.usw.nero.com/software/NeroLINUX/ \ ftp://ftp6.usw.nero.com/software/NeroLINUX/ Index: distinfo.i386 =================================================================== RCS file: /home/pcvs/ports/sysutils/linux-nero/distinfo.i386,v retrieving revision 1.2 diff -u -r1.2 distinfo.i386 --- distinfo.i386 11 Apr 2008 10:40:41 -0000 1.2 +++ distinfo.i386 7 Sep 2009 07:19:44 -0000 @@ -1,3 +1,3 @@ -MD5 (rpm/nerolinux-3.5.0.1-x86.rpm) = f0d71dc8a0dd5213ac0be2a799d95e3a -SHA256 (rpm/nerolinux-3.5.0.1-x86.rpm) = fd5b2d8be64e8c5ab981191972403915b0d21a7fc1050df293f3a58a94d7f0e1 -SIZE (rpm/nerolinux-3.5.0.1-x86.rpm) = 17582671 +MD5 (rpm/nerolinux-3.5.3.1-x86.rpm) = 73c1090e85fbf7c1df130374117ce93b +SHA256 (rpm/nerolinux-3.5.3.1-x86.rpm) = fd4067306ea330361de4e5ee899dadbdd6d77301d112effcb1c18ab79960bfce +SIZE (rpm/nerolinux-3.5.3.1-x86.rpm) = 17673697 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/sysutils/linux-nero/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 11 Apr 2008 10:40:41 -0000 1.2 +++ pkg-plist 7 Sep 2009 07:19:44 -0000 @@ -29,6 +29,7 @@ usr/lib/nero/plug-ins/libWav.so usr/share/applications/nerolinux.desktop usr/share/doc/nero/EULA-DE.txt +usr/share/doc/nero/EULA-ES.txt usr/share/doc/nero/EULA-EU.txt usr/share/doc/nero/EULA-FR.txt usr/share/doc/nero/EULA-JP.txt @@ -174,6 +175,7 @@ usr/share/nero/NeroTha.txt usr/share/nero/NeroTrk.txt usr/share/nero/eula/EULA-DE.txt +usr/share/nero/eula/EULA-ES.txt usr/share/nero/eula/EULA-EU.txt usr/share/nero/eula/EULA-FR.txt usr/share/nero/eula/EULA-JP.txt ----- -- WBR, Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve