WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Need live-cd with USB-modem support  (Read 4021 times)

Offline astray

  • Newbie
  • *
  • Posts: 4
Need live-cd with USB-modem support
« on: April 02, 2011, 06:35:02 AM »
Need live-cd with USB-CD boot & USB-modem support. Target image size<30MBytes
Is it real? Can help?
« Last Edit: April 02, 2011, 06:44:20 AM by astray »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need live-cd with USB-modem support
« Reply #1 on: April 02, 2011, 07:14:19 AM »
For USB-CD use boot option 'waitusb=20'. You may have to experiment with the value.

"USB-modem support" is a very vague expression...
Have you done web research about support of your specific device/chipset under Linux?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Re: Need live-cd with USB-modem support
« Reply #2 on: April 02, 2011, 10:34:40 AM »
Need live-cd with USB-CD boot & USB-modem support. Target image size<30MBytes
Is it real? Can help?
looks possible.
ndiswrapper your usb-modem? probably a wlan? post your hardware list here and the best way will be probably suggested to you (I made running a USB-Wlan + ndiswrapper with TCL).
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need live-cd with USB-modem support
« Reply #3 on: April 02, 2011, 10:55:25 AM »
A wlan usb-modem? Are you sure any such exists?   ???

ndiswrapper is really only a measure of last resort when all other options are exhausted or a temporary measure (e.g. to connect to net in order to aquire a wireless driver).
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline astray

  • Newbie
  • *
  • Posts: 4
Re: Need live-cd with USB-modem support
« Reply #4 on: April 13, 2011, 12:40:31 PM »
GSM USB modem ZTE MF626, MF631

Offline vinnie

  • Hero Member
  • *****
  • Posts: 1187
  • HandMace informatic works
Re: Need live-cd with USB-modem support
« Reply #5 on: April 13, 2011, 11:24:17 PM »
ok, cheers to the coincidences  ;)
I just finished today to package wvdial, and work! (remain only to finish infofile)
for my internet key i use usb_modeswitch and wvdial.

Bad news: I haven't found with grep -i "model" /usr/share/usbmodeswitch/* your pen.
This means that it does not support zeroinstall (good) or you have to look for options for switch modality, try to researching

P.s. for testing I created a tinycore only with the need for connecting (and opera9 as browser), all  stay in 27 mb
« Last Edit: April 13, 2011, 11:32:08 PM by vinnie »

Offline astray

  • Newbie
  • *
  • Posts: 4
Re: Need live-cd with USB-modem support
« Reply #6 on: October 13, 2012, 11:55:17 PM »
Hi guys! I`m sucessfully boot my USB GSM modem by changing native image with tinycore.iso, but not experienced in linux and don`t know what to do more  :P

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11246
Re: Need live-cd with USB-modem support
« Reply #7 on: October 14, 2012, 04:49:35 AM »
Hi astray
Maybe  ezremaster.tcz  would be of some help?

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Re: Need live-cd with USB-modem support
« Reply #8 on: October 14, 2012, 05:34:51 AM »
In order to make it easier, perhaps you make first a USB install? (not an ISO creation on a CD).
Your target: "Need live-cd with USB-CD boot & USB-modem support. Target image size<30MBytes"
So my understanding is: you have a CD reader connected to an USB and another USB port for connecting a USB-modem.
This is what I have on my samsung nc10.
You could do:
- install TinyCore (from another PC) on a USB memory stick
- put that stick on your PC
- boot your PC from it; make all setups by using a LAN connection
- post here the result of "lsusb" when your modem is in your PC
- then make the usb_modeswitch install. See here  http://forum.tinycorelinux.net/index.php/topic,11509.msg61207.html#msg61207
I know, this is not your target, but perhaps an easier target in my point of view.
« Last Edit: October 15, 2012, 04:08:49 AM by floppy »
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed

Offline astray

  • Newbie
  • *
  • Posts: 4
Re: Need live-cd with USB-modem support
« Reply #9 on: October 25, 2012, 03:09:04 PM »
In order to make it easier, perhaps you make first a USB install? (not an ISO creation on a CD).
Your target: "Need live-cd with USB-CD boot & USB-modem support. Target image size<30MBytes"
So my understanding is: you have a CD reader connected to an USB and another USB port for connecting a USB-modem.
This is what I have on my samsung nc10.
You could do:
- install TinyCore (from another PC) on a USB memory stick
- put that stick on your PC
- boot your PC from it; make all setups by using a LAN connection
- post here the result of "lsusb" when your modem is in your PC
- then make the usb_modeswitch install. See here  http://forum.tinycorelinux.net/index.php/topic,11509.msg61207.html#msg61207
I know, this is not your target, but perhaps an easier target in my point of view.
CD reader in USB modem is the CD-emulation from CD image located in internal memory of modem. I`m replaced native iso with tinycore.  The usb_modeswitch is good idea, I`m try to inegrate it in to ISO or something like that.