Yes, to run linux from a CF or Stik on this HP-mini, you need to <esc>
after <powerUp> to turn-off from the route to Win7. Then you're given
a `fdisk -l` equivalent-menu, showing the bootable-devices; which are
ordered in a sequence which is not understood by me.
Re. "self-referant": grub's first line needs to be edited to "hd(0,0)"
even if eg. you're booting from grub on sdd to the instalation on
sdc2.
> >
> > The solution is to recognise the NEEDED power of a grub-like,
> > but to clean it up. And make proper documentation.
> >
> > AFAIK if you set up LILO for the CF & 2 stiks to be plugged,
> > then if a stik got lost, the lilo settings would be invalid.
> > And you can't fix it without a running system.
> > Or ?
> >
> > And since you know about file system drivers, which I don't,
> > can you diagnose the following:--
> > `grub` on CF:Debian-Etch with initrd.img CAN boot;
> > same `grub` for CF:Slak13 with no initrd fails with messageX;
> > same `grub` for USBstik:Slak-derivative with initrd.gz fails & mesgY
> >
> > messageX & mesgY are to the effect <I can't load the required file;
> > I can only load FAT>.
> >
> > I tried to inspect USBstik:Slak-derivative:initrd.gz to see if a script
> > would show what it was trying to do, just before the error message,
> > But I didn't succeed - yet.
> >
There are multiple PROBLEMS here [and let's not PeeCee morph
them to "issues"]:-
1. with pluggable [SCSI apparently?] bootable-devices, they
arrange themselves, so that the original LILO/grub settings
become invalid.
2. there's potential confusion/incompatibility for the various
boot-stages: BIOS, LILO/grub, kernel, initrd; not being able
to read the SSSI-pluggable-devices. And Joe Rosevear' s post
}> I failed to mention that this CF uses a partition of type
}>
}> c W95 FAT32 (LBA)
}>
}> containing vfat file system. Grub can be a little picky about what
}> kinds of partitions and file systems it can read.
seem to confirm that.
PLUS, my Slak-based error messages say <I can only see FAT>.
It's worth noting that Debian-Etch can work around problem-1,
by a live-grub-edit, and it's krnl/initrd can apparently read the
semiconductor devices.
Perhaps I WILL put the required file on the Win7-FAT, as suggested
by the one error-mesg; but you'd want to keep your linux
installations separate from Micro$loth stuff. [It's called apartheid].
And a further new complication, is that the Win7 sda1,2,3,4 is
write-protect, from linux. How/why ?
I used to think that I was the only one using only old trash
PCs; so I hope some of this info gets up to the linux developers.
> > == TIA.