Revision [23790]

This is an old revision of partedmagic made by coolpup on 2012-09-10 06:48:05.

 

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

PartedMagic



This operating system has the following very useful features:


Tutorial
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 vmalloc=288MiB

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 vmalloc=288MiB




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