Author Topic: Cd Rip With Z?  (Read 3308 times)

alee16

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Cd Rip With Z?
« on: June 01, 2006, 09:41:02 am »
Would it be possible to rip cds with the Z from an external cd drive?

What programs would be necessary?  Probably would need to compile oggenc or lame for ARM architecture, and then you would need free space for the ripper to put wavs on your Z or storage cards until they could be encoded.  Has anyone done this or is it even possible?
Sharp C1000 running pdaXrom 1.1.0beta4!
w/Lexar 1GB 40x Compactflash card &
Toshiba 512mb SD card

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Cd Rip With Z?
« Reply #1 on: June 01, 2006, 04:57:25 pm »
Quote
Would it be possible to rip cds with the Z from an external cd drive?

What programs would be necessary?  Probably would need to compile oggenc or lame for ARM architecture, and then you would need free space for the ripper to put wavs on your Z or storage cards until they could be encoded.  Has anyone done this or is it even possible?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129304\"][{POST_SNAPBACK}][/a][/div]
 It seems that it would be possible.  you have a usb cd working already?
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

alee16

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Cd Rip With Z?
« Reply #2 on: June 01, 2006, 05:29:59 pm »
Quote
Quote
Would it be possible to rip cds with the Z from an external cd drive?

What programs would be necessary?  Probably would need to compile oggenc or lame for ARM architecture, and then you would need free space for the ripper to put wavs on your Z or storage cards until they could be encoded.  Has anyone done this or is it even possible?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129304\"][{POST_SNAPBACK}][/a][/div]
It seems that it would be possible.  you have a usb cd working already?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=129343\"][{POST_SNAPBACK}][/a][/div]

No, I just got my Z today, I barely know how to navigate it.  I did ask someone else about a usb to ide adapter that they got to work, it seems that would work.
Sharp C1000 running pdaXrom 1.1.0beta4!
w/Lexar 1GB 40x Compactflash card &
Toshiba 512mb SD card

poplav

  • Newbie
  • *
  • Posts: 23
    • View Profile
    • http://
Cd Rip With Z?
« Reply #3 on: June 01, 2006, 11:34:02 pm »
It should work, but getting the CD drive to work with the IDE adeapter requires a module. I don't remember which one, but if someone who has one working, could post what procedures they used, that would be great. Space would be easy though, you can use a hard drive over usb at the same time as the CD.
SL-6000L SHARP V1.12
1GB PNY CF
1GB KINGSTON SD, 256MB PNY SD
56K SOCKET CF MODEM
Z<-CF<-PCMCIA ADAPTER
5GB TOSHIBA PCMCIA HDD, 4GB MAGICSTORE USB HDD
4 PORT TARGUS MINI-USB HUB

alee16

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Cd Rip With Z?
« Reply #4 on: June 02, 2006, 01:07:48 am »
Here is a link to the thread about the cable I was talking about: https://www.oesf.org/forums/index.php?showt...c=19076&hl=eide

You can hook up any ide device and it has its own power supply.
Sharp C1000 running pdaXrom 1.1.0beta4!
w/Lexar 1GB 40x Compactflash card &
Toshiba 512mb SD card

alee16

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Cd Rip With Z?
« Reply #5 on: June 05, 2006, 05:47:42 pm »
I almost have usb cd working.

When I plug the cd burner into my Z, and try mounting with:
mount /dev/scd0 /mnt/usbstorage
I get the typical mounting read-only message, but it repeats 7 times   , and then says invalid argument  .

Has anyone encountered this before?
« Last Edit: June 05, 2006, 05:48:01 pm by alee16 »
Sharp C1000 running pdaXrom 1.1.0beta4!
w/Lexar 1GB 40x Compactflash card &
Toshiba 512mb SD card

the_oak

  • Sr. Member
  • ****
  • Posts: 426
    • View Profile
    • http://
Cd Rip With Z?
« Reply #6 on: June 06, 2006, 08:11:44 am »
Do you have isofs-modules installed?Maybe need to mount specifying file system:

mount -t iso9660 -o ro /dev/scd0 /mnt/usbstorage
SL-6000L running Sharp 1.12 rom, (SOLD)
Fujitsu U820 with Windows 7
White Intel MacBook

alee16

  • Full Member
  • ***
  • Posts: 113
    • View Profile
Cd Rip With Z?
« Reply #7 on: June 06, 2006, 08:26:19 am »
Quote
Do you have isofs-modules installed?Maybe need to mount specifying file system:

mount -t iso9660 -o ro /dev/scd0 /mnt/usbstorage
[div align=\"right\"][a href=\"index.php?act=findpost&pid=130050\"][{POST_SNAPBACK}][/a][/div]

Thanks!  I just needed to specify the filesystem, and I was able to mount from my internal dvd burner plugged into a ide to usb adapter (with a power supply).  

I was even able to watch a very low bitrate dvd that I had created with mp2 audio.  I tried a black and white movie (like the $1 ones you get at wally world), but it had ac3 audio and mplayer wasn't compiled with support for that I don't think.
Sharp C1000 running pdaXrom 1.1.0beta4!
w/Lexar 1GB 40x Compactflash card &
Toshiba 512mb SD card