LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-20-2004, 11:50 PM   #1
dareino
Member
 
Registered: Mar 2004
Location: S.F.,Ca
Distribution: FC4
Posts: 82

Rep: Reputation: 15
probs w/Automount in FC2


I am able to manually mount my fat32 drive but when the system reboots, I get an error "Mount:mount point /dev/xp does not exist". I jumped from Slackware to FC2 and had the same drive indentified as hdb5,hdb6 and hdb7 (3 partitions). I am assuming they are named the same? When I manually mount them, I see all my files....
fstab:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda3 swap swap defaults 0 0
/dev/hdb5 /dev/xp vfat defaults 0 0
/dev/hdb7 /dev/win vfat defaults 0 0

hdb6 is not loaded but I chose that. Also as an Ex-SLacker, I was able to run the dmesg | grep "^hd" and was able to see my drives, that command does not work in FC2. Can somee tell me the dmesg command?
df -h:
Filesystem Size Used Avail Use% Mounted on
/dev/hda2 75G 6.2G 65G 9% /
/dev/hda1 97M 5.9M 86M 7% /boot
none 126M 0 126M 0% /dev/shm

I see 3 fstabs in the ETC folder? 2 have the ~ sign?

thanks
dareino
 
Old 05-21-2004, 06:31 AM   #2
motub
Senior Member
 
Registered: Sep 2003
Location: The Netherlands
Distribution: Gentoo (main); SuSE 9.3 (fallback)
Posts: 1,607

Rep: Reputation: 46
Oh dear.

First of all, your mount points should really not be in /dev/. They are meant to be in /mnt/,

/dev/ is for devices and most items in there are symlinks to hardware devices, such as soundcards, usb devices, etc. It is a very dynamic folder, and iirc it is recreated during the boot sequence as the devices are detected, so it's quite possible that this /dev/xp mount point that you must have created is destroyed when you reboot.

Make a mount point in /mnt/ instead, and change your /etc/fstab to read

Quote:
/dev/hdb5 /mnt/xp vfat defaults 0 0
/dev/hdb7 /mnt/win vfat defaults 0 0
If you like, you could move the mount point to your $HOME directory as well, and change the line in /etc/fstab to reflect that instead. I find that generally more convenient, but then again, I only mount Windows data partitions, not partitions containing Windows system files.

You might also want to read man mount and man fstab to get more information on the options you can use to mount partitions and drives.

Hope this helps.
 
Old 05-21-2004, 10:16 AM   #3
dareino
Member
 
Registered: Mar 2004
Location: S.F.,Ca
Distribution: FC4
Posts: 82

Original Poster
Rep: Reputation: 15
whoops...major newb mistake!....I guess in my haste I overlooked that!
thanks buddy!
dareino
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Dual boot XP/FC2 probs aftter FC2 install - "cannot find operating system" bcal Fedora - Installation 4 01-30-2005 03:38 PM
KDE 3.3 dependancy probs & FC2 globeTrotter Linux - Software 0 11-25-2004 03:32 PM
fc2 installation probs borgy Fedora - Installation 0 11-05-2004 08:05 AM
firefox 0.9.3 probs in FC2 ts_sudarshan Linux - Software 1 09-18-2004 03:33 PM
Installing Lexmark Z605 on FC2 More Probs.. kesara3k Fedora 0 07-31-2004 11:09 AM

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

All times are GMT -5. The time now is 09:37 PM.

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