iPod b0rked again in arch [SOLVED ~*AGAIN*~]
Moderators: snarkout, Patrick, dann
iPod b0rked again in arch [SOLVED ~*AGAIN*~]
A recent update - not sure what - done b0rked my flippin' ipod. Again. No udev rules I'm aware of seem to work now. I never get a /dev/ipod, and I've tried at least 5 different rules. Just a heads up.
I don't have time for this crap anymore...
I don't have time for this crap anymore...
Last edited by snarkout on Sat Apr 01, 2006 2:38 am, edited 5 times in total.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
I have a problem with my Arch box as well. Today I tried booting it up and got the following messages:
mount: Mounting /dev/root on /new_root failed Invalid arguement
pivot_root: pivot_root: No such file or directory
umount: /initrd: No such file or directory
/linuxrc: 385: /sbin/busybox: not found
Freeing unused kernel memory:252k freed
/bin/sh: Can't open auto
Kernel panic - not syncing: Attempted ot kill init
Has my system been hacked into? This is the first time any distro has crapped out on me in this fashion. What do you guys think?
mount: Mounting /dev/root on /new_root failed Invalid arguement
pivot_root: pivot_root: No such file or directory
umount: /initrd: No such file or directory
/linuxrc: 385: /sbin/busybox: not found
Freeing unused kernel memory:252k freed
/bin/sh: Can't open auto
Kernel panic - not syncing: Attempted ot kill init
Has my system been hacked into? This is the first time any distro has crapped out on me in this fashion. What do you guys think?
Ego contemno licentia
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
I am going to take a guess and say its something with the root partition not working while your boot partition is still fine. But I have never seen anything like that so Im not sure. Try using knoppix to do some diagnostics. (I always use Gentoo's install/livecd since I can just chroot into their without using the kernel if something goes really wrong like when I uninstalled grubPatrick wrote:I have a problem with my Arch box as well. Today I tried booting it up and got the following messages:
mount: Mounting /dev/root on /new_root failed Invalid arguement
pivot_root: pivot_root: No such file or directory
umount: /initrd: No such file or directory
/linuxrc: 385: /sbin/busybox: not found
Freeing unused kernel memory:252k freed
/bin/sh: Can't open auto
Kernel panic - not syncing: Attempted ot kill init
Has my system been hacked into? This is the first time any distro has crapped out on me in this fashion. What do you guys think?
Dunno, honestly. I still think it's a fantastic distro, but I really do not have time to fart around with my linux box twice a week -- I'm trying like hell to learn cisco. This means either no upgrading or a different distro, I guess. This pisses me off more than most issues though, since I've now solved this issue twice, and have to figure out WTF is wrong now.Wally Balljacker wrote:You going to ditch Arch?
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
OK - solved. Again. I had named my rule 00.rules as per "The Arch Way" outlined in one of the udev wiki entries. After trying a billion different combos of udev rules, I decided, no clue why, to rename 00.rules to ipod.rules, and magically things work again. This is completely reproducible. WTF is up with that?
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson
BUS=="scsi", SYSFS{vendor}=="Apple", KERNEL=="sd?2", SYSFS{model}=="iPod*", NAME="%k", SYMLINK+="ipod"
This worked, finally. I have mounted, unmounted, and rebooted. I can still mount and unmount my ipod. Happy happy joy joy.
This worked, finally. I have mounted, unmounted, and rebooted. I can still mount and unmount my ipod. Happy happy joy joy.
Shared pain is lessened, shared joy is increased; thus do we refute entropy.
--Spider Robinson
--Spider Robinson