Revision [27704]
This is an old revision of partedmagic made by coolpup on 2013-06-07 09:26:29.
PartedMagic
operating system- features:
root@partedmagic:~# uname -a Linux partedmagic 3.8.13-pmagic64 #1 SMP PREEMPT
- specializes in partitioning, formatting and recovery tasks using recent versions of software applications and Linux kernel
- runs entirely within R.A.M. from any medium on which it is installed (copy-to-R.A.M. mode)
- may be installed to optical disc, or to any other media via a frugal installation
- default user is root
- sample syslinux.cfg content for flash memory drive:
UI 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 apic=debug boot_delay=0 bootmem_debug debug debug_locks_verbose=1 earlyprintk=vga,keep edd=on elevator=noop initcall_debug load_ramdisk=1 loglevel=7 max_loop=256 printk.time=1 prompt_ramdisk=0 rootdelay=0 ro video=800x600 vmalloc=384M keymap=uk
- sample syslinux.cfg content for hard disk drive:
UI /syslinux/menu.c32 PROMPT 0 TIMEOUT 30 LABEL pmagic MENU LABEL System GNU/Linux Parted Magic COM32 linux.c32 LINUX /pmagic/bzImage INITRD /pmagic/initrd.img APPEND boot_delay=0 debug edd=off initcall_debug load_ramdisk=1 loglevel=7 max_loop=256 prompt_ramdisk=0 ro vga=normal vmalloc=384MiB keymap=us
- http://linux.softpedia.com/get/System/Operating-Systems/Linux-Distributions/Parted-Magic-21659.shtml
Categories
CategoryRecoveryCategorySoftwareTopPackages
CategorySoftware