use mkfs.ext2 for making filesystems, not e2fsck
svn path=/nixos/trunk/; revision=7480
This commit is contained in:
parent
936fa69912
commit
231b469188
2
README
2
README
@ -30,7 +30,7 @@
|
|||||||
- Login as "root", empty password.
|
- Login as "root", empty password.
|
||||||
|
|
||||||
- The NixOS installer doesn't do any partitioning or formatting yet,
|
- The NixOS installer doesn't do any partitioning or formatting yet,
|
||||||
so you need to that yourself. Use "fdisk" and "e2fsck".
|
so you need to that yourself. Use "fdisk", "mkfs.ext2" and "tune2fs".
|
||||||
|
|
||||||
- Unpack the NixOS and Nixpkgs sources:
|
- Unpack the NixOS and Nixpkgs sources:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user