/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Linux 4.5-rc5: efivarfs fixed to avoid “rm -rf /” bricking UEFI
(git.kernel.org)
279 points
the_why_of_y
| 1 comments |
22 Feb 16 18:08 UTC
|
HN request time: 0.255s
|
source
Show context
smaili
◴[
22 Feb 16 21:11 UTC
]
No.
11154331
[source]
▶
>>11152880 (OP)
#
I've never actually seen or had the courage to attempt "rm -rf /". Does anyone know what would happen if it were run?
replies(3):
>>11154530
#
>>11154781
#
>>11154818
#
1.
Symbiote
◴[
22 Feb 16 22:26 UTC
]
No.
11154818
[source]
▶
>>11154331
#
You get an error along of you're sure.
You should try
rm --no-preserve-root -rf /
ID:
GO
↑