无忧启动论坛

标题: 请教GRUB4DOS引导PORTEUS Linux方法 [打印本页]

作者: 2012the    时间: 2017-3-16 16:01
标题: 请教GRUB4DOS引导PORTEUS Linux方法
  1. title [22]   Linux
  2. find --set-root --ignore-floppies /BOOT/Porteus-KDE-v3.2.2-x86_64.iso
  3. kernel /BOOT/vmlinuz boot=casper iso-scan/filename=/BOOT/Porteus-KDE-v3.2.2-x86_64.iso
  4. initrd /BOOT/initrd.xz
  5. boot
复制代码


我这样写,提示:Porteus data not found

请问是哪错了?
作者: 不点    时间: 2017-3-16 16:39
每个 Linux 发行版的启动方法,都不一样,你需要有针对性的研究具体的启动方法。可以参考相应于该发行版的官方文档。


作者: 2012the    时间: 2017-3-16 16:52
本帖最后由 2012the 于 2017-3-16 16:53 编辑
wintoflash 发表于 2017-3-16 16:42
不知道你这个启动参数从哪里胡乱抄的。
title [22]   Linux
find --set-root --ignore-floppies /BOOT/Po ...


谢谢wintoflash大大,立马就可以了,非常谢谢
再请教wintoflash大,看了您的帖子,还是没搞懂怎么自己定制模块
作者: 2012the    时间: 2017-3-17 09:14
本帖最后由 2012the 于 2017-3-17 09:42 编辑
wintoflash 发表于 2017-3-16 17:49
哪里不懂?
dir2xzm 目录 模块名
用mksquashfs命令也是可以的。


哦,谢谢

请教一下,您的ISO用的是Grub2
请问:
  1. title 存储模式 (FAT32/NTFS)
  2. kernel /porteus/vmlinuz changes=/porteus/changes/changes.dat %udmboot%
  3. initrd /porteus/initrd.xz
复制代码


这个改为Grub4dos是?
  1. title 存储模式 (FAT32/NTFS)
  2. find --set-root --ignore-floppies /BOOT/Porteus-KDE-v3.2.2-x86_64.iso
  3. kernel /porteus/vmlinuz changes=/porteus/changes/changes.dat %udmboot% from=/BOOT/Porteus-KDE-v3.2.2-x86_64.iso
  4. initrd /porteus/initrd.xz
  5. boot
复制代码

这样对吗?
另外,请教/porteus/changes/changes.dat这路径是指ISO里面的路径?还是C盘根目录?
%udmboot%又是什么意思呢?

最后,如果我想把ISO解开,直接把文件放在U盘porteusOS文件夹里面,Grub4DOS启动应该怎么写呢?

先谢谢wintoflash大
作者: lanqingxiao    时间: 2018-4-21 12:18
无法发帖,只能在这里问了
求教 wintoflash 大大,我也想把porteus弄进U盘  但menu.lst不会写,借用上面的代码启动无效  表现为黑屏  没有任何错误提示。
U盘原先的PE是UD区的  不论放数据区还是UD区  都是一样的情况  换了几个porteus iso镜像也是没用,是我哪里没做好吗还是做错了

作者: xks1678    时间: 2019-4-17 13:46
Porteus 4.0 i586 20170713.iso,U盘量产进入键盘鼠标正常。Porteus解压到U盘根目录,用UDM,GRUB4DOS进入后直接死机,键盘鼠标均不能用。
作者: w41253087    时间: 2021-2-23 16:53
本帖最后由 w41253087 于 2021-2-24 14:49 编辑

兄弟,wintoflash大大之前给你的回复被删除了,能不能把你正确的菜单贴出来?
我想用grub4dos将proteus.iso整体启动,我的菜单如下:
find --set-root /BOOT/porteus.iso
map --mem /BOOT/porteus.iso (0xff)
map --hook
chainloader (0xff)

能正常引导iso文件,可进入选择项目,但点击第一个“Porteus 4.0 LXQt中文版”进去后,无法进入系统。

万分感谢!!


作者: liuzhaoyzz    时间: 2021-2-27 18:55
w41253087 发表于 2021-2-23 16:53
兄弟,wintoflash大大之前给你的回复被删除了,能不能把你正确的菜单贴出来?
我想用grub4dos将proteus.is ...

title /linux/porteus/Porteus-KDE-zh_CN-i586-Office-20160417.iso
find --ignore-floppies --ignore-cd --set-root /linux/porteus/Porteus-KDE-zh_CN-i586-Office-20160417.iso ;; uuid () ;; echo %?_UUID%
map /linux/porteus/Porteus-KDE-zh_CN-i586-Office-20160417.iso (hd32)
map --hook
kernel (hd32)/porteus/vmlinuz from=UUID:%?_UUID%/linux/porteus/Porteus-KDE-zh_CN-i586-Office-20160417.iso norootcopy nomagic
initrd (hd32)/porteus/initrd.xz

Veket_Porteus_Puppy_Slitaz_CDlinux_tinyCore_xiaopanOS_beini_wifislax安装器by双心 - Linux系统区 - 无忧启动论坛 - Powered by Discuz! http://wuyou.net/forum.php?mod=viewthread&tid=420607

作者: w41253087    时间: 2021-3-11 13:29
liuzhaoyzz 发表于 2021-2-27 18:55
title /linux/porteus/Porteus-KDE-zh_CN-i586-Office-20160417.iso
find --ignore-floppies --ignore-c ...

感谢超版




欢迎光临 无忧启动论坛 (http://wuyou.net/) Powered by Discuz! X3.3