-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpmagic.lst
More file actions
137 lines (101 loc) · 4.37 KB
/
pmagic.lst
File metadata and controls
137 lines (101 loc) · 4.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
title Start (Options: Language %lang% %opt%)\n
clear
find --set-root /HBCD/Boot/pmagic/bzImage
kernel /HBCD/Boot/pmagic/bzImage edd=off load_ramdisk=1 prompt_ramdisk=0 rw vga=normal loglevel=9 max_loop=256 vmalloc=288MiB directory=/HBCD/Boot keymap=%lang% %opt%
initrd /HBCD/Boot/pmagic/initrd.img
title \n
root
title Live with default settings\nLive mode intended for 175-312MB based systems. The Live medium must remain in the drive (CD) or attached (USB) to the system during this session.
set opt=livemedia noeject
configfile %pm%
title Live with low RAM settings\nDisables most daemons and other RAM-exhausting processes. GParted and TWM are the only programs started by default. The preferred Live option for systems with less than 175MB of RAM.
set opt=xvesa lowram livemedia noeject nogpm nolvm nonfs nofstabdaemon nosmart noacpid nodmeventd nohal nosshd nosound nobluetooth nowicd nontpd
configfile %pm%
title Alternate graphical server\nXvesa is used by default instead of Xorg. (Try this option if Xorg fails.)
set opt=xvesa
configfile %pm%
title Failsafe Settings\nvga=normal, acpi=off, nolapic, nopcmcia, noscsi, nogpm, nosmart, no_iscsi, boots to console.
set opt=nolapic nopcmcia noscsi nogpm consoleboot nosmart nosshd nosound no_iscsi
configfile %pm%
title ACPI=NO for Toshiba Satellite\nThis option disables ACPI so machines like the Toshiba Stellite 1135 can boot properly
set opt=xvesa acpi=no
configfile %pm%
title Emulator compatibility\nThe noreplace-paravirt parameter (which is needed for some emulators) and xvesa
set opt=xvesa livemedia noeject noreplace-paravirt
configfile %pm%
title Console (boots to the shell)\nNormal vga, verbose kernel messages, and no automatic graphical environment.
set opt=consoleboot
configfile %pm%
title Initramfs (boot to initramfs shell)\nDumps to a shell inside the initramfs.
set opt=initramfs_shell
configfile %pm%
title KILL Nouveau\nTry this if your Nvidia card fails. This removes the Nouveau kernel module and Xorg driver. Parted Magic will use the old Xorg nv driver instead.
set opt=blacklist=nouveau
configfile %pm%
title Load NVIDIA\nLoad the NVIDIA kernel module at boot. This requires the NVIDIA packages found on partedmagic.com.
set opt=blacklist=nouveau nvidia=yes
configfile %pm%
title Radeon no modeset\nTry this if your ATI/radeon card fails.
set opt=blacklist=radeon
configfile %pm%
title Intel Mobile 4 workaround\nTry this if your Intel Mobile 4 is giving graphic issues.
set opt=mobile4
configfile %pm%
title Force CPU Frequency Scaling\nDefault laptop=on, desktop=off
set opt=cpufreq
configfile %pm%
title No CPU Frequency Scaling\nDefault laptop=on, desktop=off To set laptop=on, desktop=on change the "nocpufreq" parameter to "cpufreq"
(hit e to edit and b to boot).
set opt=nocpufreq
configfile %pm%
title More...\n
root
title ....Back\n
root
title Clonezilla\nAutomatically starts Clonezilla at boot without the grapical interface.\nClonzilla runs from the command line, so Xorg is a waste of resources.
set opt=clonezilla
configfile %pm%
title Nwipe\nAutomatically starts Nwipe at boot without the grapical interface.\nNwipe runs from the command line, so Xorg is a waste of resources.
set opt=nwipe
configfile %pm%
title Add Custom Kernel Parameters\nPrompts for the Kernel Parameters
set /p opt=Kernel Parameters :
configfile %pm%
title Language\n
root
title US English (Default)\nSet locales to US English
set lang=us
configfile %pm%
title Brazilian\nSet locales to Brazilian
set lang=br-abnt2 pt_BR
configfile %pm%
title Chinese\nSet locales to Chinese
set lang=us zh_CN
configfile %pm%
title Chinese Taiwan\nSet locales to Chinese (Taiwan)
set lang=us zh_TW
configfile %pm%
title French\nSet locales to French
set lang=fr-latin1 fr_FR
configfile %pm%
title German\nSet locales to German
set lang=de-latin1 de_DE
configfile %pm%
title Italian\nSet locales to Italian
set lang=it it_IT
configfile %pm%
title Japanese\nSet locales to Japanese
set lang=us ja_JP
configfile %pm%
title Norwegian\nSet locales to Norwegian
set lang=no-latin1 nb_NO
configfile %pm%
title Polish\nSet locales to Polish
set lang=pl pl_PL
configfile %pm%
title Russian\nSet locales to Russian
set lang=ru ru_RU
configfile %pm%
title ...Back to main menu\n
find --set-root /HBCD/menu.lst
configfile /HBCD/menu.lst