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
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
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]"
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
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:
> &
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
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
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
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
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
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
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
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
>>>>
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 &
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
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
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
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"
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
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
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
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.
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
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
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
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
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
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
(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
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
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
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
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
>
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
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
35 matches
Mail list logo