Usage of FreeBSD

2011-12-03 Thread Charles Pitkin
To whom it may concern, I am a amateur developer looking to build a system with FreeBSD. I will be using it as a virtual machine on KVM. I will be making modifications on how the networking is set up within FreeBSD to allow for better networking between vm's. I will also be modifying how FreeBSD

Re: Usage of FreeBSD

2011-12-03 Thread Matthew Seaman
On 03/12/2011 18:31, Charles Pitkin wrote: I am a amateur developer looking to build a system with FreeBSD. I will be using it as a virtual machine on KVM. I will be making modifications on how the networking is set up within FreeBSD to allow for better networking between vm's. I will also be

Re: Usage of FreeBSD

2011-12-03 Thread Robert Bonomi
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: Usage of FreeBSD

2011-12-03 Thread Robert Bonomi
From owner-freebsd-questi...@freebsd.org Sat Dec 3 12:57:05 2011 Date: Sat, 3 Dec 2011 12:31:22 -0600 From: Charles Pitkin charlie.pit...@gmail.com To: freebsd-questions@freebsd.org Cc: Subject: Usage of FreeBSD To whom it may concern, I am a amateur developer looking to build

memorystick usage on freebsd...now what:-)

2006-09-02 Thread Dino Vliet
Peeps, I bought this emtec usb storage device and plugged it into my freebsd6.1 laptop. Dmesg gives: umass0: vendor 0x13fe USB DISK 2.0, rev 2.00/1.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: USB DISK 2.0 PMAP Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 471MB

Re: memorystick usage on freebsd...now what:-)

2006-09-02 Thread Scott Mitchell
On Sat, Sep 02, 2006 at 06:59:37AM -0700, Dino Vliet wrote: Peeps, I bought this emtec usb storage device and plugged it into my freebsd6.1 laptop. Dmesg gives: umass0: vendor 0x13fe USB DISK 2.0, rev 2.00/1.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: USB DISK 2.0 PMAP

Re: memorystick usage on freebsd...now what:-)

2006-09-02 Thread Dino Vliet
There we go...:-) I worked precisely as you said!! Thanks for the FAST answer. Made me have to post this to the ubuntu mailinglist: No sweat...already solved this in FreeBSD. There I could mount the partition very easily after it was detected by the kernel and showed up in the dmesg. Thanks for