Custom Query (16363 matches)
Results (1393 - 1395 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15057 | fixed | linux scripts should start with "shebang" -> believed fixed in releases higher than 5.0.14 | ||
| Description |
The following shell script does not start with the typical #!/bin/sh or #!/bin/bash header you'd expect to see at the start of a linux shell script:
I first mentioned this 3 months ago here: https://www.virtualbox.org/ticket/14723#comment:1 ...but it looks like it was missed as a comment. In looking around tonight, I also noticed this script:
...has a unusual space after the ! in the "shebang". Not sure if that is important. |
|||
| #7991 | invalid | linux package install bug? | ||
| Description |
hi, the package used to install is uname -a Linux Six9 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 02:41:37 UTC 2010 x86_64 GNU/Linux i am getting the following error of my kubunutu 10.10 x86_64 Processing triggers for shared-mime-info ... Unknown media type in type 'virtual/bluedevil-input' Unknown media type in type 'virtual/bluedevil-audio' Unknown media type in type 'virtual/bluedevil-sendfile' Unknown media type in type 'all/all' Unknown media type in type 'all/allfiles' Unknown media type in type 'uri/mms' Unknown media type in type 'uri/mmst' Unknown media type in type 'uri/mmsu' Unknown media type in type 'uri/pnm' Unknown media type in type 'uri/rtspt' Unknown media type in type 'uri/rtspu' Unknown media type in type 'fonts/package' Unknown media type in type 'interface/x-winamp-skin' Processing triggers for hicolor-icon-theme ... Processing triggers for python-central ... |
|||
| #7299 | fixed | linux nfsroot doesn't work with 3.2.x => Fixed in SVN | ||
| Description |
hello, I've been using vbox for development based on linux kernel. in order to simplify reboot/recovery linux system is installed on the host os (just untar of existing installation into os/x). then I boot linux kernel using embedded tftp mechanism enabled in NAT mode. it's been working just fine with 3.1.x. but I can't use this schema with any 3.2 (including the last one 3.2.8). when linux kernel is trying to access the root over nfs something goes wrong and in linux console I get the following: Looking up port of RPC 100005/1 on 192.168.56.1 VFS: Mounted root (nfs fiessystem). Freeig unused kernel memory: 288k freed call_verify: XDR representation not a muliple of 4 bytes: 0x5b2 call_verify: XDR representation not a multiple of 4 bytes: 0xbb2 call_verify: XDR rpresentation not a multiple of 4 byes: 0x5b2 call_verify: XDR representation not a multiple of 4 bytes: 0x5b2 so, I have to install 3.1.8 back and then everything works fine again. any idea? I guess I should try host-only mode, but embedded tftp works only with NAT. so, I'd have to install bunch of software (dns reporting correct tftp server, tftp itself). thanks, z |
|||

