Re: Locked volume


Subject: Re: Locked volume
From: Greg Painter (gpainte717@earthlink.net)
Date: Sun Jun 24 2001 - 08:58:03 MDT


 

> I get a ?locked volume? error message when attempting to do almost anything in > > > MOL. Could
> someone please help me resolve that issue and direct me to a good source to read > and learn
> about the basics?

For the ?locked volume?, edit the file /etc/molrc, specifically the section
HFS volumes. I had to add the new lines for /dev/sda6 and 7, these are the
HFS partitions on my disk drive.
####################################
# HFS volumes
####################################
#
# blkdev: device flags
#
# Device can for instance be /dev/hda, /dev/hda6 or /dev/sda4.
# The following flags are supported:
#
# -rw/-ro read-write / read-only [default]
# -force export non-HFS partitions (be careful!)
# -cd CD

blkdev: /dev/sda6 -rw
blkdev: /dev/sda7 -rw
#blkdev: /dev/hda -ro
#blkdev: /dev/hdb -ro
#blkdev: /dev/sda -ro
#blkdev: /dev/sdb -ro
blkdev: /dev/cdrom -cd

Try this url for Mac On Linux information:
http://www.maconlinux.org

-- 
Greg Painter
USA, Utah, Layton



This archive was generated by hypermail 2a24 : Sun Jun 24 2001 - 08:03:14 MDT