trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: June 2015

Re: [trinity-users] sid 64bit live cd looses grub

From: "Dr. Nikolaus Klepp" <office@...>
Date: Thu, 25 Jun 2015 10:53:20 +0200
Am Donnerstag, 25. Juni 2015 schrieb kanenas@...:
> 
> On Wednesday 24 June 2015 07:21:21 pm Robert Peters wrote:
> > Just did an install into a new partition from a USB drive created from
> > exegnu64_devuan_20150624.iso.  But still no entry for it in grub :-(
> >
> >
> > On 24 June 2015 at 15:20, David Hare <davidahare@...> wrote:
> > <snip>
> >
> > > An updated exegnu iso is now posted with a populated /boot/grub/ i386-pc
> > > .. this should sort any grub issues.. hope this works for anyone
> > > affected!

Looks like there's a bug :-) I just tried exegnu64_devuan_20150624.iso in virtualbox, grub does not get installed. 

Workaround:
After running "exegnu-installer", do not reboot.
Open a terminal, bekome root and install GRUB manually:

$ sudo bash
# mount /dev/sda1 /mnt
# cp -a /dev/sda /mnt/dev
# chroot /mnt
# mount -t proc proc /proc
# grub-install /dev/sda
# umount /proc
# exit
# umount /mnt

Remove the CD and reboot.

> try it with the stick removed. when I installed it in a vm, i was able to boot 
> only after i disconnected the virtual live-cd drive. but i had issues using 
> the virtualbox extensions iso, had to create my own cdrom dir in /media to 
> mount it (empty dir), then the whole thing crashed with bzip2 issues, killed 
> x in the next boot etc. for a spoiled non geek it is a bit of "work in 
> progress"...
> good luck,
> d.
You don't need the extension iso, as the virtualbox guest additions are already installed :-)

Nik



-- 
Please do not email me anything that you are not comfortable also sharing with the NSA.