Sponsored Content
Operating Systems Linux How to access WINDOWS drives from RED HAT 9??? Post 302239406 by broli on Tuesday 23rd of September 2008 02:50:41 PM
Old 09-23-2008
red hat 9 is to old.
for ntfs you need ntfs-3g, but is not available with rh9 and the kernel it came with
you alse need fuse,

why rh9? cant you use fedora? or other distro not 8 years old as rh9 ?
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How do I connect windows xp to Linux Red hat unix

I just bought a new pc and my unix software is installed on my old computer. I want to take the hard disk outta my old pc and then install it on my new pc so my new pc has 2 hard drives. now, after my pc new has 2 hard drives, one being unix the other being windows xp, i want to be able to... (7 Replies)
Discussion started by: TRUEST
7 Replies

2. UNIX for Dummies Questions & Answers

Mirroring drives on Red Hat

Red Hat Enterprise 3 How do you mirror the drives after you have already installed the OS? (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

3. Windows & DOS: Issues & Discussions

Need to install red hat linux on existing windows vista OS as dual boot

HI ALL, I need to install linux on already existing windows vista OS. I tried to install linux,am getting error while creating patitions, i)selected manula patition with grude option.. after that when i m selecting free space to create mount points, its giving error "could not allocate... (2 Replies)
Discussion started by: jack00423
2 Replies

4. Solaris

Windows,Solaris, Red Hat triple boot issues

I have a pentium IV with 512 MB ram and 80 GB HDD. I first installed windows XP on the first primary partition, then Solaris on the second with 20 GB for the solaris partition, and when rebooted , the grub menu functioned as expected giving me the options to dual boot, so next I wanted to install... (3 Replies)
Discussion started by: saagar
3 Replies

5. Homework & Coursework Questions

File transfer from Red Hat Linux to Windows 7

My assignment is to use C++ to generate a table of values for the U.S. standard atmosphere, when data at sea level are given, which i have done perfectly. Now, i am attempting to create a matlab script to read and plot the data. I forgot to put my table of data on my thumb drive yesterday, and... (4 Replies)
Discussion started by: ds7202
4 Replies

6. UNIX and Linux Applications

pass an xpdf display from red hat server to windows ssh workstation

I have a UniVerse database running on a Red Hat EL3 server. If I am on the server console my software can call xpdf giving the name of a target file and it displays very nicely on the console. I have not been able to figure out how to get the display to happen on any of the Windows XP workstations.... (5 Replies)
Discussion started by: dale kelley
5 Replies

7. Linux

Remote Access of Red Hat Linux

Dear Friends, I have Red Hat Enterprise Linux 5.0 Server installed in HP Blade server which is dont have monitor. I want access my Linux server on my windows XP Pro with full graphic through the network. Please help me how to do it. I have root password. Thanks. :b: (10 Replies)
Discussion started by: pramodpatil
10 Replies

8. Red Hat

Is there a way to use windows RDP with red hat 6

Besides installing VNC on the red hat server which i know i can do, is there any RDP servers (using the windows rdp client) to remote control a red hat 6.2 server? Thanks in advance for this. (1 Reply)
Discussion started by: frankkahle
1 Replies

9. Red Hat

Unix services for windows & Linux\Red Hat

I am not too familiar with linux, so please keep that in mind while reading this post. We have a few linux servers joined to the domain, and linux services for windows running. I have a user that can connect to one linux server, but not another. I ran the cat /etc/passwrd and noticed the user... (0 Replies)
Discussion started by: dcatcha
0 Replies
NTFSLABEL(8)						      System Manager's Manual						      NTFSLABEL(8)

NAME
ntfslabel - display/change the label on an ntfs file system SYNOPSIS
ntfslabel [options] device [new-label] DESCRIPTION
ntfslabel will display or change the file system label on the ntfs file system located on device. If the optional argument new-label is not present, ntfslabel will simply display the current file system label. If the optional argument new-label is present, then ntfslabel will set the file system label to be new-label. NTFS file system labels can be at most 128 Unicode characters long; if new-label is longer than 128 Unicode characters, ntfslabel will truncate it and print a warning message. It is also possible to set the file system label using the -L option of mkntfs(8) during creation of the file system. OPTIONS
Below is a summary of all the options that ntfslabel accepts. Nearly all options have two equivalent names. The short name is preceded by - and the long name is preceded by --. Any single letter options, that don't take an argument, can be combined into a single command, e.g. -fv is equivalent to -f -v. Long named options can be abbreviated to any unique prefix of their name. -f, --force This will override some sensible defaults, such as not working with a mounted volume. Use this option with caution. -h, --help Show a list of options with a brief description of each one. -n, --no-action Don't actually write to disk. -q, --quiet Reduce the amount of output to a minimum. -v, --verbose Increase the amount of output that ntfslabel prints. -V, --version Show the version number, copyright and license for ntfslabel. BUGS
There are no known problems with ntfslabel. If you find a bug please send an email describing the problem to the development team: ntfs-3g-devel@lists.sf.net AUTHORS
ntfslabel was written by Matthew J. Fanto, with contributions from Anton Altaparmakov and Richard Russon. It was ported to ntfs-3g by Erik Larsson. AVAILABILITY
ntfslabel is part of the ntfs-3g package and is available from: http://www.tuxera.com/community/ SEE ALSO
mkntfs(8), ntfsprogs(8) ntfs-3g 2011.4.12AR.4 November 2005 NTFSLABEL(8)
All times are GMT -4. The time now is 12:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy