linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* GNU Parted, linuxppc support coming :-)
@ 2000-07-04 21:44 Andrew Clausen
  2000-07-05 12:07 ` Hollis Blanchard
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Clausen @ 2000-07-04 21:44 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: GNU Parted list


Hi all,

I've started hacking on linuxppc (on Macs) support for GNU Parted, a
partition program.  It's like fdisk (or pdisk), but it can also
create, copy and resize file systems that it has special support for.
More info at:

	www.gnu.org/software/parted

I'm trying to support the Mac partition map, but I'll need some help,
since I don't have a PowerPC :-(

Could someone send me their partition map?  You can get this with:

	# dd if=/dev/hda bs=512 count=MAP-SIZE | gzip | map.gz

If you don't know how big your partition map (+1 for driver block) is,
then 64 should do (?).  (What's a reasonable size for a partition
map?)

Note: I'm not adding HFS support at this stage - it's a LOT of work.
So you'll be able to resize ext2 partitions in the near future, but
not HFS partitions :-/  Unless there are some volunteers...

Of course, I'd also be happy very if someone could help with the code,
or just testing :-)

Thanks!
Andrew Clausen

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: GNU Parted, linuxppc support coming :-)
@ 2000-07-05 14:49 Iain Sandoe
  0 siblings, 0 replies; 11+ messages in thread
From: Iain Sandoe @ 2000-07-05 14:49 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Andrew Clausen


Andrew Clausen wrote:
> Hollis Blanchard wrote:
>> Andrew Clausen wrote:

>> > Note: I'm not adding HFS support at this stage - it's a LOT of work.
>> > So you'll be able to resize ext2 partitions in the near future, but
>> > not HFS partitions :-/  Unless there are some volunteers...
>>
>> There seems to be a shortage of HFS folks these days. :) But ext2
>> resizing sounds very cool.
>
> Excuse my ignorance... what FS's do people usually use with MacOS?
> HFS/HFS+?
>
> (Is the point "no-one uses MacOS", or "no-one's hacking on HFS
> in Linux"?)

People are still using a hybrid of both - this is because dual-boot machines
(e.g. all of mine) must use HFS if they want to talk to linux.

However, HFS is deprecated in the Mac world and is/will be replaced by HFS+
which includes the necessary support for MacOS X/Darwin and fits more
comfortably into the u*ix world (in general).

There is an Apple Paper on the issues
(http://www.mit.edu/people/wsanchez/papers/USENIX_2000/) which is quite
readable.

There are also some developers on the list who are actively working on HFS+
(I should be contributing, sorry guys, but am a bit tied up with audio stuff
right now).

We should keep HFS/HFS+ support - because there are still reasons to
dual/multi-boot Macs (e.g. Darwin work and some apps/stuff which just isn't
there on Linux... yet).

Hope that helps,
Iain.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2000-07-10 22:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-04 21:44 GNU Parted, linuxppc support coming :-) Andrew Clausen
2000-07-05 12:07 ` Hollis Blanchard
2000-07-04 23:07   ` Andrew Clausen
2000-07-05 20:01     ` Daniel Jacobowitz
2000-07-06  5:37       ` Michel Lanners
2000-07-08  5:07         ` Ethan Benson
2000-07-08  8:58           ` Timothy A. Seufert
2000-07-10 22:19             ` Michel Lanners
2000-07-05 12:26   ` Michel Dänzer
2000-07-04 23:06     ` Andrew Clausen
  -- strict thread matches above, loose matches on Subject: below --
2000-07-05 14:49 Iain Sandoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).