alias binding

2004-09-12 Thread Trysch
i was wondering if there was a way to bind an aliased ip address to a specific users account ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

cdrom mounting troubles

2004-12-05 Thread Trysch
hi i am having a problem mounting my cdrom some of the time on freebsd 5.3 my cdrom is also a 28 times burner if i put in a data disk and type mount -t cd9660 -r /dev/acd0 /cdrom it mounts just fine. however if i put in a regular cd to just listen to not an mp3 disk is tells me its an incorrect

Re: cdrom mounting troubles

2004-12-05 Thread Trysch
I've tried every mount command i can find t otry and it wont mount at all with music in the cdrom at all Lucas Holt wrote: I'm not 100% sure about this, but I believe that audio cds use a different file system than data cds. cd9660 is the iso cd format. On Sun, 5 Dec 2004, Trysch w