Installing FreeBSD with FAT32


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Installing FreeBSD with FAT32
# 1  
Old 09-03-2001
Question Installing FreeBSD with FAT32

I am installing FreeBSD and I have the FreeBSD Handbook on how to install it.

I have read it twice over and I am going to try to do it right the first time. I am running Windows 98 with two hard drives. Only one has the OS on it the other is just a FAT32 partition.

I want to put FreeBSD on the DRive with just the FAT32 partition, not WIndows. I have PartitionMagic 6.0 and I would rather make the partition on the drive with that.

When I partition the Drive what type of partition should I make it?

Also if you have done this before any other tips would be helpful. Thanks.
escozooz
# 2  
Old 09-04-2001
First off, you won't be able to install FreeBSD on a FAT32 partiton. It will have to be some other sort of format, probably available through a formatting tool with BSD...

Usually *nix, in my experience uses something like an "ext" or "ext2" format. Although there are dozens if not hundreds to choose from.

Keep in mind that depending on the install features of BSD (I've never played with BSD so I dont' know), but it should lead you through formatting and partitioning the drive.

I don't think PartitionMagic will format the drive how you will want it anyways... regardless, don't forget a swap partition (approx. the size of your available RAM), root partition '/', and then whatever other partitions you might want... I usually just throw everything else in '/home'.
# 3  
Old 09-04-2001
Thanks

Will the FreeBSD thing screw up what I have on the hard drive already? If I make a 10 G partition, how will it do it?

How big will the partition be with the rest of my windows stuff on it?
escozooz
# 4  
Old 09-04-2001
man i dont know what happen to my other post but....

a 10g partion is a good amount of space to play with. when u install u will end up cutting up that 10 gig into diffearnt filesystems for bsd. ie one for root one for swap and so forth.

teh size of your remaining windows partion would end up being:

size of harddrive - 10gig= whats left for that windows partition.
# 5  
Old 09-05-2001

And yes, reformatting will make all other data on your drive unreadable to you. So backup, re-partition, install your operating systems, and restore from backups. That's the best way to do it.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Installing FreeBSd 8.1?

Hello everybody, I'm really new to Unix(and new here) ,and I'm looking forward to install FreeBSD 8.1 in Virtual Box on the Host - Windows 7.Otherwise in a eternal HDD.My problem is that I tried to find out step by step instruction but failed to find any such set of instructions. I'm in fact a... (1 Reply)
Discussion started by: blackwhite
1 Replies

2. BSD

Installing gnome on freebsd

I have a fresh 64-bits install of FreeBSD 8.1 on a machine, but having issues with getting gnome to work. I have followed the guidelines on FreeBSD GNOME Project: GNOME 2.32 FAQ In summary that is: pkg_add -r gnome2 Add gnome_enable="YES" to /etc/rc.conf After a reboot and logging in, there... (8 Replies)
Discussion started by: figaro
8 Replies

3. BSD

Installing FreeBSD in VirtualBox

Keeps saying no bootable media found. Works with every other distro. Any ideas? (6 Replies)
Discussion started by: Swathe
6 Replies

4. UNIX for Dummies Questions & Answers

Please help. I have a problem with installing FreeBSD

hi. I am newbie in Unix. I wanted to install Free BSD 5.2.1 to my computer which winXp was already installed. But i couldn't. I chose Standard. Then it said you are going to use dos style fdisk partitioning. Then a window displayed begining like this. WARNING: A geometry of 155127/16/63 for... (2 Replies)
Discussion started by: sualcavab
2 Replies

5. UNIX for Dummies Questions & Answers

Installing Opera 8 on FreeBSD

I'm a n00b to UNIX, but I'm making much progress. My preferred browser is Opera, and the ported version with FBSD 5.4 is Opera 7.54. Because I lost my opera key, I'd prefer to have version 8 which does not require a key. How can I install the .tar.gz on FreeBSD? I am somewhat familiar with... (2 Replies)
Discussion started by: DrgnInterrupted
2 Replies

6. BSD

Help with installing Gnome on FreeBSD

Recently, i have installed FreeBSD 5.3 on my computer. I then proceeded to install the latest version of Gnome. I went to the FreeBSD handbook and looked up how to set Gnome as my default window manager, and for some reason it did not work. I was wondering what exactly the command is to do set... (4 Replies)
Discussion started by: jgmyshko
4 Replies

7. UNIX for Dummies Questions & Answers

Installing Freebsd

Hi All Hope this is not going to upset you but i really need help. I'm new to Unix (Brand New) have never worked on a unix system before in my life so please bear with me. I'm in the process to install Freebsd but have no idea how to go ahead. The system that i have does not have any cd... (3 Replies)
Discussion started by: stunner
3 Replies

8. BSD

installing FreeBSD

hi everybody i'm now downloading FreeBSD using anonymous ftp...the problem i'll encounter is that it seems to be a huge archive.... I want just install it over a 8 G disk....how can i manage this? thanks regards (3 Replies)
Discussion started by: hmaiida
3 Replies

9. UNIX for Dummies Questions & Answers

Installing FreeBSD on old system?

I've never had trouble installing freebsd or any linux/unix system on any computer i've tried to do it on. I just recently aquired a Packard Bell, 75mhz Pentium, 482 i believe. Im having difficulty installing it. I have FreeBSD 5.1 on cd and the computer wont even recognize the cd on boot, so it... (2 Replies)
Discussion started by: MadProfessor
2 Replies

10. UNIX for Dummies Questions & Answers

Installing FreeBSD

Not entirely sure if this belongs here but here it is. I am installing FreeBSD, downloaded the ISO from their website, created the Bootdisk. And when I try to boot, I get this error, 'Panic, Couldn't Inialize. Will not continue without Inialization'. I get the prompt telling me that it will... (2 Replies)
Discussion started by: Fmarvez
2 Replies
Login or Register to Ask a Question