Date: Tue, 4 Dec 2001 13:39:35 +0000 From: Josh Paetzel <friar_josh@webwarrior.net> To: YidukKwon@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Mounting SCSI JAZ drive in KDE Message-ID: <20011204133935.A446@twincat.vladsempire.net> In-Reply-To: <15e.4fc0b64.293e77b7@aol.com>; from YidukKwon@aol.com on Tue, Dec 04, 2001 at 02:02:15PM -0500 References: <15e.4fc0b64.293e77b7@aol.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 04, 2001 at 02:02:15PM -0500, YidukKwon@aol.com wrote: > Dear FreeBSD friends: > > I've been trying to mount MSDOS file system for the IOMEGA SCSI JAZ 1GB drive > in KDE desktop but no success. I could mount my SCSI CDROM and IDE CDRW with > no problem. I edited /etc/fstab and checked /dev and /sbin and man pages. > What can I do? Appreciate your inputs. > > Yiduk Kwon mount_msdos /dev/da0s1 /dos Substitute the device name for your jazz drive in place of /dev/da0s1 and substitute the directory you wish to mount it to in place of /dos > > PS. I tried to upgrade my kde desktop to version 2.2 but it hangs with > following error message. After the KDE logo saying 'setting up interprocess > communication', it comes with following error message: Could not read network > connection list. Please check that the "dcopserver" program is running!". > Then it returns to console prompt with return key. > The version of your KDE desktop is irrelevent to this issue. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011204133935.A446>