Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 16:02:18 -0500 (CDT)
From:      Denny White <dennyboy@cableone.net>
To:        Jonathan Arnold <jdarnold@buddydog.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: LiveCD on FreeBSD 5.x
Message-ID:  <20050712153102.M1635@dualman.cableone.net>
In-Reply-To: <db0k16$jb$1@sea.gmane.org>
References:  <Pine.BSI.4.33.0507111246280.18478-100000@hypselo.centroin.com.br> <db0k16$jb$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Today Jonathan Arnold had this to say:
> scuba@centroin.com.br wrote:
>> Hi,
>>
>> 	Does LiveCD work well with FBSD 5.x?
>
> If you're looking for a Live CD of FreeBSD, check out either
> the LiveCD list:
>
> http://www.frozentech.com/content/livecd.php
>
> Although it doesn't seem to show PC-BSD:
>
> http://www.pcbsd.org/
>
> which, IIRC, is a live CD too.
>
> -- 
> Jonathan Arnold     (mailto:jdarnold@buddydog.org)
> Daemon Dancing in the Dark, a FreeBSD weblog:
>    http://freebsd.amazingdev.com/blog/
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

I had no problems with pcbsd's livecd.
Puter's already setup in the bios to
check the cd 1st when booting. After
it booted, the only work I had to do
at all was let it know my network settings:

ifconfig xxx.xxx.x.xxx netmask xxx.xxx.xxx.x
(i use a static ip - i don't use dhcp on lan)

route add gateway xxx.xxx.x.x
(for my router - you can check the syntax, it's
   been a while since I used it - man route)

echo "nameserver xx.xxx.x.xxx" >> /etc/resolv.conf
(for dns - nameserver on isp)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQFC1C/iy0Ty5RZE55oRAq96AKClgxrlQMIAJsjDSIVfUg7vyTT+pQCeIbYD
QXvudDpy1JFbnI6EAJf9Crs=
=I/Xo
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050712153102.M1635>