Speaking only from the RedHat installer, you can't do that very easily, if at all. In my most recent experience of upgrading to RHEL10 on two of my servers, it could not understand that I wanted one drive for the OS and then a separate drive for a specific mount, so I had to do exactly as you just mentioned, installing the OS, then at the CLI, using LVM to setup the other disk.
When I installed MINT yesterday, it just asked me if I want to setup on the drive it found, it didn't seem to ask for anything about Mount points or anything -- it was just like "You want Linux, here" .... With almost none of the configuration opportunities I'm used to on RHEL. --- Thanks, Alexander Sent from my Google Pixel 9 Pro On Tue, Aug 19, 2025, 16:33 Mark Phillips via PLUG-discuss < plug-discuss@lists.phxlinux.org> wrote: > My mistake. I meant mount point, not sym link. > > Does anyone know if the Ubuntu 24.04 installer will take care of creating > the mount point on the second drive for /home and put the OS on the first > drive? Or, do I have to install the OS on the first drive first, then > format the second drive and make the mount point myself? > > Thanks! > > Mark > > On Tue, Aug 19, 2025 at 3:41 PM rusty carruth <rustyca...@descomp.com> > wrote: > >> 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 >
--------------------------------------------------- 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