Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
hi, i'm newbie to linux and just installed RHL 7.0 recently.
my question is, what i should to in order to be able to transfer data from the windows partition and vice versa. i have two hard drive, one is the windows 98 and the other is linux.
thx in advance.
Win98 doesn't read linux ext2 paritions so windows can't access the linux partition. Linux however can access the Windows FAT32. So you'll just have to work around that.
Is there a program for Windows that would let it read Linux partitions? Also, can Linux read NTFS? Just curious since I'm thinking of re-installing Linux and dual boot with Win2K.
What? Drives in a system, booted to the other OS? Sure. Easy, easy, if vfat is compiled into the kernel, and if you're running anyone's stock kernel these days then the answer is yes, then, yes. mount -t vfat /dev/<deviceX> /<mount point>.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.