• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

*NIX with network installation....

thornc

Golden Member
Hello all,

I want to install a new OS on my office computer, I have broadband access and no CD burner, so I was planning to do a network install.

What *NIX OSes(distros) have that option???

I know RH,SuSe and Debian can do it... what else?? What *BSDs can do it?

I've tryed to find them myself, but I don't seem to find any other....
 
Ahh, ok. Well, all BSDs should have ftp installation over the net, NetBSD does for sure (I've used it), and I'm 99.9999999% sure the others do.
 
Yea all the BSDs will ask you what type of install to do, choose FTP then choose a mirror, even OpenBSD lets you pick a mirror from a list.
 
Just go to any of the distros websites and download the boot floppy. After you create the floppy and boot from it, you will have an option to install from cd, ftp, http, or nfs. That is at least the experience that I have had with it. 🙂
 
It think this might be a good excuse to give some *BSD a try... don't want to start a war here, but which would you suggest for general desktop usage and a little programming.... one problem, can I create a boot floppy with *BSD like I can do with linux and lilo!

Stupid man question, can *BSD read FAT32 partitions?? I have on set-up on my harddisk that I would like to use to share data between XP and the *NIX os........
 
Originally posted by: thornc
It think this might be a good excuse to give some *BSD a try... don't want to start a war here, but which would you suggest for general desktop usage and a little programming.... one problem, can I create a boot floppy with *BSD like I can do with linux and lilo!

You can install LILO on a floppy.

Stupid man question, can *BSD read FAT32 partitions?? I have on set-up on my harddisk that I would like to use to share data between XP and the *NIX os........

mount_msdos mounts most FAT partitions I believe. I haven't actually tried though 😉
 
Back
Top