LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-30-2005, 08:29 AM   #1
byte_fx
LQ Newbie
 
Registered: Aug 2004
Distribution: none yet
Posts: 13

Rep: Reputation: 0
Fedor Core 4 QuestionsNew to Linux. Have been trying out Fedora Core 4 bured from d/


New to Linux.

Have been trying out Fedora Core 4 burned from d/l'd ISO files for a few days.

Lots of problems encountered - quite likely mainly due to my inexperience.

Current setup:

Dual boot with W2K (two NTFS and one FAT32 drive partitions.

Fedora install: "everything" option in a 50 gb partition.

Two biggest problems:

1 - although the hardware browser sees the FAT32 parition I can'y find a way to moubt it.

2 - Can't figure out how to burn a cd. I put the files into the CD CREATOR but .. then what?

Third problem - and potentially a huge one - can't view any t[e of video file. This is bad since I belong to a couple of forums dedicated to computer animation. Kind of hard to give advice if I can't watch the anims.

Any help will be appreciated -

As I said - most or maybe all of the problems are probably due to my inexperience. I have a couple of books on order - but it looks like they won't arrive for 5-6 more weeks (they were listed as 'in stock' when I ordered but two hours later they were listed as 'on backorder')

Any help will be appreciated -

As I said - most or maybe all of the problems are probably due to my inexperience. I have a couple of books on order - but it lloks like they won't arrive for 5-6 more weeks (they were listed as'in stock' when I ordered but two hours later they were listed as 'on backorder')

Thanks

byte_fx
 
Old 08-30-2005, 10:35 AM   #2
byte_fx
LQ Newbie
 
Registered: Aug 2004
Distribution: none yet
Posts: 13

Original Poster
Rep: Reputation: 0
Fedira Core 4 questuins

New to Linux.

Have been trying out Fedora Core 4 burned from d/l'd ISO files for a few days.

Lots of problems encountered - quite likely mainly due to my inexperience.

Current setup:

Dual boot with W2K (two NTFS and one FAT32 drive partitions.)

Fedora install: "everything" option in a 50 gb partition.

Two biggest problems:

1 - although the hardware browser sees the FAT32 parition I can't find a way to mount it.

2 - Can't figure out how to burn a cd. I put the files into the CD CREATOR but .. then what?

Third problem - and potentially a huge one - can't view any type of video file. This is bad since I belong to a couple of forums dedicated to computer animation. Kind of hard to give advice if I can't watch the anims.

Any help will be appreciated -

As I said - most or maybe all of the problems are probably due to my inexperience. I have a couple of books on order - but it looks like they won't arrive for 5-6 more weeks (they were listed as 'in stock' when I ordered but two hours later they were listed as 'on backorder')

Any help will be appreciated -

Thanks

byte_fx

ps - I also posted this in the Installation section but figured it should be here instead
 
Old 08-30-2005, 10:43 AM   #3
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
You might want to start here;

http://www.fedorafaq.org/



peace V
 
Old 08-30-2005, 11:44 AM   #4
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
As far as mounting a fat32 partition, you need to know where that partition is located on your hard drive (or if it is on another hard drive). For example: your FC4 partition may be called hda1, and your fat32 partition may be hda2, if they are on the same hard drive. If the fat32 partition is on a different hard drive, it might be called hdb1 or something like that (you can look at /etc/fstab in a text editor to find the name of your fat32 partition, it will be shown as 'vfat').

Since you installed 'everything' on FC4, consider using k3b, which you can use to burn both CD's and DVD's (if you have a DVD player). It is very user-friendly.

As for your video, consider installing mplayer. it can play many different video formats.
 
Old 08-30-2005, 12:30 PM   #5
byte_fx
LQ Newbie
 
Registered: Aug 2004
Distribution: none yet
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks bushidozen -

I'll check that mplayer out. And thanks for the tip on k3b as well.

I'm now on the fifth nuke/repave/w2k install/core 4 install in less than 24 hours so that's why I checked the 'everything' box during core 4 install.

Without it I couldn't install any rpm's. etc.

Anyway - disk layout as follows (using hardware browser)

/dev/hda
hda1 ntfs
---
hda2
hda5 ntfs
hda6 fat32
hda7 ext3
hda8 LVM Physical Volume

I spent a couple of weeks browsing about mounting the fat32 drive but basically found a lot of different command structures - none of which seemed to work if the various forum posts can be believed.

It seems there are at least two different commands - one is mount ... don't remember the other - but everyone seemed to be trying different modifiers to the basic command.

I've already tried a few but none worked.

I'm willing to keep trying differerent syntax's if anyone can offer any.

Have a feeling it's going be a long 5-6 weeks til the books get here. There's so much stuff to learn.

Thanks again.

byte_fx
 
Old 08-30-2005, 12:56 PM   #6
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
'mount' is the command that you want to use.

Assuming that you don't change your fat32 partition when you reinstall Windows and FC4, do the following in Fedora:

1. make a directory that you will use to reference the fat32 partition (you can call it whatever you want)
Code:
mkdir my_big_fat32_file
2. use 'mount' to mount the partition.*
Code:
mount -t vfat /dev/hda6 my_big_fat32_file
You should now be able to access the partition. When you are done using the partion, you can unmount it by using:
Code:
umount my_big_fat32_file
(notice that it is 'umount' not 'unmount').

*edit. Sorry, typed that wrong

Last edited by bushidozen; 08-30-2005 at 01:10 PM.
 
Old 08-30-2005, 01:32 PM   #7
CornMaster
LQ Newbie
 
Registered: Aug 2005
Distribution: Fedora Core 4
Posts: 18

Rep: Reputation: 0
mplayer is the bees knees.

It rocks so hard.

I automount my fat32 partitions into folders named for my drive letters in Windows. So my main d drive mounts to a folder called d.

I found a really good tutorial when I started...not sure where it was now...maybe here. I'll take a look when I get home from work.

At the least I'll post the command I added to automount the drive with the proper permissions (I made a special group for those that could access it and put myself in it.)
 
Old 08-30-2005, 01:46 PM   #8
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
byte_fx:

If you want to automount your fat32 partition so that you can access it as soon as you start FC4 without having to type commands, you will need to edit your /etc/fstab file with something like:
Code:
/dev/hda6    /home/my_big_fat32_file    vfat    auto,user,rw    0 0
'/dev/hda6' is where your fat32 partition is.

'/home/my_big_fat32_file' is where the partition will be mounted to (therefore this could be any file you choose. Just make sure to place the full path here).

'vfat' (another name for fat32) is the type of filesystem the partition is.

'auto' tells linux to mount the partition automatically.

'user' says that all users (not just root) can access the partition.

'rw' says that the partition can be read from and written to.

'0 0' refers to the dump and fsck options, respectively.

If you wish to mess with the options more, click here.
 
Old 08-30-2005, 02:22 PM   #9
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Rep: Reputation: 32
this is question about mplayer so i thought i would ask here real fast does mplayer play a cd without having to do anything else? if not is there a player that when u put cd in it plays like windows media?
 
Old 08-30-2005, 02:28 PM   #10
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
No, you usually have to open mplayer and tell it to "open" the CD. however FC4 comes with a CD player that auto-plays an audio CD for you.
 
Old 08-30-2005, 07:27 PM   #11
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Rep: Reputation: 32
do you know the name of it? ive looked on what i have installed and nothing like that so i would need name to get it from yum.
 
Old 08-30-2005, 08:53 PM   #12
bushidozen
Member
 
Registered: Oct 2004
Posts: 215

Rep: Reputation: 30
It is called 'gnome-cd'. If you installed it on FC4, it should show up as 'CD Player'
 
Old 08-31-2005, 12:54 PM   #13
boxerboy
Member
 
Registered: Jul 2005
Distribution: ubuntu5.04, ubuntu5.10, suse9.3, mandrake10.1, mandriva2006(beta), FC1-4, redhat9.0, debian sarge
Posts: 519

Rep: Reputation: 32
thank you ill check it out.
 
Old 08-31-2005, 01:45 PM   #14
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Both threads have been merged - please do not post the same question in more than one forum.
 
Old 09-08-2005, 01:41 AM   #15
byte_fx
LQ Newbie
 
Registered: Aug 2004
Distribution: none yet
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks for the tips.

Still having problems with viewing vids.

Now on the 11th nuke and repave since last post - forewall seems pretty useless - no apparent way to block specific addresses.

Firefox similar - if I google something like .... just anything .... and follow any of the links I'll soon get a new page that's ad related. Not a popup - just a new page that opns as though I clicked a link and it opened in the same window. Example - serch for motherboard - fairly soon the browser will forward me to anandatech/s page regarding that mb.

Really sucks.

Managed to install xine - once. It'd only play in 13 color mood - useless.

"Installed" mplayer once - I yse quote marks because even though it apparently installed ok - along with codecs amd some skins - couldn't get it to play it to play anything. Nada.

Beginning to think Linux - or at least Fedora is - is pretty much useless for web stuff. Not to mention very unsecure and far more prone to hacking than Windows - which is saying something.

Btw - why the heck do I have to log in every time I bllink an eye??

So far I've had to log in 3 times just so I can type this - betcha I'll have to log in several more times before it'll be posted.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting Fedora partitions from Debian puppet Debian 4 10-17-2005 02:03 PM
mounting ntfs partitions on fedora core 2 amebimus Linux - Newbie 7 04-03-2005 11:27 AM
Need help with mounting windows partitions in Fedora 3 zcchen Linux - Newbie 7 02-21-2005 04:39 PM
Installing Fedora Core 3 without CDs infitechdesign Fedora - Installation 1 01-27-2005 05:21 AM
Burning Data and Iso Cds on Fedora wasabi Fedora 6 06-13-2004 02:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration