Dale Mentzer wrote:
> 
> mount -o loop baslinux /mnt
> What is the signifigance of the "-o" switch or argument 

The -o means option.  Normally mount operates on devices
(HDD, FDD, CDrom, ramdisk).  The loop option enables 
mount to operate on a file (baslinux).

Cheers,
Steven

_______________________________________________
http://homepages.ihug.co.nz/~ichi/baslinux.html

Reply via email to