Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Access FreeBSD (BSD) partition from Windows NT/2000/XP Post 38009 by Neo on Thursday 3rd of July 2003 05:14:18 PM
Old 07-03-2003
No, sorry, SAMBA is for networking. My apologies, I did not read your question properly.

BSD is an operating system. So, is Windows 2000. You can not run two operating systems at the same time, generally Smilie

Ergo, your question is not about accessing operating systems, it is about accessing file systems. My mistake.

BSD partitions can be built on many different filesystems, I think. If you build it using one that is accessible from Windows 2000, you will be able to access it.

Does anyone know of the different file system types for this OS?
 

2 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Freebsd and win 2000 working 2gether?

Hi Brothers, Please, I've just purchased a new PC and I would like to have both win 2000 and freebsd in the same hard drive, ( 40GB and 128Mb ) can you please help how to set up my new hard drive , please! Thank you..... aka Polymorphous (2 Replies)
Discussion started by: Polymorphous
2 Replies

2. UNIX for Dummies Questions & Answers

Remote access from Windows 2000 into Solaris 8

All, I am looking for the easiest solution that will let me remote access from a Windows 2000 client into a Solaris 8 server. Any suggestions? Thanks Kevin (3 Replies)
Discussion started by: Kevin1166
3 Replies
UNAME(1)						    BSD General Commands Manual 						  UNAME(1)

NAME
uname -- Print operating system name SYNOPSIS
uname [-amnprsv] DESCRIPTION
The uname utility writes symbols representing one or more system characteristics to the standard output. The following options are available: -a Behave as though all of the options -mnrsv were specified. -m print the machine hardware name. -n print the nodename (the nodename may be a name that the system is known by to a communications network). -p print the machine processor architecture name. -r print the operating system release. -s print the operating system name. -v print the operating system version. If no options are specified, uname prints the operating system name as if the -s option had been specified. SEE ALSO
hostname(1), machine(1), sw_vers(1), uname(3) STANDARDS
The uname utility conforms to IEEE Std 1003.2-1992 (``POSIX.2''). The -p option is an extension to the standard. BSD
November 9, 1998 BSD
All times are GMT -4. The time now is 01:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy