Re: Unable to access CDROM device to play music

2010-09-25 Thread Polytropon
On Sat, 25 Sep 2010 19:46:08 -0400, Carmel wrote: > On Sun, 26 Sep 2010 00:49:16 +0200 > Polytropon articulated: > > > Have you tried mounting using the ATAPI driver? > > > > # mount -o ro -t cd9660 /dev/acd0 /mnt > > > > Does this work for data CDs? > > I get this error message: > >

Re: Unable to access CDROM device to play music

2010-09-25 Thread Carmel
On Sun, 26 Sep 2010 00:49:16 +0200 Polytropon articulated: > Have you tried mounting using the ATAPI driver? > > # mount -o ro -t cd9660 /dev/acd0 /mnt > > Does this work for data CDs? I get this error message: mount_cd9660: /dev/acd0: Invalid argument -- Carmel ✌ carmel...@ho

Re: Unable to access CDROM device to play music

2010-09-25 Thread Polytropon
On Sat, 25 Sep 2010 17:32:27 -0400, Carmel wrote: > I have tries several different disks, all with the same results. These > CDs work fine on my Windows machines. > > I used information at URL: > > http://www.freebsd.org/doc/handbook/creating-cds.html > > 18.6.9 Using the ATAPI/CAM Driver > >

Re: Unable to access CDROM device to play music

2010-09-25 Thread Carmel
On Sat, 25 Sep 2010 22:31:39 +0200 Polytropon articulated: > On Sat, 25 Sep 2010 08:09:23 -0400, Carmel > wrote: > > I am using FreeBSD 8.1 / amd64 with Platform Version 4.5.1 (KDE > > 4.5.1) if that matters.Before updating my system to FreeBSD 8.1 / > > amd64, I had the 7.3 /32 bit version inst

Re: Unable to access CDROM device to play music

2010-09-25 Thread dan
On 25.09.2010 22:31, Polytropon wrote: On Sat, 25 Sep 2010 08:09:23 -0400, Carmel wrote: I am using FreeBSD 8.1 / amd64 with Platform Version 4.5.1 (KDE 4.5.1) if that matters.Before updating my system to FreeBSD 8.1 / amd64, I had the 7.3 /32 bit version installed. I completely erased the HD p

Re: Unable to access CDROM device to play music

2010-09-25 Thread Polytropon
On Sat, 25 Sep 2010 08:09:23 -0400, Carmel wrote: > I am using FreeBSD 8.1 / amd64 with Platform Version 4.5.1 (KDE 4.5.1) > if that matters.Before updating my system to FreeBSD 8.1 / amd64, I had > the 7.3 /32 bit version installed. I completely erased the HD prior to > installed the newer versio

Re: Problems mounting nfs from freebsd to Mac.

2010-09-25 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sat Sep 25 03:29:33 2010 > Date: Sat, 25 Sep 2010 04:01:18 -0400 > From: Mike Meyer > To: questi...@freebsd.org > Cc: > Subject: Problems mounting nfs from freebsd to Mac. > > I've got an nfs server that's refusing to mount one client - via one > route

Re: GUI Suggested?

2010-09-25 Thread John
On 23/09/2010 04:29, Jorge Biquez wrote: > Hello all. > > In all these years I have been working with FreeBSd under terminal/shell > mode. Since all my needs to solve have been solved that way I have never > tried any graphical interface. > > I was wondering if you can tell suggest me based on yo

Re: Erlang and Java

2010-09-25 Thread Chad Perrin
On Sat, Sep 25, 2010 at 09:50:02AM -0700, Chip Camden wrote: > Quoth Chad Perrin on Friday, 24 September 2010: > > Does anyone know of a reason that installing lang/erlang would fail if a > > java/diablo-jdk port failed to install? Correct me if I'm wrong, but the > > Erlang VM really should *not*

Re: Mount order for ZFS, jails, and nullfs

2010-09-25 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Fri Sep 24 11:02:59 2010 > To: freebsd-questions@freebsd.org > From: Torbjorn Granlund > Date: Fri, 24 Sep 2010 18:03:06 +0200 > Subject: Mount order for ZFS, jails, and nullfs > > In jails, I'd like a local ZFS /, a read-only nullfs-mounted /usr, and a

Re: Filesystems

2010-09-25 Thread Peter Boosten
On 25 sep 2010, at 09:45, Matthew Seaman wrote: > On 25/09/2010 08:32:58, Peter Boosten wrote: >> On 24-9-2010 23:13, Matthew Seaman wrote: >>> On 24/09/2010 21:05:45, Derek Funk wrote: There was a post some time ago someone was complaining that FreeBSD still uses and archaic filesystem

Re: Unable to access CDROM device to play music

2010-09-25 Thread Carmel
On Sat, 25 Sep 2010 10:28:13 -0400 Lowell Gilbert articulated: > If X isn't running, what does cdcontrol do? Nothing. It will open or close the tray, but that is about it. -- Carmel ✌ carmel...@hotmail.com ___ freebsd-questions@freebsd.org mailing li

Re: Erlang and Java

