Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2003 19:38:31 -0000
From:      "Charles Smyth" <charlessmyth@nireland.com>
To:        "Shantanoo Mahajan" <freebsd@dhumketu.cjb.net>
Cc:        FreeBSD-questions@FreeBSD.org
Subject:   your suggestion
Message-ID:  <MDEKIPKGIIMHFJBOMFIGGEMFCAAA.charlessmyth@nireland.com>
In-Reply-To: <20031220163124.GA632@dhumketu.homeunix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Shantoo,

No luck with that suggestion, but another one sorted it.

mount -t msdos /dev/da0s4 /nountpoint  works fine and was able to add the
details into /etc/fstab so that the zip can be mounted from the KDE like a
CD/DVD. Modifying the /etc/fstsb file also works for the floppy.

/dev/da0s4   /mountpoint  msdos    rw,noauto
/dev/fd0     /mountpoint  msdos    rw,noauto

Thanks for the speedy assistance.

Charles



-----Original Message-----
From: Shantanoo Mahajan [mailto:freebsd@dhumketu.cjb.net]
Sent: 20 December 2003 16:31
To: Charles Smyth
Cc: FreeBSD-questions@FreeBSD.org
Subject: Re: usb zip


+++ Charles Smyth [freebsd] [19-12-03 20:51 -0000]:
|
|
| Unable to to mount a USB ZIP drive, with any of the mount commands that
work
| for a floppy. Just keep getting superblock and file errors.
|
| The drive itself responds to the mount command but won't proceed any
| further.
|
| The ZIP cartridge is formatted as FAT.
|
| Can't find anything on the BSD site or mailing lists.
|
| If possible, please let me have a suitable link for this issue, or the
| necessary directions.
|
|
| Charles Smyth.

# mount_msdos /dev/da0 /mountpoint

>From dmesg check out at what device USB Zip drive is detected and
accordingly change /dev/da0

Shantanoo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MDEKIPKGIIMHFJBOMFIGGEMFCAAA.charlessmyth>