amiga.org
     
iconAll times are GMT -6. The time now is 10:51 AM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » The "Not Quite Amiga but still computer related category" » Alternative Operating Systems » Common R/W file system for *nix and Windoze?

Alternative Operating Systems This forum is dedicated to discussions of alternatives to the Commodore Amiga Platform, such as Linux distributions, FreeBSD, OpenBSD, and others.

Reply
 
Thread Tools Display Modes
Old 12-10-2005, 09:51 AM   #1
redrumloa
Original Omega User
Points: 44,458, Level: 100 Points: 44,458, Level: 100 Points: 44,458, Level: 100
Activity: 99% Activity: 99% Activity: 99%
 
redrumloa's Avatar
 
Join Date: Feb 2002
Posts: 10,126
Blog Entries: 4
Send a message via AIM to redrumloa
Default Common R/W file system for *nix and Windoze?

Hey guys,
One problem I have with my dual boot system is no common file system both can access equally. At the moment my SUSE setup can read my NTFS Windoze partition, but cannot write to it. I've tried Fat32 and can't seem to write to that either from SUSE. I'd like to have a common partition for all my media files that both OS can r/w. Suggestions?
__________________
Someone has to state the obvious and that someone is me!
redrumloa is offline   Reply With Quote
Old 12-10-2005, 10:00 AM   #2
whabang
Guru Meditator
Points: 20,820, Level: 90 Points: 20,820, Level: 90 Points: 20,820, Level: 90
Activity: 2% Activity: 2% Activity: 2%
 
whabang's Avatar
 
Join Date: Mar 2002
Location: Amager
Posts: 7,188
Send a message via ICQ to whabang
Default Re: Common R/W file system for *nix and Windoze?

I have no problems accessing NTFS partitions under Puppy linux. IIRC, the write feature was disabled as standard, though.
__________________
Beating the dead horse since 2002.
whabang is offline   Reply With Quote
Old 12-10-2005, 10:12 AM   #3
buzz
Cult Member
Points: 9,657, Level: 66 Points: 9,657, Level: 66 Points: 9,657, Level: 66
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Mar 2002
Posts: 562
Default Re: Common R/W file system for *nix and Windoze?

fat32 works with both, but you are limited to 2gb max file size (i think.. oir maybe it was 4).. i now use an ext2 partition and ext2fsd for windows (on sourceforge),
buzz is offline   Reply With Quote
Old 12-10-2005, 10:16 AM   #4
redrumloa
Original Omega User
Points: 44,458, Level: 100 Points: 44,458, Level: 100 Points: 44,458, Level: 100
Activity: 99% Activity: 99% Activity: 99%
 
redrumloa's Avatar
 
Join Date: Feb 2002
Posts: 10,126
Blog Entries: 4
Send a message via AIM to redrumloa
Default Re: Common R/W file system for *nix and Windoze?

Puppy Linux?

On Suse 9.2 I set permissions and was still SOL. I seem to remember reading somewhere online there is(was?) no write support for NTFS. Since you say you can, I'll try setting permissions on this SUSE 10.0 and see how it goes.
__________________
Someone has to state the obvious and that someone is me!
redrumloa is offline   Reply With Quote
Old 12-10-2005, 10:25 AM   #5
redrumloa
Original Omega User
Points: 44,458, Level: 100 Points: 44,458, Level: 100 Points: 44,458, Level: 100
Activity: 99% Activity: 99% Activity: 99%
 
redrumloa's Avatar
 
Join Date: Feb 2002
Posts: 10,126
Blog Entries: 4
Send a message via AIM to redrumloa
Default Re: Common R/W file system for *nix and Windoze?

Nope, no luck. Won't let me change permissions. Read only.
__________________
Someone has to state the obvious and that someone is me!
redrumloa is offline   Reply With Quote
Old 12-10-2005, 10:26 AM   #6
Piru
' union select name,pwd--
Points: 30,457, Level: 100 Points: 30,457, Level: 100 Points: 30,457, Level: 100
Activity: 69% Activity: 69% Activity: 69%
 
Piru's Avatar
 
Join Date: Aug 2002
Location: Helsinki, Finland
Posts: 6,946
Default Re: Common R/W file system for *nix and Windoze?

