Sponsored Content
Operating Systems Linux How to Install Linux os from USB pen drive Post 302262448 by seshumohan on Thursday 27th of November 2008 11:50:25 AM
Old 11-27-2008
CPU & Memory

hi my dvd rom damaged i want to install linux from usb memory

not lininux into usb memory

i found a tool to install windows from usb memory stick

it makes usb memory a installer


I want a similar application for Linux

the windows application iam posting

MSFN Forums -> Install XP from USB


you can download windows application for making installer

DataFileHost - WinSetupFromUSB_0-1B.exe


i want a similar windows application which makes linux to can be installed from usb
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

USB pen drive support

Hello, I need information or tooling for using my USB pen drive (DANE-ELEC) in a unix environment. Until now I only get the "format window" in the unix machine but after giving OK for running the format, it never stops and I have to stop it manually. Seems that what I need is format my... (0 Replies)
Discussion started by: Argento73
0 Replies

2. Debian

linux on 128MB pen drive?

hello, I want to install minimal linux on 128MB pen drive. distro is debian. what all should i need? (2 Replies)
Discussion started by: yogesh_powar
2 Replies

3. Filesystems, Disks and Memory

USB Pen Drive & Hard Disk

Hi Guys, I have an external USB Hard Disk Drive on which I have 3 partitions and it works fine under Windows XP but when I am using Red Hat Linux 5 I don't see any icon for this USB HDD. Also I am not able to browse my USB Pen Drive. However, I can use it under Mandrake Linux without any... (4 Replies)
Discussion started by: indiansoil
4 Replies

4. Linux

Not able to remove virus from a pen drive

Hello Friends, My pendrive (FAT32 filesystem) consist of following files+viruses. -rwxr-xr-x 1 chinmay root 0 2010-03-10 01:29 autorun.inf dr-xr-xr-x 2 chinmay root 4096 2010-03-09 23:51 Docs -rwxr-xr-x 1 chinmay root 4726162 2010-03-08 15:02 java_ee_sdk-5_03-javadocs.zip... (4 Replies)
Discussion started by: catchchinu1
4 Replies

5. Boot Loaders

How to install grub on USB flash drive?

I wanna install grub on my flash drive for rescue usage. My computer installs winxp, and I have fedora12 installed in vmware. I did like this: step1: format the flash drive as FAT in winXP. step2: in fedora12, mount the flash drive on /media/flash step3: excute the command: grub-install... (10 Replies)
Discussion started by: vistastar
10 Replies

6. Red Hat

making pen drive bootable

Anyone can plz tell me how to make pendrive bootable.unetbootin dont have option for red hat (0 Replies)
Discussion started by: shamapraveen
0 Replies

7. Solaris

Unable to mount USB Pen drive on my Server

Hello Gurus!! Very recently i tried to mount a USB pen drive onto my solaris 10 (X4170 model) server. As i understand, in ideal scenarios it should get mounted automatically, but it did not happen. Neither anything is shown in "iostat -En" output or "rmformat -l" about the pen drive. I also... (10 Replies)
Discussion started by: EmbedUX
10 Replies

8. Linux

Repeated corruption running linux on USB flash drive

I have a HP Proliant N40L server and in the internal USB socket I have a 16GB HP v195b flash drive on which I have a full copy of Debian installed from a copy of the DVD1 ISO image. In as far as installation and operation goes my setup works okay, but I keep experiencing corruption of the file... (0 Replies)
Discussion started by: mij
0 Replies

9. Solaris

How to mount USB pen drive?

Hiii, Please let me know the steps for mounting my USB pendrive in solaris 10 platform. Thanks & Regards, Bhargav P (5 Replies)
Discussion started by: bhargav90
5 Replies
sane-cardscan(5)					   SANE Scanner Access Now Easy 					  sane-cardscan(5)

NAME
sane-cardscan - SANE backend for Corex CardScan usb scanners DESCRIPTION
The sane-cardscan library implements a SANE (Scanner Access Now Easy) backend which provides access to the Corex CardScan 800c & 600c small-format scanners. The backend supports only grayscale and color modes and media of (theoretically) infinite length. This backend may support other scanners. The best way to determine level of support is to get a trace of the windows driver in action, and send it to the author. OPTIONS
The cardscan backend supports the following options: mode m Selects the mode for the scan. Options are "Gray" and "Color". CONFIGURATION FILE
The configuration file "cardscan.conf" is used to tell the backend how to look for scanners, and provide options controlling the operation of the backend. This file is read each time the frontend asks the backend for a list of scanners, generally only when the frontend starts. If the configuration file is missing, the backend will use a set of compiled defaults, which are identical to the default configuration file shipped with SANE. Scanners can be specified in the configuration file in 2 ways: "usb 0x04c5 0x1042" (or other vendor/product ids) Requests backend to search all usb busses in the system for a device which uses that vendor and product id. The device will then be queried to determine if it is a cardscan scanner. "usb /dev/usb/scanner0" (or other device file) Some systems use a kernel driver to access usb scanners. This method is untested. Additionally, there are two configuration options that control the protocol used by the backend: "lines_per_block 16" (or other number from 1 to 32) Controls the number of lines of image data which will be aquired in each pass. Older scanners will require this number set lower, often 1. "has_cal_buffer 1" (1 or 0) Causes the backend to get calibration data from scanner during initialization. Older scanners do not support this request, and must be set to 0. ENVIRONMENT
The backend uses a single environment variable, SANE_DEBUG_CARDSCAN, which enables debugging output to stderr. Valid values are: 5 Errors 10 Function trace 15 Function detail 20 Option commands 25 SCSI/USB trace 30 SCSI/USB detail 35 Useless noise KNOWN ISSUES
The scanner does not seem to have much control possible, so the backend cannot set x/y coordinate values, resolutions, etc. These things could be simulated in the backend, but there are plenty of command line tools. The backend also does not send all the commands that the windows driver does, so it may not function the same. The backend does not have the calibration or ejection options of the windows driver. CREDITS
The hardware to build this driver was provided to the author by: Jeff Kowalczyk <jtk a t yahoo d o t com> SEE ALSO
sane(7), sane-usb(5) AUTHOR
m. allan noah: <kitno455 a t gmail d o t com> 10 Feb 2010 sane-cardscan(5)
All times are GMT -4. The time now is 07:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy