On 3/23/21 1:10 AM, Stan Johnson wrote: > On 3/22/21 5:37 PM, Andreas Schwab wrote: >> On Mär 22 2021, Stan Johnson wrote: >> >>> My issue with the retirement of legacy IDE isn't technical. Two of the >>> systems that I use are a PowerBook Wallstreet and a PowerBook 3400c. >>> Both of these laptops have internal IDE drives, an external SCSI port, >>> and require BootX to boot into Linux. BootX wants explicit specification >>> of the root device (e.g. /dev/sda4, /dev/hda4, etc.). With libata, the >>> disk drive names change depending on what is connected to the SCSI port. >>> I'm aware that I can use "UUID=" or "LABEL=" in /etc/fstab, but that >>> naming convention doesn't work with BootX. So using BootX will become >>> more complicated depending on connected SCSI devices, if any. >> >> Does it work to use /dev/disk/by-{uuid,label}/...? > > Those don't work with BootX in Mac OS. I need to know what the real > name of the disk will be after booting (/dev/hda, /dev/hdb, /dev/sda, etc.).
Isn't the sourcecode for BootX available so that we could add support for accessing disks/partitions by label or UUID? I haven't used block device names on my Amiga for a long time now. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913