Hi,

Yes I too agree with it.

And if you want to have a detailed insight of the workings and internals of
Linux, build an LFS system.

http://www.linuxfromscratch.com

mukund [21/12/01 10:28 +0530]:
> Do not change the linux distributions as you change the shirts :-)
> -----Original Message-----
> From: N S SRIKANTH <[EMAIL PROTECTED]>
> >   Caldera Openlinux. I am just curious. Will switching over to Caldera
> >be a better choice?

Regards.
Ajitabh Pandey
-- 
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Copying from Linux to Win partition            LOST #005

Method 1: To copy a file from Linux to a Windows partition

#mkdir /mnt/dos-c    (if mount point does not exist)
#mount -t vfat /dev/hda1 /mnt/dos-c
#cp /path/filename /mnt/dos-c/path/ 
#umount /mnt/dos-c

####<[EMAIL PROTECTED]>###################################
:

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to