Originally Posted by
Lappert
Guiverc,
I can appreciate your situation as you prefer to have different OS's on separate partitions. I'm looking to do the opposite: reduce it all down to one partition. And Kubuntu is just my preference, not a statement that one is better than the other.
You ask about my data ... (on my older desktop, all SATA HDD)
for installed drives, it's: /mnt/sdx/Documents - and /mnt/sdx/Download (where sdx = sdc, sdd, etc.).
for external (archival) drives, I have a few: it's /media/username/Drive01/ etc.
I could use /home, but that would put the data on the OS drive (my desktop OS drive is only 256GB - at the time SSDs were a lot more expensive). Using /mnt also allows me to put it on a separate drive when mounted. My intention was always to put data on lower cost SATA HDDs (I use WD Black).
I also use an offsite cloud service, but that's not my immediate concern.
I think you misinterpreted what I was trying to say...
My current system is dual boot (most of my systems are), but the dual boot options I have are Ubuntu LTS on this box (ie. 22.04) and the current development release, ie. current Ubuntu noble (what will be 24.04 on release). I was talking about my current system, where I'll show some current mounts
Code:
guiverc@d7050-next:~/uwn/issues/833$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 1.6G 2.7M 1.6G 1% /run
/dev/sda6 96G 74G 17G 82% /
tmpfs 7.8G 278M 7.5G 4% /dev/shm
tmpfs 5.0M 8.0K 5.0M 1% /run/lock
efivarfs 256K 227K 25K 91% /sys/firmware/efi/efivars
/dev/sda7 94G 56G 34G 63% /lts
/dev/sda1 96M 53M 44M 55% /boot/efi
..
ie. I consider this install a single partition install, ie. I'm only counting the `/` partition. Yes technically there is also the ESP (`/boot/efi`) and other system mounts (some are shown, but I didn't cut my paste off there thus excluding my network shares & tmpfs).. You can see my mount for my 22.04 system (`/lts`) which is my dual boot..
Both this system and my LTS system are multi-desktop installs, ie. I have multiple desktops installed via packages... My mention of bandwidth quota was probably red-herring, but also explains why I started replacing packages INSTEAD of the more common (usually CLEANER & thus easier for newbies) idea of download a new ISO & just clean install.
Another option & partitioning consideration:
You can also switch desktops via re-install too; eg. my most recent QA tests of this were on noble (what will be 24.04 later this month) where I'd started with a Lubuntu install, adding some additional (non-standard) packages/apps & of course some data, then non-destructively installed Xubuntu noble (expecting my data to remain untouched & the manually-installed apps I added to auto-reinstall)... which was then repeated with by replacing it with Ubuntu Desktop (ie. the re-installs were just to switch LXQt from Lubuntu with Xfce from Xubuntu, then GNOME from Ubuntu Desktop). In my case I had problems with Xubuntu & Ubuntu-Desktop (looking for problems is what QA or Quality Assurance testing is for) so whilst this type of switch has been possible with prior releases, it's marked as 'will be disabled' for Ubuntu 24.04 when using the `ubuntu-desktop-installer` (at release anyway WHERE a single partition is used!), but if using a currently released system this will still work (or using a `calamares` ISO with noble or 24.04 too).
Ubuntu 24.04 LTS as its expected to be released will have non-destructive re-install disabled at release time where a single partition is used (format will be required).. which is why I mentioned it.. Most non-Ubuntu systems are like that anyway; its a different default to prior Ubuntu Desktop release though; but the issues I talked about last paragraph were noted too late to be fixed for 24.04's release (thus plan to disable it in installer; thru forcing of format). What we'll have though is still unknown, as Ubuntu noble is still in alpha, with beta now delayed a few days.. so we'll have to wait & see.
External data drive/partitions
I don't see any problems with putting data (external or network drives) on other directories.. (eg. `/mnt` or other), in fact numerous of my mounts (I removed from prior paste) are like that (network only on this box, but other boxes I have have multiple external drives).
I'm not trying to recommend anything; just laying out what I consider facts I'd consider.
When I installed my current system (early 2023) I'd intended to make & use a separate /home partition (as the system this box replaced had used) EXCEPT I used QA test installs to do my installs, and I'd not have been able to use existing QA testcases if I'd setup what I actually wanted.. As I'm very aware that non-destructive re-installs on release up to and including 23.10 didn't require seperate /home, I wasn't worried about not having /home. I'm still hoping that whilst 24.04 will release without single-partition non-destructive re-installs (with ubuntu-desktop-installer ISOs), the issue will be fixed in May-August 2024 and thus simply updating the installer will allow these types of re-installs again (I can always use Kubuntu, Lubuntu & Ubuntu-Unity which use the calamares installer.. hey as stated I'm pretty experienced at switching flavor via package changes anyway)
Bookmarks