similar to: Patch for GRUB Legacy to chainload SYSLINUX from logical partitions

Displaying 20 results from an estimated 400 matches similar to: "Patch for GRUB Legacy to chainload SYSLINUX from logical partitions"

2008 Jun 20
3
Syslinux boot from a partition on sub stick with GPT label
I recently tried to install several distros on a usb stick, with the peculiarity of creating in it a GPT label rather than the usual dos label. Installed Grub2 using the parted bios_grub flag on a partition, I proceeded to copy several distros on the remaining partitions. Grub2 worked fine, chainloading syslinux on each of the partitions. Or rather it worked all fine until I reached the fifth
2007 Apr 18
7
[Bridge] Passing vlan tagged packets through linux bridge
> Use an Intel pro/100 or pro/1000 driver..they are known to > work with VLANs. > > I guess it's also possible that it's a problem in the > bridging code, so try the latest kernel > as well... I compiled the latest 2.6.19 kernel and tested it with two 3COM 3c905c fast ethernet interfaces which work fine with vlan 802.1q tagging, but when I have added the eth0 and eth1
2007 Apr 18
2
[Bridge] large packet size doesn't work
Hi, I have just configured a Linux box with kernel 2.6.16.7 and configured two ethernet interfaces (with MTU 1500) in bridge mode. CONFIG_BRIDGE_NETFILTER is enabled. The problem is that ping -s 1500 192.168.0.2 doesn't work from 192.168.0.1 if the systems are separated by the bridge. Normal ping with smaller packet size works ok. What is wrong? Best Regards Fulvio Ricciardi
2004 Feb 15
1
linear regression of data with standard deviation
Hello everyone, I know that to calculate the linear regression between x and y I have to use the function "lm". But how to do if x and y have a standard deviation like in the following example? How to compute the chi square test in this case? Thank you, Fulvio. example: x +- dx 5 2 13 4 17 4 23 6 y +- dy 6.3 0.6 9.2 0.9 14 1 21 4
1998 Oct 28
4
Anyone resolved "failed to lock SMB passwd file"?
Hi all. I'm experiencing long connect delays due to password file locking errors. For each connection samba logs the following errors: do_pw_lock: failed to lock SMB passwd file. mod_smbpwd_entry: unable to lock file /usr/local/samba-1.9.18p10/private/smbpasswd In the archives I found some other messages reporting the problem (on May this year), but no solution. Did I
1998 Oct 29
1
Anyone resolved "failed to lock SMB passwd file"? (PR#10819)
Fulvio.Corno@polito.it wrote: > > I found the (possible) source of the error, in smbpass.c line 620+ .... > > If no entry is found, the procedure returns without releasing the lock. > I modified the last statement as: > > if (!found_entry) /* line 707 */ > { > fclose(fp); > pw_file_unlock(lockfd); >
2008 Jun 27
1
SYSLINUX GRUB and booting logical partitions on USB drive
Hello, I cannot boot with GRUB and SYSLINUX from a logical partition on my USB drive. Here is the test setup: - 4GB Flash drive with the following partitions: sdb1 Primary fat32 ~ 800MB sdb2 Primary fat32 ~ 800MB sbd3 Primary fat32 ~ 800MB sdb4 Extended partition sdb5 Logical partition ~ 800MB sdb6 Logical partition ~ 600MB - Grub files were copied to /dev/sdb1/boot/grub (Stage
2006 Feb 08
2
Tooltip.js problems
I''m starting to play with the tooltip.js library from http://tooltip.crtx.org/index.php?page=HomePage. The libarary seems to work pretty well except that when I use a tooltip on a web page that has a form and submit buttons, the submit buttons stop functioning and won''t respond to click events anylonger. So far I''ve only been able to reproduce this under Safari.
1999 Jul 30
1
3D scatter plot
Hi, I'd like to know if is it possible to make a 3D scatter plot (x y z) using R. In the on-line help and in the help mailing list I found only ways in which plot surfaces. Thanks for the help fulvio -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send
2009 Dec 10
2
Force file read even with checksum error
Hi guys, I have a pool made with three luns striped. After some scsi retryable messages, happened during a storage activity, zpool status start to report one checksum error on one file only. The zpool scrub find it but don''t solve it, and when I try to read the file, I get an I/O error. Again, when I try to copy the file, I get only some bytes copied, and then stops, I mean this is
2004 Feb 21
3
saving variables created by functions in the workspace
Hello , just a simple question from a beginner: I write the function: plotsinx <- function() { x<-seq(0,2*pi,0.01) sinx<-sin(x) plot(sinx) } I recall it: plotsinx() and the plot works properly. but then in the workspace if I want to look at the values of sinx the following error is displayed: Error: Object "sinx" not found. How to save the variables created by the function on
2004 Mar 03
3
plot(x,y) with errors
Dear all, I have 2 variables, x<-c(1,2,3,4,5,6,7,8,9,10) y<-c(1.3,2.5,4.6,5.3,5.9,6.7,7.4,8.5,9.4,10.4) each point of the y variable has an error: erry<-(0.2,0.3,0.2,0.1,0.4,0.2,0.3,0.4,0.3,0.2) how to plot(x,y) with the errors segments? Thank you, Copex --------------------------------- [[alternative HTML version deleted]]
2004 Mar 08
2
getting the std errors in the lm function
Hello, I have a simple question for you: making: mylm<-lm(y~x) summary(mylm) I get the following results: ****************************************************** Coefficients: Estimate Std. Error t value Pr(>|t|) (Intercept) 16.54087 0.19952 82.91 <2e-16 *** x[1:19] -2.32337 0.04251 -54.66 <2e-16 *** ******************************************************
2004 Feb 23
2
deleting elements from an array/object
Hello, I created a simple histogram with: myHist<-hist(myData) the object myHist now has two arrays (among the others): myHist$mids myHist$counts Since myHist$counts contains some "0", and I want to calculate the linear fit among myHist$mids and log(myHist$counts), I want remove the elements of both arrays where these "0" occurs. which are the possible solutions to
2008 Jul 29
8
questions about ZFS Send/Receive
Hi guys, we are proposing a customer a couple of X4500 (24 Tb) used as NAS (i.e. NFS server). Both server will contain the same files and should be accessed by different clients at the same time (i.e. they should be both active) So we need to guarantee that both x4500 contain the same files: We could simply copy the contents on both x4500 , which is an option because the "new
2002 Jun 13
2
DHCP and Samba
Hi: Is it possible to use samba and dhcp at the same time? I have a linux box that shares its dsl connection with a windows 2000 pro box through dhcp, so the w2k box gets automatically an ip address from the linux box. I can't get samba to work so far, the w2k box says that linux box does not have an available network connection or something like that. It worked before, when it had a
2007 Apr 18
0
[Bridge] Passing vlan tagged packets through linux bridge(2.6.19)
----- Original Message Follows ----- From: kasra kangavari <kasra_kng@yahoo.com> To: fulvio.ricciardi@zeroshell.net Subject: Re: [Bridge] Passing vlan tagged packets through linux bridge(2.6.19) Date: Sat, 2 Dec 2006 00:16:12 -0800 (PST) > Dear Fulvio > > I wanna know if your linux box ethernets are 1000 or 100 > ? > and are you sure about kernels < 2.6.15 that large
2003 Nov 02
1
(no subject)
Hello, I try to use Samba as a PDC. I have a old Windows 4.0 PDC and I want to get the users and the groups from the PDC. I joined the domain and get the users and groups with "net rpc vampire". The users and the groups were written in local user- and group-database, but the relation between the users and groups were lost, in the groups were no users. A short message from the
2004 Sep 28
1
call R scripts from python
Hello, I have just learnt some python, and would like to call R scripts from python, without using batch mode. I learnt how to do it from perl, in fact reading in the mail archive I found the following good example: *************************************** #!/usr/local/bin/perl open (FILE, ">test.txt"); print FILE "a,b,c,d,e\n1,2,3,4,5"; close FILE; ####### Start R
1999 Oct 18
2
CRAN downtimes
Hi, we had a broken heating system (in the floor above us) resulting in a water burst .... my office looks like if a bomb has exploded ... Currently our server is up and running again (it was down over the weekend) ... but we will move out of the devastated rooms and hence the CARN master might be down one or more times during the rest of the week. We'll try to keep the down times as short