Computing.Net > Forums > Linux > How do I create a partition that both win98 and linux read?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How do I create a partition that both win98 and linux read?

Reply to Message Icon

Name: ronald
Date: May 20, 2000 at 22:40:14 Pacific
Comment:

I've got my dual boot system setup using LILO and it seems to work fine. Only problem is, I can't seem to find a way to share files between the two OSes since they both use different FATs. I've managed to transfer files between the two OSes by copying files onto a dos floppy. But that limits me to less than 1.44 MB data transfer.

What I want to do is make a partition where linux and windows can read and write to it, so that I wouldn't have to pull one these lame floppy disk data transfer thingy. :P I've read somewhere that linux can read fat32.

Ronald,
Newbie who not only needs help with FAT, but also CD-ROM, Modem/PPP, etc. :P :P :P



Sponsored Link
Ads by Google

Response Number 1
Name: Delboy
Date: May 21, 2000 at 01:48:30 Pacific
Reply:

Unless you are running a pretty old kernel your Linux distro can see your Windoze partition with no problems.
Some distros will setup Dos/Windows connectivity for you on install, but you can do it yourself using Linuxconf or eqivalent.
As for detailed instructions on this and modem config, kppp etc you need a book! I don't know what distro you are running but e.g. Redhat have a Getting Started and Reference Guide free to download in PDF format. There are also loads of HowTo's out there...try http://linuxfaq.quartz.net.nz for starters.
Hope this helps (a bit)
Delboy:-)


0

Response Number 2
Name: V.Vijay Kumar
Date: May 21, 2000 at 02:01:26 Pacific
Reply:

Latest Linux kernels now can read Fat32 partitions. So there shouldnt be any problems sharing files b/w Linux and Win 98.


0

Response Number 3
Name: ronald
Date: May 21, 2000 at 11:58:36 Pacific
Reply:

Thank you, Delboy and V. Vijay Kumar!!

I apologize for not typing in which distribution I have. It's RedHat 6.2. As for the problem, I found the answer. I'm an absolute newbie and I did not know the existance of the "mount" command. I used:

mount -t vfat /dev/hdb4 /pub OR
mount -t vfat /dev/hd?? /mountdirectory

hopefully with a little more research I can "mount" the CD drive. Although it seems like my CD is already mounted. /dev/cdrom or something like that.

Thank you very much both for your time. :)
AND I hope my ignorant question will save other newbies some embarassment.


0

Response Number 4
Name: ronald
Date: May 21, 2000 at 15:37:16 Pacific
Reply:

Ouch!

Just found out, I have to remount the partition everytime I logon. PLUS, I have to do it as root. *sigh*

Found a web site where someone suggested editting /etc/fstab. I added the following line:

/dev/hdb4 /e vfat noauto 0 0

which doesn't seem to work. Can anyone suggest a way for me to fix fstab? or perhaps another way for linux to mount the fat32 partition automatically at boot time?

Thank you :)


0

Response Number 5
Name: Murat
Date: May 22, 2000 at 01:25:20 Pacific
Reply:

/dev/hda4 /mnt/windows vfat AUTO 0 0

entries in fstab with "noauto" option are ignored at boot time since mount is invoked with -a option. Try man fstab and man mount


0

Related Posts

See More



Response Number 6
Name: unisol
Date: May 22, 2000 at 08:39:25 Pacific
Reply:

Also you can use "user"
as an option to each line of fstab
to allow non-root users to mount
that device


0

Response Number 7
Name: Delboy
Date: May 22, 2000 at 13:06:06 Pacific
Reply:

You can use Linuxconf (as root obviously) to tweak your mount settings, e.g. user mountable, mount at boot etc. I'm glad you've got it working..
Delboy:-)


0

Response Number 8
Name: ronald
Date: May 22, 2000 at 19:22:34 Pacific
Reply:

Thank you, thank you, thank you...
doesn't express what i feel for all of you. The levels of frustration you can reach (at least I reached a high level) when you go about an OS blindly is incredible.

"noauto" was pretty self explanatory. Just goes to show, I need to get acquainted with "man." My next question was answered by unisol. :)

This board is awesome!! Thank you very much, Delboy, V. Vijay Kumar, Murat and unisol!! I'd hate the world of Linux/Unix if it wasn't for you guys/gals. :)

ronald


0

Response Number 9
Name: space
Date: May 25, 2000 at 15:05:08 Pacific
Reply:

Don't forget linuxnewbie.org for beaucoup info and NHFs (Newbieized Help Files). I'd have been lost without them.


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: How do I create a partition that both win98 and linux read?

how do i go about this? www.computing.net/answers/linux/how-do-i-go-about-this/18678.html

How do I install a intern modem in Linux www.computing.net/answers/linux/how-do-i-install-a-intern-modem-in-linux/8632.html

how do i install a program www.computing.net/answers/linux/how-do-i-install-a-program-/19052.html