[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#260333: PowerMac G3 (beige) installing kernel-image_powerpc_2.6.7-3 on sarge



On (29/07/04 07:15), Jens Schmalzing wrote:
> Clive Menzies writes:
> 
> > mac-fdisk -l dev/hda
> [...]
> 
> Looks okay.
> 
> > ls -l dev/hda*
> [...]
> 
> And the device nodes are fine as well.
> 
> > mount dev/hda5 mnt
> > mount: Mounting /target/dev/hda5 on /target/mnt failed: Invalid argument
> > 
> > Confusing what?
> 
> Indeed.  Check whether the kernel read back the correct partition
> table; it keeps its idea of the partitioning in /proc/partitions.
> Also, try to access the partition on a lower level, for example just
> dd a few blocks off it with 'dd if=/dev/hda5 of=/dev/null count=42 bs=1k'.
Hi Jens

Here's where I've got to:

pwd
/target/proc
cat partitions
major minor  #blocks  name

   2     0       1440 fd0 
   3     0    4209408 hda 
   3     1         31 hda1 
   3     2         27 hda2 
   3     3         37 hda3 
   3     4        256 hda4 
   3     5     264097 hda5 
   3     6     146484 hda6 
   3     7    1496094 hda7 
   3     8     604492 hda8 
   3     9     113281 hda9 
   3    10    1363281 hda10 
   3    11     221324 hda11 

dd if=/target/dev/hda5 of=/target/dev/null count=42 bs=1k 
42+0 records in 
42+0 records out

Any clues here?

Regards

Clive

-- 
http://www.clivemenzies.co.uk
strategies for business



Reply to: