[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Moving the kernel between a debian partition and a mac partition




Op 6-nov-05 om 17:21 heeft Sven Luther het volgende geschreven:

On Sun, Nov 06, 2005 at 09:45:06AM -0600, Rex Fernando wrote:
Hi,

I installed debian onto a Beige G3, and now I need to move the kernel
and the ramdisk between the debian partition and the mac partition so
I can use it with BootX. Does anyone know how to do this?

Mount the mac partition :

  mount -t hfs /dev/hdaX /mnt
  cp /boot/vmlinux-2.6.12-1-powerpc /mnt
  cp /boot/initrd.img-2.6.12-1-powerpc /mnt
  umount /mnt


Because I also have a YDL on my G3/266 I tried such a thing
from within YDL, to save my debian kernel on the Mac os HD.
But ... in YDL hfs (or hfs+) is not supported ...

And synaptic...rpm is not in the 3.0.1 YDL ...  not very funny..

Marc



Reply to: