GRUB Command

本文介绍了如何通过命令行启动Windows系统,包括设置根分区、激活分区并加载启动程序等步骤。同时也给出了启动ISO光盘镜像的具体命令行操作。
从command line启动Windows:
root (hd0,2) # 表示第一个磁盘的第三个分区,GRUB使用hdx,y的方式定位分区
makeactive
chainloader --force +1
boot

启动ISO光盘镜像  win.iso
find --set-root /win/win.iso
map /win/win.iso (0xff)
map --hook
chainloader (0xff)
boot
1. Pop in the Live CD, boot from it until you reach the desktop.
2. Open a terminal window or switch to a tty.
3. Type "grub"
4. Type "root (hd0,6)", or whatever your harddisk + boot partition numbers are (my /boot is at /dev/sda7, which translates to hd0,6 for grub).
5. Type "setup (hd0)", ot whatever your harddisk nr is.
6. Quit grub by typing "quit".
7. Reboot.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值