mounting geom partition

2008-01-03 Thread John Clement
Quite some time ago I setup a machine with a couple of 250GB disks in
that were mirrored using geom, although I can't remember if I mounted it
as 1x 250GB partition or several smaller ones.  The machine they were in
died, and I kept hold of one of the two disks so I could restore the
data.  I'm now at that point and it occurs to me that I don't know for
sure how to remount it.

Before I plug it in and accidentally write over the partition table or
something, I just wanted to check with someone that what I'm thinking is
about right.  Having been going over the documentation again and from
what I remember the partition table should still be there (fdisk should
tell me this) and I should, in theory, be able to simply mount the
partition(s) as regular filesystem(s), is this correct?

Thanks in advance!

jc


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


no /boot/loader - after installation

2007-07-19 Thread John Clement

I'm installing 6.1 on an HP Vectra VL420, I've been in the BIOS to set the
C/H/S as per what the install reports (I've tried an 80GB Seagate and a
250GB WD), the install all seems to go fine.  I've tried the FreeBSD boot
manager, a standard MBR and even setting the disk as dedicated, but
regardless I end up with the same 'no /boot/loader' when it reboots.

I suspect (and hope) I'm making a simple mistake, I just haven't seen this
happen before.

Thanks in advance!!

jc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: no /boot/loader - after installation

2007-07-19 Thread John Clement

The burner's been playing up recently so I've just been using the copy of
6.1 I've got.  Maybe I'll get a copy of 6.2 burnt at work to try after the
weekend.

The locked MBR hadn't occured to me, but having checked, unfortunately it
wasn't that.  So back to the drawing board.  If anyone's got any other idea,
I'de love to hear them!

cheers -jc

On 19/07/07, Derek Ragona <[EMAIL PROTECTED]> wrote:


 At 03:31 AM 7/19/2007, John Clement wrote:

I'm installing 6.1 on an HP Vectra VL420, I've been in the BIOS to set the
C/H/S as per what the install reports (I've tried an 80GB Seagate and a
250GB WD), the install all seems to go fine.  I've tried the FreeBSD boot
manager, a standard MBR and even setting the disk as dedicated, but
regardless I end up with the same 'no /boot/loader' when it reboots.

I suspect (and hope) I'm making a simple mistake, I just haven't seen this
happen before.

Thanks in advance!!


First you should try 6.2 which is the latest release.

Check your BIOS that you are allowing to write to the boot area.  Many
BIOS have a setting to not allow this to prevent a virus writing to the boot
area.

-Derek

--
This message has been scanned for viruses and
dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
believed to be clean.
MailScanner thanks transtec Computers <http://www.transtec.co.uk/> for
their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: no /boot/loader - after installation

2007-07-23 Thread John Clement

So I got a copy of boot-only 6.2 onto cd and went back into the bios and
changed a few options:

LBA mode: off
Multi-sector transfers: auto
Fast PIO: auto
32 bit transfer mode: on
Ultra DMA: auto

then ran the 6.2 install using dangerously dedicated which went fine and
then on reboot now it comes up with

Not ufs
no /boot/loader

so a slightly different message now, but still no go

anyone? - jc


On 20/07/07, John Clement <[EMAIL PROTECTED]> wrote:


The burner's been playing up recently so I've just been using the copy of
6.1 I've got.  Maybe I'll get a copy of 6.2 burnt at work to try after the
weekend.

The locked MBR hadn't occured to me, but having checked, unfortunately it
wasn't that.  So back to the drawing board.  If anyone's got any other idea,
I'de love to hear them!

cheers -jc

On 19/07/07, Derek Ragona <[EMAIL PROTECTED]> wrote:
>
>  At 03:31 AM 7/19/2007, John Clement wrote:
>
> I'm installing 6.1 on an HP Vectra VL420, I've been in the BIOS to set
> the
> C/H/S as per what the install reports (I've tried an 80GB Seagate and a
> 250GB WD), the install all seems to go fine.  I've tried the FreeBSD
> boot
> manager, a standard MBR and even setting the disk as dedicated, but
> regardless I end up with the same 'no /boot/loader' when it reboots.
>
> I suspect (and hope) I'm making a simple mistake, I just haven't seen
> this
> happen before.
>
> Thanks in advance!!
>
>
> First you should try 6.2 which is the latest release.
>
> Check your BIOS that you are allowing to write to the boot area.  Many
> BIOS have a setting to not allow this to prevent a virus writing to the boot
> area.
>
> -Derek
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and
> is
> believed to be clean.
> MailScanner thanks transtec Computers <http://www.transtec.co.uk/> for
> their support.




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /stand/sysconfig does't work

2007-08-03 Thread John Clement
If you run the find command you'll find what you're looking for ;-)

[EMAIL PROTECTED] ~]# find / -name sysinstall -print
/usr/sbin/sysinstall

cheers

On 03/08/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> I just purchased Freebsd-6.1 RELEASE and  /stand/sysinstall doesn't work.
>
> I have been using freebsd since the version 2.1.  When installing, I
> always use /stand/sysinstall.  Now I have freebsd's 6.1 version.
> /stand/sysinstall no longer works.  Now I think /someword/sysinstall
> works.  I have at least 10 versions of freebsd, both books and the
> freebsd website.  After a long day of research, I couldn't the find the
> word  in the above example.
>
> What word do I use for "someword"?
>
> /someword/sysinstall
>
> Thanks in advance
> bruce
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: /stand/sysconfig does't work

2007-08-03 Thread John Clement
as long as /usr/sbin hasn't been removed from PATH ;-)

On 03/08/07, Paul Schmehl <[EMAIL PROTECTED]> wrote:
>
> --On Friday, August 03, 2007 08:51:48 +0100 John Clement
> <[EMAIL PROTECTED]> wrote:
>
> > If you run the find command you'll find what you're looking for ;-)
> >
> > [EMAIL PROTECTED] ~]# find / -name sysinstall -print
> > /usr/sbin/sysinstall
> >
> Or which.
>
> [EMAIL PROTECTED] which sysinstall
> /usr/sbin/sysinstall
>
> --
> Paul Schmehl ([EMAIL PROTECTED])
> Senior Information Security Analyst
> The University of Texas at Dallas
> http://www.utdallas.edu/ir/security/
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: DNS server Problem

2008-04-14 Thread John Clement
> I have BIND DNS Server in my freebsd, i keep on searching in google on
> how
> to restart it?
> is there a command to restart it like the squid and dhcp? or there is
> no
> command for it?

You might like to try

# rndc reload

Cheers

> Thanks in advanced..
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-
> [EMAIL PROTECTED]"
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"