mirror of
				https://github.com/brain-hackers/brain-config.git
				synced 2025-11-04 14:38:36 +09:00 
			
		
		
		
	init_resize.sh: Remove sdhci.debug_quirks2=4 from /boot/cmdline.txt
This commit is contained in:
		
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,3 +1,9 @@
 | 
			
		||||
raspi-config (20190509) buster; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * init_resize.sh: Remove sdhci.debug_quirks2=4 from /boot/cmdline.txt
 | 
			
		||||
 | 
			
		||||
 -- Serge Schneider <serge@raspberrypi.org>  Thu, 09 May 2019 13:38:34 +0100
 | 
			
		||||
 | 
			
		||||
raspi-config (20190507) buster; urgency=medium
 | 
			
		||||
 | 
			
		||||
  [ Simon Long ]
 | 
			
		||||
 
 | 
			
		||||
@@ -171,7 +171,9 @@ mkdir -p /run/systemd
 | 
			
		||||
mount /boot
 | 
			
		||||
mount / -o remount,rw
 | 
			
		||||
 | 
			
		||||
sed -i 's| init=/usr/lib/raspi-config/init_resize.sh||' /boot/cmdline.txt
 | 
			
		||||
sed -i 's| init=/usr/lib/raspi-config/init_resize\.sh||' /boot/cmdline.txt
 | 
			
		||||
sed -i 's| sdhci\.debug_quirks2=4||' /boot/cmdline.txt
 | 
			
		||||
 | 
			
		||||
if ! grep -q splash /boot/cmdline.txt; then
 | 
			
		||||
  sed -i "s/ quiet//g" /boot/cmdline.txt
 | 
			
		||||
fi
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user