Custom Query (684 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (172 - 174 of 684)

Ticket Owner Reporter Resolution Summary
#216 Bruno Cornec xdelaruelle fixed mindi-kernel-2.6.tgz is not rpmbuild-compliant
Description

Despite the availably of a mindi-kernel.spec, mindi-kernel-2.6.tgz is not rpmbuild compliant.

Compliance issues :

  • Files of the tarball are not stored into a "mindi-kernel-$version" directory
  • Tarball's version and spec file's version mismatches

I propose you to run attached lines to recreate the tarball in a rpmbuild compliant way.

Then the mindi-kernel rpm package, whose availability is required by mindi when choosing the failsafe kernel, can be build with :

rpmbuild -tb mindi-kernel-1.06.tgz

#217 Bruno Cornec Jeff Thompson fixed /boot not mounted after mondoarchive execution
Description

Hi, I've recently begun testing mondo-2.2.5-1.rhel5 on both i386 and x86_64 platforms. I haven't tried booting w/compare option yet, but I noticed that after a successful mondoarchive execution, the /boot filesystem is no longer mounted, causing mondo to not be able to find the kernel on subsequent executions. Remounting /boot manually allows subsequent executions to succeed.

Thanks,

Jeff

#218 Bruno Cornec Klaus Ade wontfix installing grub fails
Description

Running mondo on debian etch and debian testingm both fails installing grub. I'm running mondoarchive and mondorestore on the very same machine, and it does have /dev/hda.

Here is the grub part from mondo-restore.log on a debian etch machine:

[Main] mondo-rstr-tools.c->run_grub#1634: Yay! grub-MR found... [Main] mondo-rstr-tools.c->run_grub#1636: command = grub-MR /dev/hda /tmp/mountlist.txt Running GRUB...

[Main] mondo-rstr-tools.c->run_grub#1683: mondo-rstr-tools.c, run_grub, 1683: grub-MR /dev/hda /tmp/mountlist.txt

Now I'll use grub-install grub-install returned 1 Trying a hack

device (hd0) /dev/hda

root (hd0,-1) setup (hd0) quit

Probing devices to guess BIOS drives. This may take a long time.

GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For

the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ]

grub> device (hd0) /dev/hda

Error 15: File not found grub> grub> root (hd0,-1)

Error 11: Unrecognized device string grub> setup (hd0)

Error 12: Invalid device requested grub> quit /mondo/grub-MR: /mondo/grub-MR: 185: try_grub_Hack: not found

device (hd1) /dev/hda

root (hd1,-1) setup (hd1) quit

Probing devices to guess BIOS drives. This may take a long time.

GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For

the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ]

grub> device (hd1) /dev/hda

Error 15: File not found grub> grub> root (hd1,-1)

Error 11: Unrecognized device string grub> setup (hd1)

Error 12: Invalid device requested grub> quit /mondo/grub-MR: /mondo/grub-MR: 185: try_grub_Hack: not found

device (hd2) /dev/hda

root (hd2,-1) setup (hd2) quit

Probing devices to guess BIOS drives. This may take a long time.

GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For

the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ]

grub> device (hd2) /dev/hda

Error 15: File not found grub> grub> root (hd2,-1)

Error 11: Unrecognized device string grub> setup (hd2)

Error 12: Invalid device requested grub> quit /mondo/grub-MR: /mondo/grub-MR: 185: try_grub_Hack: not found Hack returned res=127 Now I'll use grub-install.patched grub-install.patched returned 1 Trying to use the existing grub.conf file in batch mode Grub.conf approach returned 2 grub-MR returned res=2 running: grub-MR /dev/hda /tmp/mountlist.txt > /tmp/mondo-run-prog-thing.tmp 2> /tmp/mondo-run-prog-thing.err


Alright then. .............Cool. You shouldn't call /sbin/grub-install. Please call /usr/sbin/grub-install instead!

/dev/hda: Not found or not a block device. BusyBox v1.2.1 (2006.08.30-12:07+0000) multi-call binary

Usage: cp [OPTION]... SOURCE DEST

chroot: cannot execute grub-install.patched: No such file or directory /mondo/grub-MR: /mondo/grub-MR: 202: cannot open /mnt/RESTORING/etc/grub.conf: No such file


...ran with res=512 Because of bugs in GRUB's own installer, GRUB was not installed properly. Please install the boot loader manually now, using this chroot()'ed shell prompt. Type 'exit' wh en you have finished. Thank you. Failed. GRUB ran w/error(s). See /tmp/mondo-restore.log for more info. [Main] mondo-rstr-tools.c->run_grub#1698: Type:- [Main] mondo-rstr-tools.c->run_grub#1699: mount-me [Main] mondo-rstr-tools.c->run_grub#1700: chroot /mnt/RESTORING [Main] mondo-rstr-tools.c->run_grub#1701: mount /boot [Main] mondo-rstr-tools.c->run_grub#1702: grub-install '(hd0)' [Main] mondo-rstr-tools.c->run_grub#1703: exit [Main] mondo-rstr-tools.c->run_grub#1704: unmount-me [Main] mondo-rstr-tools.c->run_grub#1706: If you're really stuck, please e-mail the mailing list. Your boot loader returned an error

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.