Displaying 20 results from an estimated 500 matches similar to: "some thinkpad data"
2009 Sep 28
1
Syslinux 3.83 last call
I'm still hoping to get some info on the memory clobber issue, but I
would appreciate any help testing 3.83-pre11. I am going to try to push
it out toward the end of the week; it has been too long.
-hpa
2016 May 03
1
filename_convert_internal: checkname failed NT_STATUS_INVALID_PARAMETER
Dear All
I have a PCBSD machine with /media shared using samba.
Any microsoft clients can successfully connect to /media and browse directories I have created there.
When I plug in a usb device, I mount it into /media eg: one labelled "PENDRIVE" becomes /media/PENDRIVE
Some clients can successfully read /media/PENDRIVE, others cannot. Although the clients that cannot view the
2007 Mar 30
1
Problem with 2GB USB Pendrive
Hi, i'm trying to create an ubuntu live-pendrive using this tutorial
http://www.pendrivelinux.com/2007/02/12/usb-ubuntu-tutorial-for-linux-users/
I have a 2GB USB Pendrive. When I insert the pendrive, /var/log/messages
says:
kernel: usb 5-5: new high speed USB device using ehci_hcd and address 35
kernel: usb 5-5: configuration #1 chosen from 1 choice
kernel: scsi13 : SCSI emulation for USB
2010 May 21
2
GRUB Hard Disk Error
I've got two pendrives.
I want to install a Debian on them. RAID1.
Ok...
...
After I installed it in RAID1, it works perfectly, ok! :)
When I pull out one of the pendrive [good pendrive], it still boots up,
hurrah :)
But: ...
When I pull out the other pendrive [i plug in the first one i tried] it
say's:
GRUB hard disk error
What can I do?
I already tried:
grub-install /dev/sdc
2009 Jun 15
1
USB bootable (using syslinux)
Hello!
I just started using Linux and I like the possibilities it offers.
I'm using Suse Linux (no MS Windows installed at all).
I also discovered that syslinux is capable of making a USB pendrive bootable (with graphic menus).
This is very nice.
Since I'm a Windows user (up until now), I have some questions:
1 - I already downloaded syslinux 3.82
How do I install it on my pen drive
2010 Jun 18
1
Multiboot pendrive with GPT - a tricky solution which could improve syslinux behavior
Hello!
I'm posting some experiences with GRUB0/1 + sys/extlinux + MBR/GPT in a
pendrive with 15 partitions. This could be helpful improving
sys/extlinux.
I did make a bootable pendrive with 14 distros using a GPT partition
table and a tricky solution to let sys/extlinux boot from every
partition chainloaded from GRUB (GRUB0 or GRUB1).
Having a MBR schema, sys/extlinux can't be
2009 Feb 18
0
Pendrive 8G+CAM_REQ_CMP_ERR
[Moved to -stable as this is not relevant to -fs]
On 2009-Feb-14 10:30:45 -0200, Sylvio C?sar Teixeira Amorim <scjamorim@bsd.com.br> wrote:
>3 Pendrive, 2 are 1, 1G and 8G, I'm using FreeBSD-7.1-stable, the problem is
>when you connect to 8G, the fbsd detects the device, da0, etc, but not
>create the / dev/da0 takes us about 10min trying to create this device, only
>appears
2015 Oct 19
0
MANUAL: How to do an Installation Windows USB with syslinux 6.03
Hi Guys, I have done a tutorial in spanish to create an Installation
Windows Pendrive using syslinux.
It works well but it is in spanish, sorry.
You are free to translate a upload to any place.
*Crear USB Autoarrancable con syslinux *
1. Descargar la ?ltima versi?n de syslinux del enlace siguiente
http://www.syslinux.org/wiki/index.php/Download
*NOTA:* actualmente es la 6.03
2.
2009 Feb 16
2
kickstart driverdisk
Hi guys,
I have my driverdisk created and the files are on a USB pendrive.
How do I make the USB pendrive /dev/sdb and not /dev/sda???
I am wanting the installation to take place on sda and the driver disk
to be sdb?
My driver disk is a network driver disk, r8168.
Jerry
2008 Dec 10
2
extlinux: usb for multiples machines
Hi!
I installed Debian in a pendrive and I used extlinux. I need a boot
for multiples machines. When I use the config file below, my pendrive
works fine:
DEFAULT linux
LABEL linux
KERNEL ../vmlinuz
APPEND ro root=/dev/sda1 initrd=../initrd
But I need a boot for any machine. Then, I tried it:
APPEND ro initrd=../initrd
but the boot stops after discover the correct location of the root
2008 Nov 06
1
Syslinux on USB not seeing any files
I've got a bootable USB pendrive with Syslinux 3.72, and while it
usually works, there are a few computers, where I get the syslinux
prompt, but it neither loads the configuration file, nor I'm able to
boot anything. The only message I get on screen (apart from boot:) is
"Could not find kernel image: linux".
The configuration (and kernels) are in syslinux directory, but even
2016 Jun 05
4
Deletion of destination files
Hi to all rsync users.
rsync's `--delete' option works fine in the following example: I'm sending all
the content of /home/rodolfo from machine1 to /home/rodolfo in machine2:
$ rsync --dry-run -vrtul --delete --exclude='/.*' . 192.168.0.2:/home/rodolfo
, and --delete works perfectly. Instead, in this other example:
$ rsync --dry-run -vrt --delete --modify-window=1 file1
2018 Mar 12
4
Linux boot hangs after/during read of initrd.img
Precis: I?m trying to debug a problem with CentOS7 failing to install from an ISO written to a USB pendrive ? anyone got suggestions?
What works ? installing on a modern, ?standard PC?; the pendrive image boots and installs as I expect
What does not work ? same pendrive booting in an ATCA blade. What I?ve tried is?
1. Boot the standard CentOS7 minimal image. This seems to start but then
2015 Jul 31
0
EFI: HP + syslinux = crash
>>>
>
>???So...this is EFI_NO_MAPPING. Is this very different from the
>???EFI_NO_MEDIA I get when booting via iPXE?
> <<<
>
> very unlikely....
<<<
I really meant unlikely to be related issues...
>>>
> A complete wireshark traffic capture would be handy.
I will send you
one directly. I can reveal now that it will not contain
2018 Mar 12
0
Linux boot hangs after/during read of initrd.img
Hell,
[quoted lines from Paul Smith]:
> Precis: I?m trying to debug a problem with CentOS7 failing to install from an ISO written to a USB pendrive ? anyone got suggestions?
>
> What works ? installing on a modern, ?standard PC?; the pendrive image boots and installs as I expect
>
> What does not work ? same pendrive booting in an ATCA blade. What I?ve tried is?
>
>
>
2005 Jun 10
2
PenDrive don't mount
Hi,
After last kernel update (yesterday), I can't use my pendrive. After
insert to port there is no new drive icon on a desktop.
Anybody has the same problem?
Regards.
--
____________________________________________________________________
D o m i n i k S k ? a d a n o w s k i
2011 Dec 26
3
Wine doesn't write in the USB pendrive
Hi, Everybody.
I have tried to update Portable Firefox to the last version (v. 9) at home, in order I could get the latest one to use also at Office (where I don't have Administrator rights, neither can install Firefox 'natively'...); however, after reinstalling Wine 32 in my personal machine (running Mageia), Wine doesn't recognize the USB Pendrive ans 'writeable', then
2006 Aug 23
1
USB Pendrive automounting
My USB Pendrive gets mounted everytime I put it on the USB port (/dev/sda on
/media/usbdisk). This behaviour is the desired.
Now I want the OS to automaticaly include the mount option
iocharset=iso8859-1 everytime it mounts it.
Is there a way to tell haldaemon (or other software) do this, instead of
hand-editing /etc/fstab ?
--
Vilela
-------------- next part --------------
An HTML attachment
2015 Apr 04
0
USB pendrive with IsoHybrid don't boot on MacBook Pro (EFI)
I'm developing my own Linux-kernel OS
(https://github.com/NodeOS/NodeOS) and I have been able to build a
live ISO using IsoHybrid. Point is, it doesn't work on my MacBook Pro
(Quad-core, 2.66GHz, 8GB), only on BIOS-based PCs. rEFInd show a new
"Legacy OS" entry for the pendrive, but after some seconds it shows
the "Not found Operating System -- Insert boot disk and press any
2017 Jun 06
0
Share USB pendrive in ADSL router
Rowland Penny via samba <samba at lists.samba.org> writes:
> On Tue, 06 Jun 2017 18:45:38 +0100
> Rodolfo Medina via samba <samba at lists.samba.org> wrote:
>
>> Rodolfo Medina <rodolfo.medina at gmail.com> writes:
>>
>> > I'm new to use of Samba. I plugged a USB pendrive into router but
>> > don't know how to mount it. Please