similar to: creating bootable images.

Displaying 20 results from an estimated 700 matches similar to: "creating bootable images."

2005 Sep 30
2
klibc loader crash...
Hi all, I've a simple program called empty.c :) $ cat empty.c int main(int argc, char* argv[]) { return 0; } $ cat empty410.s .file "empty.c" .text .p2align 4,,15 .globl main .type main, @function main: xorl %eax, %eax ret .size main, .-main .ident "GCC: (GNU) 4.1.0 20050922 (experimental)"
2004 Apr 16
7
pxe linux
Hi, I have setup pxelinux like this, default linux label=linux kernel linux append initrd=rootfs.img ipappend 1 I have my dhcpd.conf like this, allow booting; allow bootp; group{ filename "pxelinux.cfg/pxelinux.0"; host deploy { next-server 192.168.1.254; hardware ethernet 00:0E:A6:22:28:21;
2018 Jan 14
2
Access to Windows 2016 server works with IP but not with netbios name
Just for reference, on a working Samba 4.x server in an AD domain I have the following entries Idmap config *:backend = tdb Idmap config *:range = 2000-2999 Idmap config MYDOMAIN:backend = ad Idmap config MYDOMAIN:schema_mode = rfc2307 Idmap config *:range = 1000-1999 I use active directory users and groups to explicitly set the uid and gid numbers (this was to keep everything happy
2003 Jul 16
2
Weighted SUR, 2SLS regressions
Is there an option for running SUR and 2SLS regressions with weighting (I am analysing mortality in towns, hence want to weight by population size) Many thanks Jon Anson -- Yonathan (Jon) Anson Department of Social Work Ben Gurion University of the Negev 84105 Be'er Sheva, Israel. Tel: +972 8 647 93 14(w) +972 8 6489286 (h) 067 233279 (m) Fax: +972 8 647 29 33
2004 Mar 11
6
Trouble mounting a windows share from Linux
I have Fedora Core 1 workstations configured with winbind logging onto our NT domain. Everything is going well except that I cannot seem to figure out how to connect to a windows home directory on a Win2000 server. Here is the scenario: W2K server with home directories for each user: Each user has modify permissions to their share Administrator has full control First off, I need to somehow
2005 Sep 16
3
problem with isolinux 3.10 & 3.11
hi, i'm doing my own windows multiboot dvd's using latest ultraiso and isolinux 3.09, and everything was fine till now. now i tried 3.11 and this release doesn't load any windows cd boot sectors while other stuff like memtest works fine. same for isolinux 3.10, both the normal and the debug version. the attachment shows a vmware 5.5 beta window with an error message by isolinux 3.11
2004 Dec 15
2
Compiling samba on Solaris 8 --with-ads
Hello, I'm trying to Compile Samba with ADS support on Solaris 8. I have installed without any problems: /opt/cifs/bdb -> .bdb-4.2.52 /opt/cifs/heimdal -> .heimdal-0.6.3 /opt/cifs/openldap -> .openldap-2.1.25 /opt/cifs/openssl -> .openssl-0.9.7e /opt/cifs/samba -> .samba-3.0.9 and I'm configuring samba with: LDFLAGS="-L/opt/cifs/openldap/lib
2007 Jun 26
4
Looking for parallel functionality between Matlab and R
I'm slowly moving my statistical analysis from Matlab to R, and find myself missing two features: a) How do I mimic Matlab's 'hold on'? (I want to show several plots together, when I type two plots one after the other the second overwrites the first) b) How do I mimic Matlab's 'axis'? (after drawing my plots I want to zoom on specific parts- for example, x=0:5,
2008 Feb 20
2
rsync displays an number of errors when rysncing on gentoo
hello, I'm running an Gentoo distribution on my computer, lately I've started to get error messages that are rsync related. here is a log of the output: Fetching most recent snapshot Attempting to fetch file dated: 20080219 portage-20080219.tar.bz2: OK Syncing local tree... building file list ... rsync: link_stat "/var/tmp/emerge-webrsync/portage/180" failed: No such file or
2004 Apr 18
2
I need a Wine-Config
2004 Mar 29
6
bridging shaper
Hello, I have a transparent bridge/firewall setup using linux-2.6.3. My iptables commands for the firewall seem to work fine, but my tc traffic shaper rules dont. The tc rules seem to apply ok, but have no effect. Here are my tc rules. Basically im just trying to limit each IP in my internal /24 to 512k of bandwidth in and out. DEV=eth0 tc qdisc del dev $DEV root tc qdisc add dev $DEV
1998 May 21
1
Unix-Windows file synchronization problem
Looking for help ! We have a rather strange problem working with Samba installed on a DEC Alpha server, when reading an exported directory from Windows. We are using an application written in C that reads a file from drive E: where a directory exported from Alpha is mounted. Once the file is read, all the further readings ignore changes in the file (file is changed on Alpha). Even as we read it
2007 Dec 15
1
modify a data.frame within a function
Hello all, I'm trying to modify a single column of a data frame to remove randomly half of the values. I want to do it within a function, but can not assign the modified column back into the data frame. It was easy and successful without a function, so I suspect the problem is the call of the single column within the function. removedata<-function(datafull,var.removed) { attach(datafull)
2004 Feb 16
1
consensus trees/groups from clustering
Hi, I wish to build consensus groups/tree from a set of bootstraps from a clustering algorithm such as hc or k-means, but can't find an R-function that does this. Does anyone know of an R procedure/function which allows one to build such consensus groups/tree .? Many thanks, Andrew ******************************************************************* Dr Andrew E Teschendorff Hutchison/MRC
2004 Feb 13
1
Samba 3.0.2 ADS Member - Failed to verify incoming ticket!
I use Samba 3.0.2rc2 on Suse 9.0 (heimdal 0.6-68) as a Domainmember for File -and Printservices (about 100 Users). The Linuxbox ist added to the ADS, the User are mapped through winbindd. Everything works.. The I upgraded to Samba 3.0.2 and if I start the daemon, after a while follow Error occured if a Domainclient will connect to the Sambabox: [2004/02/13 13:33:43, 1]
2005 Oct 10
1
PXE Boot
Hallo, ist es m?glich mit syslinux ein CD-ISO ?ber PXE zu booten?? -- Mit freundlichen Gruessen Juergen Lucka mailto:lucka at dw-westfalen.de (EDV-Koordination) Diakonisches Werk der Evangelischen Kirche von Westfalen e.V. Friesenring 32/34 48147 M?nster Tel.:0251,2709-136 Fax: 0251,2709-55-136 --- Using Windows 2000 5.0 Build 2195 Service Pack 4 --- --- Nachricht erstellt mit The Bat! 3.60.07
2003 Jun 30
6
make syslinux beep
Hello list Is there any way how I could make syslinux beep when it starts. This could be very usefull feature in the CD (based on knoppix www.knoppix.org ) that I have made for blind people. Cheers MIkko --
2004 Apr 13
2
Don't allow users to append additional kernel cmdline args
Hi, I'm successfully using PXELINUX for booting several flavors of Linux using the LABEL/APPEND syntax in the config file. But I don't want to allow the users to append additional kernel command line arguments like "init=/bin/sh". Scanning the docs and the mailing list archive I could not figure out how to do this. Can anyone give me a hint? Thanks, Thomas
2004 Sep 22
1
pairs, panel.functions, xlim and ylim
Hi, I have the following problem. I wanted to get a matrix of scatterplots and I used pairs. I wanted to add the line y=x in each plot and I created a panel function for this scope. I used points and abline in the following way: ## put y=x in each plot panel.lin<- function(x, y) { points(x,y, pch=21, bg=par("bg"), col = "black",cex=2)
2006 Sep 16
2
Win2000/XP on Samba 3, Etch
I have problems configuring Win-clients with Samba 3 / Debian-Etch-Server. Trying to connect the win-clients, the error at logon is: no primary domain or wrong password the server log reads: [2006/09/15 13:34:14, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(691) NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[] [2006/09/15 13:34:14, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(672) Got