Date: Thu, 03 Feb 2011 08:29:14 -0600 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: freebsd-ppc@freebsd.org Subject: Re: BSD Install ISO will not boot on Low End G3 Message-ID: <4D4ABBBA.30109@freebsd.org> In-Reply-To: <AANLkTinQ9k-GqmCGG1_=7bqV%2BvF3KRTsC_BQP-kpihWm@mail.gmail.com> References: <AANLkTinB%2BpmVs_it4FjwqNvj51F7eqiaFf1%2Bs61jE7ZC@mail.gmail.com> <alpine.BSF.2.00.1102021028290.35663@banshee.munuc.org> <4D49B6B5.3070804@freebsd.org> <AANLkTimVVV44bUB6Y-18U7O%2BaStfvbZF9VYj2KeFwk71@mail.gmail.com> <AANLkTimDRdDziBJE5Hunnqi4-c5W-vD=n8yxn-zt24-c@mail.gmail.com> <AANLkTimK83XQDBvBcGzzhY69YbWFS6HcxdTSF4Jfi-Ht@mail.gmail.com> <AANLkTinQ9k-GqmCGG1_=7bqV%2BvF3KRTsC_BQP-kpihWm@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
That isn't what the boot-hfs-file option does. You can see /usr/src/release/powerpc/mkisoimages.sh for how the current releases are built. The problem is that for a live CD, something in mkisofs (and in genisoimage; they are mostly the same) goes wrong, perhaps due to the increased number of files, and produces an image that is either enormous, corrupt, or both. The BSDInstall disks need to be live CDs, and so they are made the way I sent them out. An alternative solution would be to roll our own kind of hybrid disk using something like the boot1.hfs hack and modifications to makefs(1), but that is something to look at for the future. I have a Blue & White G3, so I'll investigate how to boot it and hopefully provide some hints. -Nathan On 02/03/11 02:31, Super Bisquit wrote: > stompy:/home/sossego# genisoimage -hfs -boot-hfs-file > I*/newcd/boot/boot1.hfs -part -o /home/bsd-install-update.iso > $PWD/I*/newcd/* > > Skip the standard output > > Iceweasel_Downloads/newcd/boot/boot1.hfs is not a HFS boot file > genisoimage: No such file or directory.<no error message given> > > > It's possible for me to generate my own cd if I knew the right input for > genisoimage. I don't have the G4 currently setup. Genisoimage is being done > from debian ppc. > > I could also combine any boot-only CD with the BSD install CD or a rescue > and have my own to use if I had the directions. Not saying that i would > always do such but, that it would be nice to try it once. > > > On Wed, Feb 2, 2011 at 3:42 PM, Super Bisquit<superbisquit@gmail.com>wrote: > >> I mounted the 8.1 boot-only cd and noticed that there is a boot directory >> before any other directories. >> >> On Wed, Feb 2, 2011 at 3:31 PM, Super Bisquit<superbisquit@gmail.com>wrote: >> >>> How did you make the 9.0 SNAPSHOT that worked for me last year? >>> >>> >>> >>> On Wed, Feb 2, 2011 at 3:27 PM, Super Bisquit<superbisquit@gmail.com>wrote: >>> >>>> I'm using the January 30, 2011 release. Using mount -o loop /path/to/iso >>>> /mount/directory doesn't show any hfs boot areas on the first level >>>> directory. There is boot1.hfs on the second level directory in boot. >>>> >>>> Past installs were with April 2010 9.0 SNAPSHOT and 8.1 release. >>>> never could get the rescue to work on the G3. It's not a big hassle to do >>>> >>>> an install using the howto. >>>> >>>> >>>> On Wed, Feb 2, 2011 at 2:55 PM, Peter Grehan<grehan@freebsd.org> wrote: >>>> >>>>> The correct command sequence is: >>>>>> boot cd:,\BOOT\LOADER.;1 cd:0 >>>>>> >>>>> Works on a g5 iMac, though I get a hang just after the teken message. >>>>> >>>>> Does the bsdinstaller CD have the same issue with hard-links that the >>>>> rescue CD has ? i.e. prevents the hybrid HFS/ISO9660 format from being used >>>>> ? >>>>> >>>>> later, >>>>> >>>>> Peter. >>>>> >>>> > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D4ABBBA.30109>
