THANX. You guys are the best. Got the hard drive going now just playing around with the mp4 player. It's a cheepie from ebay. Chinese and will probably read ogg vorbis. I will convert and try.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, March 19, 2009 1:00 PM To: [email protected] Subject: clug-talk Digest, Vol 53, Issue 29 Send clug-talk mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://clug.ca/mailman/listinfo/clug-talk_clug.ca or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of clug-talk digest..." Today's Topics: 1. Re: clug-talk Digest, Vol 53, Issue 27 (Gustin Johnson) 2. Re: clug-talk Digest, Vol 53, Issue 27 (Gustin Johnson) 3. Re: ipod (Gustin Johnson) 4. Re: ipod (Mark Carlson) 5. Re: ipod ([email protected]) ---------------------------------------------------------------------- Message: 1 Date: Thu, 19 Mar 2009 11:13:22 -0600 From: Gustin Johnson <[email protected]> Subject: Re: [clug-talk] clug-talk Digest, Vol 53, Issue 27 To: CLUG General <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan Mueller wrote: > Thanx for the way to get the windows drive in xubuntu. You said something > about adding a line in /etc/fstab ?? I have never done something like this. sudo gedit /etc/fstab Any text editor will do, I personally use vim, but any text editor works. The specific syntax will depend on the file system of the Windows partition (fat32 vs ntfs). Examples: /dev/sda1 /path/to/mount vfat defaults 0 0 /dev/sda1 /path/to/mount ntfs-3g defaults 0 0 Of course you should adjust this to match the specifics of your computer. > How do I do it that at every boot up I can see the hard drive in the file > system?? > Once there is an entry in the fstab, it will be mounted automatically on boot (unless you add the noauto option). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknCfSsACgkQwRXgH3rKGfNWyACfTGGAgBggz9D5aXN2R9EPcZ0h ctYAn2zV6AKRD+xT6E2PQp75ecWT6zs4 =kWT6 -----END PGP SIGNATURE----- ------------------------------ Message: 2 Date: Thu, 19 Mar 2009 11:17:34 -0600 From: Gustin Johnson <[email protected]> Subject: Re: [clug-talk] clug-talk Digest, Vol 53, Issue 27 To: CLUG General <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [email protected] wrote: >> Thanx for the way to get the windows drive in xubuntu. You said something >> about adding a line in /etc/fstab ?? I have never done something like >> this. >> How do I do it that at every boot up I can see the hard drive in the file >> system?? >> >> > > You can use your favorite text editor to specify additional > items/partitions in the '/etc/fstab' file. > > You'll also need to make and an empty directory to use as the mount point. > > Sample attached below, > Simon. > > > -- > si...@tupak:~$ cat /etc/fstab > # /etc/fstab: static file system information. > # > # <file system> <mount point> <type> <options> <dump> <pass> > proc /proc proc defaults 0 0 > # /dev/sda1 > UUID=dbfd6a92-f719-479f-a179-a555cf643313 / ext3 > errors=remount-ro 0 1 > # /dev/sda9 > UUID=8008400e-0ac6-4c17-8a40-d30b77c85ef8 /home ext3 defaults > 0 2 > # /dev/sdb1 > UUID=23def086-0547-4a73-8818-e2a54079283a /media/sdb1 ext2 defaults > 0 2 > -- You can find a device's uuid from /dev/disk/by-uuid (eg. "ls -l /dev/disk/by-uuid"). You can use "ls -l /dev/disk/by-id" to help identify the various block devices (aka storage devices, hard drives, flash drives etc.) that are currently attached to your system. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknCfi0ACgkQwRXgH3rKGfOKTACbB2wqh1HQ/lpTcT0EBA3fCz5q 5HoAn2HLZVHmwSVnQdFaVOmh8dMgYH4z =jdHZ -----END PGP SIGNATURE----- ------------------------------ Message: 3 Date: Thu, 19 Mar 2009 11:20:37 -0600 From: Gustin Johnson <[email protected]> Subject: Re: [clug-talk] ipod To: CLUG General <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan Mueller wrote: > Whats the best application to load videos and music onto an ipod. > Something not command line. > I use Amarok, I have not tested videos though (2nd gen Nano does not play videos). It should be noted that recent iPod models are not currently supported. If anyone is in the market for an mp3 player, avoid Apple products. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknCfuQACgkQwRXgH3rKGfN+4QCfcF8nIFx2BNyjOZ8EHi4MGsWT UEMAn3f3ZayqhHbR4BILthrKn+UY1wyI =8qGr -----END PGP SIGNATURE----- ------------------------------ Message: 4 Date: Thu, 19 Mar 2009 11:25:57 -0600 From: Mark Carlson <[email protected]> Subject: Re: [clug-talk] ipod To: CLUG General <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1 On 3/19/09, Gustin Johnson <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Dan Mueller wrote: > > Whats the best application to load videos and music onto an ipod. > > Something not command line. > > > > I use Amarok, I have not tested videos though (2nd gen Nano does not > play videos). > > It should be noted that recent iPod models are not currently supported. > If anyone is in the market for an mp3 player, avoid Apple products. New versions of Amarok can manage videos on the iPod, but cannot play videos by itself as far as I know. It plays the audio in Amarok, but no video. -Mark C. ------------------------------ Message: 5 Date: Thu, 19 Mar 2009 13:37:23 -0400 (EDT) From: [email protected] Subject: Re: [clug-talk] ipod To: "CLUG General" <[email protected]> Message-ID: <[email protected]> Content-Type: text/plain;charset=iso-8859-1 > If anyone is in the market for an mp3 player, avoid Apple products. It the spirit of Open Source... 'Go Ogg!!'. http://wiki.xiph.org/index.php/PortablePlayers Simon. ------------------------------ _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca End of clug-talk Digest, Vol 53, Issue 29 ***************************************** _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

