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

ybin problem



Hi,
ybin complains :
/----------------------------------------------------------------------

stella:/home/scheffle# ybin
hmount: /dev/hda2: not a Macintosh HFS volume (Invalid argument)
ybin: An error occured trying to access /dev/hda2 as HFS

my partition looks like :
/----------------------------------------------------------------------

/dev/hda
        #                    type name                 length   base    
( size )  system
/dev/hda1     Apple_partition_map Apple                    63 @ 1       
( 31.5k)  Partition map
/dev/hda2         Apple_Bootstrap bootstrap              1600 @ 64      
(800.0k)  Unknown
/dev/hda3         Apple_UNIX_SVR2 data                4194304 @ 1664    
(  2.0G)  Linux native
/dev/hda4               Apple_HFS osx                 8398991 @ 4195968 
(  4.0G)  HFS
 
Block size=512, Number of Blocks=12594959
DeviceType=0x0, DeviceId=0x0

my yaboot.conf:
/----------------------------------------------------------------------
## Example yaboot.conf for ybin and yaboot >= 0.6
## see man yaboot.conf for more details.

## Change to your bootstrap partition ie: /dev/hda2
boot=/dev/hda2
device=/pci@80000000/pci-bridge@d/formacSA1@2/@1
partition=2
delay=10
timeout=20
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
 
default=Linux
 
macos=/dev/hdb7
 
## Comment out if you have a newworld compatible nvsetenv (ybin can
## likely detect the incompatible version) when commented out ybin
## will update the boot-device variable in OpenFirmware to the
## bootstrap partition.
#nonvram
 
image=/boot/vmlinux
        label=Linux2.2
        root=/dev/sda6
        read-only
        partition=6
 
image=/boot/vmlinux-2.4
        label=Linux
        root=/dev/sda6
        read-only
        partition=6
/----------------------------------------------------------------------
What am I doing wrong ?

-- 
arne
--
jabber id:arne@knup.de
icq#:114500547
web:http://people.knup.de/~scheffle



Reply to: