RE: Mounting partition on dual-boot machine [was: Re: Mounting aWindows XP Shared Folder]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



fedora-list-bounces@xxxxxxxxxx wrote:
> Thank you Forrest, I'll try that command when I return
> to the Linux side of my dual boot machine.
> 
> Mac
> 
> --- "Taylor, ForrestX" <forrestx.taylor@xxxxxxxxx>
> wrote:
>> On Wed, 2004-04-28 at 11:23, Mac wrote:
>>> Is there somewhere this information is listed on the
>>> net and can it be used to share a folder on a dual
>>> boot machine.  I still don't understand how 'wine'
>>> works would this be helpful?
>> 
>> Do you mean that you want to mount your Windows
>> partition in Linux on a
>> dual boot machine?  Is the partition FAT32 or NTFS? Try these
>> commands as root:
>> 
>> mkdir /mnt/windows
>> mount /dev/hda1 /mnt/windows
>> 
>> Forrest
>> --
>> 

You may need to alter your mount command slightly:
	mount -t ntfs /dev/hda1 /mnt/windows
is what worked for me.

 -Don



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux