--- wikisrc/amazon_ec2/amis.mdwn 2015/11/22 01:18:54 1.48 +++ wikisrc/amazon_ec2/amis.mdwn 2019/09/04 03:56:55 1.49 @@ -6,7 +6,9 @@ They come with [src](http://www.netbsd.o Starting with the NetBSD 7.0 AMIs, the images have a very small disk by default. If you launch it with a larger disk, it will resize the -root file system on initial boot, expanding it to the full size of +root file system on initial boot +(through [`/etc/rc.d/resize_root`](http://bxr.su/n/etc/rc.d/resize_root)), +expanding it to the full size of your primary disk. The 6.x AMIs default to a 5GB root file system, and do not currently auto-expand.