Unix Technical Forum

USB Pen drives

This is a discussion on USB Pen drives within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> looking for recommendations for USB Pen drives in the 32MB and up range that are known to work well ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 12:29 PM
John Culleton
 
Posts: n/a
Default USB Pen drives

looking for recommendations for USB Pen drives in the 32MB and up
range that are known to work well with Slackware.

Is it usual to format a pen drive with a fat32 file system?


TNX

John Culleton
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 12:29 PM
Old Man
 
Posts: n/a
Default Re: USB Pen drives

John Culleton wrote:

> looking for recommendations for USB Pen drives in the 32MB and up
> range that are known to work well with Slackware.


Sandisk Cruzer works well.

>
> Is it usual to format a pen drive with a fat32 file system?


Yes. I believe most are preformatted that way.

--
Old Man
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 12:29 PM
Jack Strangio
 
Posts: n/a
Default Re: USB Pen drives

john@wexfordpress.com (John Culleton) writes:
> looking for recommendations for USB Pen drives in the 32MB and up
> range that are known to work well with Slackware.


USB memory storage works well with all Linux distros.

Does it have to be physically small like a pen drive? Just get the
largest memory capacity you can afford.

Or does it just have to be portable from one USB machine to
another? What I did was to get a compact-flash card reader
plus several compact-flash cards; a couple of 256MB and a 1GB. The
CF cards also have the advantage of being usable in both my MP3
player and my digital camera. Maybe it's a bit bulkier, but it's
got tons of flexibility.

> Is it usual to format a pen drive with a fat32 file system?


I think it depends on the capacity. I mainly see FAT16.

Jack
--
First, they fear you. Then they match you. Then they laugh at you.
Then they ignore you. Then you lose.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 12:31 PM
Old Man
 
Posts: n/a
Default Re: USB Pen drives

John Culleton wrote:

> Is it usual to format a pen drive with a fat32 file system?
>

Jack's right. fat16. My mistake.

--
Old Man
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 12:32 PM
Ciro The Spider-Man
 
Posts: n/a
Default Re: USB Pen drives

On Mon, 21 Jun 2004 09:56:18 -0400, Old Man mumbled:
>
>
> John Culleton wrote:
>
>> looking for recommendations for USB Pen drives in the 32MB and up
>> range that are known to work well with Slackware.

>
> Sandisk Cruzer works well.
>


I second that. I also have 3 old (USB 1) "Pen Drive" brand USB
flashdrives that work and another cheapo that I don't remember. All
work fine.


--
"You know how dumb the average Luser is? Well, half of 'em are dumber
than that" -- The Roadie in NANAE
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 12:35 PM
Alan Hicks
 
Posts: n/a
Default Re: USB Pen drives

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In alt.os.linux.slackware, Ciro The Spider-Man dared to utter,
>> Sandisk Cruzer works well.

>
> I second that.


I'm a proud owner of the Sandisk Cruzer too, but I'm a little
sceptical about reccomending it over alternatives. I've had problems
with the 2.4 kernels and the Cruzer, but no such problems with the 2.6
kernels.

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFA2Lh8lKR45I6cfKARAoPCAJ9Kvwn4cfNYmpuXhQzvhj O9x0n//ACglWqp
N6AL+inmq652vw2mgTj25uo=
=m0zP
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 12:41 PM
John Culleton
 
Posts: n/a
Default Re: USB Pen drives

Old Man <bill@witch.lan> wrote in message news:<X7KdnXYHtrmJ3UrdRVn_iw@comcast.com>...
> John Culleton wrote:
>
> > Is it usual to format a pen drive with a fat32 file system?
> >

> Jack's right. fat16. My mistake.


Following a specific recommendation I bought a PQI 128MB Drive from
Newegg.com for $31 including shipping. It seems to work just fine. It
came preformatted with one fat16 partition. Slackware and Knoppix both
recognize it as drive
/dev/sda. Mounting /dev/sda1 is trivial.

I want to release a package of software to the mutitudes on a Slax or
Knoppix type distro. The hangup is read/write space for those
afflicted with recent versions of windows, where the proporietary NTFS
format is the norm. The pen drive gets around that problem nicely and
at low cost.

Mission accomplished. Thanks everybody.

John Culleton
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 12:41 PM
HJohnson
 
Posts: n/a
Default Re: USB Pen drives

John Culleton wrote:
> Old Man <bill@witch.lan> wrote in message news:<X7KdnXYHtrmJ3UrdRVn_iw@comcast.com>...
>
>>John Culleton wrote:
>>
>>
>>>Is it usual to format a pen drive with a fat32 file system?
>>>

>>
>>Jack's right. fat16. My mistake.

>
>
> Following a specific recommendation I bought a PQI 128MB Drive from
> Newegg.com for $31 including shipping. It seems to work just fine. It
> came preformatted with one fat16 partition. Slackware and Knoppix both
> recognize it as drive
> /dev/sda. Mounting /dev/sda1 is trivial.
>
> I want to release a package of software to the mutitudes on a Slax or
> Knoppix type distro. The hangup is read/write space for those
> afflicted with recent versions of windows, where the proporietary NTFS
> format is the norm. The pen drive gets around that problem nicely and
> at low cost.
>
> Mission accomplished. Thanks everybody.
>
> John Culleton


I reformatted my SanDisk Cruzer to a VFAT format. Allows me to have a
greater smaller file count.

Now, if I didn't have to plug it into a 'Doze box, I may try, someday,
an ext2 or ext3 format on the thing.

--

humjohn AT aerosurf DOT net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 12:45 PM
Alan Hicks
 
Posts: n/a
Default Re: USB Pen drives

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In alt.os.linux.slackware, HJohnson dared to utter,
> I reformatted my SanDisk Cruzer to a VFAT format. Allows me to have a
> greater smaller file count.
>
> Now, if I didn't have to plug it into a 'Doze box, I may try, someday,
> an ext2 or ext3 format on the thing.


Personally I wouldn't bother that much with ext2, and certainly
wouldn't touch ext3 (or any other journaling filesystem for that
matter). FLash drives degrade over time according to how often you
write to them. Typically vfat is perfect. It's ubiquitous and
performance typically isn't an issue on a usb pen drive. There's still
a lot of usb 1.1 devices out there, and even with usb 2.0 speed on such
a drive isn't great.

And like I said, don't touch journaling filsystems. Since they journal
data (or at least metadata) they write to the disk a lot, and will kill
a flash drive in short order.

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFA3HP6lKR45I6cfKARAukZAKCEzTjKQ7BviCD/oVjaMDqN8LwYjQCfb4NN
qOGpASVxjRyap92cesjNlQs=
=UAZP
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-19-2008, 12:45 PM
An Metet
 
Posts: n/a
Default Re: USB Pen drives

NOTE: This message was sent thru a mail2news gateway.
No effort was made to verify the identity of the sender.
--------------------------------------------------------

pgp trash troll delete

Alan Hicks <alan@lizella.network> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1


> In alt.os.linux.slackware, HJohnson dared to utter,
> > I reformatted my SanDisk Cruzer to a VFAT format. Allows me to have a
> > greater smaller file count.
> >
> > Now, if I didn't have to plug it into a 'Doze box, I may try, someday,
> > an ext2 or ext3 format on the thing.


> Personally I wouldn't bother that much with ext2, and certainly
> wouldn't touch ext3 (or any other journaling filesystem for that
> matter). FLash drives degrade over time according to how often you
> write to them. Typically vfat is perfect. It's ubiquitous and
> performance typically isn't an issue on a usb pen drive. There's still
> a lot of usb 1.1 devices out there, and even with usb 2.0 speed on such
> a drive isn't great.


> And like I said, don't touch journaling filsystems. Since they journal
> data (or at least metadata) they write to the disk a lot, and will kill
> a flash drive in short order.


> - --
> It is better to hear the rebuke of the wise,
> Than for a man to hear the song of fools.
> Ecclesiastes 7:5
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)


> iD8DBQFA3HP6lKR45I6cfKARAukZAKCEzTjKQ7BviCD/oVjaMDqN8LwYjQCfb4NN
> qOGpASVxjRyap92cesjNlQs=
> =UAZP
> -----END PGP SIGNATURE-----

















Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:18 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com