can't access partition

Karl F. Larsen klarsen1 at gmail.com
Tue Jul 14 21:45:36 UTC 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gary Kirkpatrick wrote:
> Since I already removed Hardy, now I just want to create a partiion for data
> that I can access from my single install of 9.04. in gparted, I formatted
> both as ext 3 but I still can access the new partition.  Is there something
> else I am supposed to do?  Can't seem to find anything else to do in the
> gparted documentation.
> 
> thanks


	You need to mount the new partition after you mount the main partition.
I mount a partition with /etc/fstab. That way it gets mounted automatic
every time. Here is my fstab:

karl at hardy:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda6
UUID=8713c541-dffa-4fd2-b22b-e600afacbab2 /               ext3
relatime,errors=remount-ro 0       1
# /dev/sda3
UUID=77cb374a-6349-427e-9b57-ea6776f4a52d none            swap    sw
          0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
# /dev/sda5       /home       ext3     defaults        1   2
UUID=40cb6175-3c6e-4a7f-ae57-083cccbbba63 /home  ext3 defaults 1  2

	This last entry is where I mount my Home partition /dev/sda5 to this
main one.

	You can do the same.


73 Karl




karl at hardy:~




> 
> 
> gary
> 
> On Tue, Jul 14, 2009 at 11:36 AM, Karl F. Larsen <klarsen1 at gmail.com> wrote:
> 
> Gary Kirkpatrick wrote:
>>>> I reinstalled 9.04 and eliminated 8.04.  Looks like 9.04 runs better on
> this
>>>> dell notebook.   Even allows me access a vista machine, which I'd never
> been
>>>> able to do.
>>>>
>>>> I'd come to the conclusion that it's not possible to exchange data
> between
>>>> ubuntu versions.
>>>>
>>>>
>         I use EXACTLY the same /home/karl/ on Hardy 8.10 and Jaunty. I
> install
> the partition with /etc/fstab on each version. Works great!
> 
> 
> 73 Karl
> 
> 
>>
- --
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>>

- --

	Karl F. Larsen, AKA K5DI
	Linux User
	#450462   http://counter.li.org.
        Key ID = 3951B48D

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKXPyANuSIOjlRtI0RAlzzAJ9PW0njgCw8PivhgmT5jY6Sl2TyRACgueSD
ICd2wg/eIRu7MJuGMgYDnvw=
=b6Hj
-----END PGP SIGNATURE-----




More information about the ubuntu-users mailing list