[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:20215] Re: grub & extipl
堀川といいます。
At Wed, 19 Jan 2000 12:11:32 +0900,
Atsuhito Kohda <kohda@xxxxxxxxxxxxxxxxxxxx> wrote:
> 疑問なのは、上の構成のとき sda1 の指定が (hd1,0) で良いのか、
GRUBのTAB補完を使っていけば大丈夫ではないでしょうか。
grub> cat ( [TABを押す]
Possible disks are: hd0 hd1
grub> cat (hd0, [TABを押す]
Possible partitions are:
Partition num: 0, Filesystem type is fat, partition type 0x6
Partition num: 1, Filesystem type is ext2fs, partition type 0x83
Partition num: 2, Filesystem type unknown, partition type 0x82
Partition num: 4, Filesystem type is ext2fs, partition type 0x83
Partition num: 5, Filesystem type is ext2fs, partition type 0x83
grub> cat (hd0,1)/ [TABを押す]
Possible files are: lost+found usr home boot vmlinuz lib bin sbin etc var flopp
y dev cdrom initrd mnt proc root tmp vmlinuz.old dos win
Floppyを使わなくてもLinux上で
# /usr/sbin/grub を実行するとGRUB shellが
出てくるのでそこで確認できます。
(grub> install ... も/usr/sbin/grub上できました)
--
堀川 一憲 <kaz-hori@xxxxxxxxxxxxx>