Zac Medico wrote:

>Rumen Yotov wrote:
>  
>
>>Hi,
>>Recently saw that i have a udev-tarball enabled setup and think of
>>disabling it.
>>Wanna make a backup of the tarball before doing that, but can't find
>>where it is located/saved.
>>TIA. Rumen
>>    
>>
>
>/lib/udev-state/devices.tar.bz2 is hard coded in /sbin/rc
>
># Actually get udev rolling
>ebegin "Configuring system to use udev"
>if [[ ${RC_DEVICE_TARBALL} = "yes" ]] && [[ -s /lib/udev-state/devices.tar.bz2 
>]]
>then
>       einfo "  Populating /dev with device nodes ..."
>       try tar -jxpf /lib/udev-state/devices.tar.bz2 -C /dev
>fi
>populate_udev
>
>
>Zac
>  
>
Hi,
Thanks Zac.
Begun searching for it, stopped too early. Had done such a backup before
only that didn't record the location.
Rumen.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to