Re: Duplicate files on distro ISO

2013-01-12 Thread Polytropon
On Sat, 12 Jan 2013 02:37:49 -0500, Christian Campbell wrote: > I just tried creating a bootable USB stick with UNetbootin > from FreeBSD-9.1-RELEASE-i386-dvd1.iso. The stick was blank (newly > formatted). Formatted with _which_ file system? I'm asking because of this: > 2. The files deposited on

Re: Duplicate files on distro ISO

2013-01-12 Thread Herbert J. Skuhra
On Sat, 12 Jan 2013 02:37:49 -0500 Christian Campbell wrote: > I just tried creating a bootable USB stick with UNetbootin > from FreeBSD-9.1-RELEASE-i386-dvd1.iso. The stick was blank (newly > formatted). While UNetbootin worked it asked about overwriting the > following files: Why are you not u

Duplicate files on distro ISO

2013-01-11 Thread Christian Campbell
I just tried creating a bootable USB stick with UNetbootin from FreeBSD-9.1-RELEASE-i386-dvd1.iso. The stick was blank (newly formatted). While UNetbootin worked it asked about overwriting the following files: > /usr/bin/cc /usr/bin/cc /usr/bin/mail /usr/share/man/man1/cc.1.gz /usr/share/man/

8.2-RELEASE sysinstall creates duplicate rc.conf lines

2012-02-15 Thread Rick Miller
Hi all, We recently discovered that sysinstall appears to be adding it's own lines to /etc/rc.conf which are duplicates of lines that we are inserting during builds. For example, on one of our hosts, we are adding "defaultrouter" and "ifconfig_em0" with certain network configurations. When we re

Duplicate mails (was Re: follow up...)

2011-01-23 Thread Warren Block
that this mail bug happened at the same time that my bind troubles began. Is it related to the threads you have been posting? You'll get multiples of those even if others are replying to replied posts. % man procmailex | less +/duplicate shows an effective way to filter out duplicates, i

Duplicate entries when iterating using getgrent()

2010-07-15 Thread Jens Rehsack
Hi all, I'm currently working on a Perl5 module named DBD::Sys and detected an issue on my FreeBSD test box. When iterating over the users/groups using getpwent/getgrent, I get duplicated entries for some groups. But this are not (only) duplicated entries which occur in both (/etc/group, yp) data

Re: Duplicate ports with the same name, shou,d thy be banned/renamed?

2010-04-23 Thread Glen Barber
Hi, Yuri wrote: > I see there are two ports: > /usr/ports/audio/mpc > /usr/ports/math/mpc > > When I run 'pkg_add -r mpc' the first one gets installed, there is 'All' > directory under packages, here all of them from all subdirectories are > dropped. > > Shouldn't duplication be banned? > T

Duplicate ports with the same name, shou,d thy be banned/renamed?

2010-04-23 Thread Yuri
I see there are two ports: /usr/ports/audio/mpc /usr/ports/math/mpc When I run 'pkg_add -r mpc' the first one gets installed, there is 'All' directory under packages, here all of them from all subdirectories are dropped. Shouldn't duplication be banned? Yuri

Re: Sendmail to duplicate messages

2009-08-07 Thread Olivier Nicole
Hi, With some delay... Thanks Matthew, > > What rule, in what file should I set-up to have my mail sendmail mail > > server duplicate all messages to another mail server? > >=20 > > I am in the proces sof setting-up a new mail server; in the meantime I > > wa

Re: Sendmail to duplicate messages

2009-07-21 Thread Matthew Seaman
Olivier Nicole wrote: Hi, What rule, in what file should I set-up to have my mail sendmail mail server duplicate all messages to another mail server? I am in the proces sof setting-up a new mail server; in the meantime I want all messages arriving to my current mail server under sendmail to be

Re: Sendmail to duplicate messages

2009-07-21 Thread Ruben de Groot
On Tue, Jul 21, 2009 at 11:58:55AM +0700, Olivier Nicole typed: > Hi, > > What rule, in what file should I set-up to have my mail sendmail mail > server duplicate all messages to another mail server? > > I am in the proces sof setting-up a new mail server; in the meantime I &

Sendmail to duplicate messages

2009-07-20 Thread Olivier Nicole
Hi, What rule, in what file should I set-up to have my mail sendmail mail server duplicate all messages to another mail server? I am in the proces sof setting-up a new mail server; in the meantime I want all messages arriving to my current mail server under sendmail to be duplicated to the new

Re: Duplicate Installation of FreeBSD

2009-04-01 Thread Odhiambo Washington
On Wed, Apr 1, 2009 at 12:01 PM, k...@snaffler.net wrote: > personally id use rsync over tar, make sure you use the numeric-ids option > though How, when rsync is not available on the "new" box? Did you perhaps misunderstand the question? Guys, g4u is not an option here. It seems not to support

Re: Duplicate Installation of FreeBSD

2009-04-01 Thread k...@snaffler.net
nfigured a FreeBSD system based on 7.1-RELEASE (not that it matters so much) and I want a way in which I can duplicate this on several other machines. What is the easiest and the simplest way? Please consider the K.I.S.S principle. boot liveCD, allow rsh on one machine (.rhosts etc) and do on ea

Re: Duplicate Installation of FreeBSD

2009-03-26 Thread Odhiambo Washington
On Thu, Mar 26, 2009 at 8:41 PM, Andrew Gould wrote: > On Thu, Mar 26, 2009 at 6:24 AM, Odhiambo Washington > wrote: > >> Hello list, >> >> I have installed and configured a FreeBSD system based on 7.1-RELEASE (not >> that it matters so much) and I want a way

Re: Duplicate Installation of FreeBSD

2009-03-26 Thread Andrew Gould
On Thu, Mar 26, 2009 at 6:24 AM, Odhiambo Washington wrote: > Hello list, > > I have installed and configured a FreeBSD system based on 7.1-RELEASE (not > that it matters so much) and I want a way in which I can duplicate this on > several other machines. > What is the easies

Re: Duplicate Installation of FreeBSD

2009-03-26 Thread Wojciech Puchar
principle. maybe using Clonezilla: http://clonezilla.org/ (it does not support unix is good enough to not need extra tools to do this. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: Duplicate Installation of FreeBSD

2009-03-26 Thread Ionut Vancea
Hi, On Thu, Mar 26, 2009 at 11:24 AM, Odhiambo Washington wrote: > Hello list, > > I have installed and configured a FreeBSD system based on 7.1-RELEASE (not > that it matters so much) and I want a way in which I can duplicate this on > several other machines. > What is t

Re: Duplicate Installation of FreeBSD

2009-03-26 Thread Wojciech Puchar
Hello list, I have installed and configured a FreeBSD system based on 7.1-RELEASE (not that it matters so much) and I want a way in which I can duplicate this on several other machines. What is the easiest and the simplest way? Please consider the K.I.S.S principle. boot liveCD, allow rsh on

Duplicate Installation of FreeBSD

2009-03-26 Thread Odhiambo Washington
Hello list, I have installed and configured a FreeBSD system based on 7.1-RELEASE (not that it matters so much) and I want a way in which I can duplicate this on several other machines. What is the easiest and the simplest way? Please consider the K.I.S.S principle. -- Best regards, Odhiambo

Re: duplicate a drive

2008-10-26 Thread RW
On Sat, 25 Oct 2008 08:07:34 +0100 Matthew Seaman <[EMAIL PROTECTED]> wrote: > RW wrote: > > On Fri, 24 Oct 2008 12:19:23 -0600 (MDT) > > Warren Block <[EMAIL PROTECTED]> wrote: > > > >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK > >> > > > > "The best way is t

Re: duplicate a drive

2008-10-25 Thread Matthew Seaman
RW wrote: On Fri, 24 Oct 2008 12:19:23 -0600 (MDT) Warren Block <[EMAIL PROTECTED]> wrote: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK "The best way is to reinstall the OS on the new disk, then move the user data over. This is highly recommended if you have

Re: duplicate a drive

2008-10-24 Thread RW
On Fri, 24 Oct 2008 12:19:23 -0600 (MDT) Warren Block <[EMAIL PROTECTED]> wrote: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NEW-HUGE-DISK > "The best way is to reinstall the OS on the new disk, then move the user data over. This is highly recommended if you have been track

Re: duplicate a drive

2008-10-24 Thread Jerry McAllister
On Fri, Oct 24, 2008 at 01:29:18PM -0300, Joey Mingrone wrote: > Hi, > > My laptop "died" recently and to get back to work as quickly as > possible I simply took the laptop ide drive and put it into an old > desktop using a 2.5" -> 3.5" ide adapter. After loading a few new > drivers into the ker

Re: duplicate a drive

2008-10-24 Thread Warren Block
On Fri, 24 Oct 2008, Joey Mingrone wrote: The next thing I've tried to do, without success, is mirror the contents of the 2.5" drive to a 3.5" drive in the desktop. The 2.5" drive is sliced/partitioned like this: Filesystem SizeMounted on /dev/ad0s2a 989M / /dev/ad0s2d 989M

Re: duplicate a drive

