Re: mount hfs+ partition

2006-11-01 Thread Ruben

At Tue, 31 Oct 2006 21:55:19 -0800 (PST), brian wrote:
 
 honest to god, i have only been able to mount hfsplus partition with
 mount -t ufs ufstype=openstep

I just want to confirm that one can mount hfsplus partitions used by
MacOSX on linux in read-write mode.  However, you should make sure
that you disable the journal on the partition, because the journal is
not supported on linux.  Note also that there is currently no support
to check the filesystem on linux.

On my system:
[EMAIL PROTECTED] ~ $ grep hfsplus /etc/fstab 
/dev/hda7   /mnt/machfsplus ro  0   0
/dev/hda8   /mnt/osxhfsplus ro,noauto   0   0
[EMAIL PROTECTED] ~ $ mount | grep hfsplus
/dev/hda7 on /mnt/mac type hfsplus (ro)

Yup, it is mounted read-only, because I only need to use that
partition read-only. If it is mounted read-write and for some reason
the partition is not umounted cleanly, I will have to reboot in OSX to
have the partition checked... so that's why I just mount it read-only,
but I used to mount it read-write before and writing did work.

 the package hfsplus, does not mount actually its a virtual thing.

hmmm...?

[EMAIL PROTECTED] ~ $ dpkg -L hfsplus 
/.
/usr
/usr/bin
/usr/bin/hpmount
/usr/bin/hpumount
/usr/bin/hpls
/usr/bin/hpcd
/usr/bin/hpcopy
/usr/bin/hppwd
/usr/bin/hpfsck
/usr/bin/hprm
/usr/bin/hpmkdir
/usr/share
/usr/share/linda
/usr/share/linda/overrides
/usr/share/doc
/usr/share/doc/hfsplus
/usr/share/doc/hfsplus/copyright
/usr/share/doc/hfsplus/changelog.gz
/usr/share/doc/hfsplus/changelog.Debian.gz
/usr/share/man
/usr/share/man/man7
/usr/share/man/man7/hfsplus.7.gz
/usr/share/man/man1
/usr/share/man/man1/hpfsck.1.gz
/usr/share/man/man1/hpls.1.gz
/usr/share/man/man1/hpmkdir.1.gz
/usr/share/man/man1/hpmount.1.gz
/usr/share/man/man1/hppwd.1.gz
/usr/share/man/man1/hprm.1.gz
/usr/share/man/man1/hpcd.1.gz
/usr/share/man/man1/hpcopy.1.gz
/usr/share/man/man1/hpumount.1.gz

Hmm.. and now I see there is a hpfsck... well, I read long time ago
that someone was trying to port it from the open source OSX
parts.. must have been ported in the mean time then.

 but the real hangup in both cases is its read only.
 so for the original poster of this thread, no help
 really.

guava ~ # mount -o remount,rw /mnt/mac
guava ~ # mount | grep hfsplus
/dev/hda7 on /mnt/mac type hfsplus (rw)
guava ~ # touch /mnt/mac/blahblah
guava ~ # ls -l /mnt/mac/blahblah   
-rw-r--r-- 1 root root 0 Nov  1 12:28 /mnt/mac/blahblah

 none of this has changed for me in the last year from
 2.6.8 through 2.6.18 kernel.

I've been using that HFS+ partition already for a long
time... probably about a year. And it's just with regular kernel
support and the hfsplus package. (on Debian unstable)

[EMAIL PROTECTED] ~ $ grep HFS /usr/src/linux/.config
CONFIG_HFS_FS=y
CONFIG_HFSPLUS_FS=y


Anyways.. can't help with the problem of the original poster.. like
someone else said.. it seems likely that the appropriate kernel module
is missing and/or the hfsplus package.

Ruben


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



tibook tv-out

2006-11-01 Thread chris kummerer
hi,

after reading this
http://lists.debian.org/debian-powerpc/2005/06/msg00569.html
I was wondering if this patch is already merged into 7.1.0
and if this is by now usable on ppc ?

if anyone got this to work by now any pointers to an xorg.conf
for tibookIV (radeon 9000 / R250) would be highly appreciated.

regards,

x


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Problems with Dial-up on Old World Mac

2006-11-01 Thread Jeffrey Rolland


On Nov 1, 2006, at 1:59 AM, Brad Boyer wrote:

I can't imagine that would be a problem, but I was just trying to  
think
of anything that might explain it. I think your issue is a little  
beyond

my knowledge of netatalk. Sorry I couldn't help.


Thanks for the help you did provide.

Anyone else have any advice to offer?

Sincerely,
--
Jeffrey Rolland
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: mount hfs+ partition

2006-11-01 Thread Brad Boyer
On Wed, Nov 01, 2006 at 12:34:38PM +0100, Ruben wrote:
 At Tue, 31 Oct 2006 21:55:19 -0800 (PST), brian wrote:
  honest to god, i have only been able to mount hfsplus partition with
  mount -t ufs ufstype=openstep

This is what you would use to mount a UFS partition as created by osx.
It definitely would not work on an HFS+ filesystem.

  none of this has changed for me in the last year from
  2.6.8 through 2.6.18 kernel.
 
 I've been using that HFS+ partition already for a long
 time... probably about a year. And it's just with regular kernel
 support and the hfsplus package. (on Debian unstable)
 
 [EMAIL PROTECTED] ~ $ grep HFS /usr/src/linux/.config
 CONFIG_HFS_FS=y
 CONFIG_HFSPLUS_FS=y
 
 
 Anyways.. can't help with the problem of the original poster.. like
 someone else said.. it seems likely that the appropriate kernel module
 is missing and/or the hfsplus package.

My G5 running sarge has the hfsplus.ko module.

-rw-r--r--  1 root root 88490 Nov 23  2005 
/lib/modules/2.6.8-power4-smp/kernel/fs/hfsplus/hfsplus.ko

This is the default kernel I've been using for ages.

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  kernel-image-2 2.6.8-12sarge1 Linux kernel image for 2.6.8-power4-smp

I agree that the kernel that the original poster was using was likely
misconfigured in some way to not have the hfsplus code. It's been
available in Debian kernels for a long time.

Brad Boyer
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: internet from lan

2006-11-01 Thread brian
this should not be, running 2.4 kernel as default
with release debian 3.1, it should be running 2.6.8-3.

that works fine with wall streets.

as far as the current netiso, testing, maybe not.
needs perhaps the 2.6.18 kernel which is still in
unstable. 

imho, better to get sarge right, first, then later
upgrade in place. (try that kernel first).

brian




--- Michael Tautschnig [EMAIL PROTECTED]
wrote:

  By the way, the iso that I used for install was:
  debian-31r3-powerpc-netinst.iso
  thanks for your help, barry
  
 
 Could you try to use the testing release? You can
 find an image at

http://cdimage.debian.org/cdimage/etch_di_beta3/powerpc/iso-cd/debian-testing-powerpc-netinst.iso
 
 However, I don't know whether the current release
 ought to work on powerpc,
 maybe someone else knows a bit more about that!?
 
 Other than that, I've never owned a Wallstreet and
 thus I don't know whether
 there are any known issues with a 2.4 kernel or the
 like.
 
 HTH,
 Michael
 
 



 

We have the perfect Group for you. Check out the handy changes to Yahoo! Groups 
(http://groups.yahoo.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Installing onto oldworld powercenter

2006-11-01 Thread mrbrown8

Greetings everyone. I have inherited five of these PowerComputing
PowerCenter 132 machines. I would like to try to put Linux of some sort
on them and make them useful. I know I can't boot a CD on them. I have
tried many of the floppy images from
http://people.debian.org/~wouter/d-i/powerpc-miboot/. I don't seem smart
enough to work through the netboot procedures I find. These machines
still have MacOS on them, but I hoping to use the entire disk for the
install.

Does someone have experience with PowerCenters that would be willing to
share what has and hasn't worked? Many thanks in advance.

-- 
Curtis Brown
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: mount hfs+ partition

2006-11-01 Thread Børge Holen
I've used hfsplus on daily basis.

On Wednesday 01 November 2006 12:34, Ruben wrote:
 At Tue, 31 Oct 2006 21:55:19 -0800 (PST), brian wrote:
  honest to god, i have only been able to mount hfsplus partition with
  mount -t ufs ufstype=openstep

 I just want to confirm that one can mount hfsplus partitions used by
 MacOSX on linux in read-write mode.  However, you should make sure
 that you disable the journal on the partition, because the journal is
 not supported on linux.  Note also that there is currently no support
 to check the filesystem on linux.

 On my system:
 [EMAIL PROTECTED] ~ $ grep hfsplus /etc/fstab
 /dev/hda7 /mnt/machfsplus ro  0   0
 /dev/hda8   /mnt/osxhfsplus ro,noauto   0   0
 [EMAIL PROTECTED] ~ $ mount | grep hfsplus
 /dev/hda7 on /mnt/mac type hfsplus (ro)

 Yup, it is mounted read-only, because I only need to use that
 partition read-only. If it is mounted read-write and for some reason
 the partition is not umounted cleanly, I will have to reboot in OSX to
 have the partition checked... so that's why I just mount it read-only,
 but I used to mount it read-write before and writing did work.

  the package hfsplus, does not mount actually its a virtual thing.

 hmmm...?

 [EMAIL PROTECTED] ~ $ dpkg -L hfsplus
 /.
 /usr
 /usr/bin
 /usr/bin/hpmount
 /usr/bin/hpumount
 /usr/bin/hpls
 /usr/bin/hpcd
 /usr/bin/hpcopy
 /usr/bin/hppwd
 /usr/bin/hpfsck
 /usr/bin/hprm
 /usr/bin/hpmkdir
 /usr/share
 /usr/share/linda
 /usr/share/linda/overrides
 /usr/share/doc
 /usr/share/doc/hfsplus
 /usr/share/doc/hfsplus/copyright
 /usr/share/doc/hfsplus/changelog.gz
 /usr/share/doc/hfsplus/changelog.Debian.gz
 /usr/share/man
 /usr/share/man/man7
 /usr/share/man/man7/hfsplus.7.gz
 /usr/share/man/man1
 /usr/share/man/man1/hpfsck.1.gz
 /usr/share/man/man1/hpls.1.gz
 /usr/share/man/man1/hpmkdir.1.gz
 /usr/share/man/man1/hpmount.1.gz
 /usr/share/man/man1/hppwd.1.gz
 /usr/share/man/man1/hprm.1.gz
 /usr/share/man/man1/hpcd.1.gz
 /usr/share/man/man1/hpcopy.1.gz
 /usr/share/man/man1/hpumount.1.gz

 Hmm.. and now I see there is a hpfsck... well, I read long time ago
 that someone was trying to port it from the open source OSX
 parts.. must have been ported in the mean time then.

  but the real hangup in both cases is its read only.
  so for the original poster of this thread, no help
  really.

 guava ~ # mount -o remount,rw /mnt/mac
 guava ~ # mount | grep hfsplus
 /dev/hda7 on /mnt/mac type hfsplus (rw)
 guava ~ # touch /mnt/mac/blahblah
 guava ~ # ls -l /mnt/mac/blahblah
 -rw-r--r-- 1 root root 0 Nov  1 12:28 /mnt/mac/blahblah

  none of this has changed for me in the last year from
  2.6.8 through 2.6.18 kernel.

 I've been using that HFS+ partition already for a long
 time... probably about a year. And it's just with regular kernel
 support and the hfsplus package. (on Debian unstable)

 [EMAIL PROTECTED] ~ $ grep HFS /usr/src/linux/.config
 CONFIG_HFS_FS=y
 CONFIG_HFSPLUS_FS=y


 Anyways.. can't help with the problem of the original poster.. like
 someone else said.. it seems likely that the appropriate kernel module
 is missing and/or the hfsplus package.

 Ruben

-- 
---
Børge
Kennel Arivene 
http://www.arivene.net
---



sarge ppc eth0 config problem and old world install

2006-11-01 Thread kansaibear

Thank you brian.
I downloaded several different versions and distros.
Never could get sarge out of command line, but in all honesty I never  
redownloaded/reinstalled either.

Helped me learn a LOT of valuable command line basics though : )

Now I have my old wallstreet quad booted with yellowdog 4.0 , xubuntu  
6.10(from the alt. disk), OS9(just for bootx) and OSX 10.2.8 (for  
work cause I need to sync ical... if there was a linux cal that would  
sync in from the .mac server I would love to try it)


I an quite taken with the ease and functionality of the xubuntu right  
now besides it is a little light on settings in the gui.
I will probably go back and nuke the ydl and try debian again on that  
partition since I have already run ydl before.


For the record, the xbuntu install and set up were flawless past  
having to boot from an os9 volume w/bootx and the quirk of having to  
boot from the ramdisk (copied as with the kernel from after the  
install from the new volume but before the first boot back to the  
bootx volume???) even after install and include the root=/dev/hda? in  
the additional arguments field.


I dont remember sarge being so finiky there. That is not necessary in  
ydl which makes it the easiest old world install if someone has the  
magic kernel
http://www.yellowdog-board.com/viewtopic.php?t=339 note:the  
directions said it was necessary
The ydl also runs from the install kernel and it is not necessary to  
copy the installed kernel back to the bootx volume to run it.
Seems the sarge install was the same but since I never got eth0 up,  
nor out of the command line cause I couldnt access the net for  
balance of the install I wouldnt have a clue.


The xubuntu ppc alt disk that I downloaded/installed is using the   
2.6.17-10-powerpc kernel and I have not run across any freezes or  
usupported hardware yet. And new .mac mail works just fine where it  
absolutely crawls on the ydl 4.0


Well, what have I learned so far?
Simply do not trust downloaded install disks. even they they checksum  
I have several here that just didnt work but after redownloads,  
worked just fine so in the future if I have a problem on a fresh  
install the first thing I will do is redownload and reinstall.
OH, and I love /sbin/trackpad ... saw it in the sarge files but never  
got to use it since I was stuck in command line but it is here in  
xbuntu and it is so much cooler than having to edit xorg.config : )


Happy Computing, Barry


On 2006/11/02, at 13:28, brian wrote:


this should not be, running 2.4 kernel as default
with release debian 3.1, it should be running 2.6.8-3.

that works fine with wall streets.

as far as the current netiso, testing, maybe not.
needs perhaps the 2.6.18 kernel which is still in
unstable.

imho, better to get sarge right, first, then later
upgrade in place. (try that kernel first).

brian




--- Michael Tautschnig [EMAIL PROTECTED]
wrote:


By the way, the iso that I used for install was:
debian-31r3-powerpc-netinst.iso
thanks for your help, barry



Could you try to use the testing release? You can
find an image at

http://cdimage.debian.org/cdimage/etch_di_beta3/powerpc/iso-cd/ 
debian-testing-powerpc-netinst.iso


However, I don't know whether the current release
ought to work on powerpc,
maybe someone else knows a bit more about that!?

Other than that, I've never owned a Wallstreet and
thus I don't know whether
there are any known issues with a 2.4 kernel or the
like.

HTH,
Michael







__ 
__
We have the perfect Group for you. Check out the handy changes to  
Yahoo! Groups

(http://groups.yahoo.com)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact  
[EMAIL PROTECTED]





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]