LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Sabayon
User Name
Password
Sabayon This forum is for the discussion of Sabayon Linux.

Notices


Reply
  Search this Thread
Old 06-21-2011, 12:59 PM   #16
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4

Quote:
Originally Posted by Pearlseattle View Post
Eeeehhh...., what?
I don't see "Ubuntu" anywhere in this thread... . If you already have Ubuntu installed on the target PC, have a look with "uname -a" at the kernel version that you're using there (if the connection to the Internet or internal network works from there, otherwise the kernel version does not matter).
In the distros that I'm using it shows that I have Ubuntu on my desktop *Actually, Dual-Boot since I was playing games earlier* but if you wish, I'll reboot.
 
Old 06-21-2011, 01:07 PM   #17
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
On Sabayon Linux Gaming Edition, it says ">>Mounting squashfs filesystem
mount: mounting /dev/loop0 on /newroot/mnt/livecd failed: invalid argument
!! Failed to $1; failing back to the shell...
*SO MANY GOD DAMN TYPOS*

BusyBox v1.18.1 (2011-06-17 16:45:44 UTC) built-in shell (ash)
Enter 'help' for list of built in commands.

/bin/ash: can't access tty; job controll turned off"

Plenty of typos in it, could that be a problem? Could the built-in shell supposed to have been BASH instead of Ash and it screwed up? I have no idea why I'm having so much difficulty with it.
 
Old 06-21-2011, 01:11 PM   #18
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Pearlseattle View Post
Eeeehhh...., what?
I don't see "Ubuntu" anywhere in this thread... . If you already have Ubuntu installed on the target PC, have a look with "uname -a" at the kernel version that you're using there (if the connection to the Internet or internal network works from there, otherwise the kernel version does not matter).
As for what uname -a says...

Code:
 uname -a
Linux theif519-Inspiron-580s 2.6.38-8-generic-pae #42-Ubuntu SMP Mon Apr 11 05:17:09 UTC 2011 i686 i686 i386 GNU/Linux
As for why it's 32-bit, when I first install Ubuntu, I didn't know the differences between 64-bit and 32-bit so I got the one that said was recommended, and that was 32-bit.
 
Old 06-21-2011, 01:46 PM   #19
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Quote:
Originally Posted by theif519 View Post
On Sabayon Linux Gaming Edition, it says ">>Mounting squashfs filesystem
mount: mounting /dev/loop0 on /newroot/mnt/livecd failed: invalid argument
!! Failed to $1; failing back to the shell...
*SO MANY GOD DAMN TYPOS*

BusyBox v1.18.1 (2011-06-17 16:45:44 UTC) built-in shell (ash)
Enter 'help' for list of built in commands.

/bin/ash: can't access tty; job controll turned off"

Plenty of typos in it, could that be a problem? Could the built-in shell supposed to have been BASH instead of Ash and it screwed up? I have no idea why I'm having so much difficulty with it.
Busybox is itself a program, which contains a basic shell and some in-built (compiled) commands - only the ones that are the most basic, without ifconfig, modprobe, etc... .

It looks like that you aren't able to boot to the end. Probably some problems when you transferred the CD-image to USBstick?
 
Old 06-21-2011, 01:55 PM   #20
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Pearlseattle View Post
Busybox is itself a program, which contains a basic shell and some in-built (compiled) commands - only the ones that are the most basic, without ifconfig, modprobe, etc... .

It looks like that you aren't able to boot to the end. Probably some problems when you transferred the CD-image to USBstick?
I used UNetBootIn, but I suppose you're right. So, I should try to use a DVD? Dang, that won't be for a while since I don't have the money for one yet. I wanted to use it so badly... I remember hearing once you could boot off the hard disk, or use loopback or whatever, with GRUB2
 
Old 06-21-2011, 02:05 PM   #21
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Let me see that unetbootin - have to first re-download the images as I deleted them.
Will use the xfce-image as it's much smaller than the Grub one.
 
Old 06-21-2011, 02:45 PM   #22
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Hmmm, don't manage to boot from usb-stick.
How did you install the MBR? Did you do it as well using unetbootin?
 
Old 06-21-2011, 02:49 PM   #23
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Pearlseattle View Post
Hmmm, don't manage to boot from usb-stick.
How did you install the MBR? Did you do it as well using unetbootin?
What did you mean it didn't manage? As in, you had the same problems as I did, or did it work for you? Also, I installed GRUB2 to the MBR from a DVD-R someone gave me *I wish it was DVD-RW* and I haven't discovered UNetBootIn until at least this month after I was annoying my friends by asking them for a spare blank DVD XD.
 
Old 06-21-2011, 03:08 PM   #24
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
No, I didn't have the same problems you had - I booted from CD and everything worked.
But you're transferring the CD-image you downloaded to a USB-stick, right?
 
Old 06-21-2011, 03:18 PM   #25
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Pearlseattle View Post
No, I didn't have the same problems you had - I booted from CD and everything worked.
But you're transferring the CD-image you downloaded to a USB-stick, right?
Yes, the ISO image that was in the mirrors you gave me. Was there one meant for a USB? Also, you said you tried UNetBootIn right? And it worked for you?
 
Old 06-21-2011, 03:25 PM   #26
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
No image meant for USB.
No, unetbootin did not work. Trying right now to transfer manually one of those CD-images to USB... .
 
Old 06-21-2011, 03:36 PM   #27
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Pearlseattle View Post
No image meant for USB.
No, unetbootin did not work. Trying right now to transfer manually one of those CD-images to USB... .
I'm kind of relieved to hear that yet a bit disappointed, disappointed because I can't use Sabayon, yet a bit happy because it may mean that it's UNetBootIn, not my hardware that's causing the problems
 
Old 06-21-2011, 04:06 PM   #28
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
Damn - no problem from CD, but a complete mess from USB.
Even when putting everything manually on the USB-stick, the system does not detect the USB-stick after boot, when it's supposed to mount the root filesystem.
Going to have dinner now. Bye
 
1 members found this post helpful.
Old 06-21-2011, 06:12 PM   #29
theif519
Member
 
Registered: Mar 2011
Location: Rochester, NY
Distribution: N/A
Posts: 255

Original Poster
Rep: Reputation: 4
Quote:
Originally Posted by Pearlseattle View Post
Damn - no problem from CD, but a complete mess from USB.
Even when putting everything manually on the USB-stick, the system does not detect the USB-stick after boot, when it's supposed to mount the root filesystem.
Going to have dinner now. Bye
It's alright, thank you for the effort, I appreciate it, I'll just need a LiveDVD, it's safer any way. Thank you.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bridging a wireless and wired network causes wired to stop working royce2020 Linux - Networking 0 04-21-2009 04:48 PM
Linux drivers and configuring the network card (wired and wireless ) tmel173 Linux - Newbie 4 12-01-2008 05:00 AM
i can detect a wired network but cannot obtain an IP address martin80 Linux - Newbie 1 06-02-2008 10:54 AM
How to modify existing network boot cd, cannot detect new network card driver. hocheetiong Linux - Newbie 0 12-05-2007 07:06 AM
Can't get my WIRED PCMCIA network card working in Knoppix ploskinj Linux - Networking 1 04-01-2007 01:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Sabayon

All times are GMT -5. The time now is 01:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration