Page MenuHomeDevCentral

D1063.id2722.diff
No OneTemporary

D1063.id2722.diff

diff --git a/scripts/byOS/Fedora/new-partition.sh b/scripts/byOS/Fedora/new-partition.sh
--- a/scripts/byOS/Fedora/new-partition.sh
+++ b/scripts/byOS/Fedora/new-partition.sh
@@ -30,5 +30,5 @@
vgextend "$VG" "$DEVICE"
lvcreate -l 100%FREE -n "$LVNAME" "$VG"
mkfs -t xfs "/dev/$VG/$LVNAME"
-cat "/dev/mapper/$VG-$LVNAME $MOUNTING_POINT xfs defaults 1 2" >> /etc/ftab
+echo "/dev/mapper/$VG-$LVNAME $MOUNTING_POINT xfs defaults 1 2" >> /etc/ftab
mount "$MOUNTING_POINT"

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 06:35 (10 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258730
Default Alt Text
D1063.id2722.diff (473 B)

Event Timeline