Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lipstick
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
lipstick
Commits
f267b370
Commit
f267b370
authored
10 years ago
by
Christopher Spinrath
Browse files
Options
Downloads
Patches
Plain Diff
Sync gparted file names with lipck
parent
ddffe8e4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
grub/grub.cfg
+2
-2
2 additions, 2 deletions
grub/grub.cfg
with
2 additions
and
2 deletions
grub/grub.cfg
+
2
−
2
View file @
f267b370
...
...
@@ -107,7 +107,7 @@ menuentry "Tool: Check ${bits}bit install medium for defects" {
menuentry
"Tool:
32bit
GParted
Live
CD
(laeuft
im
RAM
->
mindestens
224MB)"
{
# Hint: remove "toram=..." to make it work with 128mb ram
loopback
loop
($root)/gparted-live-i
4
86.iso
loopback
loop
($root)/gparted-live-i
6
86.iso
echo
"Loading
32
bit
GParted
kernel
(takes
up
to
2
minutes)"
linux
(loop)/live/vmlinuz
boot
=
live config noswap noprompt nosplash findiso=/gparted-live-i486.iso toram=filesystem.squashfs
echo
"Loading
initrd
from
iso
(takes
up
to
5
minutes)"
...
...
@@ -117,7 +117,7 @@ menuentry "Tool: 32bit GParted Live CD (laeuft im RAM -> mindestens 224MB)" {
menuentry
"Tool:
64bit
GParted
Live
CD
(laeuft
im
RAM
->
mindestens
224MB)"
{
# Hint: remove "toram=..." to make it work with 128mb ram
loopback
loop
($root)/gparted-live-
amd
64.iso
loopback
loop
($root)/gparted-live-
x86_
64.iso
echo
"Loading
64
bit
GParted
kernel
(takes
up
to
2
minutes)"
linux
(loop)/live/vmlinuz
boot
=
live config noswap noprompt nosplash findiso=gparted-live-amd64.iso toram=filesystem.squashfs
echo
"Loading
initrd
from
iso
(takes
up
to
5
minutes)"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment