Newest Linux project, what do you think?
sliqua-jcooter
Veteran

Joined: 25 Jan 2010
Age: 37
Gender: Male
Posts: 1,488
Location: Burke, Virginia, USA
I'll chime in here and agree wholeheartedly with Cornflake. Drive enumeration is entirely dependent on hardware - it usually (but not always) comes down to the order the BIOS detects the drives in the system. To the point that moving/adding/removing any given disk can re-order the whole bunch. That is a big reason why many distributions use UUID's for the /etc/fstab file.
Linux doesn't have *any* set standard for partitioning drives. Different distributions can and do come up with their own standards, and any individual system can have any number of partitions, each with any kind of file system they want. The only limitation is the /boot partition must be able to be read from the chosen bootloader, which precludes (for the moment) ext4.
I have, currently running, systems with 1 partition, and systems with 24 partitions.
As for why one would want to do this - nearly every one of my interviews consists of me giving the candidate a box with init set to 6 or 0, and telling them to fix it.
Also, you don't need to chroot the system to fix it - in addition to booting a livecd to mount the drive and just edit the text file, you can also boot the system into single user mode and do the same from there.
_________________
Nothing posted here should be construed as the opinion or position of my company, or an official position of WrongPlanet in any way, unless specifically mentioned.
Meistersinger
Veteran

Joined: 10 May 2012
Gender: Male
Posts: 3,700
Location: Beautiful(?) West Manchester Township PA
There's something about AWK! It's so powerful but so freaking easy to use. If you can think it up, you can do it! It's a sys admins heaven lol
I do have productive projects I am working on though. Some GUI's, servers, etc. this was just because I was learning about unit and was itching to use AWK!
For an ext4 type FS, on an external device it is true.
AWK may be easy for you, but for a non-programmer, who was forced to support a utility to convert data without knowing the language and without having the souce code for someone else to modify the utility when it needed it, it was hell.
Similar Topics | |
---|---|
Linux user with w11 newbie question |
04 Jun 2025, 11:31 am |
Project |
02 May 2025, 9:19 pm |
WP Kōan project? |
07 Jul 2025, 8:27 am |
Special Access Project Immaculate Constellation |
03 May 2025, 5:12 am |