Mailinglist Archive: opensuse (2234 mails)

< Previous Next >
Re: [SLE] ATAPI CD-WRITER



On Thu, 30 Sep 1999, Thomas Coppens wrote:
> When I start xcdroast in xterm, and I switch too "Copy Date CD", I get an error
> in xterm that says:
>
> bash-2.03# xcdroast
> Error: The Image-Partition /dev/hda3 is mounted
> on / instead of the /tmp
> Exiting...
> bash-2.03#
>
> The /tmp directory is the Image-Mountpoint. and the Image-Partition is
> /dev/hda3.
>
> Any ideas?
>

You can't mount a directory on top of an already mount directory. Is /dev/hda3
already mounted for something? Or is it just a blank unmounted ext2 partition
only used for xcdroast? Is /dev/hda3 already mounted as /tmp in /etc/fstab? If
not and you want to use that partion for xcdroast you must mount it to something
other than /tmp becuase that is mounted when / is mounted. Type 'md /xcdroast'
as root and use that as your mount point in xcdroast. Or dont use a partition
for xcdroast at all, use a directory. I have a directory /share/xcdroast setup
and that is what I use. No need for the mount and unmount business.


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >
References