168 reputation
1211
bio website
location
age 93
visits member for 1 year, 5 months
seen Jun 7 at 11:56
stats profile views 32

Always butthurt


May
19
comment Lightweight isolated linux environment
@manatwork: I'm sorry, I don't have time. You are welcome to do it.
May
19
revised Lightweight isolated linux environment
copy paste website content to make it look like the post has its own content
May
19
comment Lightweight isolated linux environment
@Anthon: Why is it not an answer? Requested was an "isolated (guest) Linux environment" that "same kernel as my host".
May
19
answered Lightweight isolated linux environment
Apr
29
awarded  Publicist
Apr
29
awarded  Booster
Apr
29
awarded  Announcer
Apr
29
accepted Is this task freeze related to ReiserFS (v3)? (or: is ReiserFS getting so old that it should be actively replaced?)
Apr
29
comment How do I extract the filesystem image from vmlinux.bin?
Thanks! I was searching for ext2 headers (0xEF53) manually, but I got false positives. Tried flipping the byte order, got other false positives. That demotivated me. Surprising how extract-vmlinux can't find CPIO initramfs'es, but I'm sure there is an explanation.
Apr
29
awarded  Scholar
Apr
29
accepted How do I extract the filesystem image from vmlinux.bin?
Apr
28
comment How do I extract the filesystem image from vmlinux.bin?
yes, I tried that. returns: "vmlinux.bin: data". try it out, I linked it.
Apr
28
comment Does alsa depend on the kernel version?
I don't think it's very likely. There is a dependence the other way around, though.
Apr
28
answered Why do Unix man pages use double backticks in place of double quotes?
Apr
28
asked How do I extract the filesystem image from vmlinux.bin?
Feb
26
comment How can I have more than one possibility in a script's shebang line?
wouldn't it continue running after execv'ing? so normal stuff would be executed twice?
Feb
5
comment How to flash firmware under Linux in practice?
@derobert: Are you sure you are talking about Grub2? That format looks like Grub0.* to me. When is msdos prepended? I'll try to answer your question if you post it. Let me know.
Feb
5
comment How to flash firmware under Linux in practice?
@derobert: How do I find the Grub2 device and partition ID reliably? You'd need to know that if baking it into the config. That's why the tab completion is nice.
Feb
5
revised How to flash firmware under Linux in practice?
markup
Jan
21
comment How to mount Windows shared folder on Redhat
is the share accessible using smbclient? you might want to get that working first