2008-10-24 Thread Jeremy Chadwick
On Fri, Oct 24, 2008 at 01:29:18PM -0300, Joey Mingrone wrote: > Hi, > > My laptop "died" recently and to get back to work as quickly as > possible I simply took the laptop ide drive and put it into an old > desktop using a 2.5" -> 3.5" ide adapter. After loading a few new > drivers into the kern

duplicate a drive

2008-10-24 Thread Joey Mingrone
Hi, My laptop "died" recently and to get back to work as quickly as possible I simply took the laptop ide drive and put it into an old desktop using a 2.5" -> 3.5" ide adapter. After loading a few new drivers into the kernel everything is working quite well. The next thing I've tried to do, with

Re: Apache - warnings in httpd-error.log about duplicate definitions

2008-04-11 Thread Mike Clarke
On Friday 11 April 2008, Mel wrote: > On Friday 11 April 2008 12:52:56 Mike Clarke wrote: > > Every time I start up Apache (1.3.41) on my 6.3 system I get lots > > of warnings in httpd-error.log about duplicate definitions of > > constants and functions. [snip] > So..

Re: Apache - warnings in httpd-error.log about duplicate definitions

2008-04-11 Thread Mel
On Friday 11 April 2008 12:52:56 Mike Clarke wrote: > Every time I start up Apache (1.3.41) on my 6.3 system I get lots of > warnings in httpd-error.log about duplicate definitions of constants > and functions. The timestamps suggest that this only started happening > after I ran po

Apache - warnings in httpd-error.log about duplicate definitions

2008-04-11 Thread Mike Clarke
Every time I start up Apache (1.3.41) on my 6.3 system I get lots of warnings in httpd-error.log about duplicate definitions of constants and functions. The timestamps suggest that this only started happening after I ran portupgrade on 23rd March. I can run portupgrade again tonight to see if

duplicate messages AGAIN.

2008-04-09 Thread Gary Kline
i'm asking here on -questions because this list has the sharpest people on board. ... hopefully, some kmail or imap guru will be able to clue me in. a month or 6 weeks ago i had the same problem with my gui mailer not filtering spam correctly,, and when i did "something", imap kept feeding the

Re: duplicate message removal

2008-02-23 Thread Mel
On Saturday 23 February 2008 11:32:41 Robin Becker wrote: > Trouble is many of the emails get huge because of repeated messages > typically stuff like > > xxx.yyy.com login failures: > Feb 22 20:07:54 app3 sshd[56886]: reverse mapping checking getaddrinfo > for 216-194-26-66.ny.ny.metconnect.net f

duplicate message removal

2008-02-23 Thread Robin Becker
We have a bunch of FreeBSD 6.x servers which we administer remotely. As part of that we get the normal root job mails emailed to a mailing list which the admins(mostly me) can inspect at leisure and also use for historical purposes. Trouble is many of the emails get huge because of repeated me

hundreds of duplicate messages from mailserver...

2008-02-09 Thread Gary Kline
Hi People, I wrote to the KDE list about Kmail endlessly updating itself and adding and bunches of messages to my INBOX on my mailserver. Someone responded that it was probably not a KMail problem, but a server problem. That seems probably since

Re: Duplicate existing FreeBSD Server in VM

2007-12-10 Thread Simon Gao
DAve wrote: > Terry Sposato wrote: > >> Hi, >> >> >> >> I have just installed a machine and have it setup running a web based CRM >> solution. I want to have an exact duplicate of this machine running as a VM >> for redundancy reasons. >&g

Re: using dd to duplicate disks/partitions of slightly different sizes - works?

2007-12-01 Thread Jerry McAllister
On Sat, Dec 01, 2007 at 10:29:15AM -0700, Steve Franks wrote: > I've got two 160GB disks. Different manufacturers, so different # > bytes. One is FreeBSD, the other blank. I'd like to backup my system > for the fastest possible recovery after a crash - move the plug and > power up. I have gmir

Re: using dd to duplicate disks/partitions of slightly different sizes - works?

2007-12-01 Thread RW
On Sat, 1 Dec 2007 20:53:41 -0500 Mike Jeays <[EMAIL PROTECTED]> wrote: > I tried using dd with two 80GB disks, using a much larger block size > (512M), booting Knoppix to make sure the filesystems on the 'input' > disk were quiescent. It worked, but took an amazing 14 hours, which > is only abou

Re: using dd to duplicate disks/partitions of slightly different sizes - works?

2007-12-01 Thread Mike Jeays
On December 1, 2007 03:19:59 pm Kevin Kinsey wrote: > Steve Franks wrote: > > I've got two 160GB disks. Different manufacturers, so different # > > bytes. One is FreeBSD, the other blank. I'd like to backup my system > > for the fastest possible recovery after a crash - move the plug and > > pow

