On Tue, 2025-08-19 at 15:35 -0700, Mark Phillips wrote: > Ctrl+Alt+Fn + any function key does not give me a CLI. > Huh. Oh. Maybe the virtual terminals didn't get installed? Is that possible? Hmm. Giggle/duckduckgo here I come!
> I also agree I don't need to install LVM. I am installing Ubuntu > 24.04 on one drive and /home on another drive and creating a sym link > between the two, so I don't think an LVM will help me. Link? as in instead of: rusty@localmail:~/Downloads/paula_voice/Takeout/Voice$ ls -ld /home drwxr-xr-x 4 root root 4096 Jan 5 2025 /home rusty@localmail:~/Downloads/paula_voice/Takeout/Voice$ you have something like rusty@localmail:~/Downloads/paula_voice/Takeout/Voice$ ls -ld /home lrwxr-xr-x 4 root root 4096 Jan 5 2025 /home -> somewhere rusty@localmail:~/Downloads/paula_voice/Takeout/Voice$ Interesting. I've got / and /home like this: rusty@localmail:~/Downloads/paula_voice/Takeout/Voice$ dfh /dev/sda1 81G 49G 29G 63% / /dev/sda2 37G 32G 3.5G 91% /home rusty@localmail:~/Downloads/paula_voice/Takeout/Voice$ so sda1 has root partition and sda2 has my home partition, which I've mounted at, well, /home. Should I rather want to have my home directory on the other partition, rather than all of /home, then I could have mounted sda2 on /home/rusty. I've never seen anyone symlink to their home dir from /home (or whatever). Or did I misunderstand? --------------------------------------------------- PLUG-discuss mailing list: PLUG-discuss@lists.phxlinux.org To subscribe, unsubscribe, or to change your mail settings: https://lists.phxlinux.org/mailman/listinfo/plug-discuss