mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
"raw" -> "block" Block devices have been what are now gone, not "raw"
devices. Submitted by: David O'Brian
This commit is contained in:
parent
72dfe7a3d7
commit
eeef0dd1b4
1 changed files with 1 additions and 1 deletions
2
UPDATING
2
UPDATING
|
|
@ -4,7 +4,7 @@ This file is maintained by imp@village.org. Please send new entries
|
|||
directly to him. See end of file for further details.
|
||||
|
||||
19991205:
|
||||
Raw devices are going away. You will need to update your /dev
|
||||
Block devices are going away. You will need to update your /dev
|
||||
tree with a fresh copy of MAKEDEV for things to always work in
|
||||
the future. fsck is unable to cope with dirty file systems
|
||||
after this change, so it may work for you or it may not.
|
||||
|
|
|
|||
Loading…
Reference in a new issue