Re: Trouble copying kernel Wallstreet

2007-12-01 Thread Brad Boyer
On Sat, Dec 01, 2007 at 12:32:46PM +0100, Paul TT wrote: > On Tue, 6 Jun 2006 13:51:52 -0700 > "Harold Johnson" <[EMAIL PROTECTED]> wrote: > > I'm installing Debian to my PowerBook G3 ("Wallstreet"). I'm having > > trouble copying my vmlinux and initrd.gz files from my Debian > > partition to my M

Re: Trouble copying kernel Wallstreet

2007-12-01 Thread Paul TT
On Tue, 6 Jun 2006 13:51:52 -0700 "Harold Johnson" <[EMAIL PROTECTED]> wrote: > Hello all, > > I'm installing Debian to my PowerBook G3 ("Wallstreet"). I'm having > trouble copying my vmlinux and initrd.gz files from my Debian > partition to my Mac OS petition. I'm near the end of the > install

Re: Trouble copying kernel Wallstreet

2006-06-11 Thread Daniel Gimpelevich
On Tue, 06 Jun 2006 14:51:52 -0700, Harold Johnson wrote: > mount /dev/hda10 hfs -t hfs Umm, shouldn't it be the following? mount -t hfs /dev/hda10 hfs Note that this will not work if devfs is in use. I think that's the case for the sarge installer, but not for etch. -- To UNSUBSCRIBE, email

Re: Trouble copying kernel Wallstreet

2006-06-07 Thread Brian Gbaguidi
On 6/6/06, Harold Johnson <[EMAIL PROTECTED]> wrote: Hello all, In other words, I've moved into the /target directory, created a directory called "hfs", and then mounted my Mac OS partition (located at /dev/hda10).How do you know that your partition is on /dev/hda10? I keep getting an error messag