PDA

View Full Version : Fedora Core 3 FAQ


mail2and
24-03-2005, 09:30 PM
Auto-mounting windows partitions in FC3:

1. FAT32 Partitions:

First create a folder say "C" in /home or wherever u like..

suppose u want to mount C:

go to terminal(Konsole in KDE) and type

mount -t vfat /dev/hda1 /home/C

for d:(hda5) type

mount -t vfat /dev/hda5 /home/D

"D" being another folder in /home

now to auto-mount the partitions every time u start up...

go to /etc and edit the fstab file

add the following 2 lines at the end and save the file:

/dev/hda1 /home/C defaults 0 0
/dev/hda5 /home/D defaults 0 0

Similarly u can deal with ur E:[hda6] and so on.....


2. NTFS Partitions

http://www.mjmwired.net/resources/mjm-fedora-fc3.shtml

For ur NTFS partitions.... u can refer to this page.... scroll down here and come to the sub-topic 'MOUNT NTFS PARTITIONS'


FC3 Xmms Mp3 problem:


http://heidelberg.freshrpms.net/rpm.html?id=402

download this file (xmms-mp3-1.2.10-9.1.1.fc3.fr.i386.rpm)

in terminal type...

rpm -ivh xmms-mp3-1.2.10-9.1.1.fc3.fr.i386.rpm



Now go to:

Options|Preferences|Audio I/O Plugins


MPEG Layer 1/2/3 Placeholder Plugin


Uncheck the enable button next to this....

and you are done with xmms!


MAKING FC3 BOOT INTO KDE BY DEFAULT
EDIT /etc/sysconfig/desktop

CHANGE

DESKTOP="GNOME"

to:

DESKTOP="KDE"

vignesh
29-03-2005, 07:36 PM
mount -t vfat /dev/hda1 /home/C defaults 0 0
mount -t vfat /dev/hda5 /home/D defaults 0 0

I did that but it dosent seem to work.Also even I have mounted the partitions and when I logout as root and login the normal account I am unable to see the partitions.I edited the fstab using the cat keyword Is there any other way to edit the fstab .

Ashootosh
30-03-2005, 11:09 AM
I also tried automount as suggested but didnt worked!!!!!!!!!!

cool_dude_prav
30-03-2005, 01:56 PM
mount -t vfat /dev/hda1 /home/C defaults 0 0
mount -t vfat /dev/hda5 /home/D defaults 0 0

I did that but it dosent seem to work.Also even I have mounted the partitions and when I logout as root and login the normal account I am unable to see the partitions.I edited the fstab using the cat keyword Is there any other way to edit the fstab .

I also tried automount as suggested but didnt worked!!!!!!!!!!

I think the procedure is right...

But you will have to first create the directories in home(or is it /mnt ???) directory...

ujjwal
30-03-2005, 02:10 PM
Actually the line in /etc/fstab should be


/dev/hda1 /home/C vfat defaults 0 0


You should not put the mount command in the fstab file, the fstab just has a list of the filesystems visible to the system, not the commands to mount them :)

Also, if you want to mount the DOS partitions such that only root can write to them but all users can read from them, replace "defaults" with "umask=022".

Ashootosh
30-03-2005, 08:52 PM
hey thanx ujjwal it worked man!!!

mail2and
31-03-2005, 09:56 AM
oops that was a grave mistake :P thnx for pointing out ujjwal :)

i sure messed up :P

vignesh
31-03-2005, 07:45 PM
Thanks a lot ujjwal .It worked for me too.

cool_dude_prav
31-03-2005, 08:57 PM
BTW guys!!

Does this work in any Linux(like mine is Ubuntu) or only in Fedora???

Plz reply ASAP...

Cheers!!!

] K8)8)L [

ujjwal
31-03-2005, 09:09 PM
It will work any any gnu/linux distribution.

firewall
02-04-2005, 02:13 PM
It will work any any gnu/linux distribution.

Its good to see you FREE , Ujjwal..... :)

a.m

Santosh Halemani
11-04-2005, 09:45 AM
I am trying that hope i will get it. :) .
tANKS

vignesh
16-04-2005, 10:31 AM
BTW guys!!

Does this work in any Linux(like mine is Ubuntu) or only in Fedora???

Plz reply ASAP...

Cheers!!!

] K8)8)L [

In ubuntu give it like this

/dev/hda1 /mnt/winc vfat umask =000 0 0

h4xbox
21-05-2005, 04:56 PM
we can also edit the fstab using vi as "$ vi /etc/fstab"

$=terminal/konsole

QwertyManiac
02-08-2005, 05:37 PM
Can we enable file-write in fc3 - for ntfs drives ?????

GNUrag
03-08-2005, 01:08 AM
Can we enable file-write in fc3 - for ntfs drives ?????
NTFS Write access support was there in Linux kernel since 2.4 version, but it was quite alpha. With 2.6 kernel sources, the [EXPERIMENTAL] tag while compiling was removed, it could still be dangerous in certain circumstances.

sba
04-08-2005, 01:26 AM
Can we enable file-write in fc3 - for ntfs drives ?????
Try Captive NTFS or if you don't mind paying then Paragon NTFS.

QwertyManiac
06-08-2005, 12:19 PM
is there an lnx that has been released and works on NTFS ??

they work on fat i heard...

QwertyManiac
06-08-2005, 01:46 PM
both r pay dude...

I want it integrated in the kernel....

Is that possible ???????????? :?: :?: :?: :?: :?: :?:

GNUrag
06-08-2005, 06:07 PM
is there an lnx that has been released and works on NTFS ??
I want to know the rationale behing a GNULinux distribution that needs to work 100% in tandem with NTFS filesystem. If NTFS is so much important for you then please stick to windows.

both r pay dude...
Captive NTFS is not paid. Its is GPL. Did you even try to download captive driver?

The captive project has already achieved its goal of implementing Read/Write access to the ntfs filesystem. But they have done this using emulation of ntfs.sys windows driver, so this driver cannot go inside the kernel and has to be installed separately.
I want it integrated in the kernel....
Is that possible ???????????? :?: :?: :?: :?: :?: :?:
Write access is integrated into the kernel also. Would you mind to download the 2.6.12.4 stock kernel and compile it yourself and see??

QwertyManiac
07-08-2005, 03:23 PM
I tried to do that but my sys crashes when it does bout 20 % compilation

Also, in FC4 install boot up it doesnt boot up after initializing the uniform cd driver 3.20 (not sure bout the name) and it says me to append a correct "root=" name for the memory block in which the bootimages are to be loades, it says (8,3) block couldnt be found...

Also change this sticky to FC4 now that u have provided it at last...[/b]

vignesh
21-08-2005, 03:41 PM
How to make Fedora Core 3 show the lsit of os`s without having to press a key to show them like rh9 or others.