On Jul 22, 2012, at 06:12 AM, Moe Derballa wrote:
> Hi there. I am working from the latest LFS book online using Linux
> Mint 32-bit.
> I've followed the instructions letter for letter but seem to get an
> error compiling gcc - Pass 2.
>
> /tools/i686-pc-linux-gnu/bin/ld: cannot find crti.o:
D.Dreschers wrote:
> At 20.07.2012 22:16, Jeremy Henty wrote:
> You can avoid all the hassle about device mapping by using UUID's.
That is offset by the requirement for an initrd. UUIDs are not handled
natively by the kernel. We do have instructions about how to create an
initrd in BLFS. You
At 20.07.2012 22:16, Jeremy Henty wrote:
> Can I be sure that GRUB2's hd0, hd1 etc. will always correspond to the
> same physical SATA connectors on the motherboard, no matter what
> hardware I plug in? (I know from experience that /dev/sda does not
> always map to the same connector.)
Moe Derballa wrote:
>
> Hi there. I am working from the latest LFS book online using Linux Mint
> 32-bit.
> I've followed the instructions letter for letter but seem to get an error
> compiling gcc - Pass 2.
>
> /tools/i686-pc-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
> coll
Gordon Findlay wrote:
> The grub-mkdevicemap utility seems to have disappeared from GRUB-2.00.
>
> This from the NEWS file:
>
> * grub-mkdevicemap removed. Now all devices are detected on invocation of
>any grub utility.
>
> It is referenced in sections 6.47, 8.4 of version SVN-20120719
>
> Is
Hi there. I am working from the latest LFS book online using Linux Mint 32-bit.
I've followed the instructions letter for letter but seem to get an error
compiling gcc - Pass 2.
/tools/i686-pc-linux-gnu/bin/ld: cannot find crti.o: No such file or directory
collect2: ld returned 1 exit status
ma
Jeremy Henty schrieb:
> Can I be sure that GRUB2's hd0, hd1 etc. will always correspond to the
> same physical SATA connectors on the motherboard, no matter what
> hardware I plug in? (I know from experience that /dev/sda does not
> always map to the same connector.) If not, how can I
The grub-mkdevicemap utility seems to have disappeared from GRUB-2.00.
This from the NEWS file:
* grub-mkdevicemap removed. Now all devices are detected on invocation of
any grub utility.
It is referenced in sections 6.47, 8.4 of version SVN-20120719
Is there an alternative utility to achieve