Re: mounting USB pen under 2.6

2006-04-05 Thread michael
On Wed, 2006-04-05 at 09:51 -0400, jlquinn wrote: > Try: > > mount /dev/sdc1 /usbkey > > It seems that USB keys have a partition table and the relevant partition > is normally 1. thanks - that works! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? C

Re: mounting USB pen under 2.6

2006-04-05 Thread jlquinn
michael wrote: I've had a look around but can't see how to mount my USB pen under 2.6 (stable). I've just upgraded from 2.4 where I had a line in /etc/fstab /dev/sda1/usbkey vfat users,noauto0 0 but under 2.6 my first SATA drive in now /dev/sda1 so I'm confused wha

Re: mounting USB pen under 2.6

2006-04-05 Thread Magnus Pedersen
michael wrote: I've had a look around but can't see how to mount my USB pen under 2.6 (stable). I've just upgraded from 2.4 where I had a line in /etc/fstab /dev/sda1/usbkey vfat users,noauto0 0 but under 2.6 my first SATA drive in now /dev/sda1 so I'm confused wha