LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   Which ISO to download? (https://www.linuxquestions.org/questions/%2Absd-17/which-iso-to-download-630410/)

LinuxNewbie999 03-25-2008 04:05 AM

Which ISO to download?
 
I want to install FreeBSD as research, but I don't know which iso file to download. I saw 6 iso files on the download page and I want to install using CD method.

7.0-RELEASE-i386-bootonly.iso
7.0-RELEASE-i386-disc1.iso
7.0-RELEASE-i386-disc2.iso
7.0-RELEASE-i386-disc3.iso
7.0-RELEASE-i386-docs.iso
7.0-RELEASE-i386-livefs.iso

Hmmm... Which one to download?

sridhar_dct3 03-25-2008 04:43 AM

You need to download all the disc* cd's.

For booting you should use '7.0-RELEASE-i386-disc1.iso'.

vermaden 03-25-2008 06:10 AM

Quote:

Originally Posted by sridhar_dct3 (Post 3099573)
You need to download all the disc* cd's.

Wrong.

If you want to make very basic install (base system + ports + sources) then you need only
7.0-RELEASE-i386-disc1.iso

If you want to install Gnome or KDE or something bigger like openoffice, then you need all three cds:
7.0-RELEASE-i386-disc1.iso
7.0-RELEASE-i386-disc2.iso
7.0-RELEASE-i386-disc3.iso


but it will be better to download just one DVD, you can get one here:
http://www.mininova.org/tor/1208026

LinuxNewbie999 03-25-2008 08:01 AM

The torrent link show bad tracker on my bittorrent client.
I heard about partitioning BSD is calculated by cylinder but not in MB ??
My current haddisk is hd1 XP and hd2 Ubuntu. I would like to install BSD in hd1 and remove XP. i checked BSD site and know BSD use ad0 etc... So, my hd1 should be ad0 and hd2 should be ad2?
I tried to study the disk allocation but i found it quite hard to understand because its different compare to linux. As information, my hd1 has 22GB space, how much space should I allocate my a b c e f ??
What is the different of standard MBR boot manager and FreeBSD boot manager?

vermaden 03-26-2008 03:37 AM

Quote:

The torrent link show bad tracker on my bittorrent client.
ok then use this one:
http://thepiratebay.org/tor/4051965/...D_(not_5_CD_s)

Quote:

I heard about partitioning BSD is calculated by cylinder but not in MB ??
parttioning by cylinders is POSSIBLE in FreeBSD but you may also do classic cfdisk like partitioning using MB units, hit Z key several times to adjust your units (KB/MB/GB) while partitioning in sysinstall

Quote:

My current haddisk is hd1 XP and hd2 Ubuntu. I would like to install BSD in hd1 and remove XP. i checked BSD site and know BSD use ad0 etc... So, my hd1 should be ad0 and hd2 should be ad2?
if you have hda1 + hda2 then it would be ad0 and ad1 in FreeBSD.

I tried to study the disk allocation but i found it quite hard to understand because its different compare to linux.
Many things will be DIFFRENT from Linux, remember Linux is not UNIX.
For help use FreeBSD Handbook http://freebsd.org/handbook

Quote:

As information, my hd1 has 22GB space, how much space should I allocate my a b c e f ??
/ 512M
SWAP 1G
/tmp 256M
/var 1G
/usr [REST]

in FreeBSD /home is symlink to /usr/home.

Quote:

What is the different of standard MBR boot manager and FreeBSD boot manager?
What do you mean by "standard MBR boot manager"? that tells nothing.
FreeBSD bootmanager is able to load Windows without any problems, If you also want to use Linux, then go for GRUB or LILO.

anomie 03-26-2008 12:28 PM

Quote:

Originally Posted by vermaden
Quote:

What is the different of standard MBR boot manager and FreeBSD boot manager?
What do you mean by "standard MBR boot manager"? that tells nothing.
FreeBSD bootmanager is able to load Windows without any problems, If you also want to use Linux, then go for GRUB or LILO.

@vermaden -- I think he's talking about the sysinstall step that lets you install a standard MBR or a FBSD bootmanager. :)

Anyway, I concur with the LILO || GRUB recommendation if running side by side with Linux.

LinuxNewbie999 03-29-2008 11:48 AM

What sysinstall options should i made if i would like to set up a cluster in the future?

anomie 03-29-2008 02:33 PM

That sounds like a different question for a new thread. It has nothing to do with which ISO to download.

heavensrevenge 04-01-2008 04:56 AM

This is my 1st post here, nice to see my DVD has been given some people use.
Indeed, use my DVD iso instead of the separate CD iso's as what vermaiden stated. It includes the doc's & all installable files(packages), and is smaller than the others downloaded separate.

http://thepiratebay.org/tor/4051965/...VD_(not_5_CD_s)

Enjoy :)

vermaden 04-01-2008 05:20 AM

Quote:

Originally Posted by heavensrevenge (Post 3106886)
Indeed, use my DVD iso instead of the separate CD iso's (...)

I did no use it, but thanks for creating such thing, as we all see it is more then needed ;)

Also is ot created in that way?
http://www.pa.msu.edu/~tigner/bsddvd.html

heavensrevenge 04-01-2008 01:53 PM

Yes almost exactly, except I made them using GUI tools and actually make the process available on pastebin for Dru Lavigne, we collaborated i IRC and we decided I would do the actual CD, and she made the instructions so anyone can do it, here is the original article:
http://www.freebsdos.com/news/2008/0...eebsd-70-dvds/
And I still have my instructions, would anyone want me to post my GUI centric creation process?? The only cli wonder is sed lol

Enjoy !! :)

vermaden 04-02-2008 01:52 PM

heavensrevenge: thanks, I even read before about that on Dru blog ;)


All times are GMT -5. The time now is 06:32 AM.