php forum
php mysql forum
php mysql smarty
 
Topic Options
#257011 - 08/15/03 02:32 PM Accessing NTFS with RedHat 9.0?
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
If anyone has some information on how to go about accessing my Windows XP NTFS partition from RedHat 9.0 using the smp kernel please let me know. I'm having a heck of a time getting various files moved over.<br /><br />I just took a long way around to get my Outlook email moved. LoL I can explain how to do that if anyone wants. (Outlook -> Evolution 1.4) <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />Thanks.
_________________________
~Dave
ChattersOnline.com

Top
#257012 - 08/15/03 02:35 PM Re: Accessing NTFS with RedHat 9.0? [Re: sjsaunders]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Hmm.. I've mounted NTFS on RH7.3.. not sure if 9 is any different. Let me grab my linux box and see if it would be the same for both.

Top
#257013 - 08/15/03 02:38 PM Re: Accessing NTFS with RedHat 9.0? [Re: palmen]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
Hmm.. how nice of RH, drivers for NTFS are not included in the distribution. So the first thing you need to do is download the NTFS RPMs <br /> <br />http://linux-ntfs.sourceforge.net/info/redhat.html <br /> <br />But it also says this driver is NOT for SMP... can cause problems under high load <img src="/forum/images/graemlins/crazy.gif" alt="" /> <br /> <br />EDIT: Also looks like you need to recompile the kernel to load the ntfs module... <br /> <br />That sucks, in 7.3 it only took me a few minutes to edit a line in fstab


Edited by Jeremy (08/15/03 02:41 PM)

Top
#257014 - 08/15/03 03:04 PM Re: Accessing NTFS with RedHat 9.0? [Re: palmen]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Yes it's rather wonderfull that I'm between a rock and a hard place... lol<br /><br />I may just install Mandrake along side of everything else and then I believe I could move files as needed? Everything I'm doing is the long way around things but I guess it has to be... lol <img src="/forum/images/graemlins/crazy.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#257015 - 08/15/03 03:07 PM Re: Accessing NTFS with RedHat 9.0? [Re: sjsaunders]
msula Offline
Addict

Registered: 02/18/02
Posts: 1969
Loc: Lansing, Michigan
I believe mandrake is ntfs friendly, at least when I installed mandrake 8 it was <img src="/forum/images/graemlins/smile.gif" alt="" /> How much data are you talking about? If it is just a few gigs, could just burn it on a few CDs and be quicker.

Top
#257016 - 08/15/03 03:10 PM Re: Accessing NTFS with RedHat 9.0? [Re: sjsaunders]
navaho Offline
Veteran

Registered: 10/05/00
Posts: 2518
Loc: navahoville! :D
It's time to build your own kernel Dave.<br /><br />You're better off doing that anyway. I don't have a stock kernel in anything I own or work on. Just remember.... module module module! Get te latest source and have a ball.<br /><br />Hopefully you are using GRUB. If your machine fails to boot you just boot into the older kernel (you didn't delete it, right?) and fix the new one.
_________________________
Picture perfect penmanship here.

Top
#257017 - 08/15/03 03:12 PM Re: Accessing NTFS with RedHat 9.0? [Re: palmen]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
Semi-OT, but which CD file system would be best for Linux/Windows compatibility: ISO9660, Joliet or UDF?
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#257018 - 08/15/03 03:20 PM Re: Accessing NTFS with RedHat 9.0? [Re: palmen]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
I'll do the CD burning route to get a few things going as quickly as possibly. Thanks. <img src="/forum/images/graemlins/smile.gif" alt="" /><br />
_________________________
~Dave
ChattersOnline.com

Top
#257019 - 08/15/03 03:22 PM Re: Accessing NTFS with RedHat 9.0? [Re: sjsaunders]
navaho Offline
Veteran

Registered: 10/05/00
Posts: 2518
Loc: navahoville! :D
ISO9660 Dave
_________________________
Picture perfect penmanship here.

Top
#257020 - 08/15/03 03:24 PM Re: Accessing NTFS with RedHat 9.0? [Re: zerind]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
Thanks <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#257021 - 08/15/03 03:26 PM Re: Accessing NTFS with RedHat 9.0? [Re: zerind]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Yes I'm using Grub. <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />I will definately be digging in deeper and compiling my own kernel sounds like a good way to get there. LoL (hope I don't end up regretting it) <img src="/forum/images/graemlins/grin.gif" alt="" /><br /><br />For now though I just need to get moving as soon as possible. It wasnt untill I hadn't a choice in operating systems did I notice what I was all dependant on in windows. Now finding replacements for them in linux is about over and I may sleep a bit better tonight. LoL <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#257022 - 08/15/03 06:29 PM Re: Accessing NTFS with RedHat 9.0? [Re: sjsaunders]
navaho Offline
Veteran

Registered: 10/05/00
Posts: 2518
Loc: navahoville! :D
Dave, making your own kernel is SO so easy. And best of all, if you munge it up you just choose a different kernel in the grub options and go back as you were.<br /><br />As I said, try to make anything a module that you can. makes the kernel smaller, only loads what is neede when needed.<br /><br />get the source at kernel.org and go to http://kernelnewbies.org/ for instructions.<br />http://kernelnewbies.org/faq/index.php3#compile that one shows them using lilo there at the end. you're using grub so it's even easier. just edit grub.conf. <br /><br />Use makemenuconfig by the way. That's the better one to use. You can choose ? for every menu option. It will show a brief desciption and a recommended selection option.<br /><br />
_________________________
Picture perfect penmanship here.

Top
#257023 - 08/16/03 02:30 AM Re: Accessing NTFS with RedHat 9.0? [Re: zerind]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Thanks Nav <img src="/forum/images/graemlins/smile.gif" alt="" /><br /><br />On a side note I gave up on using Evolution and have opted for Mozilla's Thunderbird. So far so good. I have everything (emial) moved over and am dealing. <img src="/forum/images/graemlins/wink.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top
#257024 - 08/28/03 02:46 PM Re: Accessing NTFS with RedHat 9.0? [Re: sjsaunders]
dimopoulos Offline
Kahuna

Registered: 08/18/02
Posts: 1271
Loc: Vienna, Austria
Evolution resembles a lot the look and feel of Outlook and it is fairly similar in terms of functionality etc. <br /><br />Despite being on Windows I have also dumped Outlook and went to Thunderbird. Much much better program and some of the things that are missing are already being addressed.
_________________________
Nikos

Top
#257025 - 08/28/03 03:39 PM Re: Accessing NTFS with RedHat 9.0? [Re: Hal_dup2]
JustDave Offline
That 70's Guy

Registered: 06/24/01
Posts: 4097
Yes I really do like the look/feel of Thunderbird. It's still in the early stages but considering that it's fantastic. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
~Dave
ChattersOnline.com

Top


Who's Online
0 registered (), 22 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
Yesterday at 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks