Search found 5 matches
- Mon Mar 29, 2010 4:11 am
- Forum: S3C2440 Boards
- Topic: How to access NTFS HDD on USB?
- Replies: 1
- Views: 2488
Re: How to access NTFS HDD on USB?
Well my friend... if your mini recognize the usb hdd (dmesg will show you this), you can simply create a directory: "mkdir /usbhdd" (without ") and then still on shell type: "mount -t ntfs /dev/device /usbhdd" (without ") Where the device part is the disk you are using. Dmesg will inform you this...
- Sun Mar 28, 2010 8:27 am
- Forum: S3C2440 Boards
- Topic: is ftp working ????????
- Replies: 2
- Views: 5111
Re: is ftp working ????????
Try xxxxxx as passwd
- Mon Mar 22, 2010 7:52 am
- Forum: S3C2440 Boards
- Topic: xorg on mini2440
- Replies: 3
- Views: 4277
Re: xorg on mini2440
that´s bad... Do you recommend other way to get this arm work in graph mode?
Thanks
Thanks
- Sun Mar 21, 2010 10:34 am
- Forum: S3C2440 Boards
- Topic: xorg on mini2440
- Replies: 3
- Views: 4277
Re: xorg on mini2440
Anyone?
- Thu Mar 11, 2010 7:46 am
- Forum: S3C2440 Boards
- Topic: xorg on mini2440
- Replies: 3
- Views: 4277
xorg on mini2440
Hello guys, how are you all? I hope everything ok... I was looking for a manner to run xorg inside a mini2440(with TFT touch 8'') emdebian distro. I was aiming to run icevm inside xorg but i couldn´t make it... does anyone has any directions or documentation that can help me in this situation? I can...