Read Ubuntu File system with Vista

Reply

Join Date: Jun 2007
Posts: 1,439
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 128
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Read Ubuntu File system with Vista

 
0
  #1
Dec 20th, 2008
I have Ubuntu/Vista Multiboot. While in Ubuntu I can access all my NTFS vista partition but not vice versa. Is there a legal hacking to get vista read the ubuntu file system?
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
---- Python, C++ PHP and Java ----
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 392
Reputation: HoustonIT is an unknown quantity at this point 
Solved Threads: 40
HoustonIT HoustonIT is offline Offline
Posting Whiz

Re: Read Ubuntu File system with Vista

 
0
  #2
Dec 20th, 2008
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,439
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 128
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: Read Ubuntu File system with Vista

 
0
  #3
Dec 21st, 2008
Thanks HoustonIT,
I'm Going to try it out
Great!
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
---- Python, C++ PHP and Java ----
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,253
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 541
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Read Ubuntu File system with Vista

 
0
  #4
Dec 21st, 2008
Not really, there are a few ext2/3 drivers for windows but they tend to be a bit poor

best idea is to create a small FAT partition when you install, that way both OSes can use it as a shared drive
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,439
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 128
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: Read Ubuntu File system with Vista

 
0
  #5
Dec 23rd, 2008
So you mean I can create FAT32 with Ubuntu. I'm ready to format it!
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
---- Python, C++ PHP and Java ----
Reply With Quote Quick reply to this message  
Join Date: Aug 2003
Posts: 9,748
Reputation: caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold caperjack is a splendid one to behold 
Solved Threads: 511
Team Colleague
caperjack's Avatar
caperjack caperjack is offline Offline
Posting Prodigy

Re: Read Ubuntu File system with Vista

 
0
  #6
Dec 26th, 2008
no, im sure he meant you could create the fat32 with windows
Fallen Heroes Song ,
http://www.youtube.com/watch?v=-RfXBB0BRHY
Going with the Flow ,but the water is low and the rocks are big
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Read Ubuntu File system with Vista

 
1
  #7
Dec 27th, 2008
For what they're worth, the ext2/3 filesystem drivers for Windows work fine if you only require read-only access or need to transfer one or two files (and your data is backed up).

Regarding FAT32, I don't see how that would be particularly useful. We've already established that Ubuntu has read/write access to NTFS (maybe not the most solid driver in the world, but it's decent), so how would an intermediate FAT32 partition help anything?
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,439
Reputation: evstevemd has a spectacular aura about evstevemd has a spectacular aura about evstevemd has a spectacular aura about 
Solved Threads: 128
evstevemd's Avatar
evstevemd evstevemd is offline Offline
Nearly a Posting Virtuoso

Re: Read Ubuntu File system with Vista

 
0
  #8
Dec 28th, 2008
so, what you guys suggest me to do??
Atheist: God is man made imagination, he doesn't exist!
Theist: It's okay, can you imagine anything else that doesn't exist?
---- Python, C++ PHP and Java ----
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 5,051
Reputation: John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold John A is a splendid one to behold 
Solved Threads: 332
Team Colleague
John A's Avatar
John A John A is offline Offline
Vampirical Lurker

Re: Read Ubuntu File system with Vista

 
1
  #9
Dec 28th, 2008
If you only need to read from your Ubuntu partition, go ahead and use the ext3 drivers for Windows. While they have some problems with writing files, read-only access works fine.

The newest versions of Ubuntu come preinstalled with ntfs-3g, the driver that provides write access to NTFS partitions, and it's been in a very stable state for over a year. If you want a GUI configuration tool for it, go here:
https://help.ubuntu.com/community/Mo...irdPartyNTFS3G
"Technological progress is like an axe in the hands of a pathological criminal."

All my posts may be freely redistributed under the terms of the MIT license.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 8
Reputation: pnorten462 is an unknown quantity at this point 
Solved Threads: 1
pnorten462 pnorten462 is offline Offline
Newbie Poster

Re: Read Ubuntu File system with Vista

 
0
  #10
Dec 29th, 2008
you can use file transferal for finding vista hacking,
Last edited by pnorten462; Dec 29th, 2008 at 7:01 am.
Managed File Transfer
" What you see is not what is real. To change is but an action of a blink of an eye. The rewards are the fruits of life."
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Windows Vista and Windows 7 Forum
Thread Tools Search this Thread



Tag cloud for Windows Vista and Windows 7
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC