On Wed, 2008-02-13 at 13:06 +0100, Rene Herman wrote:On 13-02-08 05:44, Greg KH wrote:
No. The thing is that you need these kinds of hacks while messing with old systems, building and stripping them, often in recovery type of situations.While details escape me somewhat again at the monment, a few months agoYou couldn't just change the boot disk in grub?
I was playing around with a PCI Promise IDE controller and needed
ide=reverse to save me from having to switch disks around to still have
a bootable system.
Or some such. Not too clear anymore, but I remember it saved the day.
Or use an initramfs and /dev/disk/by-id/ to keep any future moves stable?
As said (same as the other person I saw reacting) details of what was most decidedly needed last time around escape me at the moment, but ide=reverse is the kind of hack that saves one hours of unscrewing computer cases and switching disks around while building stuff, making quick tests, doing recovery...
If it must go for the greater architectural good, so be it, but it's the type of thing that's used specifically in the situations where you don't have stable, well arranged (or known!) setups to begin with.
I might be off the deep end, but isn't this what
Documentation/feature-removal-schedule.txt is for?