Re: accessing my windows hard drive

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

 



On Wed, 26 Nov 2003 08:24:00 -0600
Russ Edwards <redwards@xxxxxxxxx> wrote:

> I have my laptop dual booting.  For my work I need Windows about 1% of
> the time.  How can I dump some files onto my windows partition so that I
> can back them up?

hello,

you can mount the windows filesystem

as root:
# mkdir /mnt/windows/
# mount -t msdos /dev/hda1 /mnt/windows/

as long as /dev/hda1 is your windows partition of course
you can also put this in /etc/fstab later

christophe




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

  Powered by Linux