Re: Building Kernel

2006-06-02 Thread Snow
Jonathan Herriott wrote: Hi, I'm having trouble rebuilding my kernel (first time). It's actually happening in a linking stage. I tried deleting all of my /usr/src directory and using cvsup to get a fresh stable copy, but it's still wigging out. The method I am using is "make buildkernel KE

Lost FreeBSD slices (labels?) after NetBSD install -- please help!!

2007-12-13 Thread Snow Mountains
Hi, People, I have FreeBSD install on 80G disk that looked like this: ad1s1 ~ 2.4G ad1s2 ~23.0G ad1s3 ~19.1G ad1s4 ~38.0G, FreeBSD partition, sliced like this: ad1s4a / (507630 1K-blocks) ad1s4b swap ad1s4d /var ad1s4e /tmp ad1s4f /usr First three partitions are form

WinXP/FreeBSD - IPSec Tunnel Over Wireless (MTU Problems?)

2003-11-29 Thread James Snow
Has anyone else set something like this up? Did you run into any problems like this? Did you find a solution? -Snow ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

no ad1s3a,b,d... on ad1s3 after bsdlabel

2008-03-10 Thread Snow Mountains
Hi I try to understand bsdlabel. I have former fat slice (ad1s3) on my disk and I want to make several BSD partitions on it. I did this: # dd if=/dev/zero of=/dev/ad1s3 bs=1k count=1024 1024+0 records in 1024+0 records out 1048576 bytes transferred in 0.318986 secs (3287217 bytes/sec) # bsdlabel

Re: no ad1s3a,b,d... on ad1s3 after bsdlabel

2008-03-12 Thread Snow Mountains
2008/3/12, Lowell Gilbert <[EMAIL PROTECTED]>: > "Snow Mountains" <[EMAIL PROTECTED]> writes: > > > I try to understand bsdlabel. > > I have former fat slice (ad1s3) on my disk and I want to make several > > BSD partitions on it. I did this: > &

Re: no ad1s3a,b,d... on ad1s3 after bsdlabel

2008-03-12 Thread Snow Mountains
2008/3/12, Josh Paetzel <[EMAIL PROTECTED]>: > On Wednesday 12 March 2008 07:30:34 am Snow Mountains wrote: > > 2008/3/12, Lowell Gilbert <[EMAIL PROTECTED]>: > > > "Snow Mountains" <[EMAIL PROTECTED]> writes: > > > > I try to underst

Re: Missing SATA drive after upgrade to 7.0

2008-03-26 Thread Snow Mountains
2008/3/25, Christopher Cowart <[EMAIL PROTECTED]>: > Hello, > > I was in the process of upgrading from 6.2 to 7.0. After the > installkernel, I rebooted into single, only to find the mountroot > prompt: > > | Trying to mount root from ufs:/dev/ad2s1a > | > | Manual root filesystem specificati

Re: Groupping restored partitions into slices

2012-11-06 Thread Snow Mountains
Thomas, thank you for reply! No, it wasn't dangerously dedicated disk. However, what is the exact command to add ad4s1 and ad4s3 using bsdlabel? Is it possible at all? I thought I should use fdisk or gpart for that. Thanks, Sergi M ___ freebsd-question

Re: Groupping restored partitions into slices

2012-11-06 Thread Snow Mountains
Thomas, thank you very much for your mail, but that isn't what I asked. Of course, I know that "bsdlabel -R ad0s1 new_label_file" writes new labels to ad0s1. My question is: what to do if I _lost_ s1, s2, and s3 - how to recover _them_ first? Without that, all I can do is to write labels table di

FreeBSD on SSD on ASUS P5KPL-C

2012-11-17 Thread Snow Mountains
Hello, I'm about to upgrade hardware on my desktop and to install FreeBSD 9 on it. I have ASUS P5KPL-C and want to buy a SSD or SATA-III 6Gb/s drive for it. Please advise me: * does it make sense to buy SSD drive for a mb that supports 4x SATA 3Gb/s (of couse, expecting a possible future mb upgr

Re: FreeBSD on SSD on ASUS P5KPL-C

2012-11-17 Thread Snow Mountains
2012/11/17 ill...@gmail.com : > On 17 November 2012 12:26, Snow Mountains wrote: >> * How will FreeBSD 9 behave in such situations? Any special tweaking needed? > > I wouldn't expect any special behaviour, though you need to take care > with block alignment. Perhaps in