http://www.linux-ntfs.org/
Piru is offline   Reply With Quote
Old 12-10-2005, 10:41 AM   #7
dylansmrjo
Beginner
Points: 2,738, Level: 31 Points: 2,738, Level: 31 Points: 2,738, Level: 31
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Nov 2005
Posts: 49
Send a message via ICQ to dylansmrjo Send a message via MSN to dylansmrjo
Default Re: Common R/W file system for *nix and Windoze?

Quote:
buzz wrote:
fat32 works with both, but you are limited to 2gb max file size (i think.. oir maybe it was 4).. i now use an ext2 partition and ext2fsd for windows (on sourceforge),
FAT32 supports filesizes up to 4GB and no larger than that. This is good enough for most thing except those who do videoediting, and of course DVD-ISO's (typical 4.5 to 9.8 GB in size).

There are drivers to windows making it possible to use ext3fs and ext3fs from windows, with read/write (but you probably have to be logged in as Administrator to do so - or have Administrator rights - superuser isn't enough).

You can also use captive drivers for linux, making it possible to read and write to NTFS partitions, but ext3fs is a better filesystem, so stick to that if possible for you.
__________________
[size=medium]---Copyright is no right---[/size]
dylansmrjo is offline   Reply With Quote
Old 12-11-2005, 11:22 PM   #8
JLF65
Too much caffeine
Points: 2,788, Level: 32 Points: 2,788, Level: 32 Points: 2,788, Level: 32
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Dec 2005
Posts: 101
Default Re: Common R/W file system for *nix and Windoze?

You want to use an ext3 partition and install this in Windows to read/write the ext3 partition. Since Windows never makes their FSes open, use an open FS from linux on Windows. That's what I do.
JLF65 is offline   Reply With Quote
Old 12-12-2005, 05:44 AM   #9
BouncingAyatollah
Technoid
Points: 5,861, Level: 49 Points: 5,861, Level: 49 Points: 5,861, Level: 49
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Feb 2002
Posts: 341
Default Re: Common R/W file system for *nix and Windoze?

I agree with others: fat32 is a pain for DVD ISOs with its 4Gb limit. If you want to use it though check the umask entry in your fstab and also the privs of the directory to mount to itself e.g.:


/dev/hda3 /windows/C vfat users,gid=users,umask=0002,utf8=true 0 0

drwxrwxr-x 11 root users 8192 1970-01-01 01:00 C


For ext2/3 I have previously used explore2fs (GUI, no write to ext3 though) from Windows, and for Reiserfs rfstool (command line) and rfsgui (GUI). Gonna try that Ext2 IFS though. :-)
__________________
\"Whose souls, albeit in a cloudy memory, yet seek back their good,
but, like drunk men, know not the road home.\" -- BOETHIUS
BouncingAyatollah is offline   Reply With Quote
Old 12-12-2005, 06:05 AM   #10
xaccrocheur
Technoid
Points: 8,042, Level: 60 Points: 8,042, Level: 60 Points: 8,042, Level: 60
Activity: 2% Activity: 2% Activity: 2%
 
xaccrocheur's Avatar
 
Join Date: Jun 2002
Location: Morocco
Posts: 430
Send a message via ICQ to xaccrocheur Send a message via Skype™ to xaccrocheur
Default Re: Common R/W file system for *nix and Windoze?

Quote:
redrumloa wrote:
Nope, no luck. Won't let me change permissions. Read only.
It's not about permissions, redrum, it's "earlier" than that : Look at your /etc/fstab (global mountlist), and check the arguments with wich your NTFS partition is mounted. Chances are it's mounted read-only. I'd be *very* careful here, mate. Ask in SUSE's forums about just this, how it can be done properly.
AFAIK NTFS is really a pain to talk to under 'nux, but then again, since it's the best win FS by far, I can understand why you want to do it. AND I did not check recently. If you find a simple solution let me know please
xaccrocheur is offline   Reply With Quote
Reply

Bookmarks

Tags
windoze , system , r or w , nix , file , common

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Smart File System Tumbleweed Amiga Software Issues and Discussion 3 08-17-2008 02:55 AM
fast file system? carvedeye Amiga Marketplace 2 02-11-2007 03:03 AM
best file system??? bootneck Amiga Hardware Issues and discussion 7 04-13-2006 04:43 PM
Which File System to use? chiark Amiga Software Issues and Discussion 2 01-20-2006 03:32 AM
Which CD file system is the best? doctorq Amiga Software Issues and Discussion 8 10-05-2003 06:39 AM