Re: Laptop won't boot -CURRENT after 8/04

From: Kris Maglione (bsdaemon_at_comcast.net)
Date: 01/17/05

  • Next message: Christopher Vance: "Re: NTFS unicode converting problem"
    Date: Mon, 17 Jan 2005 11:02:41 -0500
    To: freebsd-current@freebsd.org
    
    
    

    Gavin Atkinson wrote:

    >On Sat, 2005-01-15 at 16:01 -0500, Kris Maglione wrote:
    >
    >
    >>I am in the process of narrowing down the exact date that it stops
    >>booting, but my laptop won't boot any stable past an early BETA of 5.3
    >>and it won't boot with -CURRENT from sometime in late 8/04. The latest
    >>date I tried was 1/14/05, I believe. The boot stops after detecting acd0
    >>(cdrw/dvd-rom). In verbose mode, it stops at:
    >>GEOM: Configure ad0s1 start ... length ... end ...
    >>GEOM: Configure ad0s2[a-f] start ... length ... end ...
    >>
    >>The laptop doesn't have a serial port, and I've been testing with a
    >>FreesBIE CD, since the laptop has a slow HD, so I can't post the entire
    >>dmesg, though I can type out anything important.
    >>
    >>
    >
    >Hanging here often relates to floppy drive or floppy disk related
    >issues. Late August corresponds to the GEOMification of the floppy
    >device.
    >
    >Try setting debug.fdc.debugflags=255 from the loader, then posting the
    >bits of the dmesg relating to the floppy drive. If it looks like it is
    >getting stuck in the floppy probe, try applying the patch at
    >http://www.devrandom.co.uk/freebsd/fdc_debug.c to an up-to-date current
    >tree and replying with the output.
    >
    >
    I read about the possible relation to a floppy, so I compiled without
    fdc support (my laptop doesn't have one anyway), though I still had the
    problem. I found one problem, there's another, though. I have one
    configuration file that will boot and one that won't. I haven't found
    what causes it yet, although the file that will boot is far less than
    optimal.

    >
    >
    >>Can someone post an easy way to find all CVS changes between two dates?
    >>That would be extremely helpful in narrowing the source of the problem.
    >>
    >>
    >
    >It's quite easy if you have a local CVS repository. (It should also be
    >possible against the FreeBSD anoncvs server).
    >
    >Something like the following:
    >
    >cd /var/tmp
    >cvs co src/sys
    >cvs -q diff -u -D 2003-10-20 -D 2003-11-20 src/sys
    >
    >Will check out the current source then compare all files within src/sys
    >between October 20th and November 20th.
    >
    >
    Thanks, I figured that out already, although I used rdiff. I do have a
    local copy of the repository.

    
    



  • Next message: Christopher Vance: "Re: NTFS unicode converting problem"

    Relevant Pages

    • Re: Toshiba S1800-554 doesnt recognize Samsung MP0402H
      ... Samsung MP0402H but my laptop doesn't recognize ... But the machine did boot, if I put my Windows CD in the CD drive, ... The machine also booted if I put a bootable floppy in. ...
      (comp.sys.laptops)
    • Re: How to install SuSe on laptop without CD?
      ... > Alternatively you'll have to boot this one as a linux machine ... he, like me, has no floppy drive on his laptop. ... I don't believe booting from a USB floppy would work as you would have to ...
      (alt.os.linux.suse)
    • Re: installing xp
      ... It IS possible by going the floppy way.... ... i am trying to rest my laptop with the reset disc ... >> it to boot from the reset cd. ...
      (microsoft.public.windowsxp.basics)
    • Re: XP Home laptop (No Floppy) Bootable CD??
      ... Nero allows you to create a boot disk with the option to ... select where the boot files come from. ... > Having just bought a 'modern' laptop without a floppy drive, ...
      (microsoft.public.windowsxp.help_and_support)
    • Laptop wont boot -CURRENT after 8/04
      ... I am in the process of narrowing down the exact date that it stops ... but my laptop won't boot any stable past an early BETA of 5.3 ... and it won't boot with -CURRENT from sometime in late 8/04. ... That would be extremely helpful in narrowing the source of the problem. ...
      (freebsd-current)