Re: FreeBSD on SSD on ASUS P5KPL-C

2012-11-19 Thread Snow Mountains
2012/11/18 Shane Ambler : > On 18/11/2012 06:49, Snow Mountains wrote: > >> Could you recommend a reliable document on how to do a correct block >> alignment for new FreeBSD 9 install? FreeBSD Handbook doesn't >> mention this at all, although I can find a lot of (not

Re: FreeBSD on SSD on ASUS P5KPL-C

2012-11-19 Thread Snow Mountains
2012/11/19 Warren Block : > On Mon, 19 Nov 2012, Snow Mountains wrote: > >> 2012/11/18 Shane Ambler : >>> >>> On 18/11/2012 06:49, Snow Mountains wrote: >>> >>>> Could you recommend a reliable document on how to do a correct block >>>>

Re: FreeBSD on SSD on ASUS P5KPL-C

2012-11-19 Thread Snow Mountains
2012/11/20 Warren Block : > On Tue, 20 Nov 2012, Snow Mountains wrote: > >> Just one small problem. Here I got this: >> >> # gpart create -s bsd ada2s1 >> gpart: geom 'ada2s1': File exists >> # gpart set -a active -i 1 ada2s1 >> gpart: index &

Re: FreeBSD on SSD on ASUS P5KPL-C

2012-11-19 Thread Snow Mountains
2012/11/20 Warren Block : > I know I've seen that, but can't recall what causes it. You can try > retasting before creating the BSD partitions: > > # true > /dev/ada2 > # gpart create -s bsd ada2s2 Sorry, no difference: # gpart show ada2 => 63 468862065 ada2 MBR (223G) 63

Question about stat(2) return values

