Revision [23183]

This is an old revision of partedmagic made by coolpup on 2012-08-09 06:31:25.

 

 (image: http://www.smokey01.com/coolpup/pmagic48.png)

PartedMagic

operating system

Features:

Appendix
http://partedmagic.com/doku.php
http://linux.softpedia.com/get/System/Operating-Systems/Linux-Distributions/Parted-Magic-21659.shtml
http://beefdrapes.partedmagic.com/

Sample syslinux.cfg content for flash memory drive:
UI /boot/syslinux/menu.c32 
PROMPT 0
TIMEOUT 30

LABEL pmagic
MENU LABEL parted magic
TEXT HELP
* Runs entirely from R.A.M.
* Disclaimer: Author excluded from any liability.
ENDTEXT
COM32 linux.c32
LINUX /pmagic/bzImage
INITRD /pmagic/initrd.img
APPEND keymap=us boot_delay=0 debug edd=off elevator=noop initcall_debug load_ramdisk=1 loglevel=7 max_loop=256 prompt_ramdisk=0 rw vga=normal

Sample syslinux.cfg content for hard disk drive:
UI /boot/syslinux/menu.c32 
PROMPT 0
TIMEOUT 30

LABEL pmagic
MENU LABEL parted magic
TEXT HELP
* Runs entirely from R.A.M.
* Disclaimer: Author excluded from any liability.
ENDTEXT
COM32 linux.c32
LINUX /pmagic/bzImage
INITRD /pmagic/initrd.img
APPEND keymap=us boot_delay=0 debug edd=off initcall_debug load_ramdisk=1 loglevel=7 max_loop=256 prompt_ramdisk=0 rw vga=normal



Categories
CategoryRecovery
CategorySoftwareTopPackages
CategorySoftware
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki