Re: reading an old Linux drive from a new one?
- From: anti@xxxxxxxxxxxx (Dushan Mitrovich)
- Date: Fri, 23 Jun 2006 00:03:29 -0700
"Nico Kadel-Garcia" <nkadel@xxxxxxxxxxx> wrote:
"Dushan Mitrovich" <anti@xxxxxxxxxxxx> wrote in message
news:abimE5aAHEJT092yn@xxxxxxxxxxxx
I got a new hard drive to replace the too-small older one, and they both
have essentially the same OS (SL 4.2) on them, and the same filesystem
type (ext3). The old HD was put in a removable rack tray, and shows up
as hdd (the new is hdb, and the CD-burner is hdc).
But the only partition I can see is hdd1, which shows the old /boot; how-
ever hdd2, which I expect is the old / shows nothing at all. Do I need
to mount it, even tho it's already ext3? Should have tried this before.
- Dushan Mitrovich
What does "fdisk -l" say about your drives? You may have to mount it by
hand: automounting partitions for you is begging for trouble, so I'm not
aware of any OS doing it for other hard drives.
Here's the output I get from 'fdisk -l':
-------------------------------------------
Disk /dev/hda: 20.5 GB, 20576747520 bytes
255 heads, 63 sectors/track, 2501 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1 8001 a OS/2 Boot Manager
/dev/hda2 2 17 128520 6 FAT16
/dev/hda3 18 2501 19952730 5 Extended
/dev/hda5 18 33 128488+ 6 FAT16
/dev/hda6 34 97 514048+ 7 HPFS/NTFS
/dev/hda7 98 117 160618+ 7 HPFS/NTFS
/dev/hda8 118 181 514048+ 7 HPFS/NTFS
/dev/hda9 182 819 5124703+ 7 HPFS/NTFS
/dev/hda10 820 2349 12289693+ 7 HPFS/NTFS
/dev/hda11 2350 2501 1220908+ 7 HPFS/NTFS
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 140 1020127+ 82 Linux swap
/dev/hdb3 141 9729 77023642+ 83 Linux
Disk /dev/hdd: 5129 MB, 5129671680 bytes
255 heads, 63 sectors/track, 623 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 * 1 10 80293+ 83 Linux
/dev/hdd2 11 623 4923922+ 8e Linux LVM
Disk /dev/sda: 131 MB, 131072000 bytes
16 heads, 32 sectors/track, 500 cylinders
Units = cylinders of 512 * 512 = 262144 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 499 127728 6 FAT16
-------------------------------------------
'hda' is the first fixed HD, on which my OS/2 system sits, 'hdb' is the
second fixed HD holding the newly installed SciLinux, and 'hdd' is the
old HD now put in as a removable disk. What puzzles me is that before
being supplanted by the bigger new disk, 'hdd' had the same three parti-
tions as the new 'hdb'. Yet only 'hdd1', which is the '/boot' partition,
is as expected, and readable. There was one difference between 'hdd' and
'hdb': in 'hdd' the sequence was /boot, /, swap, rather than the sequence
in 'hdb' of /boot, swap, /. I wonder if that could be a contributing
factor.
- Dushan
.
- References:
- reading an old Linux drive from a new one?
- From: Dushan Mitrovich
- Re: reading an old Linux drive from a new one?
- From: Nico Kadel-Garcia
- reading an old Linux drive from a new one?
- Prev by Date: Re: Fedora / FreeBSD files question
- Next by Date: cannot change time on Fedora
- Previous by thread: Re: reading an old Linux drive from a new one?
- Next by thread: Re: reading an old Linux drive from a new one?
- Index(es):
Relevant Pages
|