Re: install packages with pkg_add(1) into another file system

2013-10-09 Thread Matthias Apitz
El día Tuesday, October 08, 2013 a las 03:31:16PM +0200, Matthias Apitz escribió: > Meanwhile I did: > > # cp -Rp ~guru/PKGDIR/mnt > > # PKG_PATH=/PKGDIR > # export PKG_PATH > # chroot /mnt pkg_add xorg-7.7 > # chroot /mnt pkg_add kde-4.10.5 > # chroot /mnt pkg_add vim-7.3.1314 > ... > > #

Re: install packages with pkg_add(1) into another file system

2013-10-08 Thread Matthias Apitz
El día Tuesday, October 08, 2013 a las 08:12:31AM -0500, Mark Felder escribió: > > No. The r255948 was built on a clean, empty environment but with > > > > $ cat /etc/src.conf > > WITH_PKGTOOLS=yes > > > > Ok, I won't question your needs for pkg_* as you seem to be aware of > what you're doing

Re: install packages with pkg_add(1) into another file system

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 8:07, Matthias Apitz wrote: > El día Tuesday, October 08, 2013 a las 07:58:06AM -0500, Mark Felder > escribió: > > > On Tue, Oct 8, 2013, at 6:16, Matthias Apitz wrote: > > > > > > So far so good. Now I want install the packages as well into the image > > > in /mnt. What w

Re: install packages with pkg_add(1) into another file system

2013-10-08 Thread Matthias Apitz
El día Tuesday, October 08, 2013 a las 07:58:06AM -0500, Mark Felder escribió: > On Tue, Oct 8, 2013, at 6:16, Matthias Apitz wrote: > > > > So far so good. Now I want install the packages as well into the image > > in /mnt. What would be the best method for this? Run pkg_add with the > > flag --

Re: install packages with pkg_add(1) into another file system

2013-10-08 Thread Mark Felder
On Tue, Oct 8, 2013, at 6:16, Matthias Apitz wrote: > > So far so good. Now I want install the packages as well into the image > in /mnt. What would be the best method for this? Run pkg_add with the > flag --chroot chrootdir, or use chroot(8) directly? Or any other idea? > > Thanks in advance >

Re: install on external hdd

2013-07-06 Thread Polytropon
On Sun, 07 Jul 2013 01:15:48 +0400, Nazar Kazakov wrote: > In dmesg repeats the old conclusion that I wrote, but in dmesg > I found information about five usbus and all except the last > one (it has 2.0) written usb 1.0. > I tried to connect the hdd to last, but failed. Looks like a current issue

Re: install on external hdd

2013-07-06 Thread Polytropon
Your research is correct so far. On Sun, 07 Jul 2013 00:18:11 +0400, Nazar Kazakov wrote: > I found on Google about bsdinstall segfault without disks. > Then I reboot computer, disconnected the hdd and connected > it immediately after starting bsdinstall, that's what I brought: > > usb_alloc_devi

Re: install firefox without X

2013-06-18 Thread Adam Vande More
On Tue, Jun 18, 2013 at 8:41 AM, Pol Hallen wrote: > Hi all :-) > > I need use -X ssh and use firefox on remote machine: > > ssh -X -l user xxx host > > Is there a way to install firefox without X? or less ports possible > On a clean machine, setting WITHOUT_X11=yes in /etc/make.conf then using

Re: install firefox without X

2013-06-18 Thread ill...@gmail.com
On 18 June 2013 14:01, Teske, Devin wrote: > On Jun 18, 2013, at 6:41 AM, Pol Hallen wrote: > > > Hi all :-) > > > > I need use -X ssh and use firefox on remote machine: > > > > ssh -X -l user xxx host > > > > Is there a way to install firefox without X? or less ports possible > > > > I indeed ru

Re: install firefox without X

