Board logo

标题: 怎么通过grub for dos启动 liuns live cd? [打印本页]

作者: bg     时间: 2006-10-8 23:28    标题: 怎么通过grub for dos启动 liuns live cd?

我下的live cd 是salx 5.1.7版,解压后放在D:\salx里,要怎么编写menu.lst?
我的D盘显示的是hd0,4
D:\SLAX
│  COPYING
│  LICENSE
│  README
│  autorun.inf
│  changelog.txt
│  cheatcodes.txt
│  filelist.txt
│  isolinux.cfg
│  livecd.sgn
│  make_disk.bat
│  make_disk.sh
│  make_iso.bat
│  make_iso.sh
│  requirements.txt
│  unionfs.html
│  
├─base
│      01_kernel.mo
│      02_core.mo
│      03_xwindow.mo
│      04_xap_libs.mo
│      05_common.mo
│      06_kde_base.mo
│      07_kde_apps.mo
│      08_kde_office.mo
│      09_slax.mo
│      
├─boot
│  │  initrd.gz
│  │  isolinux.bi_
│  │  isolinux.bin
│  │  isolinux.boot
│  │  memtest
│  │  slax.ico
│  │  splash.cfg
│  │  splash.lss
│  │  splash.txt
│  │  splash2.txt
│  │  vmlinuz
│  │  
│  └─DOS
│          config
│          linux.bat
│          loadlin.exe
│          readme.txt
│         
├─devel
│      slax-build-5.1.7.tar.gz
│      
├─modules
├─optional
├─rootcopy
└─tools
    │  README
    │  deb2mo
    │  dir2mo
    │  img2mo
    │  liblinuxlive
    │  mksquashfs
    │  mo2dir
    │  tgz2mo
    │  unionctl
    │  uniondbg
    │  unsquashfs
    │  uselivemod
    │  
    └─WIN
            config
            cygwin1.dll
            mkisofs.exe
            syslinux.cfg
            syslinux.exe
            
谢谢。
作者: barton     时间: 2006-10-11 04:32
#1
title     slax 5.1.8
#2
kernel (hd0,4)/slax/boot/vmlinuz max_loop=255 init=linuxrc livecd_subdir=/slax/ hdsubdir=/slax/ load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=15000 root=/dev/ram0 rw
#3
initrd (hd0,4)/slax/boot/initrd.gz

[ Last edited by barton on 2006-10-11 at 04:35 ]
作者: chdoxu     时间: 2007-3-4 02:29    标题: 不如用loadlin来的简单

不如用loadlin来的简单,可直接启动