Sponsored Content
Operating Systems Linux File Sharing among NTFS Partition & RH Linux 9 Partitions Post 44993 by Jawwad on Saturday 13th of December 2003 05:40:14 AM
Old 12-13-2003
Question File Sharing among NTFS Partition & RH Linux 9 Partitions

Well Guys, will anybody solve my problem?

I have installed Win XP and RH Linux 9 (Dual Boot) on an Intel x86 Machine. Everything is going fine except that I cannot share files among the two operating systems. For example, if I download a PDF file from internet and save it in my Win XP partition (Drive C, for example), I cannot open or even view it as it is present on drive C because I cannot access Drive C when I am using RH Linux 9. Please guide to any way round.

Any solutions will be welcomed!

Thanks

JAM
 

10 More Discussions You Might Find Interesting

1. Linux

GRUB cannot boot NTFS partitions?

I have an issue with booting NTFS partitions with Grub. I have two HHD 1st HDD with Red Hat 9.0 and Grub as bootloader 2nd HDD with 8 Win partitions all ntfs. I have added the following line in my grub.conf: title Windows2000/Domino 6 root (hd1,0) makeactive chainloader +1 When I... (4 Replies)
Discussion started by: KDE Man
4 Replies

2. Slackware

Which Unix for Fileserving with NTFS partitions as one sole purpose use?

I have a distant history with Dos based systems so I'm not overwhelmed, but my Unix experience is entirely limited to hacking my Tivo. So I'm kindly requesting a pointer in the right direction specifically asking which Linux would best suit my needs... What I want to do I wish to use an old... (13 Replies)
Discussion started by: Mark Ward
13 Replies

3. IP Networking

sharing of IP address for load sharing avoiding virtual server & redirection machine

I have RedHat 9.0 installed on three of my servers (PIII - 233MHz) and want that they share a common IP address so that any request made reaches each of the servers. Can anyone suggest how should I setup my LAN. I'm new to networking in Linux so please elaborate and would be thankful for a timely... (2 Replies)
Discussion started by: Rakesh Ranjan
2 Replies

4. SuSE

writing on win ntfs partition from linux

Is it possible to save a file from linux environment to a windows ntfs partition? I use SUSE 8.3 and I can access win ntfs files only as read only. I want to know whether writing is possible on win ntfs partition. (2 Replies)
Discussion started by: suyashkunte
2 Replies

5. Ubuntu

Gparted, NTFS, Partitions, and power failures.

Having just installed mint on my new raptor, I decided I was going to removel the old unix partition from my NTFS back up drive, and resize the NTFS partition to fill the full 500gigs instead of just 300. While resizing the 300 gig to fill the full drive my computer shut off. When I booted back... (1 Reply)
Discussion started by: Methal
1 Replies

6. HP-UX

File sharing between HP-UX 9 & W2K/XP

My company has several HP Model 715/100 machines running HP-UX 9 , that can't really be upgraded due to compatibility issues with some equipment it's tied to. Each UX box mounts a directory off of a Windows NT4 machine acting as an NFS server (using DiskShare Server 3 and 4), and as we upgrade the... (3 Replies)
Discussion started by: GoldnPantaloons
3 Replies

7. UNIX for Advanced & Expert Users

Enterprise level Solaris&Windows file sharing

"Samba," I know, I know. However, I am a gov't worker and Samba is off the table. Does anyone have a recommendation for an off the shelf, secure solution? I've already suggested rsync and NFS services for Windows Server and got shot down. (4 Replies)
Discussion started by: LittleLebowski
4 Replies

8. Filesystems, Disks and Memory

Can I format a partition in Linux with FAT32 or NTFS?

I tried in fedora 9 to format a partition with FAT32 or NTFS but failed mkfs -t NTFS /dev/sdb3 mkfs -t FAT32 /dev/sdb3 In both the output says the the device isn't present. the output is something like this: mkfs.FAT32: no device present mkfs.NTFS: no device present I am able to format in... (2 Replies)
Discussion started by: ravisingh
2 Replies

