Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 13:01:39 -0700 (PDT)
From:      Scott Sewall <sewall@ix.netcom.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/41423: Update FAQ: attrib command for windows dual boot
Message-ID:  <200208072001.g77K1dNj013537@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         41423
>Category:       docs
>Synopsis:       Update FAQ: attrib command for windows dual boot
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 07 13:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Scott Sewall
>Release:        4.6-RELEASE
>Organization:
Bugs 'R' Us
>Environment:
N/A
>Description:
      
Please update the following section: Section 9.10 How can I use the NT loader to boot FreeBSD?

For windows 2000 Server, the correct commands to modify the attributes for boot.ini are:

attrib -h -s c:\boot.ini

and

attrib +s +h c:\boot.ini

I'm not sure if the order of the arguments is important, but that's the order I used.

Otherwise the procedure works great for dual booting FreeBSD 4.6-RELEASE and Windows 2000 Server.

The only attributes set are H and S.  The file is not marked readonly.

-- Scott






>How-To-Repeat:
1) Install Windows 2000 Server

2) log in as Administrator

3) Start Command Prompt window

4) Enter command 'attrib -s -r c:\boot.ini'

The command fails.
 
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208072001.g77K1dNj013537>