Re: using dd to duplicate disks/partitions of slightly different sizes - works?

2007-12-01 Thread Kevin Kinsey
Steve Franks wrote: I've got two 160GB disks. Different manufacturers, so different # bytes. One is FreeBSD, the other blank. I'd like to backup my system for the fastest possible recovery after a crash - move the plug and power up. I have gmirrored before, but I just wanted to do a quick dd,

using dd to duplicate disks/partitions of slightly different sizes - works?

2007-12-01 Thread Steve Franks
I've got two 160GB disks. Different manufacturers, so different # bytes. One is FreeBSD, the other blank. I'd like to backup my system for the fastest possible recovery after a crash - move the plug and power up. I have gmirrored before, but I just wanted to do a quick dd, since I don't want to

Duplicate existing FreeBSD Server in VM

2007-11-07 Thread Terry Sposato
Hi, I have just installed a machine and have it setup running a web based CRM solution. I want to have an exact duplicate of this machine running as a VM for redundancy reasons. What is the best way to go about getting this exact machine transferred to the VM? Both machines exist on the

Re: Duplicate existing FreeBSD Server in VM

2007-11-03 Thread Uwe Laverenz
On Fri, Nov 02, 2007 at 12:46:09PM +1100, Terry Sposato wrote: > I have just installed a machine and have it setup running a web based CRM > solution. I want to have an exact duplicate of this machine running as a VM > for redundancy reasons. The best and easiest way I know of is u

Re: Duplicate existing FreeBSD Server in VM

2007-11-02 Thread Mark Foster
Terry Sposato wrote: > What is the best way to go about getting this exact machine transferred to > the VM? Both machines exist on the same network and will be able to talk to > each other, I have been thinking of a couple of different ways to get all my > data across which is the easy part, but I

Re: Duplicate existing FreeBSD Server in VM

2007-11-01 Thread DAve
Terry Sposato wrote: > Hi, > > > > I have just installed a machine and have it setup running a web based CRM > solution. I want to have an exact duplicate of this machine running as a VM > for redundancy reasons. > > > > What is the best way to go

Duplicate existing FreeBSD Server in VM

2007-11-01 Thread Terry Sposato
Hi, I have just installed a machine and have it setup running a web based CRM solution. I want to have an exact duplicate of this machine running as a VM for redundancy reasons. What is the best way to go about getting this exact machine transferred to the VM? Both machines exist on the

Re: Pine - Duplicate Messages

2007-08-18 Thread RW
; > >> Periodically I get duplicated messages in email folders I have > >> defined and have rules set up for. > >> ... > >> If I remove ALL rules from Pine, I have absolutely no issues with > >> duplicate messages. > > > > Are they perhaps del

Re: Pine - Duplicate Messages

2007-08-17 Thread Duane Hill
I have absolutely no issues with duplicate messages. Are they perhaps deleted messages? when a pine rule moves a message, it copies it, marks the original as deleted and then hides it for the rest of the session. Nope. This happens with new messages that are coming in. It is hard to track down as i

Re: Pine - Duplicate Messages

2007-08-17 Thread RW
On Fri, 17 Aug 2007 06:38:59 + (UTC) Duane Hill <[EMAIL PROTECTED]> wrote: > > Periodically I get duplicated messages in email folders I have > defined and have rules set up for. > ... > If I remove ALL rules from Pine, I have absolutely no issues with > dupli

Pine - Duplicate Messages

2007-08-16 Thread Duane Hill
+OPIE+NLS. to fetch messages from a remote server. According to http://www.washington.edu/pine the latest version of Pine is 4.64. If I remove ALL rules from Pine, I have absolutely no issues with duplicate messages. I can actually verify the messages are duplicated. I have saved them off

Re: Duplicate emails on freebsd-questions

2007-02-20 Thread Giorgos Keramidas
On 2007-02-19 10:27, Jeffrey Goldberg <[EMAIL PROTECTED]> wrote: >[mailed and posted and cc'ed to grog] >On Feb 19, 2007, at 4:54 AM, Giorgos Keramidas wrote: >> There is a very good reason why it is customary in this mailing list >> to copy the sender when replying. We don't accept email messages

Re: Duplicate emails on freebsd-questions

2007-02-19 Thread Bill Moran
In response to Jeffrey Goldberg <[EMAIL PROTECTED]>: > [mailed and posted and cc'ed to grog] > > On Feb 19, 2007, at 4:54 AM, Giorgos Keramidas wrote: > > > There is a very good reason why it is customary in this mailing > > list to > > copy the sender when replying. We don't accept email mes

Re: Duplicate emails on freebsd-questions

2007-02-19 Thread Jeffrey Goldberg
[mailed and posted and cc'ed to grog] On Feb 19, 2007, at 4:54 AM, Giorgos Keramidas wrote: There is a very good reason why it is customary in this mailing list to copy the sender when replying. We don't accept email messages only from subscribers. This means that some people may post a q

Re: Duplicate emails on freebsd-questions

2007-02-19 Thread Apatewna
Frank Staals wrote: Apatewna wrote: As far as I can tell, the problem with duplicate emails resides on how the list software is setup. I am a member of another list where each email sent out by the list software is stripped of all CCs and ReplyTOs. There is only a "ReplyTo" addr

Re: Duplicate emails on freebsd-questions

2007-02-19 Thread Giorgos Keramidas
On 2007-02-19 11:53, Apatewna <[EMAIL PROTECTED]> wrote: > As far as I can tell, the problem with duplicate emails resides on how > the list software is setup. No, you are wrong about this. The duplicate emails Greg Lehey was talking about were repeated re-posts of the same messag

Re: Duplicate emails on freebsd-questions

2007-02-19 Thread Frank Staals
Apatewna wrote: As far as I can tell, the problem with duplicate emails resides on how the list software is setup. I am a member of another list where each email sent out by the list software is stripped of all CCs and ReplyTOs. There is only a "ReplyTo" address in the form

Duplicate emails on freebsd-questions

2007-02-19 Thread Apatewna
As far as I can tell, the problem with duplicate emails resides on how the list software is setup. I am a member of another list where each email sent out by the list software is stripped of all CCs and ReplyTOs. There is only a "ReplyTo" address in the form of "[EMAIL PRO

Please do not duplicate messages (was: When will X11R7.2 hit the ports tree ?)

2007-02-18 Thread Greg 'groggy' Lehey
On Sunday, 18 February 2007 at 14:04:44 +0200, Ivan Georgiev wrote: On Sunday, 18 February 2007 at 14:20:51 +0200, Ivan Georgiev wrote: > X11R7.2 was released three days ago. Any ideas when > will we see it in ports ? It's been less than a week since I wrote: On Tuesday, 13 February 2007 at 9:46

Re: Sendmail Weirdness on 6.2 (Duplicate Emails)

2007-01-31 Thread Chuck Swiger
Tom Grove wrote: It seems as though something in my setup or in Sendmail 8.13.8 is causing certain domains, namely Hotmail, to keep sending messages over and over up to 15 times. Each message is accepted and sent to the user. The MX is just a machine that has 6.2, spamassassin, clamav, milte

Re: Sendmail Weirdness on 6.2 (Duplicate Emails)

2007-01-30 Thread Derek Ragona
This may be from badly formed headers. This occurs most often in SPAM. You can change the logging on your sendmail and see if the conversations actually complete. I would bet they are not completing, instead erroring out, so the messages get resent. The usual fix is to clear the mail out of

Sendmail Weirdness on 6.2 (Duplicate Emails)

2007-01-30 Thread Tom Grove
It seems as though something in my setup or in Sendmail 8.13.8 is causing certain domains, namely Hotmail, to keep sending messages over and over up to 15 times. Each message is accepted and sent to the user. The MX is just a machine that has 6.2, spamassassin, clamav, milter-regex and some d

Unix-Syslog Duplicate origin?

2006-10-09 Thread Yousef Raffah
Hello, I just portsnap fetched my box and when I did a pkgdb -F it said I have a duplicate origin of sysutils/p5-Unix-Syslog - bsdpan-Unix-Syslog p5-Unix-Syslog-0.100 My question is, is it safe to unregister any of them? If yes, which one? signature.asc Description: This is a digitally signed

Re: Duplicate INDEX entry

2006-02-19 Thread Andrew Pantyukhin
On 2/19/06, Gerard Seibert <[EMAIL PROTECTED]> wrote: > When running this command: portsdb -Uu, I am frequently presented with a > message similar to this one: > > portsdb -Uu > Updating the ports index ... Generating INDEX.tmp - please wait.. > Warning: Duplicate INDEX ent

Duplicate INDEX entry

2006-02-19 Thread Gerard Seibert
When running this command: portsdb -Uu, I am frequently presented with a message similar to this one: portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait.. Warning: Duplicate INDEX entry: apr-gdbm-db4-1.2.2_2 Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.7 Warning

php package issues - duplicate name

2006-02-01 Thread Bob Ababurko
I am having issues when I install packages relating to php. For instance, I just installed the php4-pear package and when I do an apachctl configtest, I get this output: PHP Warning: Function registration failed - duplicate name - preg_match in Unknown on line 0 PHP Warning: Function

Re: dealing with duplicate packages

2005-12-03 Thread Kris Kennaway
On Sat, Dec 03, 2005 at 11:07:38PM -0500, Michael P. Soulier wrote: > People, > > I was just looking at my package database, and it seems that I have > some dups installed thanks to some ports I've installed. > > [EMAIL PROTECTED] ~]$ alias pkg_dups > alias pkg_dups='pkg_info | sort | sed -e '\''

dealing with duplicate packages

2005-12-03 Thread Michael P. Soulier
People, I was just looking at my package database, and it seems that I have some dups installed thanks to some ports I've installed. [EMAIL PROTECTED] ~]$ alias pkg_dups alias pkg_dups='pkg_info | sort | sed -e '\''s/-[0-9].*$//'\'' | uniq -c | grep -v '\''^[[:space:]]*1'\''' [EMAIL PROTECTED] ~]

Re: Duplicate `automake' & `autoconf' files

2005-11-19 Thread Erik Trulsson
On Sat, Nov 19, 2005 at 06:53:43PM -0500, Gerard Seibert wrote: > This is probably a dumb question, but I never let that bother me before. I > have multiple copies of both: > > automake: 2.13.000227_5; 2.53_3; 2.59_2 > autoconf: 1.4.6_2; 1.5_2,1; 1.96 > > Is it really necessary to have the older

Duplicate `automake' & `autoconf' files

2005-11-19 Thread Gerard Seibert
This is probably a dumb question, but I never let that bother me before. I have multiple copies of both: automake: 2.13.000227_5; 2.53_3; 2.59_2 autoconf: 1.4.6_2; 1.5_2,1; 1.96 Is it really necessary to have the older versions installed, or can I just remove them? Actually, I did remove an ol

Re: duplicate file names in iso - extraction to dos partition for dos install

2005-09-02 Thread Lowell Gilbert
> > the files from the iso/archive to the dos partition, I got a lot of > > seemingly duplicate names, as dos considers "mail" and "Mail" the same. > > > > I renamed all the duplicates with a 2 after them, but I wonder what > > problems I will

Re: duplicate file names in iso - extraction to dos partition for dos install

2005-09-01 Thread Robert Slade
t a lot of seemingly > duplicate names, as dos considers "mail" and "Mail" the same. > > I renamed all the duplicates with a 2 after them, but I wonder what problems > I will have when I try to do the install? > > I plan to buy the cd, but wanted to try out freeBSD

duplicate file names in iso - extraction to dos partition for dos install

2005-09-01 Thread andyk
Hi, I searched high and low, to answer my question, now I'm hoping you can help. I want to do an install of 5.4 from a dos partition. as I was extracting the files from the iso/archive to the dos partition, I got a lot of seemingly duplicate names, as dos considers "mail" and

Re: portsdb -Uu duplicate entry warnings

2005-08-24 Thread Alex Zbyslaw
want to see them, I recommend closing your eyes while running the command :-). Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.2 Warning: Duplicate INDEX entry: mod_frontpage2-5.0.2.2635 Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.4 Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.

Re: portsdb -Uu duplicate entry warnings

2005-08-23 Thread Kris Kennaway
e them, I recommend closing your eyes while running the command :-). > Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.2 > Warning: Duplicate INDEX entry: mod_frontpage2-5.0.2.2635 > Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.4 > Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.5

portsdb -Uu duplicate entry warnings

2005-08-23 Thread bob self
I've been told that these messages are not a problem. But I do think that they are warnings. How can I get rid of these warnings? Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.2 Warning: Duplicate INDEX entry: mod_frontpage2-5.0.2.2635 Warning: Duplicate INDEX entry: mod_jk2-apache2-

Re: portsdb (Warning: Duplicate INDEX)

2005-08-18 Thread RW
On Thursday 18 August 2005 14:03, bob self wrote: >... > The problem: >... > Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.2 > Warning: Duplicate INDEX entry: mod_frontpage2-5.0.2.2635 >... It's not a problem. ___ freebs

portsdb (Warning: Duplicate INDEX)

2005-08-18 Thread bob self
] portsdb -Uu Updating the ports index ... Generating INDEX.tmp - please wait.. Warning: Duplicate INDEX entry: freeciv-gtk2-2.0.2 Warning: Duplicate INDEX entry: mod_frontpage2-5.0.2.2635 Warning: Duplicate INDEX entry: mod_jk2-apache2-2.0.4 Warning: Duplicate INDEX entry: mod_rpaf-ap2-0.5 Done. done

RE: Migrate primary disk (duplicate)

2005-08-02 Thread Alexandre D.
1" and then stops at "can't load kernel" (boot2 I guess) -Message d'origine- De : Gary W. Swearingen [mailto:[EMAIL PROTECTED] Envoye : mardi 2 aout 2005 00:30 A : Alexandre D. Cc : freebsd-questions@freebsd.org Objet : Re: Migrate primary disk (duplicate) "

RE: Migrate primary disk (duplicate)

2005-08-02 Thread Alexandre D.
Here is the complete process I follow: sysctl kern.geom.debugflags=16 dd if=/dev/zero of=/dev/${disk} bs=1k count=1 fdisk -BI ${disk} disklabel -B -w -r ${disk}s1 auto disklabel -R ${disk}s1 generique.disklabel newfs /dev/${disk}s1a newfs /dev/${disk}s1d mount /dev/${disk}s

Re: Migrate primary disk (duplicate)

2005-08-01 Thread alexandre . delay
> > I made several tests. the exact problem is to install the freebsd boot > > manager. > > But your "fdisk -B -b /boot/boot0" should have done that. I'm not > sure if it has defaults that would work for you though. boot0cfg > tells you what defaults it will use and lets you change them. I agree

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Gary W. Swearingen
"Alexandre D." <[EMAIL PROTECTED]> writes: > I made several tests. the exact problem is to install the freebsd boot > manager. But your "fdisk -B -b /boot/boot0" should have done that. I'm not sure if it has defaults that would work for you though. boot0cfg tells you what defaults it will use a

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Gary W. Swearingen
"Alexandre D." <[EMAIL PROTECTED]> writes: > Here is the complete process I follow: > >sysctl kern.geom.debugflags=16 >dd if=/dev/zero of=/dev/${disk} bs=1k count=1 Shouldn't be needed, but if you're concerned, write enough sectors to zero the start of {disk} and the start of {disk}s1 --

RE: Migrate primary disk (duplicate)

2005-08-01 Thread Alexandre D.
e for this? cheers Alex -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Alexandre D. Envoye : lundi 1 aout 2005 20:21 A : freebsd-questions@freebsd.org Objet : RE: Migrate primary disk (duplicate) Interresting thing: After all this (even restore), I launche

RE: Migrate primary disk (duplicate)

2005-08-01 Thread Alexandre D.
: Gary W. Swearingen; freebsd-questions@freebsd.org Objet : Re: Migrate primary disk (duplicate) On 2005-08-01 18:59, "Alexandre D." <[EMAIL PROTECTED]> wrote: > Here is the complete process I follow: > >sysctl kern.geom.debugflags=16 >dd if=/dev/zero of=/dev/$

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Giorgos Keramidas
On 2005-08-01 18:59, "Alexandre D." <[EMAIL PROTECTED]> wrote: > Here is the complete process I follow: > >sysctl kern.geom.debugflags=16 >dd if=/dev/zero of=/dev/${disk} bs=1k count=1 >fdisk -BI ${disk} The dd/geom stuff shouldn't really be necessary, AFAIK. >disklabel -B -w -r $

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Giorgos Keramidas
On 2005-08-01 08:21, "Gary W. Swearingen" <[EMAIL PROTECTED]> wrote: > It sound like /boot/mbr behaves like an IBM/MSFT MBR, while > /boot/boot0 is the standard FreeBSD MBR configured by "boot0cfg". Yes :-) ___ freebsd-questions@freebsd.org mailing list

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Gary W. Swearingen
[EMAIL PROTECTED] writes: > I tried every combination: >fdisk -I ad3 && fdisk -B -b /boot/mbr ad3 >fdisk -I ad3 && fdisk -B -b /boot/boot0 ad3 >fdisk -B -b /boot/mbr -I ad3 >... > > the disk doesn't boot. So "fdisk -B ad3" shouldn't work if you don't have a valid partition table w

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Gary W. Swearingen
[EMAIL PROTECTED] writes: > I tried every combination: >fdisk -I ad3 && fdisk -B -b /boot/mbr ad3 >fdisk -I ad3 && fdisk -B -b /boot/boot0 ad3 >fdisk -B -b /boot/mbr -I ad3 Assuming that you've got the rest of the file systems configured and populated properly, as I think you said, an

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Giorgos Keramidas
On 2005-08-01 11:51, [EMAIL PROTECTED] wrote: > I already did that. > as I told you, when I use sysinstall instead of fdisk, there is no problem. > > I tried every combination: >fdisk -I ad3 && fdisk -B -b /boot/mbr ad3 >fdisk -I ad3 && fdisk -B -b /boot/boot0 ad3 >fdisk -B -b /boot/mbr

