Re: [newbie] copying and linking files from partitions

1999-02-17 Thread Fabio Coatti

Warning
Could not process message with given Content-Type: 
multipart/signed; boundary=i9LlY+UWpKt15+FH; micalg=pgp-sha1;protocol="application/pgp-signature"




Re: [newbie] copying and linking files from partitions

1999-02-16 Thread Paul A. Bernicchi



Is your Win98 partition mounted in Linux? If it's a 
FAT16 drive then you'll need to mount is as 'mount -t msdos 
/dev/hdxx (fill in 'xx' with your Win partition) /win98'

If it's FAT32, make sure you have VFAT support compiled 
into your kernel, instead of 'msdos,' plug in 'vfat' -- this is what I 
did.

All you need to do now is make a /win98 directory for your 
mount point. Should be all set.

Paul
5 days' experience with Linux ;)

  - Original Message - 
  From: agent25 
  
  To: newbie 
  Sent: Tuesday, February 16, 1999 11:58 AM
  Subject: [newbie] copying and linking files from 
  partitions
  
  Is it possible to copy or link to files on my 
  win98 partition and copy them to my linux partition? 
  If its possible please respond 
  thanks