Searched refs:hd1 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | menu.lst | 22 root (hd1,0)
|
H A D | grub.info-1 | 369 (hd1,a) 373 like this: `(hd1,0,a)'. If the PC slice number is omitted, GRUB 919 grub> map (hd0) (hd1) 920 grub> map (hd1) (hd0) 959 grub> rootnoverify (hd1,0) 973 grub> rootnoverify (hd1,1) 1093 root (hd1,0) 1207 kernel (hd1,0)/vmlinuz root=/dev/hdb1
|
H A D | grub.texi | 416 (hd1,a) 421 like this: @samp{(hd1,0,a)}. If the @sc{pc} slice number is omitted, 1012 grub> @kbd{map (hd0) (hd1)} 1013 grub> @kbd{map (hd1) (hd0)} 1058 grub> @kbd{rootnoverify (hd1,0)} 1074 grub> @kbd{rootnoverify (hd1,1)} 1204 root (hd1,0) 1348 kernel (hd1,0)/vmlinuz root=/dev/hdb1 1892 say, @samp{(hd1,0)} by the command @command{root} (@pxref{root}), then 1893 @code{/boot/kernel} is the same as @code{(hd1,0)/boot/kernel}. [all …]
|
H A D | grub.info | 370 (hd1,a) 374 like this: `(hd1,0,a)'. If the PC slice number is omitted, GRUB 919 grub> map (hd0) (hd1) 920 grub> map (hd1) (hd0) 959 grub> rootnoverify (hd1,0) 973 grub> rootnoverify (hd1,1) 1093 root (hd1,0) 1207 kernel (hd1,0)/vmlinuz root=/dev/hdb1 1699 implicitly. So if you set the root device to, say, `(hd1,0)' by the 1701 `(hd1,0)/boot/kernel'. [all …]
|
H A D | grub.info-2 | 394 implicitly. So if you set the root device to, say, `(hd1,0)' by the 396 `(hd1,0)/boot/kernel'.
|
H A D | grub.info-3 | 175 grub> map (hd0) (hd1) 176 grub> map (hd1) (hd0)
|
/illumos-gate/usr/src/cmd/acct/ |
H A D | acctcms.c | 729 char hd1[] = variable 756 printf(hd1); in outputa()
|