Lines Matching defs:miniroot
85 void miniroot(void);
102 { "miniroot", "place miniroot on disk", miniroot },
103 { "boot", "boot from miniroot", bootmini },
542 * Copy a miniroot image from an NFS server or tape to the `b' partition
546 miniroot(void)
559 if (opendisk("Disk for miniroot?", diskname, sizeof(diskname),
576 printf("Name of miniroot file? ");
590 * Find out how big the miniroot is... we can't
600 printf("Copying miniroot from %s to %s...", line,
701 printf("Successfully copied miniroot image.\n");
709 * Boot the kernel from the miniroot image into single-user.