Michael Gesundheit wrote:
Thanks Ian,
First, do I need to unzip the *.iso file to the lowest
level? Means to a level where you can see the fs and
browse between the files?
No! I was just making sure you had unzipped the zip files.
Second - lofiadm -a <path to file> - on which file
should I do that?
Any of the .iso files.
Third, when my, supposedly burnt cd, is in the drive
it's mounted automaticly. When I try to issue the
mount command I get:
mount: /dev/lofi/1 is already mounted or /mnt is busy
and ls -l on /mnt shows empty directory.
Was /dev/lofi/1 the device output by the lofiadm command?
You try 'mount' to see if anything is mounted to /mnt. umount -f /mnt
should clear it.
Otherwise, create a new mount point, say /mnt1 (mkdir /mnt1) and mount
to that.
Ian
_______________________________________________
opensolaris-help mailing list
[email protected]