You are not logged in.
Pages: 1
I have recently upgraded anddd a couple of problems arouse.First of all, my system is unable to boot without removing the boot-up time fsck check..then if i remove it , the system boots however when i type fdisk -l i have no otput.To make matters even worse, i have no /dev/sd* and /dev/hd* devices.Nevertheless I'm writing from the pc which appers not to have any partitions...Any ideas?
Offline
remove the live-cd out of the tray,reboot ;-)
fdisk requires superuser privs, you tried that? what do 'mount -l' and 'ls /dev/disk/by-uuid/' say?
Offline
Well,I'm not on livecd.That\s why i think it;s strange.
Offline
maybe dmesg [ | egrep "sd|hd"] can give some more insight...
Offline
That's the output from dmesg http://pastebin.com/m4dbb031e .However i can't access them through /dev/sd* /dev/hd* ![]()
Offline
hmz, afaik devfs was used for mapping devices to files in /dev/ but it was replaced by udev (requires Kernel 2.6.15), so maybe there is some problem with udev...
Offline
Yes..But what problem, everything is up-to-date and seems right.I can't understand what's wrong i've tried almost everything i read about.
Offline
have you read this one: http://bbs.archlinux.org/viewtopic.php?id=90218 ?
seems like a similar problem...
Offline
to: an Admin/Moderator
Merge with http://bbs.archlinux.org/viewtopic.php?id=91261 ? otherwise you can delete this post, thx ![]()
Offline
Thanks!!I worked but i have to do this manually..I doesn't work automatically at bootup.Any ideas how to have it fixed permanently?
Offline
Pages: 1