LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 06-12-2008, 12:44 AM   #1
vatzcar
LQ Newbie
 
Registered: Jan 2007
Location: India
Distribution: Ubuntu 10.04
Posts: 16

Rep: Reputation: 0
windows partition mount problem in Fedora 8


I have 5 windows partition. 2 out of them are NTFS and rest are FAT32. In fedora only one NTFS and one FAT32 partition is getting recognized. How to resolve the problem. In my fstab it seems to have no entry for any partition. my fstab file is as

Code:
LABEL=/                 /                       ext3    defaults        1 1
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
LABEL=SWAP-sdb4         swap                    swap    defaults        0 0
 
Old 06-12-2008, 01:00 AM   #2
jpwigan
LQ Newbie
 
Registered: Jun 2008
Distribution: RHEL, Fedora, Gentoo, Slackware
Posts: 27

Rep: Reputation: 16
fstab is only defining which partitions are mountable by normal users and which partitions get automounted at boot. Post the output of 'fdisk -l' to give us a better idea of what partitions are present on your system.
 
Old 06-12-2008, 01:44 AM   #3
vatzcar
LQ Newbie
 
Registered: Jan 2007
Location: India
Distribution: Ubuntu 10.04
Posts: 16

Original Poster
Rep: Reputation: 0
result of fdisk -l

Code:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa499a499

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        3976    31937188+   7  HPFS/NTFS
/dev/sda2            3977       16709   102277822+   f  W95 Ext'd (LBA)
/dev/sda3           16710       19456    22065277+   c  W95 FAT32 (LBA)
/dev/sda5            3977       10363    51303546    b  W95 FAT32
/dev/sda6           10364       16709    50974213+   b  W95 FAT32

Disk /dev/sdb: 82.3 GB, 82348277760 bytes
255 heads, 63 sectors/track, 10011 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xa4e5a4e5

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1        2511    20169576    c  W95 FAT32 (LBA)
/dev/sdb2            2512        5019    20145510    f  W95 Ext'd (LBA)
/dev/sdb3            5020        9481    35841015   83  Linux
/dev/sdb4            9482       10011     4257225   82  Linux swap / Solaris
/dev/sdb5            2512        5019    20145478+   b  W95 FAT32
 
Old 06-12-2008, 11:55 AM   #4
jpwigan
LQ Newbie
 
Registered: Jun 2008
Distribution: RHEL, Fedora, Gentoo, Slackware
Posts: 27

Rep: Reputation: 16
Well, first, you seem to have 8 Windows filesystems, not 5. You should be able to mount any one of them with:

mount /dev/sd[ab]N /where/to/mount

For example to mount the NTFS volume on your first hard disk, you might use:

mount /dev/sda1 /win/sda1

Assuming "/win/sda1" is a directory that exists. You can then add entries to /etc/fstab if you want to mount these filesystems at boot. That would look like:

/dev/sda1 /win/sda1 ntfs defaults 0 0

For the example above. For the FAT32 partitions, use 'vfat' instead of 'ntfs' in the third field.
 
  


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
Unable to mount LVM partition of Fedora 4 in Fedora 6 sahi10 Linux - Newbie 2 05-04-2008 01:15 AM
how to mount windows partition in fedora 7 naole.nikhil Fedora 1 09-05-2007 03:55 AM
Problem in mounting windows partition in linux fedora core 4 mamtasahai1 Linux - Hardware 1 01-24-2007 12:09 PM
Fedora, Fuse, on boot windows partition mount beep-beep Linux - General 3 01-22-2007 02:13 PM
Fedora core 3 mount windows FAT32 partition device busy starney Fedora 4 11-30-2004 09:08 PM

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

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