mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
fix path
This commit is contained in:
committed by
Aiden McClelland
parent
b1aa2ddf75
commit
a6e00449f6
@@ -87,7 +87,7 @@ rm -rf /var/lib/tor/*
|
|||||||
raspi-config nonint enable_overlayfs
|
raspi-config nonint enable_overlayfs
|
||||||
|
|
||||||
# create a copy of the cmdline *without* the quirk string, so that it can be easily amended
|
# create a copy of the cmdline *without* the quirk string, so that it can be easily amended
|
||||||
sudo sed -i 's/usb-storage.quirks=152d:0562:u //g' /media/drbonez/system-boot/cmdline.txt
|
sudo sed -i 's/usb-storage.quirks=152d:0562:u //g' /boot/cmdline.txt
|
||||||
sudo cp /boot/cmdline.txt /boot/cmdline.txt.orig
|
sudo cp /boot/cmdline.txt /boot/cmdline.txt.orig
|
||||||
sudo sed -i 's/^/usb-storage.quirks=152d:0562:u /g' /boot/cmdline.txt
|
sudo sed -i 's/^/usb-storage.quirks=152d:0562:u /g' /boot/cmdline.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user