2003-02-06 Thread James Snow
Per the man page for stat(2): The sb argument is a pointer to a stat() structure as defined by (shown below) and into which information is placed concerning the file. struct stat { dev_t st_dev; /* inode's device */ ino_t st_ino; /* ino

Re: Number of mbuf clusters (NMBCLUSTERS)

2002-07-24 Thread James Snow
usted, > please see tuning(7). I got a bunch of these yesterday, while scp'ing files to this machine. > The drive is hooked up to a Promise PCI ATA/UDMA 100 > controller card. The drive I was writing to is controlled by: atapci1: Curious -Snow To Unsubscribe: sen

Re: test

2002-07-24 Thread Matt Snow
I got it.. * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Wed, 24 Jul 2002, RDWestSr wrote: > my mail isn't going to list for some reason > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions"

3 hard drives, want to consolidate to 1...

2002-12-08 Thread Matt Snow
hat I want to do is move the content on ad0 and ad1 on to ad3 and make ad3 the bootable master drive. What would be my best options for performing this task? Also, can I use the disk labeler to create a new swap FS since I am pulling the primary disk? * * * * * * * * Matt Snow (@) [EMAIL PROT

UID confusion in top with proftpd?

2002-12-18 Thread James Snow
Tried this on a pair of 4.7-R-p2 machines with the same result. Using proftpd from packages, configured to run as nobody/nogroup, 'ps -aux | grep proftpd' will show: nobody 7494 0.0 0.1 1488 1156 ?? Is Fri05PM 0:00.76 proftpd: proftpd (accepting connect But in top: 7494 root

Re: How to start xfce from kdm

2002-07-12 Thread Matt Snow
you'll need a .xsession file to get that to work correctly. * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Fri, 12 Jul 2002, Mack Lobell wrote: > Hi, > > i'm trying to use the kdm (KDE's display manager) on my FreeBSD (4.6 stable) > syste

Re: How to start xfce from kdm

2002-07-12 Thread Matt Snow
with kdm that is. * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Fri, 12 Jul 2002, Matt Snow wrote: > you'll need a .xsession file to get that to work correctly. > > * * * * * * * * > Matt Snow > (@) [EMAIL PROTECTED] > (w) http://slakin.

Snort and unixODBC

2002-07-13 Thread Corey Snow
7;m no closer to an answer. Thanks, Corey Snow To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

pop email then forward?

2002-07-13 Thread Matt Snow
I am going on a trip and will not be able to access my ISP mail on the road. Does anyone know of an app that will pop mail every x minutes and if their are any new messages forward them to another email address? * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. To

Re: pop email then forward?

2002-07-13 Thread Matt Snow
self, thankfully I have a stable DSL line. =) Thanks again folk's! * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Sat, 13 Jul 2002, Tim wrote: > On Saturday 13 July 2002 07:18 pm, Matt Snow wrote: > > I am going on a trip and will not be able to access my ISP m

Re: Fakes...

2002-07-14 Thread Matt Snow
I think you have bipolar disorder and need help. * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Sun, 14 Jul 2002, Amafingo Gobia wrote: > > There is something extremely wrong with every single > person in this world. They seem to be part of a > pointles

Re: When is FreeBSD going to work properly with KVM switches?

2002-07-15 Thread Matt Snow
Did you try unplugging the mouse then pluggin it back in when it goes crazy? This works on my Linux/win2K/NT4 setup at work when it happens. * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Mon, 15 Jul 2002, Roberto Armenteros wrote: > I have three pcs "Fre

Re: Administrators - GUI's or Command lines

2002-07-22 Thread Matt Snow
t GUI fan when doing work, I run fluxbox with keybinding's for everything imaginable so I pretty much don't even use the mouse in X. * * * * * * * * Matt Snow (@) [EMAIL PROTECTED] (w) http://slakin.net. On Sun, 21 Jul 2002, Grant Cooper wrote: > quick question for the admins, do

Master volume doesn't work with headphones

2007-07-27 Thread Snow Mountains
(Posted this yesterday to the multimedia list, but questions list seems to be more appropriate. Sorry for double posting.) Hi FreeBSD people, I have a simple mixer question. What I can do to get Master volume working the same way with and without headphones? If I plug in headphones (dell i5100), m

Sony-Ericsson W810: (da0:umass-sim0:0:0:0): NOT READY asc:3a,0

2007-08-29 Thread Snow Mountains
Hi list, If I plug in my Secure Digital reader with the card from kamera, it is detected very fine and I can mount using -t msdosfs on /mnt/da0s1. But I have a little problem when trying to attach my Sony Ericcson W810 mobile phone to FreeBSD 6.2. See what I get: umass0: Sony Ericsson Sony Erics

Sony Ericsson: (da0:umass-sim0:0:0:0): NOT READY asc:3a, 0 (repeated)

2007-09-07 Thread Snow Mountains
I posted this question 10 days ago, got no replies. Is it possible nobody here installed CD release of FreeBSD 6.2 and has Sony Ericsson mobile phone or something similar which causes similar problem? :-) Maybe summer time is the cause :-) So let me repeat: = Hi list, If I plug in my Se

Re: Sony Ericsson: (da0:umass-sim0:0:0:0): NOT READY asc:3a, 0 (repeated)

2007-09-08 Thread Snow Mountains
Lowell Gilbert wrote: > I have a Sony Ericsson phone, but it isn't a USB device. Thanks Lowell for your response. Do you attach your Sony Ericsson to computer at all, for example if you use it as camera? Is there any other option, or something that can you recommend? Another cable? > These kinds

Re: Lost FreeBSD slices (labels?) after NetBSD install -- please help!!

2007-12-18 Thread Snow Mountains
2007/12/16, Nikola Lečić <[EMAIL PROTECTED]>: > Hello, > > On Fri, 14 Dec 2007 05:15:16 + > "Snow Mountains" <[EMAIL PROTECTED]> wrote: > > > People, I have FreeBSD install on 80G disk that looked like this: > > > > ad1s1 ~ 2.4G >

Re: Lost FreeBSD slices (labels?) after NetBSD install -- please help!!

2007-12-19 Thread Snow Mountains
2007/12/19, Nikola Lečić <[EMAIL PROTECTED]>: > On Wed, 19 Dec 2007 03:54:00 +0100 > "Snow Mountains" <[EMAIL PROTECTED]> wrote: > > [...] > > Hello and thanks vry much for this response and because you > > pointed me to right direction - what to

Re: gmirror dual mirrors?

2006-07-26 Thread James Snow
way? That's how I do it: orthanc:~> gmirror status NameStatus Components mirror/gm0 COMPLETE ad0s1 ad1s1 mirror/gm1 COMPLETE ad4s1 ad6s1 mirror/gm2 COMPLETE ad10s1