Prev: Playing video embedded in pdf
Next: Debian compatibility with US Robotics USR5637 external USB modem
From: godo on 25 Feb 2010 06:30 Hi folks, a few days ago I helped a friend find drivers for XP box (detecting with lspci and connecting on net with Live CD). When I came home and put that USB memory in my up to date Squeeze box I could not delete the directory with the drivers. Even as root. Strangest of all, it was not driver.exe anymore, but a lot of strange data (as shown on pic below). I could not turn on terminal or any other programs. I thought that KDE crashed and I was restarted box. After the grub loading I got the following message: # This is my swap uuid-12efe908-41a1-4c4d-9ad2-e9994ed6c603 kinit: name_to_dev_t(/dev/disk/by-uuid/12efe908-41a1-4c4d-9ad2-e9994ed6c603) = dev(3,6) kinit: trying to resume from /dev/disk/by-uuid/12efe908-41a1-4c4d-9ad2-e9994ed6c603 kinit: No resume image, doing normal boot... run-init: /sbin/init: No such file or directory [ 4.316704] Kernel panic - not syncing: Attempted to kill init! I can't go to terminal or X. I was comment in fstab swap but without sucess. Live Parted Magic sad that swap is OK. My first question is is it possible to "clean" kinit or is it better solution? I found lot of similar situations on the net but some doesn't work for me and for some I wasn't sure is it ok or not in my case. Another strange thing is that i shared few movies from Squeeze box to Sid box and one movie (avi) was crushed like that driver.exe. This is pic: http://dobosevic.com/nix/usb.png driver.exe looks like that also. My second question is what can be the cos for something like that? USB memory is 16gb fat Transcend and I'm formatted him after that driver issue. Thanks for any help. -- Bye, Goran Dobosevic Hrvatski: www.dobosevic.com English: www.dobosevic.com/en/ Registered Linux User #503414 -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4B865CD9.90802(a)dobosevic.com
From: Olaf Reitmaier Veracierta on 4 Mar 2010 23:50 On 25/02/10 06:49, godo wrote: > Hi folks, > a few days ago I helped a friend find drivers for XP box (detecting > with lspci and connecting on net with Live CD). > When I came home and put that USB memory in my up to date Squeeze box > I could not delete the directory with the drivers. Even as root. > No pics are allowed on this list. > Strangest of all, it was not driver.exe anymore, but a lot of strange > data (as shown on pic below). I could not turn on terminal or any > other programs. Well, the USB pen is gone. > > I thought that KDE crashed and I was restarted box. > Ok > After the grub loading I got the following message: > # This is my swap uuid-12efe908-41a1-4c4d-9ad2-e9994ed6c603 Ok > kinit: > name_to_dev_t(/dev/disk/by-uuid/12efe908-41a1-4c4d-9ad2-e9994ed6c603) = > dev(3,6) > kinit: trying to resume from > /dev/disk/by-uuid/12efe908-41a1-4c4d-9ad2-e9994ed6c603 > kinit: No resume image, doing normal boot... > run-init: /sbin/init: No such file or directory > [ 4.316704] Kernel panic - not syncing: Attempted to kill init! > Maybe misconfigured swap. > I can't go to terminal or X. Ok, on GRUB boot menu, type "e" add option noswap, then boot with CTRL+X. Only if the problem (as I understand) is that you can't boot your system. > > I was comment in fstab swap but without sucess. Don't do that if you don't disable swap > Live Parted Magic sad that swap is OK. Surely. > > > My first question is is it possible to "clean" kinit or is it better > solution? Cleaning it is not a solution. > I found lot of similar situations on the net but some doesn't work for > me and for some I wasn't sure is it ok or not in my case. Ok. > > Another strange thing is that i shared few movies from Squeeze box to > Sid box and one movie (avi) was crushed like that driver.exe. This is > pic: http://dobosevic.com/nix/usb.png driver.exe looks like that also. > USB pen is gone. > My second question is what can be the cos for something like that? USB > memory is 16gb fat Transcend and I'm formatted him after that driver > issue. > Try fdisk with your pen. > Thanks for any help. You're welcome, tell if it works. -- --------------------------------------------------------------------- "You don't know where your shadow will fall", Somebody.- --------------------------------------------------------------------- Ing. Olaf Reitmaier Veracierta<olafrv(a)gmail.com> --------------------------------------------------------------------- Personal Web Page -- http://olafrv.com -- info(a)olafrv.com --------------------------------------------------------------------- -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4B908CBB.1050005(a)gmail.com
From: godo on 8 Mar 2010 08:20 Olaf Reitmaier Veracierta wrote: > No pics are allowed on this list. Sorry I didn't know that. So, for the future if I need to display an image what is the solution? > Maybe misconfigured swap. >> I can't go to terminal or X. > Ok, on GRUB boot menu, type "e" add option noswap, then boot with CTRL+X. > > Only if the problem (as I understand) is that you can't boot your system. >> > Try fdisk with your pen. >> Thanks for any help. > You're welcome, tell if it works. > I will remember that for the future. Few days before your mail i was compared with my other box and found that I don't have lots of library's so I re-installed Squeeze. Thank you for your helpful hints and responding. -- Bye, Goran Dobosevic Hrvatski: www.dobosevic.com English: www.dobosevic.com/en/ Registered Linux User #503414 -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4B94F8DF.2050506(a)dobosevic.com
From: Celejar on 8 Mar 2010 09:30 On Mon, 08 Mar 2010 14:17:19 +0100 godo <goran(a)dobosevic.com> wrote: > Olaf Reitmaier Veracierta wrote: > > > No pics are allowed on this list. > Sorry I didn't know that. So, for the future if I need to display an > image what is the solution? Not sure about this. The CoC merely states: # Avoid sending large attachments. http://www.debian.org/MailingLists/#codeofconduct I) Is 'avoid' the same as 'do not', the phrasing used elsewhere in the CoC? II) How large is 'large'? So you can probably send (smallish) compressed images. You can also post the image to somewhere like Imgur (http://imgur.com/faq) and link to it here. Celejar -- foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator mailmin.sourceforge.net - remote access via secure (OpenPGP) email ssuds.sourceforge.net - A Simple Sudoku Solver and Generator -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100308092730.ca6d026c.celejar(a)gmail.com
From: godo on 11 Mar 2010 08:30 Celejar wrote: > On Mon, 08 Mar 2010 14:17:19 +0100 > godo <goran(a)dobosevic.com> wrote: > >> Olaf Reitmaier Veracierta wrote: >> >>> No pics are allowed on this list. >> Sorry I didn't know that. So, for the future if I need to display an >> image what is the solution? > > Not sure about this. The CoC merely states: > > # Avoid sending large attachments. > > http://www.debian.org/MailingLists/#codeofconduct > > I) Is 'avoid' the same as 'do not', the phrasing used elsewhere in the > CoC? > > II) How large is 'large'? > > So you can probably send (smallish) compressed images. You can also > post the image to somewhere like Imgur (http://imgur.com/faq) and link > to it here. > > Celejar I was link to pic., not attach pic. So linking is ok? -- Bye, Goran Dobosevic Hrvatski: www.dobosevic.com English: www.dobosevic.com/en/ Registered Linux User #503414 -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/4B98EEC8.6050704(a)dobosevic.com
|
Next
|
Last
Pages: 1 2 Prev: Playing video embedded in pdf Next: Debian compatibility with US Robotics USR5637 external USB modem |