BSD Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsBSD Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 7th, 2002, 11:13 PM
tarballed tarballed is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 8 tarballed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Smile FreeBSD newbie :)

Hello everyone. Well, as subject states, im taking the plunge into FreeBSD. I'm Super Excited to get started!! I just have a couple of questions.

First question. I'm going to download and burn the .iso image tonight from www.linuxiso.org.
Question, on the page for the FreeBSD 4.5 images, this is what I see:

i386 FreeBSD 4.5 Install ISO (Standard install) ~624megs

i386 FreeBSD 4.5 ISO Disc 2 (Fix-it CD & CVS Files) ~602megs

i386 FreeBSD 4.5 ISO Disc 3 (Extra packages) ~623megs

i386 FreeBSD 4.5 ISO Disc 4 (Extra packages) ~618megs

Question: Do I or should I download and burn all of these images on 4 seperate CD's? Or do I only need a couple of them?


Second question: I'm planning on setting up a box that is going to be my firewall. It is going to run FreeBSD 4.5. QUestion is, will FreeBSD support IP Masquerading?

Last question, any recommendations on some Unix or FreeBSD flavored books? I've been working with Linux for about a year. Just thought about getting a good book to get me started.

Thanks for everyones reply. It feels great to be aboard the UNIX WOR

Reply With Quote
  #2  
Old April 7th, 2002, 11:25 PM
tarballed tarballed is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 8 tarballed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thank you for the update.

My apologies for the lack of description in the subject field. I will be more thorough when I post in the future.

Thank you again.

Reply With Quote
  #3  
Old April 7th, 2002, 11:45 PM
tarballed tarballed is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 8 tarballed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thank you for you reply. I really appreciate it. The link you provided will come in handy also. I do appreciate your help. Thank you.

Reply With Quote
  #4  
Old April 8th, 2002, 05:15 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> Do I or should I download and burn all of these images

No.

>> Or do I only need a couple of them?

Not at all.

Why?

Because you should download the latest daily snapshot from releng4.freebsd.org FTP site (without XF86336 and packages directories).

What's the benefit of downloading a snapshot?

1) It makes your life easier when you are ready to cvsup and buildworld, which you will do sooner or later anyway. When you upgrade (via cvsup + buldworld ) from a daily snapshot to 4.5-STABLE, that daily snapshot is already 4.5-STABLE. That said, upgrading from 4.5-STABLE to the latest 4.5-STABLE is much easier because of the minimal source/userland changes.

2) You can cvsup your ports tree when you are running the latest snapshot branch. Note, you can't cvsup your ports when running 4.5-RELEASE.

Why shouldn't I download XF86336 and packages?

Because that X is 3.3.6, an outdated version. I'm sure you'd want the latest 4.X, so just skip that directory.
As far as that packages, they are precompiled binaries. BSDs have got the ports collection, therefore you don't need to install anything from packages at all.

Anyway, you really don't need to download anything but the two floppies from the latest snapshot then select FTP install, don't waste your CD, save it to burn some warez or mp3s instead.

Reply With Quote
  #5  
Old April 8th, 2002, 01:30 PM
tarballed tarballed is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 8 tarballed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thank you for your input. The concept of Snapshot images is new to me, but sounds very interesting.

Just a quick question in regards to snapshots. I've made my boot disks and now all I need to do is connect via FTP and download the image to my computer, correct?

If so, what snapshot image am I looking for in particular? I was looking into the current stable image directory. I apologize for my lack of understanding. I have a lot to learn and im trying to make up as much as I can in as little time.

I appreciate everyones input to my question. Thank you.

Tarballed

Reply With Quote
  #6  
Old April 8th, 2002, 05:00 PM
Bob Loblaw Bob Loblaw is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2001
Posts: 174 Bob Loblaw User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Yes, I would'nt mind some followup on ftp everytime I tried it I just give up after a couple of failed attempts such as there is no branch named 4.5-Stable here.

Also what about NFS Install can a ghost of another install be done?
__________________


VCR clock programmer and toaster repairman, best rates and best work around

Reply With Quote
  #7  
Old April 8th, 2002, 06:50 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> what snapshot image am I looking for in particular?

As of today grab kern.flp and mfsroot.flp and use rawrite.exe to write those flp files to two different floppy disks and label kern.flp as the 1st floppy and mfsroot.flp being the 2nd.

>> im trying to make up as much as I can in as little time

That's why I'm telling you all this just to save your time (maybe 100 hours) and make your life easier.

Reply With Quote
  #8  
Old April 9th, 2002, 09:26 PM
estrabd's Avatar
estrabd estrabd is offline
o0o.o0o
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2001
Location: m00n
Posts: 184 estrabd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 4 m 48 sec
Reputation Power: 8
Send a message via ICQ to estrabd Send a message via AIM to estrabd Send a message via Yahoo to estrabd
cool

Quote:
Originally posted by Bob Loblaw
also
http://google.com/bsd


Didn't know about that site...that rocks!

Brett

Reply With Quote
  #9  
Old April 10th, 2002, 05:34 PM
destravation destravation is offline
cr-creations.co.uk
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Manchester, England
Posts: 229 destravation User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 23 m 35 sec
Reputation Power: 7
Send a message via AIM to destravation Send a message via Yahoo to destravation
i could not get to that ftp site it requires a username and pass

Reply With Quote
  #10  
Old April 10th, 2002, 05:39 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
That releng4.freebsd.org is currently down, as of 15:39PM PST.

Reply With Quote
  #11  
Old April 10th, 2002, 05:44 PM
destravation destravation is offline
cr-creations.co.uk
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Manchester, England
Posts: 229 destravation User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 23 m 35 sec
Reputation Power: 7
Send a message via AIM to destravation Send a message via Yahoo to destravation
ahhh well that would be why i cant get on

Reply With Quote
  #12  
Old April 11th, 2002, 10:45 AM
destravation destravation is offline
cr-creations.co.uk
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Manchester, England
Posts: 229 destravation User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 23 m 35 sec
Reputation Power: 7
Send a message via AIM to destravation Send a message via Yahoo to destravation
the ftp site for bsd snapshots still seems to be down. is there anywhere else i can get those three files from?

Regards

Reply With Quote
  #13  
Old April 11th, 2002, 05:01 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
It it's down grabbing those 2 files are useless because you can't connect to the same FTP server when doing FTP-install.

Reply With Quote
  #14  
Old April 15th, 2002, 11:37 AM
destravation destravation is offline
cr-creations.co.uk
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Manchester, England
Posts: 229 destravation User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 23 m 35 sec
Reputation Power: 7
Send a message via AIM to destravation Send a message via Yahoo to destravation
Unhappy

ok i dont really understand snapshots never used freebsd before used linux thought id try this, just gonna use the full isos from verson 4.5 iv. i have disk 1 the install and disks 3 and 4 do i need 2?

Regards

Reply With Quote
  #15  
Old April 15th, 2002, 04:56 PM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
>> just gonna use the full isos from verson 4.5 iv

Since you can't wait and releng4.freebsd.org appears to be out of service indefinitely, well just play with 4.5-RELEASE.

>> do i need 2?

If you can tell me the description of it, maybe I'll have a clue.

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsBSD Help > FreeBSD newbie :)


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump