9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] ipod + plan9
@ 2007-12-25  6:02 josh
  2007-12-25 10:21 ` arisawa
  2008-01-02 19:49 ` Pietro Gagliardi
  0 siblings, 2 replies; 5+ messages in thread
From: josh @ 2007-12-25  6:02 UTC (permalink / raw)
  To: 9fans

>If it's a FAT-formatted (Windows =B230GB) one, 
>then use usbfat: (described in the usbfs man page).

Actually it is described in usbdisk(4). But that's the only
place I can find usbfat: -- I don't have it on local systems,
and I don't find it in /n/sources/plan9/rc/bin or
../../386/bin/usb*.

Do you have a /bin/usbfat:?

--
Josh


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ipod + plan9
  2007-12-25  6:02 [9fans] ipod + plan9 josh
@ 2007-12-25 10:21 ` arisawa
  2008-01-02 19:49 ` Pietro Gagliardi
  1 sibling, 0 replies; 5+ messages in thread
From: arisawa @ 2007-12-25 10:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

My system does not have "/bin/usbfat:"
I thing "usbfat:" is not implemented yet.
However, if iPod nano is formated in FAT,
the following sequence might help you.

term% usb/disk
usb/disk: maxlun 0
term% ls /n/disk
/n/disk/0
/n/disk/ctl
term% ls /n/disk/0
/n/disk/0/data
/n/disk/0/raw
term% disk/partfs /n/disk/0/data
term% disk/fdisk -p /n/disk/0/data
part dos 63 249887
part dos1 249921 258048
term% dossrv -f /n/disk/0/data:63 usbstorage
dossrv: serving #s/usbstorage
term% mount -c /srv/usbstorage /n/d:
term% ls /n/d:
/n/d:/.Trashes
/n/d:/._.Trashes
term%

Kenji Arisawa


On 2007/12/25, at 15:02, josh@utopian.net wrote:

>> If it's a FAT-formatted (Windows =B230GB) one,
>> then use usbfat: (described in the usbfs man page).
>
> Actually it is described in usbdisk(4). But that's the only
> place I can find usbfat: -- I don't have it on local systems,
> and I don't find it in /n/sources/plan9/rc/bin or
> ../../386/bin/usb*.
>
> Do you have a /bin/usbfat:?
>
> --
> Josh


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ipod + plan9
  2007-12-25  6:02 [9fans] ipod + plan9 josh
  2007-12-25 10:21 ` arisawa
@ 2008-01-02 19:49 ` Pietro Gagliardi
  1 sibling, 0 replies; 5+ messages in thread
From: Pietro Gagliardi @ 2008-01-02 19:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

It twas just added. Update your systems (/usr/glenda/bin/rc/pull)  
along with some NVIDIA-related code.

On Dec 25, 2007, at 1:02 AM, josh@utopian.net wrote:

>> If it's a FAT-formatted (Windows =B230GB) one,
>> then use usbfat: (described in the usbfs man page).
>
> Actually it is described in usbdisk(4). But that's the only
> place I can find usbfat: -- I don't have it on local systems,
> and I don't find it in /n/sources/plan9/rc/bin or
> ../../386/bin/usb*.
>
> Do you have a /bin/usbfat:?
>
> --
> Josh
>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [9fans] ipod + plan9
  2007-12-25  1:51       ` [9fans] ipod + plan9 Philipp
@ 2007-12-25  5:20         ` Pietro Gagliardi
  0 siblings, 0 replies; 5+ messages in thread
From: Pietro Gagliardi @ 2007-12-25  5:20 UTC (permalink / raw)
  To: 9fans

If it's a FAT-formatted (Windows ≤30GB) one, then use usbfat:  
(described in the usbfs man page). Otherwise, you'll need a port of  
ntfs-3g (Windows >30GB) or some HFS reader (Macintosh). libgpod2 is a  
start.

On Dec 24, 2007, at 8:51 PM, Philipp wrote:

> hi.
> is there any tool available for accessing
> ipods (esp. nano, 3rd gen.) with plan9?
> does at least someone has tried to port libgpod2?
>
> phil


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [9fans] ipod + plan9
  2007-12-24 17:35     ` Pietro Gagliardi
@ 2007-12-25  1:51       ` Philipp
  2007-12-25  5:20         ` Pietro Gagliardi
  0 siblings, 1 reply; 5+ messages in thread
From: Philipp @ 2007-12-25  1:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hi.
is there any tool available for accessing
ipods (esp. nano, 3rd gen.) with plan9?
does at least someone has tried to port libgpod2?

phil


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-02 19:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-25  6:02 [9fans] ipod + plan9 josh
2007-12-25 10:21 ` arisawa
2008-01-02 19:49 ` Pietro Gagliardi
  -- strict thread matches above, loose matches on Subject: below --
2007-12-24  4:17 [9fans] Acme aborts on a pointless Edit command Anthony Martin
2007-12-24  5:25 ` erik quanstrom
2007-12-24 17:24   ` Joel C. Salomon
2007-12-24 17:35     ` Pietro Gagliardi
2007-12-25  1:51       ` [9fans] ipod + plan9 Philipp
2007-12-25  5:20         ` Pietro Gagliardi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).