atom feed25 messages in org.freebsd.freebsd-hackersBoot manager beep (revisited)
FromSent OnAttachments
Eric AndersonMay 1, 2006 3:34 am 
Darren PilgrimMay 1, 2006 4:44 am 
Giorgos KeramidasMay 1, 2006 5:30 am 
Alex ZbyslawMay 1, 2006 9:31 am 
Giorgos KeramidasMay 1, 2006 10:15 am 
Luigi RizzoMay 1, 2006 10:29 am 
Giorgos KeramidasMay 1, 2006 10:48 am 
Dag-Erling SmørgravMay 1, 2006 10:54 am 
Alex ZbyslawMay 1, 2006 12:16 pm 
Eric AndersonMay 1, 2006 12:22 pm 
Alex ZbyslawMay 1, 2006 12:32 pm 
Giorgos KeramidasMay 1, 2006 12:52 pm 
Giorgos KeramidasMay 1, 2006 12:54 pm 
Eric AndersonMay 1, 2006 12:55 pm 
Daniel LangMay 1, 2006 1:03 pm 
Giorgos KeramidasMay 1, 2006 1:06 pm 
John BaldwinMay 1, 2006 6:03 pm 
John BaldwinMay 1, 2006 6:03 pm 
John BaldwinMay 1, 2006 6:03 pm 
Giorgos KeramidasMay 2, 2006 5:31 am 
Alex ZbyslawMay 2, 2006 11:36 am 
John BaldwinMay 2, 2006 12:38 pm 
Dag-Erling SmørgravMay 2, 2006 1:39 pm 
Alex ZbyslawMay 2, 2006 10:47 pm 
Eric AndersonMay 3, 2006 12:50 am 
Subject:Boot manager beep (revisited)
From:Dag-Erling Smørgrav (de@des.no)
Date:May 1, 2006 10:54:54 am
List:org.freebsd.freebsd-hackers

Alex Zbyslaw <xfb@dial.pipex.com> writes:

At the same time I also patched so that NTFS filesystem was recognised as "DOS", to get rid of the ?? on standard dual-boot Win/FreeBSD machines.

Huh? I did that more than a year ago:

des@xps /usr/src% ncvs log -r1.14 sys/boot/i386/boot0/boot0.S | tail RELENG_5: 1.10.0.2 RELENG_5_BP: 1.10 keyword substitution: kv total revisions: 18; selected revisions: 1 description:

---------------------------- revision 1.14 date: 2005/02/08 20:43:04; author: des; state: Exp; lines: +2 -2 Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS). =============================================================================

DES