Y
Hacker News
new
|
ask
|
show
|
jobs
by
proaralyst
2340 days ago
The trick was to insert a USB drive, tell BTRFS it's block storage and delete away. Once you're done you tell it not to use the disk and you're good.
This is why I'm back on ext4 now, too.
3 comments
zlynx
2340 days ago
I do a similar thing with my laptop's swap partition. swapoff, add it to btrfs, then remove it and mkswap again. Always seemed safer than a potentially dodgy USB drive.
link
adamzegelin
2340 days ago
Or, if you don't care about your data, add a RAM disk :P
link
tezzer
2340 days ago
Good trick, I'll save that one. Thanks!
link