Hi! > -----Original Message----- > From: Geoff Nordli [mailto:[EMAIL PROTECTED] > Sent: Monday, July 12, 2004 11:55 PM > To: [EMAIL PROTECTED] > Subject: [leaf-user] Upgrading uClibC 2.1.0 to 2.2.0b4 with HDD boot. > > Hi Everyone. > > I have an existing 2.1.0 system in place that boots from an HDD. I am > trying to upgrade to 2.2.0b4. I created a new initrd.lrp > package with the > modules for 2.4.26 kernel and copied it to the HDD. I copied > the linux > kernel from the 2.2.0b4 floppy to the HDD. > > I get this error: "VFS: Can't find a Minix, or Minix V2 > filesystem on > device 03:01" > > It does find the HDD during the boot sequence. > > What does work? > > I can boot the initrd.lrp plus linux kernel off floppy and > manually mount > the HDD. > > Other things I have tried: > > I tried to use the floppy and change the syslinux.cfg to > PKGPATH=/dev/hda1 > to load the packages, but that doesn't work. > > Any ideas on how to solve this? >
Yes, things changed a bit in 2.2 ... This is how our syslinux file looks like on a std floppy: (we don't use PKGPATH anymore) --- display syslinux.dpy timeout 0 default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0 LEAFCFG=/dev/fd0u1680:msdos --- Packages are now defined in LEAF.CFG, again like this: --- LRP="root config etc local modules iptables dhcpcd keyboard shorwall ulogd dnsmasq dropbear weblet" PKGPATH="/dev/fd0u1680:msdos" syst_size=6M log_size=2M --- > Thanks, > > Geoff > Luis Correia Bering uClibc Team Member PGP Fingerprint: BC44 D7DA 5A17 F92A CA21 9ABE DFF0 3540 2322 21F6 Key Server: http://pgp.mit.edu ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
