In a previous thread, folks up here ave me some terrific information about ejecting a Kindle on PCLinuxOS so it would charge wen plugged into USB.
for instance, I did an fdisk -l and learned that the Kindle was mounted at:
Device Boot Start End Blocks Id System
/dev/sdd1 16 6410687 3205336 b W95 FAT32
Then I simply did "eject /dev/sdd1" and the Kindle ejects and unmounts and is now charging.
Well, what if I want to remount the partition? Shouldn't "mount /dev/sdd1" work? Because when I issue that, I get:
mount: can't find /dev/sdd1 in /etc/fstab or /etc/mtab