Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 20 years ago
parent
commit
06425ef0ff
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      target/bootdisk/linuxrc2.sh

+ 1
- 0
target/bootdisk/linuxrc2.sh

@ -16,6 +16,7 @@ mkdir -p /lib/modules/$( uname -r )
echo -n >> /lib/modules/$( uname -r )/modules.dep
udevd --daemon
echo "/sbin/udevsend" > /proc/sys/kernel/hotplug
cd /dev ; rm -f fd
ln -sf /proc/kcore core
ln -sf /proc/self/fd fd

Loading…
Cancel
Save