=== yofel_ is now known as yofel [20:22] https://lkml.org/lkml/2012/2/8/246 -> could this small patch be added to Precise kernel. Just hit that 'bug' :) === albrigha is now known as Guest26930 [22:01] hi [22:01] I'm having a problem when I eject USB drives, where I can no longer access the drive as a block device [22:01] dmesg shows the following: [22:01] sdb: detected capacity change from 4004511744 to 0 [22:02] what exactly is going on when I eject in Ubuntu, and how can I prevent it doing this without having to reboot into Arch every time I want to write to a USB drive? [22:03] Why are you ejecting it? [22:03] because I don't want the filesystem mounted [22:04] you can unmount it... ☺ [22:04] yes, but then it stops working, as I just said [22:04] unmount != eject [22:05] same thing [22:05] eject makes it invisible until you remove it & plug it back in [22:05] so does umount [22:05] unmount does not do that [22:05] eject is on a lower level [22:06] I've just tried it; umount does the same thing as eject, or right-click and "Safely Remove..." from the desktop [22:06] I mount/unmount USB disks all the time... [22:06] or partitions on them [22:06] in 11.10? [22:07] yes [22:07] hm, well it's not working here [22:08] eject removes the block device, so naturally you can't (easily) remount it then, but umount shouldn't do that (AFAIK) [22:09] it's definitely removing the block device... [22:09] you're starting to make me wonder if someone has aliased umount to eject, just to annyo me [22:09] *annoy