From f167db559451bfdca148a712ba256d1c616b7af6 Mon Sep 17 00:00:00 2001 From: Michal Soltys Date: Thu, 30 Sep 2010 23:21:11 +0200 Subject: com32/chain: Add unhide and unhideall options It could be useful to be able to simply unhide partitions. This short patch adds such functionality. Signed-off-by: Michal Soltys --- doc/chain.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/chain.txt b/doc/chain.txt index 886625d7..76234f16 100644 --- a/doc/chain.txt +++ b/doc/chain.txt @@ -181,13 +181,15 @@ This option will install a tiny stub code used to swap drive numbers, if the drive we use during chainloading is not fd0 or hd0. hide[all] + unhide[all] *nohide In certain situations it's useful to hide partitions - for example to make sure DOS gets C:. 'hide' will hide hidable primary partitions, except the one we're booting from. Similary, 'hideall' will hide all hidable partitions, except the -one we're booting from. Hiding is performed only on the boot drive. -Writing is only performed, if the values actually got changed. +one we're booting from. Hiding is performed only on the booting drive. Options +starting with 'un' will simply unhide every partition (primary ones or all). +Writing is only performed, if the os type values actually changed. mbrchs *nombrchs -- cgit v1.2.1