On Sat, Jun 21, 2008 at 03:41:12PM +0200, Peter Robinson wrote: > peter:/home/peter# mount /dev/sdb1 /mnt/ipod/ > mount: you must specify the filesystem type
Try: mount -t vfat /dev/sdb1 /mnt/ipod/ > peter:/home/peter# dmesg | tail > sd 9:0:0:0: [sdb] Assuming drive cache: write through > sdb: sdb1 sdb2 > sd 9:0:0:0: [sdb] Attached SCSI removable disk > sd 9:0:0:0: Attached scsi generic sg2 type 0 > hfs: unable to find HFS+ superblock > hfs: unable to find HFS+ superblock > hfs: unable to find HFS+ superblock > hfs: unable to find HFS+ superblock > FAT: invalid media value (0x2f) > VFS: Can't find a valid FAT filesystem on dev sdb1. > peter:/home/peter# -- Chris. ====== "One, with God, is always a majority, but many a martyr has been burned at the stake while the votes were being counted." -- Thomas B. Reed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]