Re: Automatic mount on boot for iso9660 images

From: .... (e56c3678_at_adelphia.net)
Date: 10/29/04

  • Next message: ....: "Re: Automatic mount on boot for iso9660 images"
    Date: Fri, 29 Oct 2004 16:42:33 -0400
    
    

    >
    > > Okay, what file(s) would you suggest? (I have not doen that before, but
    > > am interested in learning.)
    >
    > One way is to as root add the desired mount to the end of the file
    > /etc/rc.d/rc.local
    >
    > Example;
    >
    > /bin/mount -t iso9660 /path/to/image /mnt/point -ro
    >
    >
    is that /path/to/image.iso, or /path/to/image? (iow, is "image" the .iso
    file, or part of the path in your example?)


  • Next message: ....: "Re: Automatic mount on boot for iso9660 images"