Power Developer
https://powerdeveloper.org/forums/

hal-storage-mount-removable no <-- (action, result)
https://powerdeveloper.org/forums/viewtopic.php?f=12&t=1404
Page 1 of 1

Author:  Torn [ Tue Oct 16, 2007 4:02 am ]
Post subject:  hal-storage-mount-removable no <-- (action, result)

Seems there is a bug in HAL, that prevents mounting of removable media(USB, CD/DVD and so on).
If this will happen to You, reinstall hal(i.e. mark it for upgrade under YaST), it should work again.
If hal still doesn't work(or the problem will return after some time - this was my case), put RUN_PARALLEL="no" to your /etc/sysconfig/boot file.
Works for me. ;)
edit:
OpenSuSE 10.3 on Pegasos II 7447.

Author:  ligia [ Mon Oct 22, 2007 2:45 pm ]
Post subject:  opensuse 10.3 problems

Hi! I tried to mount partition C and i did it. The same thing i did it for partition D but i forgot to edit file etc/fstab. Now,when i restart computer, opensuse doesn't boot and is stocked to a step. It gives me a warning : no end newline in etc/fstab

What should i do?pls help me
10x

Author:  czp [ Tue Oct 23, 2007 1:01 am ]
Post subject: 

Boot to single user mode (add '1' to the boot parameters), like:
Code:
boot hd:6 boot/kernel root=/dev/sda7 1
once at the # prompt, mount / as read-write:
Code:
mount -o remount,rw /
edit /etc/fstab in your favorite text editor, and add a new line to the end of the file:
Code:
vi /etc/fstab
Save it, and reboot.

If you can't get to single user, please use the 'rescue' option of the installer, mount your / partition, and edit /etc/fstab. Note, that some editors, like my favorite 'joe' automagically break long lines, which results in broken /etc/fstab.

Author:  ligia [ Tue Oct 23, 2007 7:08 am ]
Post subject:  not working :(

These are the last lines when SuSE get stocked:



warning: no final newline at the end of /etc/fstab
warning: no final newline at the end of /etc/fstab
debugfs on sys/kernel/debug type debugfs rw
udev on/dev type tmpfs(rw)
loop: module loaded
devpts on/ dev/ pts type devpts ( rw, mode=0620, gid=5)
warning: no final newline at the end of /etc/fstab
mount: you didn't specify a filesystem type for /dev/sda1
I will try type ntfs
NTFS driver 2.1.28 [Flags :R/W Module]
NTFS volume version 3.1

Page 1 of 1 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/