Bootable Linux USB stick: Difference between revisions

(→‎install Fedora: mention APFS)
Line 48: Line 48:


Not much to say about the installation of programs (CCP4 ?, Phenix ?, XDS ?, ...?). You should also install the  
Not much to say about the installation of programs (CCP4 ?, Phenix ?, XDS ?, ...?). You should also install the  
* hfsplus-tools RPM to access Mac HFS+ harddisks (access to the new APFS will not work!); https://superuser.com/questions/961401/mounting-hfs-partition-on-arch-linux/1088110#1088110 explains how
* hfsplus-tools RPM to access the HFS+ filesystem on the Mac; https://superuser.com/questions/961401/mounting-hfs-partition-on-arch-linux/1088110#1088110 explains how
* apfs-fuse RPM to access the new APFS filesystem on the Mac (not tried)
* fuse-exfat RPM to access exFAT SD cards/disks,
* fuse-exfat RPM to access exFAT SD cards/disks,
* binutils RPM to get the "strings" and other useful GNU commands,
* binutils RPM to get the "strings" and other useful GNU commands,
* atop, a better top; lbzip2, a parallel bzip2; xxdiff, a diff GUI; nedit, editor
* atop, a better top; lbzip2, a parallel bzip2; xxdiff, a diff GUI; nedit, editor
* tcsh RPM to allow installation of CCP4.  
* tcsh RPM to allow installation of CCP4.  
  dnf -y install tcsh xterm tk qt-x11 xxdiff atop nedit lbzip2 hfsplus-tools binutils fuse-exfat exfat-utils
  dnf -y install tcsh xterm tk qt-x11 xxdiff atop nedit lbzip2 hfsplus-tools binutils fuse-exfat exfat-utils apfs-fuse


=== adjust the USB-stick for UEFI/EFI boot ===
=== adjust the USB-stick for UEFI/EFI boot ===
1,328

edits