It does, at that point you need to manually partition it as you wish.
Yeah - I would have to add in some âescapeâ clauses in there, along with some interactivity and an âare you sure?â⌠but what it mainly does, once you have given it the data partition ID, is create the standard dirs and then link them (optionally copy contents, if any, over first). This is half written now, as I automatically do this when setting up a system - but there is no error-checking in it, as I make the dangerous assumption that I know what I am doing!
Iâll give the âwhy you might do thisâ article a shot if you want - with an optional cut and paste version of the script with an explanation, perhaps? Whatever⌠the script should be able to made with a good abort mechanism, and doesnât destroy anything if there are no dirs with those names already on the data partitionâŚ
You have to create a new gpt partition first by clicking on new partition table. Then you create each individual partition.
Either choice can be described as unnecessary, it all depends on the personâs point of view. I have always preferred to have /home on a separate partition, and still do.
There are many ifs with the script, as well as with the documentation.
And whys too.
For example,
- a /home partition or not, and why each
- which filesystem for a new partition
- size of the new partition (also considering the available disk size)
- in a script certain error checking is a very good idea since not all users are fluent with linux
and probably more.
If you are still interested in doing some work with this, then Iâd suggest starting with the documentation, before creating the script(s). Then others might want to help by giving further suggestions etc., and that might help getting the scripts generally even more useful.
And a new thread might be a good idea for this stuff.
I would submit that one or the other is a good idea for most folks - having the data separate from the rest is usually a better way (and easier to back up, too!)
I used to split things up a LOT, but it became difficult to manage with multiple boot scenarios - say 4 or 5 sets of multiple partitions! Now, however, the same data partition serves all the various (possibly unrelated) distros just fine. Even if one is Ubuntu (Rolling Rhino), a Debian, Arch, Arco, EnOS etc etc.
Can you explain why it isnât a good idea to have a separate partition for /home? As far as I can tell, you donât want to use the same user directory in multiple distros, which is understandable. But if you use a single distro, whatâs wrong with a separate /home partition?
What you suggested is problematic because, for me at least most of the data in my user dir was in the . hidden folders.
For example I moved my user dir to a different partition named /data changed the setting with usermod and left a symlink in /home, had no issues with it. This one is a bit unorthodox but still works without 0 issues. Havin a separate /home might be even better.
Especially with multiple distros, having dot files present from another setup is hjighly problematic. Exacerbated further by differing DEâs on differing distros! So - for me at least - no gain for putting /home separate, just added complexity without a payback.
YMMV of course - but it is hard to see an actual upside, especially if all data (from the standard dirs) is elsewhere. When I had only one build on one machine, then having a /home separate (and a backup /home partition under another name until needed!) made some sense - now with loads of spaceâŚ
Do you mean they, or THAY? The latter is a kazillion $ secret organization that is responsible for telling us the earth is a globe, that wantâs to reign in a âNew world orderâ has been killing us with air born secret chemicals ever since jet planes were invented, 5G, and in all kinds of other highly complicated and extremely hard to pull off ways for the last 100 years unsuccessfully, yet never putting even a small dent in exponential population growth when conventional weapons could do it in a matter of months maybe weeksâŚ
No you shouldnât! At least not if you say things like:
A separate /home made sense (perhaps) in earlier days, but itâs entirely unnecessary now.
I love Arch with KDE, and I donât distro hop. I love having a separate home partition, and not even on the same drive as the OS/Apps, as both drives can work at the same time without the wait times there will be if they were on one and the same drive.
I keep my business isolated from my private stuff as different users, but still can access everything from both accounts. Why? Because if any authority wants my business records, and want to confiscate it which can happen to 100% innocent people too, then they can have it, and it will still leave me with a working and usable system. I can have my business up and ruing as if nothing happened the next day by grabbing a daily backup from a friends house, and he from mine! I donât use cloud anything because thatâs a security risk!
Been computing since 79, and have heard it all, and because shit happens, itâs good to be ready for when it does, if it does!
I do any partitioning in Gparted before install, mostly when I buy new drives and retire old ones, like the last time when I got 2 NVMEâs I changed my whole partitioning scheme, and set the mount points for some 14 partitions on 6 drives in the setup.
All vbfsilva has to do is have a plan in the first place, check his partition and mount point scheme closely after he made any changes, and before he moves on with the install, no need to see it again in the summery, thatâs just redundant. I do it based on drives, the busses they are on, the buss speeds, the drive speeds, the partitions, and what I use the partitions for, all leading to better performance, data security, easier and faster failure recovery and then some.
Since the advent of nvme drives, I havenât worried about performance - but that IS valid metric for deciding on a separate /home. My current setup is the fastest access Iâve had since I was on my Amiga 2500/030 (fast drive, and RAM disk for the speed sensitive/frequent access stuff). I just missed that factor as a decider! OK - so if you have a need for speed, split it off!
As for the rest of your setup, the only hard part is having a box left to pop your stuff back on - âtheyâ have been known to take off with everything vaguely electronics based (tablets, phones, backups etc). Can be worked around, but you can never underestimate their persistence/stupidity it seems.
Amigas were cool and so was âWorkbenchâ! Blazing fast for the time, thatâs for sure!
Although it is true that itâs happened, by law here in the US, itâs normally when itâs a serious enough crime and the type where the computer is expected to have been used for the crime. So if you kick your neighbors butt, they get you and nothing else, youâd be lucky the let you grab some clothes!
If IRS doing an audit, and only if you do not furbish the data they ask for in the time allotted they can get a warrant and sieze hard drives, and those people donât need your computer, as their own have all of the software they need to read them and analyze the data, and itâs pretty sophisticated stuff, and nothing a regular person would have on their computer. Itâs not like they care about what software you used to file your taxes, and they are restricted to business data, hence why I keep that on a separate drive I can get out in a few minutes. My records are implacable, and they can see how I donât even round that I am a stickler for accuracy, nor are my taxes complicated for having no loans investments⌠Iâm just a guitar repair man. in some 40 years they never even questioned anything. Iâm more afraid that if someone manages to break in and take the computer, and I have one stashed a way for emergencies the wonât want because it looks a lot older than whatâs in it.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.