![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Read a FreeBSD drive from Windows XP | fallingintoZero | UNIX for Dummies Questions & Answers | 1 | 03-01-2006 06:57 AM |
| I'm looking for a 64-bit Desktop that will run Windows, Linspire, FreeBSD and Solaris | Mr. Nice Guy | UNIX for Dummies Questions & Answers | 0 | 12-03-2005 05:38 PM |
| how to create freeBSD binaries in Linux or Windows | szzz | High Level Programming | 3 | 02-19-2004 02:17 AM |
| Access FreeBSD (BSD) partition from Windows NT/2000/XP | Aoidas | UNIX for Dummies Questions & Answers | 9 | 07-16-2003 05:51 AM |
| Any Professional Help me in this ? | abidmalik | UNIX for Dummies Questions & Answers | 1 | 12-16-2002 09:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Windows XP Professional and FreeBSD
From FreeBSD how could I access files/directories in my Windows XP machine (networked) Is there any program in FreeBSD/Unix that I could use to emulate/control my Windows XP machine and what do I need to enable or install in my Windows XP machine
__________________
Wish I Earn The Brain To Learn UNIX/FreeBSD/X Windows |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
'man mount'. Basically, you want to mount your winblowz XP partition in an empty directory. Depending on whether the fs type is fat32 or ntfs, you may have a slight problem. ntfs support is only read-only.
|
|
#3
|
|||
|
|||
|
I used Samba to mount my windows parition on my linux box.
|
|
#4
|
|||
|
|||
|
@ cerberusofhate
(Mount) The Windows XP box is on a network separate from the box where FreeBSD 4.6-Stable is installed. @ Luftwaffe Samba, please kindly guide me where to download a compatible version for FreeBSD 4.6-Stable as I want to fiddle around this matter and does Samba allow you to administer/control your Windows XP Professional what I mean by control is accessing files/browse/reboot/re-start services as in example: I would install FreeBSD 4.6 on a laptop and perform a remote administration of say a server or my home PC (or just the scenario now that I have two machines and I want to be able to control the other).
__________________
Wish I Earn The Brain To Learn UNIX/FreeBSD/X Windows |
|
#5
|
||||
|
||||
|
Quote:
cd /usr/ports/net/samba Then make all && make install And it will should be downloaded, patched and installed. I also installed swat so that I could manage samba shares from a web interface. For more information go over to www.samba.org. Here is another link with a short tutorial
__________________
Not quite as cool as all the other Kids... |
|
#6
|
|||
|
|||
|
Shared Internet
Thanks Auswipe,
My next query would be what is more advantageous use/setup FreeBSD as my internet/proxy server to allow my Windows XP Prof to connect to the internet or vice-versa and is this already supported in SAMBA or do I need another set of bins/programs to do this. nb: I have 2 machines and I only have one modem, I have them on the network with 4 users (at home, apartment shared) and would want to give them access to the internet using one account and plan to surf all at the same time, I guess FreeBSD is powerpacked enough to do this.
__________________
Wish I Earn The Brain To Learn UNIX/FreeBSD/X Windows |
|
#7
|
||||
|
||||
|
I use OpenBSD at the house but this should be a trivial task for your FreeBSD box as long as it is properly setup. ipfw comes with FreeBSD by default but you can also use ipf. I use ipf under OpenBSD and have been fairly happy with it's performance and configuration.
__________________
Not quite as cool as all the other Kids... |
||||
| Google The UNIX and Linux Forums |