Re: [newbie] Opening Windows Files

1999-08-31 Thread Carl J. Bauman
Ken Wilson wrote: > Run the linux fdisk command on each of your harddrives, i.e. 'fdisk > /dev/hda', 'fdisk /dev/hdb', etc. Don't use a partition number with the > command. You will get a menu asking what you want to do next. Use the > 'l' menu item to get a list of each partition and it's typ

Re: [newbie] Opening Windows Files

1999-08-31 Thread Rick Murphy
On Mon, 30 Aug 1999, John Aldrich wrote: > On Mon, 30 Aug 1999, you wrote: > > Can someone please explain how to mount the fat partition from Linux so that I > > can access all of those office files while running Linux. Or do I just need to > > copy them to disk and open them in SO? Thanks > > > m

RE: [newbie] Opening Windows Files

1999-08-31 Thread Ken Wilson
Sent: Tuesday, August 31, 1999 2:50 PM > To: [EMAIL PROTECTED] > Subject: Re: [newbie] Opening Windows Files > > > On Mon, 30 Aug 1999, you wrote: > > > > # mount -t umsdos /dev/[whatever-drive-and-partition-for-dos] > > > /mnt/[whatever-directory-you-want-the-dos-pa

Re: [newbie] Opening Windows Files

1999-08-31 Thread John Aldrich
On Tue, 31 Aug 1999, you wrote: >[clip] > I should be able to make it work with this information. I tried several > different variations on the mount command and not one of them worked, so I must > be specifying the wrong partition. Thanks, Ken > Try the following: First, go to /mnt and create a d

Re: [newbie] Opening Windows Files

1999-08-31 Thread Ken
On Mon, 30 Aug 1999, you wrote: > > # mount -t umsdos /dev/[whatever-drive-and-partition-for-dos] > > /mnt/[whatever-directory-you-want-the-dos-partition-mounted-at] > > > > (all on one line). > > Negative, umsdos requires utilitys and preperation beyond just a mount > command. > > groupadd

Re: [newbie] Opening Windows Files

1999-08-31 Thread Steve Philp
Alan Schussman wrote: > > Ken and John- > > Thanks for the feedback. You may be right, John; regardless of how I try > to set the mount, it won't let anybody but root write to it. I certainly > understand the logic of not corrupting the DOS file system, but such a > hard-and-fast prevention seem

RE: [newbie] Opening Windows Files

1999-08-30 Thread John Aldrich
On Mon, 30 Aug 1999, you wrote: > Try the command this way > > mount -t vfat /dev/hdax /mnt/dos (rw,user) > > The user option may make it available to a user. I won't bet on it > though as I'd be suspcious about losing the setting if you logged out as > root and logged back in as user. My own

Re: [newbie] Opening Windows Files

1999-08-30 Thread Alan Schussman
Ken and John- Thanks for the feedback. You may be right, John; regardless of how I try to set the mount, it won't let anybody but root write to it. I certainly understand the logic of not corrupting the DOS file system, but such a hard-and-fast prevention seems to short-circuit any benefit of bei

Re: [newbie] Opening Windows Files

1999-08-30 Thread Axalon Bloodstone
On Mon, 30 Aug 1999, Mike Fieschko wrote: > >>> "Ken" == Ken <[EMAIL PROTECTED]> writes: > > Ken> Can someone please explain how to mount the fat partition > Ken> from Linux so that I can access all of those office files > Ken> while running Linux. Or do I just need to copy them to

Re: [newbie] Opening Windows Files

1999-08-30 Thread John Aldrich
On Mon, 30 Aug 1999, you wrote: > > mount -t vfat /dev/hdax /mnt/dos (replace hdax with the > > device where your DOS partition is.) > > It works fine for me, with one exception: the directory to which I mount > my windows partition is only writeable by root, even if I chmod it after I > mount th

Re: [newbie] Opening Windows Files

1999-08-30 Thread John Connell
Ken wrote: > Can someone please explain how to mount the fat partition from Linux so that I > can access all of those office files while running Linux. Or do I just need to > copy them to disk and open them in SO? Thanks Ken, Open a terminal and type--mkdir C (or whatever your win is on) then op

RE: [newbie] Opening Windows Files

1999-08-30 Thread Ken Wilson
, 'Efficient C/C++ Programming') > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Alan Schussman > Sent: Monday, August 30, 1999 11:46 AM > To: [EMAIL PROTECTED] > Subject: Re: [newbie] Opening Windows Files > > > &

Re: [newbie] Opening Windows Files

1999-08-30 Thread Alan Schussman
> mount -t vfat /dev/hdax /mnt/dos (replace hdax with the > device where your DOS partition is.) It works fine for me, with one exception: the directory to which I mount my windows partition is only writeable by root, even if I chmod it after I mount the partition. Has anybody experienced that?

[newbie] Opening Windows Files

1999-08-30 Thread Mike Fieschko
>>> "Ken" == Ken <[EMAIL PROTECTED]> writes: Ken> Can someone please explain how to mount the fat partition Ken> from Linux so that I can access all of those office files Ken> while running Linux. Or do I just need to copy them to disk Ken> and open them in SO? Thanks # mount -t

RE: [newbie] Opening Windows Files

1999-08-30 Thread Ken Wilson
e for tabs Ken Wilson First Law of Optimization: The speed of a nonworking program is irrelevant (Steve Heller, 'Efficient C/C++ Programming') > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Ken > Sent: Monday, August 30, 1999 8:55 AM &g

Re: [newbie] Opening Windows Files

1999-08-30 Thread John Aldrich
On Mon, 30 Aug 1999, you wrote: > Can someone please explain how to mount the fat partition from Linux so that I > can access all of those office files while running Linux. Or do I just need to > copy them to disk and open them in SO? Thanks > mount -t vfat /dev/hdax /mnt/dos (replace hdax with th

[newbie] Opening Windows Files

1999-08-30 Thread Ken
Can someone please explain how to mount the fat partition from Linux so that I can access all of those office files while running Linux. Or do I just need to copy them to disk and open them in SO? Thanks

Re: [newbie] Opening Windows files

1999-06-27 Thread John Aldrich
- From: Hans Goetz <[EMAIL PROTECTED]> To: Mandrake Mailingliste <[EMAIL PROTECTED]> Sent: Sunday, June 27, 1999 3:44 AM Subject: [newbie] Opening Windows files > Hi out there! > > How can I get access to the windows partition - and files there from linux > in mandrak

Re: [newbie] Opening Windows files

1999-06-27 Thread Bernhard Rosenkraenzer
On Sun, 27 Jun 1999, Hans Goetz wrote: > Formerly I have been using SUSE Linux and the tool yast offered that in an > easy way. Something similar in Mandrake? linuxconf LLaP bero

Re: [newbie] Opening Windows files

1999-06-27 Thread Ben
ndows is located on the first partition of /dev/hda, and you have created a directory /Windows. Modify to taste. Ben - Original Message - From: Hans Goetz <[EMAIL PROTECTED]> To: Mandrake Mailingliste <[EMAIL PROTECTED]> Sent: Sunday, June 27, 1999 2:44 AM Subject: [newbie

[newbie] Opening Windows files

1999-06-27 Thread Hans Goetz
Hi out there! How can I get access to the windows partition - and files there from linux in mandrake 6.0. Formerly I have been using SUSE Linux and the tool yast offered that in an easy way. Something similar in Mandrake? regards Hans