Author Topic: Calling all Linux Kernel developers!  (Read 347973 times)

0 Members and 2 Guests are viewing this topic.

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1020 on: February 14, 2014, 06:34:50 pm »
how should i connect the usb drive to the calculator?
i have an usb hub with power cable can i use this

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1021 on: February 14, 2014, 06:40:43 pm »
Yup, as long as it has a mini usb-b connector so you can use the included usb-a -> usb-b cable.

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1022 on: February 15, 2014, 03:02:05 pm »
can somebody help me i cant use ubuntu to copy the data to the usb and i cant us e kali linux cause at ubuntu you dont have the permissions to copy at the usb cause you dont have an root account and in kali linuxyou dont have an untar programm and the command you gave me causes an error  >:( >:( >:(

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1023 on: February 15, 2014, 03:04:47 pm »
Quote
cause at ubuntu you dont have the permissions to copy at the usb cause you dont have an root account
"sudo"?

Quote
in kali linuxyou dont have an untar programm and the command you gave me causes an error
It shouldn't. What's the error message?

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1024 on: February 15, 2014, 05:36:26 pm »
Code: [Select]
root@kali:~# tar -xvzf xconfig.tar.bz2 -C /dev/sdd
tar (child): xconfig.tar.bz2: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
the usb drive is ext4 formatted

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1025 on: February 15, 2014, 06:26:13 pm »
if i connect the usb to my calculator and type df the usb isnt listed there  >:( :(

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1026 on: February 15, 2014, 06:48:57 pm »
To your first part of your double post:
Quote
xconfig.tar.bz2: Cannot open: No such file or directory
To extract a file, you need to have to file to extract first.

to the second part:
Quote
if i connect the usb to my calculator and type df the usb isnt listed there
"lssci" maybe. Or "lsusb". For "df" the usb drive has to be mounted first.

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1027 on: February 15, 2014, 07:09:23 pm »
Also, use xjvf instead of xzvf since its compressed with bzip2.

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1028 on: February 16, 2014, 02:34:50 am »
ok with xjvf i got it extracted at the desktop but if i copy all the files to the usb there is an other error but i think all the files are copied

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re:
« Reply #1029 on: February 16, 2014, 02:49:08 am »
How can i show the /dev/log/messages i know how to get into the log folder nur i dont manage to get the messages viewed

Offline jannick_s

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 13
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1030 on: February 16, 2014, 04:00:29 am »
ok i think my calculator sees the usb device this is what he gave me after typing dmesg
the picture is in the attachements
ill ty to format it ext3 and try it again

« Last Edit: February 16, 2014, 04:01:10 am by jannick_s »

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1031 on: February 16, 2014, 08:42:03 am »
You just triple-posted...
But no, your calculator didn't notice anything usb-related at all.
Did you do the usual USB workaround stuff? Plug the usb drive in before booting linux and ignore the error message the nspire os gives you.
And try "lsusb" when linux is booted.

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1032 on: February 17, 2014, 03:09:17 pm »
can someone help me getting Debian on my Nspire cx?
what kernel/file-system do i need?

and i cant boot xconfig from my usb drive :s what format does the usb needs to be ext2/3/4?
i get a kernel panic..

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1033 on: February 17, 2014, 03:14:16 pm »
Quote
can someone help me getting Debian on my Nspire cx?
what kernel/file-system do i need?
google: debootstrap armv5

Quote
and i cant boot xconfig from my usb drive :s what format does the usb needs to be ext2/3/4?
i get a kernel panic..
Does your drive get recognized?

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #1034 on: February 17, 2014, 03:18:49 pm »
Quote
can someone help me getting Debian on my Nspire cx?
what kernel/file-system do i need?
google: debootstrap armv5

was thinking it was arm9

Quote
Quote
and i cant boot xconfig from my usb drive :s what format does the usb needs to be ext2/3/4?
i get a kernel panic..
Does your drive get recognized?
yes i can mount it if i boot from the ram disk.