Re: Migrate primary disk (duplicate)

2005-08-01 Thread alexandre . delay
I already did that. as I told you, when I use sysinstall instead of fdisk, there is no problem. I tried every combination: fdisk -I ad3 && fdisk -B -b /boot/mbr ad3 fdisk -I ad3 && fdisk -B -b /boot/boot0 ad3 fdisk -B -b /boot/mbr -I ad3 ... the disk doesn't boot. I also tried to in

Re: Migrate primary disk (duplicate)

2005-08-01 Thread Giorgos Keramidas
On 2005-08-01 09:20, [EMAIL PROTECTED] wrote: > Hi guys > > I saw a post on > http://lists.freebsd.org/pipermail/freebsd-questions/2003-October/023454.html > > I am actually trying to migrate from one disk to an other. > I need to write a script to do it with several computers. > > The thing is tha

Migrate primary disk (duplicate)

2005-08-01 Thread alexandre . delay
Hi guys I saw a post on http://lists.freebsd.org/pipermail/freebsd-questions/2003-October/023454.html I am actually trying to migrate from one disk to an other. I need to write a script to do it with several computers. The thing is that it works perfectly when I use the fdisk's /stand/sysinstall

Re: duplicate INDEX entries

2005-05-31 Thread Steven Friedrich
On Monday 30 May 2005 07:18 pm, Kris Kennaway wrote: > On Mon, May 30, 2005 at 03:36:57PM -0400, Steven Friedrich wrote: > > portsdb -uU > > Updating the ports index ... Generating INDEX.tmp - please waiWarning: > > Duplicate INDEX entry: freeciv-gtk2-2.0.1_2 > > War

Re: duplicate INDEX entries

2005-05-30 Thread Kris Kennaway
On Mon, May 30, 2005 at 03:36:57PM -0400, Steven Friedrich wrote: > portsdb -uU > Updating the ports index ... Generating INDEX.tmp - please waiWarning: > Duplicate INDEX entry: freeciv-gtk2-2.0.1_2 > Warning: Duplicate INDEX entry: fvwm-imlib-2.4.19 > Done. > > > Ho

duplicate INDEX entries

2005-05-30 Thread Steven Friedrich
portsdb -uU Updating the ports index ... Generating INDEX.tmp - please waiWarning: Duplicate INDEX entry: freeciv-gtk2-2.0.1_2 Warning: Duplicate INDEX entry: fvwm-imlib-2.4.19 Done. How can I get rid of these duplicates? -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world

apologies for the duplicate postings

2005-01-15 Thread Marty Landman
Sorry my two postings got sent twice... had a problem with postings bouncing and my ctrl-e got the better of me just before. -- Marty Marty Landman, Face 2 Interface Inc. 845-679-9387 Search & Sort Easily: http://face2interface.com/Products/FormATable.shtml Web Installed Formmail: http://face2int

RE: Installation problem/question -- duplicate sent tosupport@freebsdmall

2004-11-10 Thread Subhro
Sankha Kar Block AQ-13/1, Sector V Salt Lake City PIN 700091 India -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Hobson Sent: Thursday, November 11, 2004 10:35 To: [EMAIL PROTECTED] Subject: Installation problem/question -- duplicate sent [EMAIL

Re: Installation problem/question -- duplicate sent to support@freebsdmall

2004-11-10 Thread Nelis Lamprecht
On Wed, 10 Nov 2004 23:05:06 -0600, Jeff Hobson <[EMAIL PROTECTED]> wrote: > I have a machine running win 2000. I want to completely convert the machine > to FreeBSD (not run anything else), I boot from the 5.2 cd and choose use all > the disk and choose automatic to have the system decide what t

Installation problem/question -- duplicate sent to support@freebsdmall

2004-11-10 Thread Jeff Hobson
I have a machine running win 2000. I want to completely convert the machine to FreeBSD (not run anything else), I boot from the 5.2 cd and choose use all the disk and choose automatic to have the system decide what to place where. I creates the necessary partitions/filesystems (/, var,swap and /

Re: duplicate ports

2004-10-26 Thread Brian Bobowski
Petre Bandac wrote: do I really need both the old version of an port and the new one ? The specifics of perl have been addressed, but it's worth noting that sometimes, you do. A good example is tk; it's perfectly possible to have multiple versions of it installed because they're installed to d

Re: duplicate ports

2004-10-26 Thread Matthew Seaman
On Tue, Oct 26, 2004 at 11:53:19AM +0300, Petre Bandac wrote: > xxl# pkg_info | grep ruby > ruby-1.6.8.2004.07.28 An object-oriented interpreted scripting language > ruby-1.8.2.p2_1 An object-oriented interpreted scripting language > ruby-bdb1-0.2.1 Ruby interface to Berkeley DB revision 1.

  1   2   >