Author Topic: Gui File Viewer  (Read 5147 times)

10BaseT

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://
Gui File Viewer
« on: April 17, 2007, 11:07:14 pm »
hey,

 I've been hacking at this for a while now trying to relink the /home/zaurus/Documents dir to also inculed something like

ln -s /mnt/smb /home/zaurus/Documents/
ln -s /mnt/usbstorage /home/zaurus/Documents/

Of course I rebuilt the Documents dir so that it exists as dir instead of a sys-link relinking everything underneath it...

This allows me to navigate into my USB drive and my smbmount from the file viewer in the Music Player and in Kino2 and play music. But rebooting is a bad idea… the rc.rofilrsys scrip moves everything around and relinks it all. (sometimes I feel that the Z is just about the right size for a hockey puck)

I tried hacking rc.rofilrsys file but I seem to end up with an unbootable Z
I tried using Meanie’s rc.rofilrsys file (because I hate the damn thing so much) reformatting the drive and all. This also ends with and unbootable Z.

I think to myself there has got to be a clever way of fixing the problem of not being able to navigate to my other mount points with the Z’s file browser.

I have a 12gb USB hard drive that I power off my truck and would like to use it to have a bigger music selection while on the road… and a network share on a windows server 2003 that has the same music I can use while roaming around the house.

Any help is welcome

-C.Halen
Loadout
(SL-C3100 - Cacko 1.23, SMC(2642w) wireless CF card, SanDisk ultra II 1gb, usb others...)
-- "Ha, he called it a PDA..."

njefferies

  • Newbie
  • *
  • Posts: 29
    • View Profile
Gui File Viewer
« Reply #1 on: April 18, 2007, 07:08:35 am »
What's wrong with just putting the links IN the Documents directory?
Current: HP Omnibook 300, Dell XPS 13 Dev Edition, Samsung Tab S 8.4, GPD Pocket
Past: Compaq Concerto, Palm III, TRG Pro, Handera 330, Omnibook 600, AST Ascentia J30, Omnibook 800CT, Palm Tungsten T, Lifebook B2154, Zaurus SL-C1000, Lifebook U810

tanjian2

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
Gui File Viewer
« Reply #2 on: April 18, 2007, 08:06:32 am »
Quote
What's wrong with just putting the links IN the Documents directory?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159159\"][{POST_SNAPBACK}][/a][/div]
I second that - something like:

ln -s /mnt/usbstorage  /home/zaurus/Documents/usb     and
ln -s /mnt/smb /home/zaurus/Documents/smb    

should do the trick......
SL-C3000(Spitz) - pdaXii13 5.5alpha + sound enhanced kernel - MD in 1 great big partition -  Ambicom CF Wifi + USB Ethernet  and NOW Zubuntu on a 4Gb SD

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Gui File Viewer
« Reply #3 on: April 18, 2007, 12:32:08 pm »
This looked like a good idea for me to get my cdrom to be browseable in the GUI file manager.
on a C3100 /home/zaurus/Documents is already a symlink to /hdd3/Documents
Since /hdd3 is FAT formatted, when I do
ln -s /mnt/cdrom /home/zaurus/Documents/cdrom
I get this error
ln: /mnt/cdrom /home/zaurus/Documents/cdrom: Operation not permitted
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

tanjian2

  • Jr. Member
  • **
  • Posts: 98
    • View Profile
Gui File Viewer
« Reply #4 on: April 18, 2007, 07:22:58 pm »
Quote
This looked like a good idea for me to get my cdrom to be browseable in the GUI file manager.
on a C3100 /home/zaurus/Documents is already a symlink to /hdd3/Documents
Since /hdd3 is FAT formatted, when I do
ln -s /mnt/cdrom /home/zaurus/Documents/cdrom
I get this error
ln: /mnt/cdrom /home/zaurus/Documents/cdrom: Operation not permitted
[div align=\"right\"][a href=\"index.php?act=findpost&pid=159195\"][{POST_SNAPBACK}][/a][/div]
Oops - forgot all the Sharp issues - links won't work on FAT formatted drives - I ended up creating an ext2 partition for /home/zaurus when I last used a Sharp rom....

Gotta love a full blown Linux distro like pdaxrom for solving all those sorts of issues.
(and maybe providing a few different problems..)
SL-C3000(Spitz) - pdaXii13 5.5alpha + sound enhanced kernel - MD in 1 great big partition -  Ambicom CF Wifi + USB Ethernet  and NOW Zubuntu on a 4Gb SD

10BaseT

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://
Gui File Viewer
« Reply #5 on: April 19, 2007, 03:23:21 am »
yeah... that dir is fat 32 and it's on hdd3...

unless i'm out of my mind...

and I do think the way the hdd3 is formated is dumb... and the way it's mounted in the rc.rofilrsys. but thats what we got to work with here...

thx

-C.Halen
Loadout
(SL-C3100 - Cacko 1.23, SMC(2642w) wireless CF card, SanDisk ultra II 1gb, usb others...)
-- "Ha, he called it a PDA..."

njefferies

  • Newbie
  • *
  • Posts: 29
    • View Profile
Gui File Viewer
« Reply #6 on: April 19, 2007, 07:11:53 am »
Warning!!! **untested speculation**

I'm wondering whether the "easiest" solution may be to install the "akita" version of Cacko since it ignores the hard drive (but has the cf drivers in for the slot that IS there on the 1K). Then the hdd can be ext2 formatted and symlinked in manually where required.

I guess the FAT format is so the USB drive emulation can work.
Current: HP Omnibook 300, Dell XPS 13 Dev Edition, Samsung Tab S 8.4, GPD Pocket
Past: Compaq Concerto, Palm III, TRG Pro, Handera 330, Omnibook 600, AST Ascentia J30, Omnibook 800CT, Palm Tungsten T, Lifebook B2154, Zaurus SL-C1000, Lifebook U810

10BaseT

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://
Gui File Viewer
« Reply #7 on: April 20, 2007, 02:11:13 am »
Quote
I guess the FAT format is so the USB drive emulation can work.


yeah... I use that though. I'm thinking that maybe i should take an other look at Meanie’s  hacked rc.rofilrsys file... a swap would be nice...

as I'm looking at the rc.rofilrsys file it looks like it might take care of my problem...

any suggestions?
Loadout
(SL-C3100 - Cacko 1.23, SMC(2642w) wireless CF card, SanDisk ultra II 1gb, usb others...)
-- "Ha, he called it a PDA..."