On Sat, 5 Dec 2009, Torsten Harenberg wrote: > Some of "my" machines have RAID systems (these ones have a Dell Perc 5/i > SCSI controller) with GPT partition tables. So the NetBSD kernel stops at > > sd0: fabricating a geometry > > (the next device should be sd1 and this has a GPT table). > > So I tried to build g4u myself with GPT enabled. I followed the > instructions on the web, but enabled > > options DKWEDGE_METHOD_GPT # Supports GPT partitions as wedges > > in the G4U kernel config. ... > /usr/src/sbin/fsck/partutil.c: In function 'part2wedge': > /usr/src/sbin/fsck/partutil.c:101: error: 'devminor_t' undeclared (first > use in this function) > /usr/src/sbin/fsck/partutil.c:101: error: (Each undeclared identifier is > reported on ly once > /usr/src/sbin/fsck/partutil.c:101: error: for each function it appears in.) > /usr/src/sbin/fsck/partutil.c:101: error: expected ')' before 'ptn'
g4u currently doesn't support GPT. If you want to venture into that direction, I recommend posting to the appropriate NetBSD amiling list directly, and ask for support there. For your case, I'd try [email protected]. Don't forget stating from what date and CVS branch your sources are, exactly. Good luck! - Hubert ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
