similar to: Can I use....

Displaying 20 results from an estimated 300 matches similar to: "Can I use...."

2005 Jan 14
5
Trouble with Syslinux 3.07 and USB-key
Hi, I've a usb-key that boot regularly on a PC using syslinux 2.09; well, this PC (a thin-client) at the moment is the only PC that can boot from USB in my office... and it usually booted oretty well, without any hacks... After changed to syslinux 3.07, it stopped booting, showing a simple "BOOT ERROR" message, nothing more... Reverting to syslinux 2.09, it restarted to work...
2004 Dec 22
3
Dummy question on Syslinux and MBR
Hi, I've seen that syslinux does include also a MBR record. But how can I install it on a HD under Windows? And how can I backup the previous MBR? Does syslinux help us on this task also? bye! -- Paolo Salvan _______________________________ X v i s i o n Via Vigonovese 123A 35127 - Padova - Italy +39 049 8709427 tel +39 049 8709426 fax www.xvision.it
2005 Jan 25
4
PXE floppy, PXELINUX and LOCALBOOT
Hi! A friend of mine has tried a PXE floppy (build from the new etherboot 5.3.12) to load PXELINUX.0; a menu voice of the pxelinux.cfg use the LOCALBOOT statement. Selecting this statement, the PC retry to boot from the floppy... is this normal? The user expected that LOCALBOOT would have tried the NEXT boot device (ie CDROM or HD), not the FIRST boot device (the floppy)... (note: this has
2005 Jan 25
1
Problems with isolinux.cfg
hi! I?m working on a projekt ( unattended.sourceforge.net ) This is using a linuxboot.iso My problem is the following: I opened up the iso with winiso, extrcat the isolinux.cfg, edited it with vi for windows as follows: # isolinux/pxelinux configuration file default unattended label unattended kernel bzImage # Add options (z_user=..., z_path=..., etc.) to this line. append
2005 Jan 08
1
SYSLINUX 3.05 released
I decided the FAT directory-parsing bug was about as serious as it gets, so I decided to push out a new release. However, I decided I feel comfortable enough with the new features (or at least, that they wouldn't break anything else, knock on wood) that I did the patch off the 3.10 development tree and called it 3.05. Changes in 3.05: * New API function "shuffle and
2005 Feb 01
4
PXE 0.99h stacks... any chance?
Hi I have searched the site, list archives, google etc and have not been able to find an appropriate answer so I am asking it here. Apologies if this has been answered already. I have a kiosk-style pc which I wish to remote boot to keep it quiet. This way I don't need a hard disk at all, keeping it truly silent as it has a passive cpu cooler. Unfortunately, it has no upgrade options. I
2005 Jan 14
1
Changing USB-key geometry from syslinux.exe?
I'm playing with syslinux 3.0x to get PC to boot from USB key... In particular, I'm giving a look at the "ZIP geometry hack" to get some more BIOS boot working with USB... Some question: - if we have a usbkey with a single partition, can we change the geometry without requiring to reformat the partition? Or is a reformat unavoidable? - at the moment we can use the "ZIP
2005 Jan 26
2
Multi-NIC network boot floppy+cd+hd+com with PXE and NBI support: does interest?
Hi! I'm preparing what should be a general "network boot" solution for the ones that needs to do network boot on PC without BIOS support / ROM chips. It supports both PXE (like pxelinux.0) and NBI images. I've prepared a precompiled multi-driver image that can autodetect and handle nearly 30 PCI and ISA NICs. My "remote boot kit" contains the same image in 4
2006 Jan 03
1
(no subject)
Hi all! ...As I'm the author of http://sourceforge.net/project/shownotes.php?release_id=190646 http://sourceforge.net/project/showfiles.php?group_id=80408 (for Steven: these two links are for the SAME file...) ...I'd like to say some comments, to let you understand what the peculiarities of my approch are... My approach is more minimalistic: etherboot have already the capabilities to
2005 Apr 06
1
Announce: Universal network boot floppy/cd/hd 5.4.0 released
Hi all, I've just released a new version of my universal network boot package, built from the just-released Etherboot 5.4.0 Features: - It now supports both pxelinux (and others PXE second stage loaders) and etherboot ".nbi" images. - Available in the following formats: - floppy image - CD ".iso" image - kernel-like image (usable with any kernel loader) for
2016 Feb 29
3
Sys.readlink (on BSD vs Linux)
Hello, sorry for not being clear enough. My problem is represented with the following code, running on OSX: mkdir ~/test ln -s ~/test ~/testlink touch ~/test/foo Rscript -e 'Sys.readlink(c("~/test/foo", "~/testlink/foo")); normalizePath(c("~/test/foo","~/testlink/foo"))' I expected `Sys.readlink` to show the same output as `normalizePath`. Also,
2016 Feb 29
2
Sys.readlink (on BSD vs Linux)
Hello together, the function `Sys.readlink` uses the system's readlink command to resolve symlink paths. On OSX/BSD the command has a different meaning than on Linux [1]. There exists the tool 'realpath', which seems suitable for the task, at least applied at the command line level [2]. It is used in `normalizePath`. I suggest (at least the latter) to * use realpath instead readlink
2014 Jul 06
2
Depot for S3 to S4 generics (as in stats4)?
Dear developers, the implementation of S4 generics for existing S3 ones in the base package is concerned to be a threat to quick startup times [1]. But since S4 is promoted, and S3/S4 interoperability a pain when package developing [2], are there efforts to improve the situation? E.g. an S3 free system, etc. A good thing [2] is the package 'stats4', including some setGeneric calls (e.g.
2014 Dec 05
2
Use of tools:::httpdPort in a package for CRAN.
Hello, I wrote a function to show the help/index page of a package in a browser (and want to include this in an update for a CRAN package). I asked in R-help how to obtain the 00Index.html file, Duncan Murdoch suggested to inspect (see http://r.789695.n4.nabble.com/Obtain-00Index-html-tt4697661.html) tools:::httpd (thank you therefore!). So I came up with: help.index <- function (pkg,
2005 Jan 07
3
Isolinux
Hi, I am trying to boot a liveCD thats on my hard disc ...is there a way of doing this using lilo ? reason well rather than keep burning to CD then testing I want to be able to make changes then test by booting to liveCD.... Thanks in advance Dave T..
2005 Jan 20
1
Usb Flash Drive Booting ...
Hi, Does anyone know of a good guide to installing distros to usb flash drives ....? I read this one but its making much sense http://www.damnsmalllinux.org/talk/node/86 Do I need to change drives in this manner for it to work ? Dave T.
2005 Jan 14
1
chroot....
Hi, I can get into basic shell (from linuxrc) but now I want to boot main system ... ie chroot into untar system & run from there ... but when I run /sbin/init 3 I get kernel panic wondered if /dev was set up .. if not how do I get it working ... sorry to so vague but its diffcult to describe what I want to do...... so to sum up I want to go from initrd (linuxrc) to log into console of
2014 Sep 03
1
'library(ggplot2)' R CMD check WARNING in vignette R code
Hi, can I claim the warning that occurs (at R CMD check --as-cran) when I use 'library(ggplot2)' in executed vignette code as SPURIOUS (as mentioned in the CRAN policies at section 'Submission') and (since it is the only warning/error) get my package submission accepted? Has anybody experience with that? Otherwise, is there a workaround to evaluate this code (and calls to
2005 Jan 11
4
Problems with poor mans install
Hi, I am trying to figure out a poor mans install ... I want to be able to boot CD iso thats on my hard disc .. There is an option to install via hard drive .. but I keep getting VFAT16 files system errors .. I know where copied iso image is ... I can boot kernel but linuxrc will not start LiveCD ... Maybe I could rewrite linuxrc to allow this but as it works from ram I am finding hard to
2007 Oct 16
2
Incomplete Subject Line
Hi, since upgrading from 1.0.5 to latest 1.1-hg I get an incomplete subject line for mails autogenerated by one of our systems in the message list (Thunderbird and mutt). When I open the mail the subject line is intact. It appears that the system is using multiline subjects. Example Subject: =?ISO-8859-1?B?SG9zdG1hc3RlcjogMDAwMDEwNjM1OiBOYW1lc2U=?=