CD Boot 2.6.1

2010-04-16 Thread Jim Chapman
) current thread = pri 6 kernel: type 12 trap, code = 0 stopped at dsioctl+0x39: movl 0x8(%ebx), %esi db and there it hangs. There didn't seem to be any errors up to that point. Thanks, Jim Chapman

Re: CD Boot 2.6.1

2010-04-16 Thread Jim Chapman
but it still failed. I didn't try making the tape the slave and disconnecting it. Thanks, Jim Chapman

clang

2010-02-16 Thread Jim Chapman
I installed the clang package but when I try to execute it (as root) I get the message clang-cc is not executable I am running release 2.4.1. Do I need to wait for 2.6? UPDATE: The problem was solved by adding /usr/pkg/libexec to path. Thanks, Jim Chapman

Printer Daemon (Update)

2009-12-04 Thread Jim Chapman
? Thanks, Jim Chapman Update The socket /var/run/printer has permissions rwxrwx---. If I change them to rwxrwxrwx there is no problem printing. Since no one else is complaining about this I assume I have something set incorrectly but have run out of ideas. Thanks, Jim Chapman

CAM and sa0

2009-11-25 Thread Jim Chapman
something to do with sa0 being the default tape device. Jim Chapman

Printer Daemon

2009-10-22 Thread Jim Chapman
? Thanks, Jim Chapman

Re: Printer Daemon

2009-10-22 Thread Jim Chapman
with lpc it prints all the files. Next time I try to print there is no daemon. Thanks, Jim Chapman

mount usb drive

2009-08-04 Thread Jim Chapman
I need to mount a usb flash drive. I am using DragonFly 2.2.2 and a GENERIC kernel. The commands mount -t msdos /dev/da1 /mnt mount -t msdos /dev/da1s1 /mnt mount -t msdos /dev/da1s1a /mnt all return Device not configured Using the command mount_msdos gives the same result. Am I doing

Re: mount usb drive

2009-08-04 Thread Jim Chapman
Jim Chapman wrote: I need to mount a usb flash drive. I am using DragonFly 2.2.2 and a GENERIC kernel. The commands mount -t msdos /dev/da1 /mnt mount -t msdos /dev/da1s1 /mnt mount -t msdos /dev/da1s1a /mnt all return Device not configured Using the command mount_msdos gives the same

dump

2009-06-27 Thread Jim Chapman
I installed release 2.2.2 and took the default HAMMER filesystem. When I tried to do a backup using dump it gave me an error complaining about a bad superblock. I reinstalled with the UFS filesystem. Is there a problem using HAMMER and dump?

glx module

2009-03-03 Thread Jim Chapman
I installed release 2.2.0 and added the xorg packages including modular-xorg-server. When I start X I get a message Failed to load module glx (module does not exist, 0) This prevents the xorg.conf which uses the intel driver from starting. If I change the xorg.conf file to use the vesa driver

Add Route

2009-03-02 Thread Jim Chapman
I am using release 2.2.0. When ppp starts I get a warning Add! route failed: ff02::: errno: Operation not supported I am using the ppp.conf from the handbook for PPPoE. PPP is enabled in /etc/rc.conf/local. There is an /etc/resolv.conf file with a search line and two nameserver lines. I have