Changes between Version 13 and Version 14 of InitrdClienteSecondFileSystem
- Timestamp:
- May 25, 2010, 12:13:58 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InitrdClienteSecondFileSystem
v13 v14 48 48 NOTA: el actual initrd (branches/offline/client/boot/initrd-generator), no incluye la detecctión y utilización del 2ndfs, pero si en el branches/ogFSHlnk/initramfs-tools-OG. Aunque el procedimiento es bien sencillo. 49 49 {{{ 50 DEV=`blkid -t LABEL=ogClient 50 DEV=`blkid -t LABEL=ogClient` 51 51 }}} 52 52