mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 14:34:57 +08:00
Don't print "sector size" message, it is causing confusion
svn path=/trunk/; revision=11746
This commit is contained in:
@@ -237,8 +237,8 @@ found_drive:
|
||||
int 13h
|
||||
jnc params_ok
|
||||
|
||||
mov si, nosecsize_msg
|
||||
call writemsg
|
||||
; mov si, nosecsize_msg No use in reporting this
|
||||
; call writemsg
|
||||
|
||||
params_ok:
|
||||
; Check for the sector size (should be 2048, but
|
||||
|
||||
Reference in New Issue
Block a user