Tried to load LXDE onto a 4 GB flash drive--unetbootin says I need to format with vfat. So I try:
[root@Linux1 doug]# mkfs.vfat /dev/sdb1
mkfs.vfat 3.0.12 (29 Oct 2011)
[root@Linux1 doug]# dmesg | tail
sd 4:0:0:0: [sdb] Assuming drive cache: write through
sd 4:0:0:0: [sdb] Attached SCSI removable disk
JFS: nTxBlock = 8192, nTxLock = 65536
SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
SGI XFS Quota Management subsystem
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
end_request: I/O error, dev fd0, sector 0
FAT-fs (sdb1): bogus number of reserved sectors
FAT-fs (sdb1): Can't find a valid FAT filesystem <-----
And unnetbootin is not yet happy either. There were some files on the flash that I had recorded before, but they were not important. (I read them just before
starting this new adventure.) So it once worked.
This is the only small flash drive I own, so I'd like to use it, if I can.
All suggestions gratefully accepted! --doug