Project

General

Profile

Actions

Submit #1173

closed

src/share/examples/rconfig/hammer.sh does not create a usable system

Added by rumcic over 15 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Userland
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

With hammer.sh the way it is, when you boot the system of the hdd, it will
boot, but you wont be able to login or do anything else useful. The problem is
that /mnt/usr is another mount point and another cpdup has to be run.

Attached is the patch for this + added some cleanup (deletes /mnt/autorun* &
co.)
--
Regards,
Rumko


Files

hammer.sh.patch (495 Bytes) hammer.sh.patch rumcic, 12/06/2008 09:24 PM
hammer.sh.patch (815 Bytes) hammer.sh.patch rumcic, 12/07/2008 11:48 PM
Actions #1

Updated by rumcic over 15 years ago

Rumko wrote:

new version ... added kern.bootfile to sysctl.conf ... its hardcoded
to /boot/kernel for now ... maybe something like "/boot`sysctl kern.bootfile |
cut -d ':' -f 2`" would work? ...

without this, savecore cant create a memory dump in case of a panic
--
Regards,
Rumko

Actions #2

Updated by corecode about 15 years ago

how did that ever work?

Actions #3

Updated by swildner about 15 years ago

It does work usually, but sometimes it doesn't.

Not sure if working or not working is correct here. Question is if cpdup
is supposed to not cross the mount_hammer mountpoint only (which is '/'
so it should work) or is it also supposed to not cross the mount_null
mountpoints (in which case it shouldn't work)?

Failure seems kinda random, e.g. some weeks ago, I ended up with an
empty /boot when installing with hammer.sh. Re-running the script
without modification fixed things.

Sounds weird? I think so too.

Sascha

Actions #4

Updated by tuxillo about 9 years ago

  • Tracker changed from Bug to Submit
  • Description updated (diff)
  • Category set to Userland
  • Assignee changed from 0 to tuxillo
  • Priority changed from High to Low
  • Target version set to 4.2

Grab.
Also moving it to submit tracker.

Actions #5

Updated by tuxillo about 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF