Hi, It’s my first post here and I searched and tried for hours…but I didn’t find a solution.
I have an ASUS Wireless Router which shares a usb drive over network. It runs without any problems and it had run on my old openSUSE too.
I edited my fstab and “mount -a” after boot works…I tried to delay it in rc.d/boot.local and I tried to add an auto boot item in gnome (yes, I would have to input the root pw every boot, but that would be ok…). But an auto boot item cannot be executed in a terminal (don’t know why…it just don’t work) so sudo isn’t possible. Gnomesu can’t be used with mount -a, so what can I do to?
Pillus666 wrote:
> Hi, It’s my first post here and I searched and tried for hours…but I
> didn’t find a solution.
>
> I have an ASUS Wireless Router which shares a usb drive over network.
> It runs without any problems and it had run on my old openSUSE too.
>
> I edited my fstab and “mount -a” after boot works…I tried to delay it
> in rc.d/boot.local and I tried to add an auto boot item in gnome (yes, I
> would have to input the root pw every boot, but that would be ok…).
> But an auto boot item cannot be executed in a terminal (don’t know
> why…it just don’t work) so sudo isn’t possible. Gnomesu can’t be used
> with mount -a, so what can I do to?
Before setting up cron jobs or after.local, please show us what you have
tried. What is in your fstab? Does it contain the _netdev option? If
not, please try that first.