Re: Linux upgrade puzzler

"Wesley J. Landaker" <[email protected]>
Newsgroups gmane.org.user-groups.nmlug
Organization icecavern.net
Message-ID <[email protected]>
On Friday 29 December 2006 14:22, lee wrote:
> Results of cat /proc/partitions /proc/mounts
>
> major minor  #blocks  name
>
>    3     0   39070080 hda
>    3     1    6136798 hda1
>    3     2          1 hda2
>    3     5     506016 hda5
>    3     6   32427171 hda6

Okay, so you have 4 partitions. Judging only from their size, 2 of the look 
like data (hda1 and hda6), one looks like swap (hda5) and one looks like 
partition with nothing on it (hda2).

> rootfs / rootfs rw 0 0
> /dev/root / ext3 rw,noatime,data=ordered 0 0
> none /proc proc rw,nodiratime 0 0
> none /dev/pts devpts rw 0 0
> sysfs /sys sysfs rw 0 0
> tmpfs /var/run tmpfs rw 0 0
> tmpfs /var/lock tmpfs rw 0 0
> usbfs /proc/bus/usb usbfs rw 0 0
> /dev/root /dev/.static/dev ext3 rw,noatime,data=ordered 0 0
> udev /dev tmpfs rw 0 0
> devpts /dev/pts devpts rw 0 0
> tmpfs /dev/shm tmpfs rw 0 0
> tmpfs /var/run tmpfs rw 0 0
> tmpfs /var/lock tmpfs rw 0 0
> capifs /dev/capi capifs rw 0 0
> binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0

Here, you don't have any of the partitions mounted--I'm guessing this was 
from a live-CD or something?

What you can try now is something like this:

mkdir /mnt/hda1
mkdir /mnt/hda6
mount /dev/hda1 /mnt/hda1
mount /dev/hda6 /mnt/hda6

Now look in /mnt/hda1 and /mnt/hda6 and see if your "missing" data is 
actually in one of those.

My *guess* is that your hda1 is your old "/" partition, but has data in home 
(i.e. /mnt/hda1/home) and hda6 is your old "/home" partition.

If you don't find what you're looking for, it might help to work on this a 
little more interactively (e.g. XMPP, IRC, or a shared screen session).

-- 
Wesley J. Landaker <[email protected]> <xmpp:[email protected]>
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2

_______________________________________________
NMLUG mailing list
[email protected]
http://www.nmlug.org/mailman/listinfo/nmlug
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBFlo0b8KmKTEzW49IRAr1hAJ4mbeSyWE0HwTNOmBrFK8wXZsmleACeIE5X
o8hEtRs4S4bWjaOL40O9nRs=
=QTEF
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.