RE: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR

From: Minnesota Slinky (mnslinky_at_yahoo.com)
Date: 12/16/03

  • Next message: paul van den bergen: "Re: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR"
    To: "'paul van den bergen'" <pvandenbergen@swin.edu.au>, "'FreeBSD-questions'" <questions@freebsd.org>
    Date: Mon, 15 Dec 2003 18:56:33 -0600
    
    

    There's actually a very simple process to use to upgrade, providing you
    have a broadband connection:

    1) cvsup your sources to the newer sources. For more information read
    about cvsup or checkout the handbook!
    2) once you have new sources, cd to /usr/src and type make world; this
    could take an hour or more
    3) if this completes OK, cd to /usr/src/sys/i386/conf (on 386-based
    processor systems) and type:
            # config GENERIC (or whatever your kernel config file is)
    4) type:
            # cd ../../compile/GENERIC (or name of kernel config file)
            # make; make depend; make install
    5) if this completes OK, type:
            # shutdown -r now
    6) once rebooted, login, and check uname -a. You will see stats for a
    4.9-x kernel!

    HTH

    Eric F Crist
    President
    AdTech Integrated Systems, Inc
    (612) 998-3588
     

    -----Original Message-----
    From: owner-freebsd-questions@freebsd.org
    [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of paul van den
    bergen
    Sent: Monday, December 15, 2003 6:42 PM
    To: FreeBSD-questions
    Cc: hackers@freebsd.org
    Subject: Re: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR

    After all that angst, I couldn't get it to work anyway - on reboot the
    system
    reverted to a 4.8 kernel... Not sure why, but gave up at this point...

    On Fri, 12 Dec 2003 05:25 pm, paul van den bergen wrote:
    > On Fri, 12 Dec 2003 05:17 pm, paul van den bergen wrote:
    > > Hi...
    >
    > snip...
    >
    > I stuffed up...
    >
    > > # vnconfig vn1 /path/to/freebsd4.9/floppies/boot.flp
    > > # mkdir /bootfloppy
    > > # mount_mfs /dev/vn1c /bootfloppy/
    >
    > ^^^^^^^^^
    > does not work...
    > try simply
    >
    > # mount /dev/vn1c /bootfloppy/

    -- 
    Dr Paul van den Bergen
    Centre for Advanced Internet Architectures
    caia.swin.edu.au
    pvandenbergen@swin.edu.au
    IM:bulwynkl2002
    "And some run up hill and down dale, knapping the chucky stones 
    to pieces wi' hammers, like so many road makers run daft. 
    They say it is to see how the world was made."
    Sir Walter Scott, St. Ronan's Well 1824 
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to
    "freebsd-questions-unsubscribe@freebsd.org"
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: paul van den bergen: "Re: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR"

    Relevant Pages

    • Re: libc6 preventing kernel upgrade from 2.2
      ... to upgrade to sarge and then to testing. ... Kernel 2.2 is pretty darned ancient. ... take 10 years to put out the 750 post-GW1 oil fires? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: grub probe not working
      ... Alan Chandler wrote: ... Aptitude is trying to upgrade my kernel, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • grub probe not working
      ... the operating system. ... Aptitude is trying to upgrade my kernel, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: libc6 preventing kernel upgrade from 2.2
      ... I didn't realize I was using such an old kernel ... until I tried to install the linuxant wifi driver and it told me. ... > I'm trying to upgrade my kernel from 2.2 to 2.4 by running: ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • RE: howto upgrade 4.8 to 4.9 without cdrom or floppy? ERROR
      ... There's actually a very simple process to use to upgrade, ... cvsup your sources to the newer sources. ... reverted to a 4.8 kernel... ... To unsubscribe, ...
      (freebsd-questions)