LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Daryl Tester <dt@picknowl.com.au>
  To  : <linuxsa@linuxsa.org.au>
  Date: Sat, 30 Dec 2000 17:51:15 +1030

Re: mounting .img

Leigh Hart wrote:

> Not sure how you do this under Linux (I can't say I've done it)
> but under *BSD it's done using vnodes - ie:

For those who care (ie, !Leigh && !Tim :-), under Linux it's
done with the "loopback" device:

  mount /tmp/cdimage.raw /mnt/iso -t iso9660 -o rw,loop=/dev/loop0


-- 
Regards,
  Daryl Tester,  Software Wrangler and Bit Herder, IOCANE Pty. Ltd.

"You shouldn't mix meditation with management.  The mind gets too empty."
  -- Dilbert

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page