*** empty log message ***
This commit is contained in:
		
							parent
							
								
									783c34b393
								
							
						
					
					
						commit
						7a0012717c
					
				@ -157,6 +157,9 @@ cp issue.install $RELEASEDIR/etc/issue
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
if [ "$HDEMU" -ne 0 ]; then hdemu_root_changes; fi
 | 
					if [ "$HDEMU" -ne 0 ]; then hdemu_root_changes; fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					echo "Temporary filesystems still mounted. Make changes, or press RETURN"
 | 
				
			||||||
 | 
					echo -n "to continue making the image.."
 | 
				
			||||||
 | 
					read xyzzy
 | 
				
			||||||
umount $TMPDISK || exit
 | 
					umount $TMPDISK || exit
 | 
				
			||||||
umount $RAM || exit
 | 
					umount $RAM || exit
 | 
				
			||||||
dd if=$RAM of=$ROOTIMAGE bs=$BS count=$ROOTBLOCKS
 | 
					dd if=$RAM of=$ROOTIMAGE bs=$BS count=$ROOTBLOCKS
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user