Displaying 7 results from an estimated 7 matches for "unkonwn".
Did you mean:
unknown
2013 May 02
3
guest share on a " security = user" server
...st only = yes
#security = share
path = /san/san-lacie/abteilungen/allgemein/mcafee
read only = no
writable = no
printable = no
Browseable = No
but it does not work. Windows pops up the the logon window or , when I try
to start a script from the console it tells me ( translated from german ) "
unkonwn user or worng passowrd "
smbclient asks for a pwd too, but accepts a empty one.
What is wrong in my configuration ?
Thanks
Andreas
2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...0.600728] [<c1427a40>] ? ret_from_kernel_thread+0x20/0x30
[ 0.600766] [<c141f610>] ? rest_init+0x60/0x60
[ 0.600823] Kernel Offset: 0x0 from 0xc1000000 (relocation range:
0xc0000000-0xf7ffdfff)
[ 0.600883] ---[ end Kernel panic - not syncing: VFS: Unable to mount
root fs on unkonwn-block(0,0)
David
2017 Mar 19
0
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
On 03/19/2017 04:03 PM, David Christensen wrote:
> [ 0.600883] ---[ end Kernel panic - not syncing: VFS: Unable to mount
> root fs on unkonwn-block(0,0)
Similar kernel panic when booted on Intel DQ67SW i7-2600S.
David
2011 Nov 13
1
issue using package sos
...ot;random forest")
found 253 matches; retrieving 13 pages
2 3 4 5 6 7 8 9 10 11 12 13
++++++++++++++++++++++++++
the first part looks as it used to int he past...but now I have the
follow errors?
URL Error no protocol: null/doc/html/packages.html
Click OK then another box pops up URL Error
unkonwn protocl: c
Clicked OK
Then the help window opens
Top line isted is C:\Documents~....\temp\RtmpE3Letk\fileaa22222
When I select the other tab packages .. it is blank.
As always clueless in Belize,
Bruce
2019 Feb 04
0
Unable to start libvirt systemd service
...482: error : virGetUserID:1041 :
invalid argument: Failed to parse user
'tss'
Feb 04 06:34:41 draco libvirtd[420]: 482: error : virGetGroupID:1124 :
invalid argument: Failed to parse group
'tss'
- msg 68/68 100%
It is found that the libvirt systemd service times out, and for some
unkonwn reason the previous libvitrd process is not killed.
I dont see any errors in /var/log/messages or /var/log/syslog.
Could anyone please help?
Thanks
Sharath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachme...
2017 Mar 20
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
> On 03/19/2017 04:03 PM, David Christensen wrote:
> > [ 0.600883] ---[ end Kernel panic - not syncing: VFS: Unable to mount
> > root fs on unkonwn-block(0,0)
>
> Similar kernel panic when booted on Intel DQ67SW i7-2600S.
>
>
> David
>
That's because your syslinux.cfg is "wrong", but the behavior just
proves that SYSLINUX is indeed booting.
# ***syslinux.cfg***
DEFAULT mylabel
LABEL mylabel
LINUX vmlin...
2017 Mar 19
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
On 03/18/2017 03:02 PM, Thomas Schmitt via Syslinux wrote:
> Hi,
>
> David Christensen wrote:
>> I use this USB flash drive for bootable installer images; I do not
>> attempt to mount it. I don't know that I could, even if I wanted to:
>
> mkdir /mnt/iso
> mount /dev/sdc /mnt/iso
>
> or, because partition 1 starts at block 0, you may mount it too
>