2010-09-25 Thread Chip Camden
Quoth Chad Perrin on Friday, 24 September 2010: > Does anyone know of a reason that installing lang/erlang would fail if a > java/diablo-jdk port failed to install? Correct me if I'm wrong, but the > Erlang VM really should *not* depend on Java. Right? > > -- > Chad Perrin [ original content li

jailaudit

2010-09-25 Thread Rocky Borg
I've been trying to get jailaudit setup to mail reports daily and I haven't had much luck. It generates reports and I can read them in /usr/local/etc/jailaudit/reports. However when I try # jailaudit mail r...@example.com ALL No email is sent (nothing shows up in the maillog). The only time I

Re: Change CPU

2010-09-25 Thread Paul B Mahol
On 9/25/10, Jon Otterholm wrote: > Hi. > > > > I am going to upgrade my CPU on a system that I compiled both world and > kernel on. The current CPU is Core i5-670 and I'm changing to Xeon > X3470. Will I be able to boot my system or has GCC specific flags for i5 > that won't work with X3470? > > >

Gnash version

2010-09-25 Thread jlalarcon
Hi, folks. I want to ask you wich version of gnash port is more modern, gnash-0.8.7_4 or, maybe, gnash-devel-20100218_5... Is "safe" install the devel version?. It have more features than the "stable" release?. Thanks you very much, in advance. Regards. Jose. -- http://lordofunix.eu5.org/

Re: Unable to access CDROM device to play music

2010-09-25 Thread Lowell Gilbert
Carmel writes: > I am using FreeBSD 8.1 / amd64 with Platform Version 4.5.1 (KDE 4.5.1) > if that matters.Before updating my system to FreeBSD 8.1 / amd64, I had > the 7.3 /32 bit version installed. I completely erased the HD prior to > installed the newer version so as to eliminate any accumulat

Re: Unable to access CDROM device to play music

2010-09-25 Thread Carmel
On Sat, 25 Sep 2010 12:51:16 + Paul B Mahol articulated: > what is mixer output? > what sound driver are you using? From the kernel file: ## SOUND device sound # Install sound driver support device snd_hda # nVidia MCP51 sound driver Via mixer: $ mixer

Re: Unable to access CDROM device to play music

2010-09-25 Thread Paul B Mahol
On 9/25/10, Carmel wrote: > I am using FreeBSD 8.1 / amd64 with Platform Version 4.5.1 (KDE 4.5.1) > if that matters.Before updating my system to FreeBSD 8.1 / amd64, I had > the 7.3 /32 bit version installed. I completely erased the HD prior to > installed the newer version so as to eliminate any

Unable to access CDROM device to play music

2010-09-25 Thread Carmel
I am using FreeBSD 8.1 / amd64 with Platform Version 4.5.1 (KDE 4.5.1) if that matters.Before updating my system to FreeBSD 8.1 / amd64, I had the 7.3 /32 bit version installed. I completely erased the HD prior to installed the newer version so as to eliminate any accumulated garbage that might be

Change CPU

2010-09-25 Thread Jon Otterholm
Hi. I am going to upgrade my CPU on a system that I compiled both world and kernel on. The current CPU is Core i5-670 and I'm changing to Xeon X3470. Will I be able to boot my system or has GCC specific flags for i5 that won't work with X3470? Can I prepare the system in any way to make it

Re: Filesystems

2010-09-25 Thread Derek Funk
On 9/25/2010 2:45 AM, Matthew Seaman wrote: On 25/09/2010 08:32:58, Peter Boosten wrote: On 24-9-2010 23:13, Matthew Seaman wrote: On 24/09/2010 21:05:45, Derek Funk wrote: There was a post some time ago someone was complaining that FreeBSD still uses and archaic filesystem a

Problems mounting nfs from freebsd to Mac.

2010-09-25 Thread Mike Meyer
I've got an nfs server that's refusing to mount one client - via one route - and it's driving me crazy. The server is running 8.1-RELEASE, exporting a collection of zfs file systems. All the file systems are exported with the exact same flags. The clients are either FreeBSD or OSX boxes. Most of t

Re: Filesystems

2010-09-25 Thread Matthew Seaman
On 25/09/2010 08:32:58, Peter Boosten wrote: > On 24-9-2010 23:13, Matthew Seaman wrote: >> On 24/09/2010 21:05:45, Derek Funk wrote: >>> There was a post some time ago someone was complaining that FreeBSD >>> still uses and archaic filesystem and not a new FS like ext4. Some >>> replied, seeming

Re: Media Packages Vs. Ports

2010-09-25 Thread Matthew Seaman
On 25/09/2010 01:10:57, Devin Teske wrote: > HINT: If you created the package from the ports tree, you can say "make > describe" in the package's top-level port directory > (e.g. /usr/ports/pkg_origin/some_pkg). This will produce a line that can > be added to the INDEX file without much modificati

Re: Filesystems

2010-09-25 Thread Peter Boosten
On 24-9-2010 23:13, Matthew Seaman wrote: > On 24/09/2010 21:05:45, Derek Funk wrote: >> There was a post some time ago someone was complaining that FreeBSD >> still uses and archaic filesystem and not a new FS like ext4. Some >> replied, seeming like a code contributor, with a very sounded reply.