[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: live.debian.netcdimage, Builds - Frequency



hello, sorry for sending it again - but i subscribed to the list an my email did not show up so far and even not on the website..

----- Original Message ----- From: holli
To: debian-live@lists.debian.org
Sent: Thursday, March 18, 2010 8:38 PM
Subject: boot to ram failed of an installed system


hello,

i installed ubuntu server 9.10 on a intel ss4200 - the device has 4 1.5tb disks and the setup is:

raid0 => mount point /boot (200 mb)
raid10 => lg-lv-system - mount point / (20 gb)
raid5 => lg-lv-storage mount point /nas2 (4.1 tb)

i used this guide (http://ubuntuforums.org/showthread.php?t=707230) to generate a copy of my installed system - because i want to run the installed system within my 2GB ram - this should be possible because after doing all steps - i will only use 300 MB...

so when i try to boot into this system:

grub2 entries:

menuentry "Ubuntu, Linux $(uname -r) to RAM" {
       recordfail=1
       if [ -n \${have_grubenv} ]; then save_env recordfail; fi
       set quiet=0
       insmod raid
       insmod mdraid
       insmod ext2
       set root=(md0)
search --no-floppy --fs-uuid --set 23859363-4118-4637-83bf-ac59f3afd4c3 linux /vmlinuz-$(uname -r) root=/dev/mapper/vg_system-lv_system BOOT=LIVE boot=live toram username=holli nosudo noxautoconfig noautologin quickreboot ro console=ttyS0,115200n8 debug
       initrd  /initrd.img-$(uname -r)
}

i get the following error:

Begin: Loading essential drivers... ...
[    8.530649] md: linear personality registered for level -1
[    8.539388] md: multipath personality registered for level -4
[    8.547983] md: raid0 personality registered for level 0
Done.
Begin: Running /scripts/init-premount ...
Done.
Begin: Mounting root file system... ...

    \0x1b[1;31m .''`.  \0x1b[0m
    \0x1b[1;31m: :'  : \0x1b[0m  \0x1b[1;37mBOOT FAILED!\0x1b[0m
    \0x1b[1;31m`. `'`  \0x1b[0m
    \0x1b[1;31m  `-    \0x1b[0m  This Debian Live image failed to boot.

 Please file a bug against the 'live-initramfs' package or email the Debian
Live mailing list at <debian-live@lists.debian.org>, making sure to note the exact version, name and distribution of the image you were attempting to boot.

The file \0x1b[1;37m/live.log\0x1b[0m contains some debugging information but booting with the \0x1b[1;37mdebug\0x1b[0m command-line parameter will greatly increase its verbosity which is
 extremely useful when diagnosing issues.

 live-initramfs will now start a shell. The error message was:

   No supported filesystem images found at /live.


BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)

cat live.log shows only this even with the debug on the kernel line:

(initramfs)
cat live.log
Begin: Running /scripts/live-premount ...
Done
.
/init: line 1: /lib/udev/cdrom_id: not found
Begin: Copying live media to ram ...
mount -t tmpfs -o size=0k /dev/shm /dev/md0.ext4_swap
cp: cannot stat '/dev/md0.ext4/*': Not a directory
umount: can't umount /dev/md0.ext4: Invalid argument
mount: mounting /dev/md0.ext4_swap on /dev/md0.ext4 failed: Invalid argument
rmdir: '/dev/md0.ext4_swap': Device or resource busy
Done.
(initramfs)

any help would be great

thanks
holli

----- Original Message ----- From: "Daniel Baumann" <daniel@debian.org>
To: "Debian Live" <debian-live@lists.debian.org>
Sent: Sunday, March 21, 2010 7:49 AM
Subject: Re: live.debian.netcdimage, Builds - Frequency


On 03/20/2010 11:55 PM, Brendan Sleight wrote:
   2010-03-17: Debian Live Squeeze alpha1
   The first alpha images for the upcoming Debian Squeeze 6.0 release
have been uploaded.

Which sounds very exciting.

i'm not finished writing the announcement yet, that's why you've not read anything about it yet on the ml.

Any idea how often the squeeze-build are made ?

Also how often are the other builds - built ?

we still don't have autobuilds enabled, so they are still manual releases triggered; daily/weekly builds are becoming more and more a burden as they are quite big (each set is nearly 50gb). i'm not sure yet how and where to build them in a sustainable way (problem here not being amd64 and i386, but powerpc and sparc).

--
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baumann@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--
To UNSUBSCRIBE, email to debian-live-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: [🔎] 4BA5C177.5000402@debian.org">http://lists.debian.org/[🔎] 4BA5C177.5000402@debian.org


Reply to: