[slackintosh-users] Re: slackintosh for G5

  • From: Thorsten Johannvorderbrueggen <thorsten.johannvorderbrueggen@xxxxxxxxxxx>
  • To: slackintosh-users@xxxxxxxxxxxxx
  • Date: Tue, 29 Aug 2006 19:28:06 +0200

Hello Adrian,

there´s no ofpath --> /usr/sbin is empty (it´s also empty in the 10.2 disk --> a copy paste "feature"?)

Bye
  Thorsten

Am 29.08.2006 um 19:06 schrieb Adrian Ulrich:


i found a problem with the new slackintosh-11.0-rc disk: yaboot won´t
install correctly. The fields device, partition are empty.

hm..

Looks like my ugly hack inside /usr/lib/setup/SeTkernel failed:

###################################################################### ####
# Ugly hack to get the correct OpenFirmware path to our /boot device
echo "/bin/mount /proc ; /usr/sbin/ofpath $BOOT_DEVICE ; /bin/ umount /proc" > /mnt/uglyYaboot
/bin/chmod +x /mnt/uglyYaboot
YBROOT=`/bin/chroot /mnt /uglyYaboot | awk -F: '{print $2}'`
YBDEV=`/bin/chroot /mnt /uglyYaboot | awk -F: '{print $1}'`
rm /mnt/uglyYaboot
###################################################################### ####



Did you see any error flashing-up while installing the kernel? Add 'set -x' after #!/bin/sh would help to debug the problem..

Anyway: Can you send me the output of 'ofpath $BOOT_DEVICE' ?




Other related posts: