Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post please read
this
by m1losh on Fri Mar 15, 2013 4:22 pm
Hi,
I was wandering is there a way to install Mint from hdd on another distribution and which are the commands for grub?
I've seen threads about installing from an USB device so I wander is the procedure the same?
-
m1losh
- Level 1

-
- Posts: 3
- Joined: Fri Mar 15, 2013 4:17 pm
by m1losh on Fri Mar 15, 2013 5:37 pm
I've tried this and it end up with this message:
line 215: can't open '/scripts/casper'
[ 5.28909] Kernel panic - not syncing: Attempted to kill init!
-
m1losh
- Level 1

-
- Posts: 3
- Joined: Fri Mar 15, 2013 4:17 pm
by catweazel on Sat Mar 16, 2013 6:55 am
Are you trying to install LMDE, by any chance?

I had fun once. It was awful.
-

catweazel
- Level 6

-
- Posts: 1229
- Joined: Fri Oct 12, 2012 9:44 pm
by m1losh on Sat Mar 16, 2013 10:23 am
TehGhodTrole wrote:Are you trying to install LMDE, by any chance?
Yes, I do. I managed to get it to work with this command:
- Code: Select all
menuentry "Linux Mint Debian Edition" {
set root=(hdX,Y)
set isofile="/isofile.iso"
loopback loop $isofile
linux (loop)/casper/vmlinuz fromiso=/dev/disk/by-uuid/UUID/$isofile boot=live config live-media-path=/casper noeject --
initrd (loop)/casper/initrd.lz
}
-
m1losh
- Level 1

-
- Posts: 3
- Joined: Fri Mar 15, 2013 4:17 pm
by catweazel on Sat Mar 16, 2013 5:45 pm
yes
I'm glad you got it sorted. That script change was the next recommendation. The LMDE iso has to be mounted differently to the Ubuntu-based editions.
Cheers.

I had fun once. It was awful.
-

catweazel
- Level 6

-
- Posts: 1229
- Joined: Fri Oct 12, 2012 9:44 pm
Users browsing this forum: anamnesis, kienp2p, SineQuaNon, termite.sawyer and 15 guests