Am Dienstag 27 Juli 2010 22:39:26 schrieb Elimar Riesebieter:
> * drz [100727 22:11 +0200]:
> > Am Dienstag 27 Juli 2010 19:29:20 schrieb Elimar Riesebieter:
> > > * drz [100727 17:27 +0200]:
> > > [...]
> > >
> > > > > I get this error if I do ybin -v after checking this out:
> > > > >
> > > > > ybin:  /dev/hda7: No such file or directory
> > > > >
> > > > > although fdisk -l tells me:
> > > > > /dev/hda7         Apple_Bootstrap untitled               33203 @
> > > > > 84081652 ( 16.2M)  NewWorld bootblock
> > > > >
> > > > > can anyone help?
> > > > > thx
> > > > > drz
> > > >
> > > > To answer my own post: I bet its this bug of yaboot:
> > > >
> > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589701
> > >
> > > Cat your /etc/yaboot.conf here:
> >
> > Here you are: (Up-to-date Squeeze Installation,
> 
> Is this similar with the one generated by yabootconfig?
> 
> > but I have about 500 conflicts
> > when I aptitude update and upgrade)
> 
> Huuh. The same if you run apt-get update && apt-get dist-upgrade?

Ooops, apt-get solved all the conflicts... is this an aptitude bug?

> 
> > # cat /etc/yaboot.conf
> > ## yaboot.conf generated by debian-installer
> 
> Looks reasonable. How looks /etc/fstab?
I exchanged these outcommented lines in /etc/yaboot.conf
boot = /dev/hda7
# boot = "/dev/disk/by-label/bootstrap"  # they both dont work!

so it has to be the source of ybin`s failing

fstab
I have an encrypted /,swap & home (its a notebook)

# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system>         <mount point>   <type>          <options>               
        <dump>  
proc                    /proc           proc            defaults                
        0       0
/dev/mapper/hda4_crypt  /               ext3            errors=remount-ro       
        0 1 
# /dev/hda2             /boot           ext3            defaults                
        0      2
UUID=xxx-xxx            /boot           ext3            defaults                
0       2
/dev/mapper/hda6_crypt  /home           ext3            defaults                
        0     2
/dev/mapper/cswap       none            swap            sw                      
        0   0
# /dev/hdc              /media/cdrom0   udf,iso9660     user,noauto     0       0
/dev/cdrom1             /media/cdrom0   udf,iso9660     user,noauto     0 0
# /dev/hda3             /media/MacOS    hfsplus         rw,user                 
        0       0
UUID=xxx-xxx            /media/MacOS    hfsplus         rw,user                 
00
# /dev/hda8             /media/transit  ext2            rw,user                 
        0       0
UUID=xx-xxx             /media/transit  ext2            rw,user                 
00

Are UUIDs unique for all hard disks?

# fdisk -l
/dev/hda
# type name                  length   base      ( size )  system
/dev/hda1 Apple_partition_map Apple      63 @ 1  ( 31.5k)  Partition map
/dev/hda2 Apple_UNIX_SVR2 untitled  195508 @ 83886144  ( 95.5M)  Linux native
/dev/hda3 Apple_HFS Apple_HFS_Untitled_2  83623936 @ 262208    ( 39.9G)  HFS
/dev/hda4 Apple_UNIX_SVR2 untitled 29296876 @ 84114855  ( 14.0G)  Linux native
/dev/hda5 Apple_UNIX_SVR2 untitled 3906251 @ 113411731 (  1.9G)  Linux native
/dev/hda6 Apple_UNIX_SVR2 untitled 175781251 @117317982 ( 83.8G)  Linux native
/dev/hda7 Apple_Bootstrap untitled 33203 84081652 ( 16.2M)  NewWorld bootblock
/dev/hda8 Apple_UNIX_SVR2 untitled 19470780 @ 293105925 (  9.3G)  Linux native
/dev/hda9 Apple_Free Extra 262144 @ 64 (128.0M)  Free space
/dev/hda10  Apple_Free Extra 6692 @ 293099233 (  3.3M)  Free space
/dev/hda11 Apple_Free Extra  5103 @ 312576705 (  2.5M)  Free space


> 
> Elimar
> 

thx for helping
drz


-- 
To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007272334.31818....@rizzux.org

Reply via email to