LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-15-2003, 10:05 AM   #1
davnetuk
Member
 
Registered: Feb 2003
Location: Great Britain
Distribution: Fedora 5
Posts: 62

Rep: Reputation: 15
RH9 Mount Problem


Ok... i have successfully mounted partitions in RH9 before on my desktop. I have now installed RH9 on my laptop, so its dual-boot with XP (FAT32).

I just can't seem to mount my XP partition..
Here is what I did in konsole...
-----------------------------------------------------------------------------------------
[root@localhost root]# fdisk -l

Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System
/dev/hda1 * 742 4864 33117997+ c Win95 FAT32 (LBA)
/dev/hda2 1 548 4401778+ 83 Linux
/dev/hda3 549 676 1028160 83 Linux
/dev/hda4 677 741 522112+ 5 Extended
/dev/hda5 677 740 514048+ 82 Linux swap

Partition table entries are not in disk order
[root@localhost root]# mount /dev/hda1 /mnt/xp
mount: mount point /mnt/xp does not exist
-----------------------------------------------------------------------------------------

This is how my FSTAB looks...

-----------------------------------------------------------------------------------------
LABEL=/ / ext3 defaults 1 1
none /dev/pts devpts gid=5,mode=620 0 0
LABEL=/home /home ext3 defaults 1 2
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda5 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/hda1 /mnt/xp vfat auto,ro,umask=0222 0 0
-----------------------------------------------------------------------------------------

I have tried a number of combinations for the last part of my /dev/hda1 entry that include: auto,user,umask=0000

One thing I have noticed is that in the fdisk -i command... there is an asterix in the hda1 partition, I'm sure its nothing but u never know! Also... the FAT32 partition appears to have LBA mapping, this normal?

Maybe... I'm just not meant to access anything MS anymore!
 
Old 09-15-2003, 10:49 AM   #2
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
[root@localhost root]# mount /dev/hda1 /mnt/xp
mount: mount point /mnt/xp does not exist

this would tell me that you need to create directory /mnt/xp

mkdir /mnt/xp

mount -t vfat /dev/hda1 /mnt/xp
 
Old 09-15-2003, 11:06 AM   #3
davnetuk
Member
 
Registered: Feb 2003
Location: Great Britain
Distribution: Fedora 5
Posts: 62

Original Poster
Rep: Reputation: 15
Legend, absolute legend.

God knows how i forgot to do that, cheers dude.
 
Old 09-15-2003, 11:07 AM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
as for the fstab, i'm not an expert, but something like this should probably work:

/dev/hda1 /mnt/xp vfat defaults 0 0

the asterisk you see is in the fdisk list is in the boot column so i think it just means that the partition is bootable or something...
 
Old 09-15-2003, 11:29 AM   #5
davnetuk
Member
 
Registered: Feb 2003
Location: Great Britain
Distribution: Fedora 5
Posts: 62

Original Poster
Rep: Reputation: 15
My FSTAB was fine as it was, I just forgot to make the directory, lol.

Cheers anyway.
 
  


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
How do you mount a USB thumbdrive in RH9? dsschanze Linux - Hardware 6 12-29-2005 08:42 PM
how to mount my fat32 partition in rh9?? linus johann Linux - Newbie 27 02-01-2005 12:32 PM
Can't mount from desktop CF slot with RH9 halmin Linux - Hardware 0 01-09-2005 08:05 PM
Mount specific umask on RH9.0? dirdej Red Hat 1 07-29-2004 04:18 PM
Mount NTFS on RH9 upchucky Linux - Laptop and Netbook 4 02-11-2004 01:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:50 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