LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-04-2002, 12:01 PM   #1
purpleburple
Member
 
Registered: Jun 2002
Location: USA
Distribution: Slackware8.1
Posts: 332

Rep: Reputation: 30
How do I mount Win98 from within Linux if my mnt/......


my /mnt directory only contains > cdrom floppy

How do I add my Windows parttion which is the first part of a 50/50 partitioned harddisk?
I think it would be hda
 
Old 07-04-2002, 12:07 PM   #2
pickledbeans
Member
 
Registered: Jun 2002
Location: Bailey, CO
Distribution: Slackware
Posts: 483

Rep: Reputation: 32
Those are just directories you can mount anything there you want try
mount /dev/hda1 /mnt/floppy
 
Old 07-04-2002, 12:14 PM   #3
Rashkae
Member
 
Registered: May 2002
Distribution: Slackware
Posts: 125

Rep: Reputation: 15
Mount Win98 Drive

First, find out exactly what partition is your Windows 98 (Type vfat or fat). As root, run cfdisk /dev/hda, that should tell you.

Next, create a directory to be the mount point. Example, mkdir /mnt/win

Assuming your partition is hda1, the mount command will look something like this:

mount -t vfat /dev/hda1 /mnt/win

See the mount documenation for more information on the options.

If you want, it is also possible to create an entry in /etc/fstab that will automatically mount the partition when the system starts. See man fstab for details on the format of this file (And look at the entries already in there for good examples.)
 
Old 07-04-2002, 08:33 PM   #4
zLinuxz
Senior Member
 
Registered: Feb 2002
Location: Shanghai, CHINA
Distribution: RH 5.0,5.1 6.0,6.1 7.0,7.1,7.2,7.3.,8.0,9.0, RH Enterprise, Fedora C1, C2
Posts: 1,216

Rep: Reputation: 45
couldn't have put it better myself, good explanation Rashkae,
 
Old 07-04-2002, 11:33 PM   #5
mace
Member
 
Registered: Apr 2002
Distribution: redhat7, 7.1, 7.2, 8.0, mandrake, debian2.2, 3, suse
Posts: 176

Rep: Reputation: 30
when you are installing linux while under disk druid(sp) you had to option to list the vfat partition as a mount -
click on that partition: select edit and name mount
/dos
you can do this now if it wasn't done already
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
automount: mount(generic): failed to mount (null) (type iso9660) on /mnt/media/ vasudevadas Slackware 5 10-17-2005 03:05 PM
usr needs to be able to read write from /mnt/win98 newusermike Linux - Newbie 2 07-29-2005 01:04 PM
mount -t smbfs let's dissapear /mnt/MyMount share in Linux hc2469 Linux - General 0 08-30-2004 06:19 AM
mount -t //192.168.0.1/mnt /mnt/windows -o password='' generates error broadsoft Linux - Networking 3 08-07-2003 04:51 AM
My mount point of /dev/hda1(win98) is /mnt/c,but now it says input/output error whepin Linux - General 2 12-20-2001 12:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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