Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-18-2003, 10:54 AM
|
#1
|
Member
Registered: Aug 2003
Location: Was in DE now in the Caribbean
Distribution: Suse 11.1
Posts: 39
Rep:
|
Mounting extended windows partition
Help. I have a Dell 2 hd's. The first one, 80GB is partitioned into 2x40, the second, a 60GB is partitioned into 1x40 and 1x20.
when I type in fdisk -l /dev/hda I get:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 5100 40965718+ c Win95 FAT32 (LBA)
/dev/hda2 5101 5113 104422+ 83 Linux
/dev/hda3 5114 5178 522112+ 83 Linux
/dev/hda4 5179 9729 36555907+ f Win95 Ext'd (LBA)
/dev/hda5 5179 7728 20482843+ 83 Linux
/dev/hda6 7729 9003 10241406 83 Linux
/dev/hda7 9004 9663 5301418+ 83 Linux
/dev/hda8 9664 9728 522081 82 Linux swap
I want to mount hda5, thats where I have all my data, you know, stuff I've downloaded, etc.
I have created a mount point under /mnt called XP_P2P.
I then did the following
chmod a+rw /mnt/XP_P2P
No problems so far. then I mounted or tried to with
mount /dev/hda5 /mnt/XP_P2P -t vfat
and got the following message
mount: /dev/hda5 already mounted or /mnt/XP_P2P busy
mount: according to mtab, /dev/hda5 is mounted on /usr
I off I shuffled to /usr, no XP_P2P, I went back to /mnt and the mount point, XP_P2P was there, but it was empty.
So I'm kinda stumped. Where is all the data from my XP partition? Where IS my XP partition?
Anyone, Help please!!!
|
|
|
08-18-2003, 10:57 AM
|
#2
|
Member
Registered: May 2003
Location: Kerala,India
Distribution: RedHat,Mandrake,Debian
Posts: 643
Rep:
|
i think your hda5 is not a windows partition.
|
|
|
08-18-2003, 10:57 AM
|
#3
|
Member
Registered: Aug 2003
Location: Was in DE now in the Caribbean
Distribution: Suse 11.1
Posts: 39
Original Poster
Rep:
|
Ok, quick update.
I changed the mount to hda4, not 5, and got the following message.
mount: wrong fs type, bad option, bad superblock on /dev/hda4,
or too many mounted file systems
(aren't you trying to mount an extended partition,
instead of some logical partition inside?)
How am I supposed to mount a extended partition? Can I do it at all?
Thanks.
|
|
|
08-18-2003, 10:59 AM
|
#4
|
Member
Registered: May 2003
Location: Kerala,India
Distribution: RedHat,Mandrake,Debian
Posts: 643
Rep:
|
an extended partition is a primary partition divided into logical partitions.so try mounting the logical partitions.[they are hda5,6,etc]
|
|
|
08-18-2003, 04:34 PM
|
#5
|
Member
Registered: Aug 2003
Location: Was in DE now in the Caribbean
Distribution: Suse 11.1
Posts: 39
Original Poster
Rep:
|
The logical partitions are already mounted, they are linux partitions. The extended partition is the XP one, that I see under XP as drive D: . I in the listing it is listed as Win95 Ext'd , not a FAT32. That's my problem. It should be seen as a Fat32 partition, it is under XP, but since linux doesn't see it that way, I get that "wrong fs type" error when I tried to mount it..
|
|
|
08-20-2003, 06:18 AM
|
#6
|
Member
Registered: Aug 2003
Location: Was in DE now in the Caribbean
Distribution: Suse 11.1
Posts: 39
Original Poster
Rep:
|
Ok, I finally got it . I changed the mounting of the hda1 to hdb1 and it worked. My C drive is hda1 and the D drive is hdb1. It worked perfectly.
Thanks for your help.
|
|
|
All times are GMT -5. The time now is 01:07 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|