![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help needed to connect to windows from unix and run .bat file | lakshmis10 | UNIX for Advanced & Expert Users | 1 | 10-19-2007 09:15 AM |
| Unix/Linux on Windows | venu_nbk | UNIX for Dummies Questions & Answers | 5 | 11-17-2006 02:27 PM |
| how to connect to windows from unix ? | guhas | Shell Programming and Scripting | 2 | 12-19-2005 05:37 PM |
| Connect from Windows Using SSH | aldowsary | AIX | 12 | 08-07-2005 03:12 PM |
| Windows vs Unix/Linux 2 | jacx2 | Windows & DOS: Issues & Discussions | 10 | 05-16-2002 07:38 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How do I connect windows xp to Linux Red hat unix
I just bought a new pc and my unix software is installed on my old computer. I want to take the hard disk outta my old pc and then install it on my new pc so my new pc has 2 hard drives.
now, after my pc new has 2 hard drives, one being unix the other being windows xp, i want to be able to access the unix hard disk through windows xp. is that possible??? if not, please people tell me how i can do this?? i know of system commander but is there any free softwares out there that can make this happen for me???? |
|
|||||
|
Great question!!
The trick is to understand the filesystems on the disks.
XP works with FAT32 and NTFS. Linux works with VFAT (VFAT32), so if your original filesystem was VFAT in linux, you should be OK, and odds are you were not using VFAT (see the mount command man pages on linux for more info). There is not a lot of reliable freeware (that I know of, because I have the same problem!!) for XP that allows XP to READ and WRITE an EXT2 (or similar linux filesystem). I would love to be able to do this and they only way I know how (at the moment) for R/W access (free) is to: (1) mount your disks on a linux server (or build a new one). (2) create a VFAT32 file system on a partition or new disk. (3) copy the stuff you want (on XP) to the new VFAT32 partition or disk. (4) move (new disk) to XP and access that file system from XP. Please keep in mind (of course) that the linux executables will not execute but you will be able to read and copy files, etc.FWIW: here is another commerical program that is advertised to do the trick (that I've been thinking about buying for a few months ...) http://www.partition-manager.com/n_ext2fs_main.htm The demo version will allow READ ONLY access to LINUX filesystems that are under 1GB... so if you have really small disk partitions (by todays standards) this would be 'FREE' and you could then transfer the files.... Direct link to demo below: http://www.partition-manager.com/n_ext2fs_trial.htm Note: if you download and try this (or buy it), please post back and let us know how it works! |
|
|||||
|
Explore2fs
Also,
you might want to try this for reading and transferring LINUX EXT2 to XP filesystems .... http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm If all these suggestions don't have appeal, please read this article about a few more options: http://www.linuxworld.com/linuxworld...legacy-p1.html |
|
|||||
|
One more option: EXT2FSD
See this link for another option:
http://sourceforge.net/projects/ext2fsd Quote:
|
|
||||
|
thanks everyone for helping me out
now, i have found the very perfect way of connectingmy system to the linux operating system thru windows xp. i downloaded a software and this software made it possible for me to access and fully run my Linux red hat system without having to reboot. in other words, i can access linux through windows by simply clicking on an icon. this is perfectly fits my needs. please, anyone of you that knows something about analyzing core files, reply to the thread i made about it. thank you |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|