Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Jul 2005 10:42:40 +0200
From:      Andreas =?iso-8859-1?Q?Wider=F8e?= Andersen <andreas@wideroe.net>
To:        questions@freebsd.org
Subject:   Re: Trouble mounting Zip drive (solved!)
Message-ID:  <6.1.2.0.2.20050706100244.04363248@malibu.wideroe.net>
In-Reply-To: <20050705193558.GJ96826@osiris.chen.org.nz>
References:  <6.1.2.0.2.20050705171023.038c2ec0@malibu.wideroe.net> <20050705171944.7799f047.albi@scii.nl> <6.1.2.0.2.20050705174116.0be13a38@malibu.wideroe.net> <20050705193558.GJ96826@osiris.chen.org.nz>

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

>[snip]


Hi and thanks for all help!

Seems like I have found a sollution (thanks to this excellent tutorial 
http://freebsd.peon.net/tutorials/10/ and the help from the mailinglist 
members):

One thing: I still don't understand how I should know that the device is 
rda0 or rda0c or even da0 sometimes in the example below. If someone could 
explain I'd be happy :-)

# dd if=/dev/zero of=/dev/rda0 count=2
2+0 records in
2+0 records out
1024 bytes transferred in 0.040405 secs (25343 bytes/sec)

# disklabel -Brw da0 auto

# newfs /dev/rda0c
Warning: Block size restricts cylinders per group to 97.
/dev/rda0c:     196608 sectors in 48 cylinders of 1 tracks, 4096 sectors
         96.0MB in 1 cyl groups (97 c/g, 194.00MB/g, 12288 i/g)
super-block backups (for fsck -b #) at:
  32

# mount /dev/da0c /zip

# df -h
Filesystem    Size   Used  Avail Capacity  Mounted on
/dev/ad0s1a   126M    35M    81M    30%    /
/dev/ad0s1f   252M    22K   232M     0%    /tmp
/dev/ad0s1g   5.1G   760M   3.9G    16%    /usr
/dev/ad0s1e   252M   2.9M   229M     1%    /var
/dev/ad1s1e   3.0G   405M   2.3G    14%    /backup
procfs        4.0K   4.0K     0B   100%    /proc
/dev/da0c      94M   2.0K    87M     0%    /zip

Best regards,
Andreas


---

Andreas Wideroe Andersen <andreas@wideroe.net>
Mobile: (+47) 90 92 61 21
http://www.filmshooting.com

Norsk Smalfilm AS
http://www.smalfilm.no 




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