Difference between revisions of "AC Series Recommended Software and Utilities"

m
no edit summary
m
Line 39: Line 39:
====Disk Utilities====
====Disk Utilities====
opkg install blkid block-mount cfdisk dosfstools dumpe2fs e2fsprogs f2fs-tools f2fsck fdisk file fstools gdisk hdparm kmod-fs-exfat kmod-fs-ext4 kmod-fs-f2fs kmod-fs-vfat kmod-usb-storage kmod-usb2 kmod-usb3 lsblk mkf2fs mtd ntfs-3g ntfs-3g-utils sfdisk tune2fs usbutils wipefs
opkg install blkid block-mount cfdisk dosfstools dumpe2fs e2fsprogs f2fs-tools f2fsck fdisk file fstools gdisk hdparm kmod-fs-exfat kmod-fs-ext4 kmod-fs-f2fs kmod-fs-vfat kmod-usb-storage kmod-usb2 kmod-usb3 lsblk mkf2fs mtd ntfs-3g ntfs-3g-utils sfdisk tune2fs usbutils wipefs
For minimal installs, to just get enough installed to recognize a USB device and boot from an Overlay Partition on a USB Flash Drive: opkg install block-mount kmod-fs-ext4 kmod-usb-storage e2fsprogs kmod-usb-ohci kmod-usb-uhci
And if there's a bit more space: opkg install ntfs-3g ntfs-3g-utils tune2fs wipefs
And if there's just a bit more: opkg install htop nano (yes, I know, not Disk Utilities, but useful in diagnosing "Disk" related stuff and configuring it)


These utilities will use up around 5 MB of space.<syntaxhighlight lang="text">
These utilities will use up around 5 MB of space.<syntaxhighlight lang="text">