diff --git a/en_US.ISO8859-1/articles/solid-state/article.sgml b/en_US.ISO8859-1/articles/solid-state/article.sgml index 36e474745b..91a96609d0 100644 --- a/en_US.ISO8859-1/articles/solid-state/article.sgml +++ b/en_US.ISO8859-1/articles/solid-state/article.sgml @@ -285,11 +285,9 @@ pseudo-device md # memory disk Exit the custom installation menu, and from the main installation menu choose the fixit option. After - entering the fixit environment, enter the following commands: + entering the fixit environment, enter the following command: - &prompt.root; mknod /dev/ad0a c 116 0 -&prompt.root; mknod /dev/ad0c c 116 2 -&prompt.root; disklabel -e /dev/ad0c + &prompt.root; disklabel -e /dev/ad0c At this point you will have entered the vi editor under the auspices of the disklabel command. Next, you need to add @@ -305,8 +303,8 @@ pseudo-device md # memory disk sure that fstype is 4.2BSD. Save the file and exit. - &prompt.root; disklabel -B -r /dev/ad0c -&prompt.root; newfs /dev/ad0a + &prompt.root; disklabel -B -r /dev/ad0c +&prompt.root; newfs /dev/ad0a @@ -314,7 +312,7 @@ pseudo-device md # memory disk Mount the newly prepared flash media: - &prompt.root; mount /dev/ad0a /flash + &prompt.root; mount /dev/ad0a /flash Bring this machine up on the network so we may transfer our tar file and explode it onto our flash media filesystem. One example of