RE: safe mode for kernel.old

From: JJB (Barbish3_at_adelphia.net)
Date: 07/31/04

  • Next message: Louis LeBlanc: "Mozilla builds 4.10 vs. 5.2"
    To: "Jason Barnes" <jbarnes@c3po.barnesos.net>, "Jonathan Chen" <jonc@chen.org.nz>
    Date: Sat, 31 Jul 2004 09:25:07 -0400
    
    

    I think you have missed some very important details. In 4.x releases
    when you do a kernel compile the system automatically renames the
    current kernel to kernel.old for you. There is also a kernel.generic
    which is always there.

    In 5.x versions the whole kernel boot process was replaced with new
    method and the auto rename of the kernel no longer happens on a
    recompile and there is no kernel.generic module available. Whoever
    added the new boot process to 5.x did real poor job of integrating
    the new pirated boot code into Freebsd. This should be reported as
    a bug by everybody who wants the old kernel rename process added
    back into FreeBSD.

    Submit Bug report.

    -----Original Message-----
    From: owner-freebsd-questions@freebsd.org
    [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Jason
    Barnes
    Sent: Friday, July 30, 2004 7:31 PM
    To: Jonathan Chen
    Cc: questions@freebsd.org
    Subject: Re: safe mode for kernel.old

    On Sat, 31 Jul 2004, Jonathan Chen wrote:

    > On Fri, Jul 30, 2004 at 03:50:40PM -0700, Jason Barnes wrote:
    > >
    > > Wow -- this is weird, but when I try that the machine locks
    up
    > > right after loading the old kernel, after the little -/|\ series
    finishes.
    > > Additionally, safe mode and single-user mode are distinct. Is
    there a
    > > boot -safe that will boot into SAFE mode?
    > > Thanks for your help,
    >
    > Unlike Windows, there is no SAFE mode. Single user mode is about
    as
    > safe as it will get.

            Then what's the safe mode in the boot screen in 5.2.1, and
    how is
    it different than single user mode? Thanks for your patience with
    me on
    this issue.

                                    - Jason
    _______________________________________________
    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-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Louis LeBlanc: "Mozilla builds 4.10 vs. 5.2"

    Relevant Pages

    • Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation, pathname matching
      ... different flavours of filesystems in the kernel because of that. ... You're saying that relabeling filefrom user-space after a rename is ... relabel files on a r/o mount if the policy changes, ...
      (Linux-Kernel)
    • Re: RFC: rename arch/arm/mach-s3c2410 to arch/arm/mach-s3c24xx
      ... more of the samsung SoC product line (s3c2440, s3c2442, ... Your huge diff for just one rename operation already shows this. ... It doesn't stress GNU Arch, and I bet it doesn't stress SVN or Cogito. ... What it does do is make the kernel code appear more obvious and better organized, which I see as being a good thing for future maintainability's sake alone. ...
      (Linux-Kernel)
    • Re: Specifying ethernet device assignments
      ... gotten zero responses regarding 'why' or what I can do to prevent ... There's something very wrong if a new kernel does that kind of stuff ... nics switch allocations and all our stuff will break. ... - rename A to C ...
      (comp.os.linux.setup)
    • Re: [PATCH] KERN_SETUID_DUMPABLE in /proc/sys/fs/
      ... (I mean the KERN_ to FS_ rename in the kernel, ... the setuid-dumpable sysctl got misplaces due to a patch glitch. ...
      (Linux-Kernel)
    • Re: safe mode for kernel.old
      ... > current kernel to kernel.old for you. ... > In 5.x versions the whole kernel boot process was replaced with new ... > a bug by everybody who wants the old kernel rename process added ... Single user mode is about ...
      (freebsd-questions)