2013-06-18 Thread Teske, Devin
On Jun 18, 2013, at 6:41 AM, Pol Hallen wrote: > Hi all :-) > > I need use -X ssh and use firefox on remote machine: > > ssh -X -l user xxx host > > Is there a way to install firefox without X? or less ports possible > I indeed run Firefox using the above method from my servers (which aren't

Re: Install TP-LINK TL-WDN4800 wireless network interface card

2013-04-10 Thread Joshua Isom
You'll need to run -CURRENT instead of 9.1, and all the caveats that apply. You'll also need the special HAL that hasn't yet been commited to -CURRENT. There are instructions on the freebsd-wireless mailing list. I'm using that exact card right now. Run `pciconf -lv` and you should see it,

Re: Install on Intel

2012-12-04 Thread Polytropon
On Tue, 4 Dec 2012 20:28:58 +1000, ksg wrote: > Do you know if FreeBSD will install with a Intel Core 2 CPU 6400 @ 2.13 GHz There's basically nothing that would speak against it. You could use amd64 for this one (as it is a 64 Bit CPU), and you probably have more than enough RAM to justify. :-)

Re: Install on Intel

2012-12-04 Thread Fleuriot Damien
On Dec 4, 2012, at 11:28 AM, "ksg" wrote: > Do you know if FreeBSD will install with a Intel Core 2 CPU 6400 @ 2.13 GHz > > Carlos Griffith Yes it will. You'll want the amd64 version, likely. ___ freebsd-questions@freebsd.org mailing list http://

Re: install IDS from port , but can not find the Ports security/acid

2012-04-11 Thread PstreeM China
On Wed, Apr 11, 2012 at 4:04 PM, ufs wrote: > On 11.04.2012 11:41, PstreeM China wrote: > >> hi everyone : >> >> i want use the snort like IDS in my network , google the document from >> internet . >> there is ACID (analyst center) used provided web UI , can install from >> security/acid . >> >>

Re: install IDS from port , but can not find the Ports security/acid

2012-04-11 Thread Polytropon
On Wed, 11 Apr 2012 15:41:10 +0800, PstreeM China wrote: > hi everyone : > > i want use the snort like IDS in my network , google the document from > internet . > there is ACID (analyst center) used provided web UI , can install from > security/acid . > > but after i fetch port (portsnap fetch ;

Re: Install gnome 3

2011-10-31 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Mon Oct 31 20:44:18 2011 > From: Zantgo > Date: Mon, 31 Oct 2011 22:42:46 -0300 > To: freebsd-questions@freebsd.org > Subject: Install gnome 3 > > How I can install Gnome3? I'm torn between two facitous answers, based on the degree of ineptness in exec

Re: Install gnome 3

2011-10-31 Thread Polytropon
On Mon, 31 Oct 2011 22:42:46 -0300, Zantgo wrote: > How I can install Gnome3? Try this: http://forums.pcbsd.org/showthread.php?t=14811 When Gnome 3 is officially in the ports tree, I think it will be noted on the FreeBSD GNOME Project page: http://www.freebsd.org/gnome/ If you

Re: Install FreeBSD using Windows desktop and PXE

2011-10-24 Thread John Kotrla
On 10/24/11 04:29, Eir Nym wrote: -- Eir Nym On 24 October 2011 13:23, Eir Nym wrote: ✪ On 24 Oct 2011, at 11:10, Matthew Seaman wrote: On 24/10/2011 02:18, Eir Nym wrote: I want to install FreeBSD to my second box and I have only Windows 7 x64 desktop without CD drives. 1. I have ac

Re: Install FreeBSD using Windows desktop and PXE

2011-10-24 Thread Eir Nym
-- Eir Nym On 24 October 2011 13:23, Eir Nym wrote: > > > ✪ > > On 24 Oct 2011, at 11:10, Matthew Seaman > wrote: > >> On 24/10/2011 02:18, Eir Nym wrote: >>> I want to install FreeBSD to my second box and I have only Windows 7 >>> x64 desktop without CD drives. >>> 1. I have access to remote

Re: Install FreeBSD using Windows desktop and PXE

2011-10-24 Thread Matthew Seaman
On 24/10/2011 02:18, Eir Nym wrote: > I want to install FreeBSD to my second box and I have only Windows 7 > x64 desktop without CD drives. > 1. I have access to remote FreeBSD server (via SSH) where I can make > custom FreeBSD installation in any format. > 2. I know how to create TFTP/DHCPD/PXE se

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Thomas D. Dean
On Tue, 2011-07-19 at 12:18 -0700, Chuck Swiger wrote: After some more reading and searching, I decided to not use ataraid. I went into BIOS and deleted the RAID volume. I am installing 8.2 on ad4 with a subsequent change to 8-stable. After getting to 8-stable, I will look into setting up a RAID

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Chuck Swiger
On Jul 19, 2011, at 12:15 PM, Thomas D. Dean wrote: > I still do not understand which disk to install to, ad4, ad6, or, ar0? My original reply mentioned: "ar0 is the RAID-0 volume." Regards, -- -Chuck ___ freebsd-questions@freebsd.org mailing list htt

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Thomas D. Dean
On Tue, 2011-07-19 at 11:52 -0700, Chuck Swiger wrote: I discovered how to get to BIOS on the laptop. very early in the power process brings up a menu. F10 gets in to BIOS. One item, OROM UI was disabled. Enabling this flashes a menu for 2 sec on boot that allows to get into the raid ROM for

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Chuck Swiger
On Jul 19, 2011, at 11:31 AM, Thomas D. Dean wrote: >> ar0 is the RAID-0 volume. However, I would advise against using Intel's >> Matrix pseudo-RAID for a boot volume, > > Why? > > I searched and did not find a reason to not use it. Just a few > "recommend against it" without reasons. There'

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Jerry
On Tue, 19 Jul 2011 11:36:46 -0700 Thomas D. Dean articulated: > On Tue, 2011-07-19 at 11:31 -0700, Chuck Swiger wrote: > > Umm, please don't inflict autoresponders upon people who answer > > your questions... > > > I don't know where this came from... > > tomdean I have been getting hit with t

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Thomas D. Dean
I booted the DVD to Fixit and used fdisk. The output is below. It looks like, if I want to use ataraid, I install to ad4 and leave ad6 alone. Correct? I think I will try ataraid and see what happens. To use gmirror, I do the same, correct? tomdean Fixit# fdisk ad4 *** Working on device /

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Thomas D. Dean
On Tue, 2011-07-19 at 11:26 -0700, Chuck Swiger wrote: > Hi-- > > On Jul 19, 2011, at 11:20 AM, Thomas D. Dean wrote: > > sysinstall shows 3 choices for disk drives. ad4(600G), ad6(600G), > > ar0(RAID0) > > > > I want to use RAID0 and use the entire disk, partitioned by 'A'. > > > > Which disk

Re: Install 8.2-Release AMD64 on Laptop with Raid0

2011-07-19 Thread Chuck Swiger
Hi-- On Jul 19, 2011, at 11:20 AM, Thomas D. Dean wrote: > sysinstall shows 3 choices for disk drives. ad4(600G), ad6(600G), > ar0(RAID0) > > I want to use RAID0 and use the entire disk, partitioned by 'A'. > > Which disk do I select for installation? ar0 is the RAID-0 volume. However, I woul

Re: Install ImageMagick configured with Autotrace switch

2011-06-02 Thread Pan Tsu
Warren Block writes: > On Wed, 1 Jun 2011, Angelo wrote: > >> Thanks Peter but I can't seem to build this thing. > > Please don't top-post, and please trim responses. > >> I've tried just about everything I can think of to pass the argument >> "--with-autotrace" and it throws exceptions or just i

Re: Install ImageMagick configured with Autotrace switch

2011-06-02 Thread Warren Block
On Wed, 1 Jun 2011, Angelo wrote: Thanks Peter but I can't seem to build this thing. Please don't top-post, and please trim responses. I've tried just about everything I can think of to pass the argument "--with-autotrace" and it throws exceptions or just ignores the command. Patching the

Re: Install ImageMagick configured with Autotrace switch

2011-05-22 Thread Peter Vereshagin
Concrete jungle, oh freebsd-questions, you've got to do your best... 2011/05/22 10:43:52 -0700 Angelo => To freebsd-questions@freebsd.org : A> I am trying to install ImageMagick and Autotrace ports but I need to A> configure Imagemagick to work with Autotrace so it processes raster images A> to t

Re: Install Squid on FBSD with different configure options?

2011-02-18 Thread RW
On Fri, 18 Feb 2011 08:53:27 -0800 Ed Flecko wrote: > Hi folks, > I want to install squid from the ports package (i.e., > /usr/ports/www/squid) instead of installing from source (which, it's > my understanding, would force me to create a squid user, squid group, > etc. manually). > > However, I

Re: Install Squid on FBSD with different configure options?

2011-02-18 Thread Michael Powell
Ed Flecko wrote: > Hi folks, > I want to install squid from the ports package (i.e., > /usr/ports/www/squid) instead of installing from source (which, it's > my understanding, would force me to create a squid user, squid group, > etc. manually). > > However, I want squid to be installed with the

Re: Install Squid on FBSD with different configure options?

2011-02-18 Thread Rodrigo Gonzalez
On Friday, February 18, 2011 01:53:27 PM Ed Flecko wrote: > Hi folks, > I want to install squid from the ports package (i.e., > /usr/ports/www/squid) instead of installing from source (which, it's > my understanding, would force me to create a squid user, squid group, > etc. manually). > > However

Re: Install gnome

2011-01-16 Thread David Demelier
On 16/01/2011 20:50, Alokat wrote: On 01/16/2011 08:37 PM, David Demelier wrote: On 16/01/2011 20:02, Alokat wrote: It works now. But after gdm is started I just see a small line (for the username) but this line is too small. I have installed xorg and configured it as in the documentation. c

Re: Install gnome

2011-01-16 Thread Alokat
On 01/16/2011 08:37 PM, David Demelier wrote: On 16/01/2011 20:02, Alokat wrote: It works now. But after gdm is started I just see a small line (for the username) but this line is too small. I have installed xorg and configured it as in the documentation. cYa, alokat On 01/16/2011 07:20 PM,

Re: Install gnome

2011-01-16 Thread David Demelier
On 16/01/2011 20:02, Alokat wrote: It works now. But after gdm is started I just see a small line (for the username) but this line is too small. I have installed xorg and configured it as in the documentation. cYa, alokat On 01/16/2011 07:20 PM, Alokat wrote: Hi guys, I want to install gnom

Re: Install gnome

2011-01-16 Thread Alokat
It works now. But after gdm is started I just see a small line (for the username) but this line is too small. I have installed xorg and configured it as in the documentation. cYa, alokat On 01/16/2011 07:20 PM, Alokat wrote: Hi guys, I want to install gnome on my blank freeBSD. pkg_add -r

Re: Install problem with 8.0 Release

2010-12-21 Thread Mike Tancsa
On 12/21/2010 5:24 AM, Graeme Dargie wrote: > Hi list, > > > > I am trying to help a friend who is overseas install FreeBSD 8.0 i386. > Left to his own devices the install failed, so I ran through it with him > last night, all is fine till it gets to the root password screen where > the install

Re: Install problem with 8.0 Release

2010-12-21 Thread Adam Vande More
On Tue, Dec 21, 2010 at 4:24 AM, Graeme Dargie wrote: > I am trying to help a friend who is overseas install FreeBSD 8.0 i386. > Left to his own devices the install failed, so I ran through it with him > last night, all is fine till it gets to the root password screen where > the install just hang

Re: Install Apache in qjail?

2010-07-22 Thread Bill Moran
In response to Ed Flecko : > Gentlemen, > Since the ONLY instance of Apache on this box will BE the one I'm > installing in the jail, I should just be able to connect to it by its > IP address...just like any other web server. > > Yes? No? Am I missing something? Yes. -- Bill Moran http://www.

Re: Install Apache in qjail?

2010-07-22 Thread Ed Flecko
Gentlemen, Since the ONLY instance of Apache on this box will BE the one I'm installing in the jail, I should just be able to connect to it by its IP address...just like any other web server. Yes? No? Am I missing something? Ed ___ freebsd-questions@fre

Re: Install Apache in qjail?

2010-07-22 Thread Ruben de Groot
On Thu, Jul 22, 2010 at 04:58:39AM +0200, Peter Boosten typed: > On 22-7-2010 2:10, Aiza wrote: > > > > If this apache jail is going to use the standard port 80 to listen on, > > then the host and any other jails can not use that port number. > > Nonsense! Indeed > Since the IP address assigned

Re: Install Apache in qjail?

2010-07-21 Thread Peter Boosten
On 22-7-2010 2:10, Aiza wrote: > > If this apache jail is going to use the standard port 80 to listen on, > then the host and any other jails can not use that port number. Nonsense! Since the IP address assigned to the jail is the only one the jail is seeing, Apache will only bind to that IP add

Re: Install Apache in qjail?

2010-07-21 Thread Ryan Coleman
Wow man, way to be a dick. On Jul 21, 2010, at 19:10, Aiza wrote: > Ed Flecko wrote: >> Hi folks, >> I'm using the new qjail, and I've created a new jail named >> "webserver", but I don't see how you install a package (in this case, >> Apache 2.2.15) inside the jail? >> I know qjail is pretty n

Re: Install Apache in qjail?

2010-07-21 Thread Aiza
Ed Flecko wrote: Hi folks, I'm using the new qjail, and I've created a new jail named "webserver", but I don't see how you install a package (in this case, Apache 2.2.15) inside the jail? I know qjail is pretty new; is the best source of documentation at the moment the "man" pages? Read the

Re: Install httpd.2.2.14

2010-03-26 Thread Alejandro Imass
On Fri, Mar 26, 2010 at 9:29 AM, Alejandro Imass wrote: > On Fri, Mar 26, 2010 at 3:32 AM, yuanxuqiang wrote: >> Hello, >>     I use FreeBSD 7,and install httpd2.2.14; but >> use MPM "prefork",perl cgi don't well run.when runing >> cgi,would appear : [..] > Yes, I know, people will tell you stay

Re: Install httpd.2.2.14

2010-03-26 Thread Alejandro Imass
On Fri, Mar 26, 2010 at 3:32 AM, yuanxuqiang wrote: > Hello, >     I use FreeBSD 7,and install httpd2.2.14; but > use MPM "prefork",perl cgi don't well run.when runing > cgi,would appear : > Internal Server Error > The server encountered an internal error or misconfiguration and was unable > to c

Re: Install of Apache 2.2.15 after installing ssl lastes

2010-03-25 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/03/2010 01:48:36, Rob Weissenburger wrote: > I have been picking my brain apart trying to figure this one out. Any > help is appricated. > > ./configure --prefix=/usr/local/apache --mandir=/usr/local/man > --enable-ssl --enable-suexec --enable-c

Re: Install from a USB Pen

2009-07-22 Thread Fbsd1
Randi Harper wrote: On Fri, Jul 17, 2009 at 8:41 PM, Fbsd1 wrote: Took 3 times longer to download the 8.0-BETA1-i386-memstick.img that to download the 8.0-BETA1-i386-disc1.iso. I suggest you look into another method of creating the memstick.img so it downloads faster. dd does no compression of

Re: Install from a USB Pen (semi OT)

2009-07-22 Thread Randi Harper
On Wed, Jul 22, 2009 at 8:29 AM, Mikel King wrote: > > Just curious, but is there an easy way to get all of this onto the pen in > the first place? I missed the origin of the thread. > > dd if= of= bs=10240 conv=sync -- randi ___ freebsd-questions@free

Re: Install from a USB Pen (semi OT)

2009-07-22 Thread Mikel King
On Jul 20, 2009, at 2:48 PM, Ken Smith wrote: On Sat, 2009-07-18 at 11:41 +0800, Fbsd1 wrote: Took 3 times longer to download the 8.0-BETA1-i386-memstick.img that to download the 8.0-BETA1-i386-disc1.iso. I suggest you look into another method of creating the memstick.img so it downloads f

Re: Install from a USB Pen

2009-07-20 Thread Ken Smith
On Sat, 2009-07-18 at 11:41 +0800, Fbsd1 wrote: > Took 3 times longer to download the 8.0-BETA1-i386-memstick.img that to > download the 8.0-BETA1-i386-disc1.iso. I suggest you look into another > method of creating the memstick.img so it downloads faster. dd does no > compression of the data.

Re: Install from a USB Pen

2009-07-19 Thread Randi Harper
On Fri, Jul 17, 2009 at 8:41 PM, Fbsd1 wrote: > > Took 3 times longer to download the 8.0-BETA1-i386-memstick.img that to > download the 8.0-BETA1-i386-disc1.iso. I suggest you look into another > method of creating the memstick.img so it downloads faster. dd does no > compression of the data.

Re: Install from a USB Pen

2009-07-17 Thread Fbsd1
Fbsd1 wrote: dd if=8.0-BETA1-i386-memstick.img of=/dev/da0 worked I used my laptop to boot from the usb memstick. The 8.0 sysinstall started right up but it has problems. In this test i am booting off a 2gb usb memstick containing the 8.0-BETA1-i386-memstick.img and installing on a secon

Re: Install from a USB Pen

2009-07-17 Thread Fbsd1
Randi Harper wrote: On Wed, Jul 15, 2009 at 6:50 PM, Fbsd1 wrote: Randi Harper wrote: On 7/14/09, Fbsd1 wrote: What are the instructions for using this 8.0 memstick.img? What raw size memstick is needed? Is the 8.0 memstick.img the same content as the cd1 disk? Sigh. Reply-to-all fail.

Re: Install from a USB Pen

2009-07-15 Thread Randi Harper
On Wed, Jul 15, 2009 at 6:50 PM, Fbsd1 wrote: > Randi Harper wrote: > >> On 7/14/09, Fbsd1 wrote: >> >>> What are the instructions for using this 8.0 memstick.img? >>> What raw size memstick is needed? >>> Is the 8.0 memstick.img the same content as the cd1 disk? >>> >> >> Sigh. Reply-to-all fai

Re: Install from a USB Pen

2009-07-15 Thread Fbsd1
Randi Harper wrote: On 7/14/09, Fbsd1 wrote: What are the instructions for using this 8.0 memstick.img? What raw size memstick is needed? Is the 8.0 memstick.img the same content as the cd1 disk? Sigh. Reply-to-all fail. Resending. It's all in the email about the 8.0 BETA(s). Use dd, a memst

Re: Install from a USB Pen

2009-07-15 Thread Randi Harper
On 7/14/09, Fbsd1 wrote: > What are the instructions for using this 8.0 memstick.img? > What raw size memstick is needed? > Is the 8.0 memstick.img the same content as the cd1 disk? Sigh. Reply-to-all fail. Resending. It's all in the email about the 8.0 BETA(s). Use dd, a memstick that is of eq

Re: Install from a USB Pen

2009-07-14 Thread Fbsd1
... or you could just download an official image instead of going to all of that trouble. Check the FTP site, there's a memstick.img if you're down for using with 8 instead of 7. There are currently three PRs about this, and I recently took ownership of them. Filing duplicate bug reports does

Re: Install from a USB Pen

2009-07-14 Thread Randi Harper
On Mon, Jul 13, 2009 at 7:17 PM, Fbsd1 wrote: > Mark Wallbank wrote: > >> OK I know this has probably been done to death by know and I keep >> hitting the same problems with the methods I have tried to find on >> google and I know I could just sacrifice a laptop and do a build to >> create the im

Re: Install from a USB Pen

2009-07-13 Thread Fbsd1
Mark Wallbank wrote: OK I know this has probably been done to death by know and I keep hitting the same problems with the methods I have tried to find on google and I know I could just sacrifice a laptop and do a build to create the image or do a net (pxe) install from another NIX serverbut it do

Re: Install from a USB Pen

2009-07-13 Thread pp
Mark Wallbank wrote: > OK I know this has probably been done to death by know and I keep > hitting the same problems with the methods I have tried to find on > google and I know I could just sacrifice a laptop and do a build to > create the image or do a net (pxe) install from another NIX serverb

Re: Install from a USB Pen

2009-07-13 Thread Sergio de Almeida Lenzi
Em Seg, 2009-07-13 às 13:02 +0100, Mark Wallbank escreveu: > OK I know this has probably been done to death by know and I keep > hitting the same problems with the methods I have tried to find on > google and I know I could just sacrifice a laptop and do a build to > create the image or do a net (

Re: Install from a USB Pen

2009-07-13 Thread Gregory T Helton
On Mon, 13 Jul 2009 13:02:54 +0100 Mark Wallbank wrote: > OK I know this has probably been done to death by know and I keep > hitting the same problems with the methods I have tried to find on > google and I know I could just sacrifice a laptop and do a build to > create the image or do a net (px

Re: install both jdk15 and jdk 16 from port

2009-05-15 Thread vuthecuong
Dan Nelson wrote: > > In the last episode (May 14), vuthecuong said: >> do I will have conflict etc problems when install both jdk15 and jdk 16 >> from ports? > > Nope; all the jdk ports install into separate directories. There is a > javavmwrapper port that installs as /usr/local/bin/java an

Re: install both jdk15 and jdk 16 from port

2009-05-14 Thread Dan Nelson
In the last episode (May 14), vuthecuong said: > do I will have conflict etc problems when install both jdk15 and jdk 16 > from ports? Nope; all the jdk ports install into separate directories. There is a javavmwrapper port that installs as /usr/local/bin/java and decides on the best jvm to use b

Re: install -s

2009-05-04 Thread Dan Nelson
In the last episode (May 01), Nathan Lay said: > Should install -s really fail if strip fails? I noticed cross-binutils > strips everything it installs...in my case, one of the utilities it tries > to strip is a script and install -s obnoxiously fails. I set DONTSTRIP to > get around this problem

Re: Install 7.1 DVD iso UNetbootin Eee Box

2009-02-19 Thread Ivan Voras
loony wrote: > Has anyone had any luck with UNetbootin and the 7.1 DVD iso? > > I'm trying to prep USB media on windows vista64. Unlike the CDROM based > isos, the DVD install is compressed .gz. I assume the iso needs to be > extracted prior to loading it with UNetbootin and wonder if somehow g

Re: install/upgrade FREEBSD on a remote server

2008-12-24 Thread Kevin Kinsey
Tom Worster wrote: what ways exist to upgrade a remote server (to which you have no terminal server attached) if the currently installed FREEBSD is too old for freebsd-update? besides asking someone local to the server to help, i mean. The Canonical Way of Auld(tm)* is detailed in the handbook.

Re: install freebsd from inside another operating system

2008-12-15 Thread Robin Becker
After some messing around with various efforts on the depenguinator I came up with this scheme for getting a freebsd boot using an external freebsd machine ie not using the target to create the boot. ##freebsd machine #get the freebsd bootonly location wget [use your local location]/7.1-RC1-i

Re: install freebsd from inside another operating system

2008-12-13 Thread Robin Becker
My experiments with the depenguinator seem to show it has a hidden dependency on the partition used for the constructed disk image. On my ubuntu 8.10 the original install constructed /dev/sda1 /dev/sda2 extended /dev/sda5 swap Not sure why the extended, but it wasn't really needed so I deleted

Re: install freebsd from inside another operating system

2008-12-09 Thread Robin Becker
Jan Henrik Sylvester wrote: Robin wrote: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? http://www.daemonology.net/blog/2008-01-29-depenguinator-2.0.html Cheers, Jan Henrik well I tried pretty hard

Re: install freebsd from inside another operating system

2008-12-08 Thread Tim Judd
On Mon, Dec 8, 2008 at 6:43 AM, Robin Becker <[EMAIL PROTECTED]> wrote: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? > > Reason I'm asking is that my boss is asking about getting another commodity > ser

Re: install freebsd from inside another operating system

2008-12-08 Thread Christian Laursen
Robin Becker <[EMAIL PROTECTED]> writes: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? > > Reason I'm asking is that my boss is asking about getting another > commodity server using a provider that doesn

Re: install freebsd from inside another operating system

2008-12-08 Thread Robin Becker
Jan Henrik Sylvester wrote: Robin wrote: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? http://www.daemonology.net/blog/2008-01-29-depenguinator-2.0.html ... I've just finished building an image u

Re: install freebsd from inside another operating system

2008-12-08 Thread Jan Henrik Sylvester
Robin wrote: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? http://www.daemonology.net/blog/2008-01-29-depenguinator-2.0.html Cheers, Jan Henrik ___ freebsd-q

Re: install freebsd from inside another operating system

2008-12-08 Thread Derek Ragona
At 08:17 AM 12/8/2008, Gerhard Schmidt wrote: Robin Becker schrieb: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? > > Reason I'm asking is that my boss is asking about getting another > commodity server

Re: install freebsd from inside another operating system

2008-12-08 Thread Gerhard Schmidt
Robin Becker schrieb: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? > > Reason I'm asking is that my boss is asking about getting another > commodity server using a provider that doesn't offer freebsd. W

Re: install freebsd from inside another operating system

2008-12-08 Thread Wojciech Puchar
another way - but requires more linux knowledge ( i don't have it) 1) change linux to load to ramdisk - enough of it for basic system 2) prepare your bootable hard disk image at home, same amount of sectors as target. 3) most of it will be empty, should be gzippable to <200MB (or even 100) 4) f

Re: install freebsd from inside another operating system

2008-12-08 Thread Robin Becker
Wojciech Puchar wrote: Reason I'm asking is that my boss is asking about getting another commodity server using a provider that doesn't offer freebsd. We do get KVM over IP however, and I assume that really clever people might know how to handle this sort of thing if they have console access.

Re: install freebsd from inside another operating system

2008-12-08 Thread Vincent Hoffman
Robin Becker wrote: > I'm just wondering if it is possible to install FreeBSD from inside a > bootstrap operating system such as a knoppix or ubuntu preinstall? > > Reason I'm asking is that my boss is asking about getting another > commodity server using a provider that doesn't offer freebsd. We d

Re: install freebsd from inside another operating system

2008-12-08 Thread Wojciech Puchar
Reason I'm asking is that my boss is asking about getting another commodity server using a provider that doesn't offer freebsd. We do get KVM over IP however, and I assume that really clever people might know how to handle this sort of thing if they have console access. stupid/strange soluti

Re: install gamin in stead of fam

2008-11-20 Thread Thomas Abthorpe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On November 20, 2008 06:28:21 pm Dino Vliet wrote: > The approaches I can think of are: > > 1) get rid of fam and everything that requires it with pkg_deinstall -R > fam* , then adjust /etc/make.conf to have WITH_FAM_SYSTEM=gamin and > reinstall all a

Re: Install failure for 7.0-RELEASE (Need help!)

2008-07-12 Thread David Gurvich
I have an A7N266 that had issues with the nvidia driver loading before the loader prompt and causing a reboot. The same board also had issues with wired ethernet working reliably. I installed solaris 10 and then opensolaris 2008.05. Both worked well. I installed opensolaris as I wanted newer v

Re: Install failure for 7.0-RELEASE (Need help!)

2008-07-11 Thread Ronald F. Guilmette
No, it's not the cable. The cable works just fine, which is why I _am_ able to make it all the way down until late in the Stage 3 boot, *and* also why I _acn_m get all of the way down to the install menu (while using the same drive & cable) when I boot from an old 6.1-RELEASE install disk. I hav

Re: Install failure for 7.0-RELEASE (Need help!)

2008-07-11 Thread Mel
On Thursday 10 July 2008 23:50:36 Ronald F. Guilmette wrote: > I have an older system that I've been running 6.1-RELEASE on for a > long long time now. I want to upgrade it to run 7.0-RELEASE. > (CPU => AMD Athlon XP 2000, Motherboard => ASUS A7N266-VM/AA.) > > OK, so I install a new hard drive (

Re: Install Linux in FreeBSD

2008-07-11 Thread Jonathan McKeown
On Friday 11 July 2008 12:36, Roberto Nunnari wrote: > I believe the OP question is: > How to run a Full blown linux OS on a Virtual Machine on FreeBSD, > > and not > how to run linux binaries on FreeBSD via emulation.. Not in context: the original question was Is it possible to run Linux in a VM

Re: Install Linux in FreeBSD

2008-07-11 Thread Roberto Nunnari
I believe the OP question is: How to run a Full blown linux OS on a Virtual Machine on FreeBSD, and not how to run linux binaries on FreeBSD via emulation.. As for myself, I went the other way round, as I needed to run FreeBSD and windows on the same hardware. Best regards. Robi Jonathan McKe

Re: Install Linux in FreeBSD

2008-07-11 Thread Jonathan McKeown
On Friday 11 July 2008 05:29, Ruel Luchavez wrote: [running Linux in a VM on FreeBSD] > > Did you read section 10 of the Handbook - Linux Binary Compatibility? > > Yes I read it Jonathan, Im newbie in BSD...regarding on my post is it > possible? > or Do you have any link so that i could much unde

Re: Install Linux in FreeBSD

2008-07-10 Thread Ruel Luchavez
Yes I read it Jonathan, Im newbie in BSD...regarding on my post is it possible? or Do you have any link so that i could much understand it aside from freebsd handbook? Thanks to your reply... FreeBSD Rocks.:D On Wed, Jul 9, 2008 at 2:58 PM, Jonathan McKeown <[EMAIL PROTECTED]> wrote: > On

Re: Install failure for 7.0-RELEASE (Need help!)

2008-07-10 Thread David Gurvich
Have you tried mounting the iso on the existing system and using sysinstall to partition and install 7.0 on the new hard drive? There may be a problem with the ide controller or ide cable. Have you tried swapping cables? You could also do a minimal 6.3 install with no additional packages as

Re: Install Linux in FreeBSD

2008-07-09 Thread Jonathan McKeown
On Wednesday 09 July 2008 08:46, Ruel Luchavez wrote: > Hi again list, > > Is it possible to run a VM machine in your freebsd server in which inside > that VM you are running on it a Linux environment? coul it be? > You would rather want to know why do I want that set up? Simply because I > want to

Re: Install Microsoft Root Certificates into FreeBSD

2008-06-25 Thread Kevin Kobb
Gerard wrote: On Wed, 25 Jun 2008 13:20:55 -0400 Kevin Kobb <[EMAIL PROTECTED]> wrote: [snip] I think you could accomplish what you are after more easily by installing the ca_root_nss port. I have it installed. It appears that the Microsoft version contains more certificates and apparently i

Re: Install Microsoft Root Certificates into FreeBSD

2008-06-25 Thread Gerard
On Wed, 25 Jun 2008 13:20:55 -0400 Kevin Kobb <[EMAIL PROTECTED]> wrote: [snip] > I think you could accomplish what you are after more easily by > installing the ca_root_nss port. I have it installed. It appears that the Microsoft version contains more certificates and apparently is updated mor

Re: Install Microsoft Root Certificates into FreeBSD

2008-06-25 Thread Kevin Kobb
Gerard wrote: FreeBSD-6.3 I wanted to import the root certificates from my WinXP machine into my FreeBSD server. I found a site: http://safari.ibmpressbooks.com/9781593271459/configure-id11 that supplied information on how to accomplish this. This is an excerpt from that page. In order to av

Re: Install port without man page

2008-04-30 Thread Mel
On Thursday 24 April 2008 18:35:16 Ashant Chalasani wrote: > Also part of the output of > [EMAIL PROTECTED] /usr/ports/net/isc-dhcp3-server]# make install clean > MANPREFIX=/tmp/ PREFIX=/mnt/ > > is.. > . > install -c -m 444 dhcpd /mnt//sbin > chmod 755 /mnt//sbin/dhcpd > install -c dhcpd.man8

Re: Install problem to external usb hard drive

2008-04-25 Thread Steve P.
poking around yet, but it did boot. Thank. Steve. - Original Message - From: "Gary Newcombe" To: "Steve P." Subject: Re: Install problem to external usb hard drive Date: Fri, 25 Apr 2008 12:57:32 +1000 On Thu, 24 Apr 2008 21:04:51 -0500, "Ste

Re: Install problem to external usb hard drive

2008-04-24 Thread Gary Newcombe
Steve. > > > > > > - Original Message - > From: "Gary Newcombe" > To: "Steve P." > Subject: Re: Install problem to external usb hard drive > Date: Fri, 25 Apr 2008 11:22:17 +1000 > > > On Thu, 24 Apr 2008 16:31:33

Re: Install problem to external usb hard drive

2008-04-24 Thread Steve P.
- From: "Gary Newcombe" To: "Steve P." Subject: Re: Install problem to external usb hard drive Date: Fri, 25 Apr 2008 11:22:17 +1000 On Thu, 24 Apr 2008 16:31:33 -0500, "Steve P." wrote: > Greetings, > > If this issue is resolved on an

  1   2   3   4   5   >