9. Red Hat

Shrink LVM partition & create new Linux Primary partition

Hello All, I have a Red Hat Linux 5.9 Server installed with one hard disk & 2 Partitions created on it as follows, /boot - Linux Partition & another is LVM - One VG & under that 5-6 Logical volumes(var,opt,home etc). Here my requirement is to take out 1GB of space from LVM ( Any logical... (5 Replies)
Discussion started by: gr8_usk
5 Replies

10. Windows & DOS: Issues & Discussions

Repair windows 8.0 ntfs partition

I have a 1TB HD, suspect it had bad sectors and blocks... it was pre-installed with windows 8.0.. I was able to boot up ubuntu and looked at the partitions and run a badblocks comand to verify secotors, after getting a serious of Input and Output errors mounting the partition and doing any... (2 Replies)
Discussion started by: ppchu99
2 Replies
BLUETILE(1)															       BLUETILE(1)

NAME
bluetile - full-featured tiling for the GNOME desktop environment SYNOPSIS
bluetile [--help] [--version] [--restart] DESCRIPTION
Bluetile is a tiling window manager designed to integrate with the GNOME desktop environment. It provides both a traditional, stacking layout mode as well as tiling layouts where windows are arranged to use the entire screen without overlapping. Bluetile tries to make the tiling paradigm easily accessible to users coming from traditional window managers by drawing on known conventions and providing both mouse and keyboard access for all features. o Designed to integrate with the GNOME desktop environment o Hybrid approach: Stacking window layout & tiling layouts available o All features accessible from mouse, as well as keyboard o Maximizing & minimizing windows in all layouts o Good multihead support o Proper handling of fullscreen applications OVERVIEW
To quickly get up and running just start Bluetile from your current window manager/desktop environment (preferably GNOME). Bluetile will replace the currently running window manager (if the window manager supports this) and start up. One way to set up Bluetile as your default window manager under GNOME is to make sure that the environment variable WINDOW_MANAGER contains the path to the Bluetile binary before GNOME starts. This can be achieved by putting something like the following line into ~/.gnomerc: export WINDOW_MANAGER=bluetile If you use a packaged version of Bluetile, your distribution might already provide you with a preconfigured xsession. OPTIONS
--help print help message --version print the version number --restart request a running Bluetile process to restart KEYBOARD SHORTCUTS
This is a list of most keyboard shortcuts for Bluetile: Win+Return Launch terminal Win+p Launch GNOME "Run application" dialog Win+a Switch to stacking window layout Win+s Switch to tiled horizontal layout Win+d Switch to tiled vertical layout Win+f Switch to fullscreen layout Win+j Move focus to the next window Win+k Move focus to the previous window Win+Space Move focus to the master window Win+Shift+j Swap the focused window with the next window Win+Shift+k Swap the focused window with the previous window Win+Shift+Space Swap the focused window with the master window Win+h Shrink the master area Win+l Expand the master area Win+u Shrink a slave area Win+i Expand a slave area Win+, Increment the number of windows in the master area Win+. Decrement the number of windows in the master area Win+Shift+c Close the focused window Win+z Maximize/zoom focused window Win+m Minimize focused window Win+Shift+m Restore next minimized window Win+o Show window menu for focused window Win+t Push dialog window back into tiling Win+b Toggle to previously displayed workspace Win+1 .. Win+9, Win+0 Switch to workspace N Win+Shift+1 .. Win+Shift+9, Win+Shift+0 Move client to workspace N Win+w, Win+e, Win+r Switch to physical/Xinerama screens 1, 2 or 3 Win+Shift+w, Win+Shift+e, Win+Shift+r Move client to physical/Xinerama screen 1, 2 or 3 Win+F5 Refresh layout Win+Shift+q Quit Bluetile CONFIGURATION
Edit the file ~/.bluetilerc to configure Bluetile. AUTHOR
Jan Vornberger <jan.vornberger@informatik.uni-oldenburg.de> perl v5.10.1 2010-11-07 BLUETILE(1)
All times are GMT -4. The time now is 11:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy