Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
Pages: (2) </ [1] 2 >/

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: How can I install damn small linux in my ipod?< Next Oldest | Next Newest >
stryker Offline





Group: Members
Posts: 1
Joined: Dec. 2005
Posted: Dec. 26 2005,14:48 QUOTE

Hi. First, sorry about my english...

I have read the web, but i can't find a guide about how to install damn small linux in a usb device. I have a mp3 with 3.3 GB (it is like an ipod, but this is not from apple). I tried to extract the files from the iso (the version I downloaded was "dsl-2.0.iso" and it has only 3 folders inside, without any autorun file), and copy them to the usb device, but this don't work. I tried to run it in a livecd too, but in the desktop I can't find any reference to create an usb stick or something like that.

Can someone helpme?

SALU2
Back to top
Profile PM 
the_clocks Offline





Group: Members
Posts: 1
Joined: Dec. 2005
Posted: Dec. 27 2005,02:49 QUOTE

same but i want to try on my psp :)
Back to top
Profile PM 
ceecrb1
Unregistered






Posted: Dec. 27 2005,20:09 QUOTE

Solution.. buy an iriver and use ROCKBOX
Back to top
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: Dec. 27 2005,20:28 QUOTE

You should backup your MP3 device to your hard drive (linux or FAT32 partition, not NTFS partition) before doing an installation.

First, boot DSL from livecd.
Then Upgrade to GNU Utils.
Then use emelfm to mount your hard drive partition, IE:
Start Emelfm and go to /mnt
Right click on hd partition name like "hda1" for example and choose Mount from the menu
Then open a terminal window and type:

dmesg | grep scsi -A 3

to find your mp3 player device name, for this example "sda".  Then back it up with:

sudo su
dd if=/dev/sda of=/mnt/hda1/my_backup.img

It is a BIG backup, so you need plenty of free disk space and plenty of free time.

Restoration is the reverse of backup:

dd if=/mnt/hda1/my_backup.img of=/dev/sda


So now you are ready to play with your device, knowing that you have a big "UNDO" button in case of problems.

The USBHDD script will probably fail because your device is larger than 2.1GB and the FAT partition only supports sizes up to 2.1GB

So plan "B" is to either copy the files from the DSL cd over to your mp3 player and then use a DSL USB boot floppy disk to boot it up, or you can try an alternative bootloader like GRUB. The default DSL USB bootloader is SYSLINUX and SYSLINUX does not like FAT32 partitions (your mp3 player is probably formatted as a FAT32 data partition)

Search the forums or google for information on GRUB and USB booting.

Good Luck.
Back to top
Profile PM 
stryker
Unregistered






Posted: Dec. 30 2005,17:06 QUOTE

thanks a lot. I will try.

SALU2
Back to top
6 replies since Dec. 26 2005,14:48 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

Pages: (2) </ [1] 2 >/
reply to topic new topic new poll
Quick Reply: How can I install damn small linux in my ipod?

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code